/aosp_15_r20/external/bcc/src/cc/usdt/ |
H A D | usdt_args.cc | 153 bool ArgumentParser_aarch64::parse_register(ssize_t pos, ssize_t &new_pos, in parse_register() 177 bool ArgumentParser_aarch64::parse_size(ssize_t pos, ssize_t &new_pos, in parse_size() 192 bool ArgumentParser_aarch64::parse_mem(ssize_t pos, ssize_t &new_pos, in parse_mem() 229 ssize_t cur_pos = cur_pos_, new_pos; in parse() local 269 bool ArgumentParser_loongarch64::parse_register(ssize_t pos, ssize_t &new_pos, in parse_register() 292 bool ArgumentParser_loongarch64::parse_size(ssize_t pos, ssize_t &new_pos, in parse_size() 307 bool ArgumentParser_loongarch64::parse_mem(ssize_t pos, ssize_t &new_pos, in parse_mem() 344 ssize_t cur_pos = cur_pos_, new_pos; in parse() local
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | cfx_memorystream.cpp | 44 FX_SAFE_SIZE_T new_pos = buffer.size(); in ReadBlockAtOffset() local 83 size_t new_pos = safe_new_pos.ValueOrDie(); in WriteBlockAtOffset() local
|
H A D | cfx_seekablestreamproxy.cpp | 152 FX_SAFE_FILESIZE new_pos = m_iPosition; in Seek() local 179 FX_SAFE_FILESIZE new_pos = m_iPosition; in ReadData() local
|
/aosp_15_r20/external/pigweed/pw_stream/rust/pw_stream/ |
H A D | cursor.rs | 117 let new_pos = match pos { in seek() localVariable 129 let new_pos: usize = new_pos.try_into().map_err(|_| Error::OutOfRange)?; in seek() localVariable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/move/include/boost/move/algo/ |
D | adaptive_sort.hpp | 28 , RandIt new_pos in move_data_backward() 45 , RandIt new_pos in move_data_forward()
|
/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | cpdfsdk_customaccess.cpp | 29 FX_SAFE_FILESIZE new_pos = buffer.size(); in ReadBlockAtOffset() local
|
H A D | fpdf_dataavail.cpp | 87 FX_SAFE_FILESIZE new_pos = buffer.size(); in ReadBlockAtOffset() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-support/src/lexer/ |
D | lexer_impl.rs | 145 let new_pos = self.pos + len + end.len(); in skip_c_comment() localVariable 225 let new_pos = self.pos + s.len(); in skip_if_lookahead_is_str() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/text_format/lexer/ |
D | lexer_impl.rs | 159 let new_pos = self.pos + len + end.len(); in skip_c_comment() localVariable 239 let new_pos = self.pos + s.len(); in skip_if_lookahead_is_str() localVariable
|
/aosp_15_r20/external/pdfium/core/fpdfapi/render/ |
H A D | cpdf_type3glyphmap.cpp | 34 int new_pos = FXSYS_roundf(pos); in AdjustBlueHelper() local
|
/aosp_15_r20/device/google/contexthub/util/common/ |
D | file.cpp | 86 off64_t new_pos = lseek64(mFd, pos, whence); in seekTo() local
|
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/ |
H A D | input_audio_file.cc | 63 long new_pos = current_pos + sizeof(int16_t) * samples; // Samples to bytes. in Seek() local
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-ot-shaper-indic.cc | 1144 unsigned int new_pos = base == end ? base - 2 : base - 1; in final_reordering_syllable_indic() local 1407 unsigned int new_pos = base; in final_reordering_syllable_indic() local
|
H A D | hb-wasm-api-buffer.hh | 61 glyph_position_t *new_pos = nullptr; in HB_WASM_API() local
|
/aosp_15_r20/external/perfetto/src/protozero/ |
H A D | proto_decoder.cc | 80 const uint8_t* new_pos = pos; in ParseOneField() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/ |
H A D | remove.rs | 34 let new_pos = match pos.into_node().forget_type().choose_parent_kv() { in remove_leaf_kv() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/ |
H A D | remove.rs | 34 let new_pos = match pos.into_node().forget_type().choose_parent_kv() { in remove_leaf_kv() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/src/collections/btree/ |
H A D | remove.rs | 34 let new_pos = match pos.into_node().forget_type().choose_parent_kv() { in remove_leaf_kv() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/src/collections/btree/ |
H A D | remove.rs | 34 let new_pos = match pos.into_node().forget_type().choose_parent_kv() { in remove_leaf_kv() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/src/collections/btree/ |
H A D | remove.rs | 34 let new_pos = match pos.into_node().forget_type().choose_parent_kv() { in remove_leaf_kv() localVariable
|
/aosp_15_r20/external/pytorch/aten/src/ATen/ |
H A D | code_template.h | 115 size_t new_pos = parseKey(pos, kss, comma_before, comma_after); in format() local
|
/aosp_15_r20/external/perfetto/include/perfetto/protozero/ |
H A D | proto_decoder.h | 223 const uint8_t* new_pos = variable
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/protozero/ |
H A D | proto_decoder.h | 223 const uint8_t* new_pos = variable
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/util/ |
H A D | small_vector.h | 357 typename std::vector<T>::iterator new_pos = in insert() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/util/ |
D | small_vector.h | 357 typename std::vector<T>::iterator new_pos = in insert() local
|