/aosp_15_r20/test/dittosuite/ |
H A D | README.md | 107 ## Instructions section in Writing .ditto files {#writing-ditto-files} 141 ### `instruction` 159 ### `instruction_set` 209 ### `multithreading` 242 ### `open_file` 259 ### `delete_file` 270 ### `close_file` 279 ### `resize_file` 290 ### `resize_file_random` 308 ### `write_file` [all …]
|
/aosp_15_r20/external/libultrahdr/docs/ |
H A D | building.md | 9 ### Requirements 28 ### CMake Options 71 ### Generator 75 ### Build Steps 86 ### Linux Platform 125 ### macOS Platform 164 ### Windows Platform - MSYS2 Env 189 ### Windows Platform - MSVC Env 219 ### Cross-Compilation - Build System Linux
|
/aosp_15_r20/external/executorch/examples/qualcomm/qaihub_scripts/llama/ |
H A D | README.md | 12 ### Instructions subsection 13 #### Step 1: Setup 17 #### Step2: Prepare Model 27 #### Step3: Run default examples 37 ### Instructions subsection 38 #### Step 1: Setup 42 #### Step2: Prepare Model 48 #### Step3: Run default examples
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | test_eu_compact.cpp | 208 class Instructions : public CompactTestFixture {}; class 221 TEST_P(Instructions, ADD_GRF_GRF_GRF) in TEST_P() argument 230 TEST_P(Instructions, ADD_GRF_GRF_IMM) in TEST_P() argument 238 TEST_P(Instructions, ADD_GRF_GRF_IMM_d) in TEST_P() argument 246 TEST_P(Instructions, MOV_GRF_GRF) in TEST_P() argument 254 TEST_P(Instructions, ADD_vec1_GRF_GRF_GRF) in TEST_P() argument 263 TEST_P(Instructions, f0_0_MOV_GRF_GRF) in TEST_P() argument 278 TEST_P(Instructions, f0_1_MOV_GRF_GRF) in TEST_P() argument
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_test_eu_compact.cpp | 237 class Instructions : public CompactTestFixture {}; class 263 TEST_P(Instructions, ADD_GRF_GRF_GRF) in TEST_P() argument 272 TEST_P(Instructions, ADD_GRF_GRF_IMM) in TEST_P() argument 280 TEST_P(Instructions, ADD_GRF_GRF_IMM_d) in TEST_P() argument 288 TEST_P(Instructions, MOV_GRF_GRF) in TEST_P() argument 305 TEST_P(Instructions, ADD_vec1_GRF_GRF_GRF) in TEST_P() argument 323 TEST_P(Instructions, f0_0_MOV_GRF_GRF) in TEST_P() argument 338 TEST_P(Instructions, f0_1_MOV_GRF_GRF) in TEST_P() argument
|
/aosp_15_r20/external/executorch/examples/qualcomm/oss_scripts/llama2/ |
H A D | README.md | 11 ### Instructions subsection 12 #### Step 1: Setup 16 #### Step2: Prepare Model 31 #### Step3: Run default examples 38 #### (Note) Customized PTQ data set
|
/aosp_15_r20/external/executorch/examples/qualcomm/qaihub_scripts/stable_diffusion/ |
H A D | README.md | 11 ### Instructions subsection 12 #### Step 1: Setup 16 #### Step2: Prepare Model 21 #### Step3: Install Requirements 29 #### Step4: Run default example
|
/aosp_15_r20/external/executorch/examples/models/llava/ |
H A D | README.md | 29 ## Instructions section 35 ### Generate ExecuTorch .PTE and other artifacts 54 ### Build C++ Runner 70 ### Build Mobile Apps 84 ### Running LLaVA
|
/aosp_15_r20/external/executorch/examples/models/phi-3-mini-lora/ |
H A D | README.md | 6 ## Instructions section 7 ### Step 1: [Optional] Install ExecuTorch dependencies 10 ### Step 2: Install Requirements 13 ### Step 3: Export and run the model
|
/aosp_15_r20/tools/netsim/testing/mobly/ |
H A D | README.md | 7 ## Instructions section in Example Mobly Test 11 ### To run using AOSP Mobly: 18 ### To run with standalone AOSP Mobly runner: 25 ### To run with Mobly on GitHub:
|
/aosp_15_r20/external/webrtc/docs/native-code/development/ |
H A D | contributing.md | 18 ## Instructions section in Contributing to the WebRTC project 20 ### Contributing your First Patch 42 ### Uploading your First Patch 83 ### Trybots
|
/aosp_15_r20/external/executorch/docs/source/llm/ |
H A D | build-run-llama3-qualcomm-ai-engine-direct-backend.md | 14 ## Instructions section in Building and Running Llama 3 8B Instruct with Qualcomm AI Engine Direct Backend 16 … of the model and optimized matrix from [Spin Quant](https://github.com/facebookresearch/SpinQuant) 21 ### Step2: Export to ExecuTorch with Qualcomm AI Engine Direct Backend 46 ### Step3: Invoke the Runtime on an Android smartphone with Qualcomm SoCs
|
/aosp_15_r20/external/libopus/meson/ |
H A D | README.md | 20 ### Check out Source 28 ### Configure 37 ### Build 45 ### Testing with Meson
|
/aosp_15_r20/external/executorch/backends/mediatek/ |
H A D | README.md | 12 ### Prerequisites 41 ### Setup 62 ### Build 71 ### Run
|
/aosp_15_r20/external/opencensus-java/contrib/log_correlation/stackdriver/ |
H A D | README.md | 11 ## Instructions section in OpenCensus Stackdriver Log Correlation 13 ### Prerequisites 24 ### Add the dependencies to your project 43 ### Configure the `OpenCensusTraceLoggingEnhancer`
|
/aosp_15_r20/external/skia/src/sfnt/ |
H A D | SkOTTable_glyf.h | 81 struct Instructions { struct 82 SK_OT_USHORT length; 83 SK_OT_BYTE data[1/*length*/]; 209 struct Instructions { struct 210 SK_OT_USHORT length; 211 SK_OT_BYTE data[1/*length*/];
|
/aosp_15_r20/external/OpenCL-CLHPP/ |
H A D | README.md | 37 ### Dependencies 52 ### Example Build 75 ### Example Use
|
/aosp_15_r20/external/OpenCL-ICD-Loader/ |
H A D | README.md | 31 ### Dependencies 39 ### Example Build 64 ### Example Use
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/ |
D | dex_instruction_iterator.h | 43 ALWAYS_INLINE const uint16_t* Instructions() const { in Instructions() function 79 ALWAYS_INLINE const uint16_t* Instructions() const { in Instructions() function 210 const uint16_t* Instructions() const { in Instructions() function
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/ |
D | dex_instruction_iterator.h | 43 ALWAYS_INLINE const uint16_t* Instructions() const { in Instructions() function 79 ALWAYS_INLINE const uint16_t* Instructions() const { in Instructions() function 210 const uint16_t* Instructions() const { in Instructions() function
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/ |
D | dex_instruction_iterator.h | 43 ALWAYS_INLINE const uint16_t* Instructions() const { in Instructions() function 79 ALWAYS_INLINE const uint16_t* Instructions() const { in Instructions() function 210 const uint16_t* Instructions() const { in Instructions() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/ |
D | dex_instruction_iterator.h | 43 ALWAYS_INLINE const uint16_t* Instructions() const { in Instructions() function 81 ALWAYS_INLINE const uint16_t* Instructions() const { in Instructions() function 212 const uint16_t* Instructions() const { in Instructions() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/ |
D | dex_instruction_iterator.h | 43 ALWAYS_INLINE const uint16_t* Instructions() const { in Instructions() function 81 ALWAYS_INLINE const uint16_t* Instructions() const { in Instructions() function 212 const uint16_t* Instructions() const { in Instructions() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/ |
D | dex_instruction_iterator.h | 43 ALWAYS_INLINE const uint16_t* Instructions() const { in Instructions() function 81 ALWAYS_INLINE const uint16_t* Instructions() const { in Instructions() function 212 const uint16_t* Instructions() const { in Instructions() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/ |
D | dex_instruction_iterator.h | 43 ALWAYS_INLINE const uint16_t* Instructions() const { in Instructions() function 81 ALWAYS_INLINE const uint16_t* Instructions() const { in Instructions() function 212 const uint16_t* Instructions() const { in Instructions() function
|