Home
last modified time | relevance | path

Searched defs:new_pos (Results 1 – 25 of 49) sorted by relevance

12

/aosp_15_r20/external/bcc/src/cc/usdt/
H A Dusdt_args.cc153 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 Dcfx_memorystream.cpp44 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 Dcfx_seekablestreamproxy.cpp152 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 Dcursor.rs117 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/
Dadaptive_sort.hpp28 , RandIt new_pos in move_data_backward()
45 , RandIt new_pos in move_data_forward()
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_customaccess.cpp29 FX_SAFE_FILESIZE new_pos = buffer.size(); in ReadBlockAtOffset() local
H A Dfpdf_dataavail.cpp87 FX_SAFE_FILESIZE new_pos = buffer.size(); in ReadBlockAtOffset() local
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-support/src/lexer/
Dlexer_impl.rs145 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/
Dlexer_impl.rs159 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 Dcpdf_type3glyphmap.cpp34 int new_pos = FXSYS_roundf(pos); in AdjustBlueHelper() local
/aosp_15_r20/device/google/contexthub/util/common/
Dfile.cpp86 off64_t new_pos = lseek64(mFd, pos, whence); in seekTo() local
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/
H A Dinput_audio_file.cc63 long new_pos = current_pos + sizeof(int16_t) * samples; // Samples to bytes. in Seek() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-shaper-indic.cc1144 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 Dhb-wasm-api-buffer.hh61 glyph_position_t *new_pos = nullptr; in HB_WASM_API() local
/aosp_15_r20/external/perfetto/src/protozero/
H A Dproto_decoder.cc80 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 Dremove.rs34 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 Dremove.rs34 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 Dremove.rs34 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 Dremove.rs34 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 Dremove.rs34 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 Dcode_template.h115 size_t new_pos = parseKey(pos, kss, comma_before, comma_after); in format() local
/aosp_15_r20/external/perfetto/include/perfetto/protozero/
H A Dproto_decoder.h223 const uint8_t* new_pos = variable
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/protozero/
H A Dproto_decoder.h223 const uint8_t* new_pos = variable
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dsmall_vector.h357 typename std::vector<T>::iterator new_pos = in insert() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/util/
Dsmall_vector.h357 typename std::vector<T>::iterator new_pos = in insert() local

12