Home
last modified time | relevance | path

Searched defs:start_pos (Results 1 – 25 of 146) sorted by relevance

123456

/aosp_15_r20/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DHintManagerTest.cc329 size_t start_pos = json_doc_.find(from); in SetUp() local
546 size_t start_pos = json_doc_.find(from); in TEST_F() local
554 size_t start_pos = json_doc_.find(from); in TEST_F() local
563 size_t start_pos = json_doc_.find(from); in TEST_F() local
572 size_t start_pos = json_doc_.find(from); in TEST_F() local
581 size_t start_pos = json_doc_.find(from); in TEST_F() local
590 size_t start_pos = json_doc_.find(from); in TEST_F() local
599 size_t start_pos = json_doc_.find(from); in TEST_F() local
698 size_t start_pos = json_doc_.find(from); in TEST_F() local
709 size_t start_pos = json_doc_.find(from); in TEST_F() local
[all …]
/aosp_15_r20/external/executorch/extension/llm/custom_ops/
H A Dop_sdpa_aot.cpp26 const int64_t start_pos, in sdpa_with_kv_cache_out_no_context()
59 const int64_t start_pos, in sdpa_with_kv_cache_aten()
89 const int64_t start_pos, in custom_sdpa_out_no_context()
116 const int64_t start_pos, in custom_sdpa_aten()
133 const int64_t start_pos, in update_quantized_cache_out_no_context()
143 const int64_t start_pos) { in update_quantized_cache_aten()
H A Dsdpa_with_kv_cache.py45 start_pos, argument
112 start_pos, argument
149 start_pos, argument
176 start_pos, argument
210 start_pos, argument
H A Dtest_update_quantized_cache.py46 def _update_k(self, start_pos, value, scales, zero_points): argument
52 def _update_v(self, start_pos, value, scales, zero_points): argument
59 self, k, v, k_scales, v_scales, k_zero_points, v_zero_points, start_pos argument
H A Dop_sdpa.cpp227 const int64_t start_pos = 0) { in cpu_flash_attention()
648 int64_t start_pos, in validate_cache_params()
700 int64_t start_pos, in update_cache()
845 const int64_t start_pos, in custom_sdpa_out()
993 const int64_t start_pos, in sdpa_with_kv_cache_out()
H A Dop_update_quantized_cache.cpp26 int64_t start_pos, in validate_cache_params()
67 const int64_t start_pos, in update_quantized_cache_out()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/
Dread_until.hpp117 iterator start_pos = begin + search_position; in read_until() local
191 iterator start_pos = begin + search_position; in read_until() local
277 iterator start_pos = begin + search_position; in read_until() local
373 iterator start_pos = begin + search_position; in read_until() local
517 iterator start_pos = begin + search_position; in read_until() local
586 iterator start_pos = begin + search_position; in read_until() local
667 iterator start_pos = begin + search_position; in read_until() local
758 iterator start_pos = begin + search_position; in read_until() local
863 iterator start_pos = begin + search_position_; in operator ()() local
1161 iterator start_pos = begin + search_position_; in operator ()() local
[all …]
/aosp_15_r20/external/executorch/examples/models/llava/runner/
H A Dllava_runner.cpp79 int64_t& start_pos) { in prefill_images()
89 int64_t& start_pos, in prefill_prompt()
101 int64_t start_pos, in generate_from_pos()
H A Dllava_image_prefiller.h31 int64_t& start_pos) override { in prefill()
H A Dllava_text_decoder_runner.h28 executorch::extension::TensorPtr& start_pos) override { in step()
/aosp_15_r20/external/executorch/backends/vulkan/test/op_tests/
H A Dsdpa_test.cpp38 const int64_t start_pos, in sdpa_with_kv_cache_out_no_context()
71 const int64_t start_pos, in sdpa_with_kv_cache_aten()
136 const int start_pos) { in construct_attention_mask()
160 const int64_t start_pos, in sdpa_reference_impl()
/aosp_15_r20/external/executorch/extension/android/jni/
H A Djni_layer_llama.cpp224 jlong start_pos, in prefill_prompt()
252 jlong start_pos) { in prefill_images()
284 jlong start_pos, in generate_from_pos()
/aosp_15_r20/external/webrtc/rtc_base/memory/
H A Daligned_malloc.cc28 uintptr_t GetRightAlign(uintptr_t start_pos, size_t alignment) { in GetRightAlign()
49 uintptr_t start_pos = reinterpret_cast<uintptr_t>(pointer); in GetRightAlign() local
/aosp_15_r20/external/grpc-grpc/src/compiler/
H A Druby_generator_string-inl.h56 size_t start_pos = s.find(from); in Replace() local
78 size_t start_pos = s->find(from); in ReplacePrefix() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/
Druby_generator_string-inl.h56 size_t start_pos = s.find(from); in Replace() local
78 size_t start_pos = s->find(from); in ReplacePrefix() local
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_env_calc.c482 WORD16 *noise_level_mant, WORD16 *nrg_sine, WORD32 start_pos, in ixheaacd_adapt_noise_gain_calc()
705 WORD32 start_pos, end_pos; in ixheaacd_calc_sbrenvelope() local
1100 WORD32 sub_band_end, WORD32 start_pos, in ixheaacd_adjust_scale_dec()
1161 WORD32 sub_band_end, WORD32 start_pos, in ixheaacd_expsubbandsamples_dec()
1211 VOID ixheaacd_enery_calc_per_subband_dec(WORD32 start_pos, WORD32 next_pos, in ixheaacd_enery_calc_per_subband_dec()
1300 WORD32 start_pos, WORD32 next_pos, in ixheaacd_enery_calc_persfb()
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A Difapi_keystore.c181 unsigned int start_pos, end_pos, i; in full_path_to_fapi_path() local
346 size_t start_pos; in ifapi_keystore_initialize() local
825 size_t start_pos = 0; in expand_directory() local
/aosp_15_r20/external/brotli/c/enc/
H A Dbrotli_bit_stream.c936 const uint8_t* input, size_t start_pos, size_t length, size_t mask, in BrotliStoreMetaBlock()
1070 size_t start_pos, in BuildHistograms()
1095 size_t start_pos, in StoreDataWithHuffmanCodes()
1135 const uint8_t* input, size_t start_pos, size_t length, size_t mask, in BrotliStoreMetaBlockTrivial()
1188 const uint8_t* input, size_t start_pos, size_t length, size_t mask, in BrotliStoreMetaBlockFast()
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dbrotli_bit_stream.c948 const uint8_t* input, size_t start_pos, size_t length, size_t mask, in BrotliStoreMetaBlock()
1089 size_t start_pos, in BuildHistograms()
1114 size_t start_pos, in StoreDataWithHuffmanCodes()
1169 const uint8_t* input, size_t start_pos, size_t length, size_t mask, in BrotliStoreMetaBlockTrivial()
1213 const uint8_t* input, size_t start_pos, size_t length, size_t mask, in BrotliStoreMetaBlockFast()
/aosp_15_r20/external/aac/libSBRdec/src/
H A Denv_calc.cpp1052 int start_pos, stop_pos, freq_res; in calculateSbrEnvelope() local
1869 int start_pos, /*!< Begin of time rage (QMF-timeslot) */ in rescaleSubbandSamples()
1914 int start_pos, /*!< Begin of time rage (QMF-timeslot) */ in maxSubbandSample()
1989 int start_pos, /*!< First QMF-slot of current envelope */ in calcNrgPerSubband()
2117 int start_pos, /*!< First QMF-slot of current envelope */ in calcNrgPerSfb()
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_path.cpp105 const CFX_PointF& start_pos, in UpdateLineEndPoints()
149 const CFX_PointF& start_pos, in UpdateLineJoinPoints()
/aosp_15_r20/external/executorch/examples/qualcomm/oss_scripts/llama2/runner/
H A Drunner.cpp157 TensorPtr& start_pos, in run_model_step()
276 auto start_pos = from_blob( in generate() local
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_simple_parser.cpp45 uint32_t start_pos = cur_pos_ - 1; in GetWord() local
/aosp_15_r20/external/executorch/extension/llm/runner/
H A Dtext_decoder_runner.cpp42 TensorPtr& start_pos) { in step()
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddecode_residual.c46 size_t meml_gotten, diff, start_pos; in WebRtcIlbcfix_DecodeResidual() local

123456