/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/ |
D | subprocess.cc | 167 int input_pos = 0; in Communicate() local 366 int input_pos = 0; in Communicate() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | subprocess.cc | 191 int input_pos = 0; in Communicate() local 397 int input_pos = 0; in Communicate() local
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/ |
H A D | subprocess.cc | 191 int input_pos = 0; in Communicate() local 397 int input_pos = 0; in Communicate() local
|
/aosp_15_r20/external/executorch/backends/vulkan/test/op_tests/ |
H A D | sdpa_test.cpp | 234 for (int input_pos = start_input_pos; input_pos + sequence_len < max_seq_len; in test_reference_sdpa() local 386 for (int i = 0, input_pos = start_input_pos; in test_vulkan_sdpa() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/glsl/ |
H A D | texel_access.h | 10 ivec3 input_pos; in map_output_pos_to_input_pos() local
|
/aosp_15_r20/external/executorch/examples/models/llama/source_transformation/ |
H A D | test_quantized_kv_cache.py | 66 def index(t, input_pos): argument
|
H A D | quantized_kv_cache.py | 98 def update(self, input_pos, k_val, v_val): argument
|
/aosp_15_r20/external/executorch/backends/apple/coreml/test/ |
H A D | test_coreml_partitioner.py | 104 def forward(self, q, k_val, input_pos): argument
|
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/opus/test/ |
H A D | audio_ring_buffer_unittest.cc | 34 size_t input_pos = 0; in ReadAndWriteTest() local
|
/aosp_15_r20/external/executorch/examples/models/llava/ |
H A D | export_llava.py | 79 def forward(self, input_pos, embeddings): argument
|
/aosp_15_r20/external/executorch/examples/qualcomm/oss_scripts/llama3_2/runner/ |
H A D | io_memory.h | 72 int32_t input_pos; member
|
H A D | io_memory.cpp | 85 Result<TensorInfo> input_pos = methods_meta[0]->input_tensor_meta(1); in prepare_io() local
|
/aosp_15_r20/system/core/trusty/keymaster/keymint/ |
H A D | TrustyKeyMintOperation.cpp | 89 const uint8_t* input_pos = input.data(); in update() local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/gpr/ |
H A D | subprocess_posix.cc | 127 int input_pos = 0; in gpr_subprocess_communicate() local
|
/aosp_15_r20/device/linaro/dragonboard/shared/utils/pd-mapper/ |
D | json.c | 43 static int input_pos; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/lz4_flex/src/block/ |
D | decompress_safe.rs | 92 let mut input_pos = 0; in decompress_internal() localVariable
|
/aosp_15_r20/external/pytorch/benchmarks/gpt_fast/ |
H A D | model.py | 100 def update(self, input_pos, k_val, v_val): argument
|
H A D | mixtral_moe_model.py | 79 def update(self, input_pos, k_val, v_val): argument
|
/aosp_15_r20/external/elfutils/libdwfl/ |
H A D | gzip.c | 87 off_t input_pos; member
|
/aosp_15_r20/external/executorch/exir/backend/test/ |
H A D | test_partitioner.py | 674 def forward(self, q, k_val, input_pos): argument
|
/aosp_15_r20/external/executorch/examples/models/llama/ |
H A D | llama_transformer.py | 437 def forward(self, x, freqs_cos, freqs_sin, input_pos=None): # x: 1xN argument
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | graph_checker.cc | 814 size_t input_pos, in CheckTypeCheckBitstringInput()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
H A D | nnapi_delegate.cc | 1238 for (int input_pos = 0; input_pos < node->inputs->size; ++input_pos) { in TransformPackIntoSupportedOps() local 5576 for (int input_pos = 0; input_pos < node->inputs->size; ++input_pos) { in AddOpsAndTensors() local 5695 for (int input_pos = 0; input_pos < node->inputs->size; ++input_pos) { in AddOpsAndTensors() local
|
/aosp_15_r20/external/libaom/apps/ |
H A D | aomenc.c | 2532 const int64_t input_pos = ftello(input.file); in main() local
|
/aosp_15_r20/external/libvpx/ |
H A D | vpxenc.c | 1976 const int64_t input_pos = ftello(input.file); in main() local
|