Home
last modified time | relevance | path

Searched defs:new_position (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/libbrillo/brillo/streams/
H A Dstream_utils.cc141 uint64_t new_position = position + offset; in CheckInt64Overflow() local
160 uint64_t* new_position, in CalculateStreamPosition()
H A Dmemory_stream.cc117 uint64_t* new_position, in Seek()
H A Dfile_stream.cc400 uint64_t* new_position, in Seek()
/aosp_15_r20/external/google-breakpad/src/tools/windows/converter_exe/
H A Dtokenizer.cc46 string::size_type new_position; // Position of found delimiter in Tokenize() local
/aosp_15_r20/external/pigweed/pw_stream/public/pw_stream/
H A Dseek.h48 const ptrdiff_t new_position = in CalculateSeek() local
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
H A Dtracked_object.cc50 void TrackedObject::UpdatePosition(const BoundingBox& new_position, in UpdatePosition()
H A Dobject_tracker_jni.cc407 const BoundingBox new_position = get_object_tracker(env, thiz)->TrackBox( in OBJECT_TRACKER_METHOD() local
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/reader/
Dnested.rs38 let new_position = (self.position + len)?; in advance_position() localVariable
/aosp_15_r20/external/libchrome-gestures/src/
H A Dfinger_metrics.cc50 Vector2 new_position = Vector2(state.position_x, state.position_y); in Update() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Ddevector.hpp2412 iterator new_position = new_begin + new_elem_index; in emplace_reallocating_slow_path() local
2788 const iterator new_position = new_begin + new_elem_index; in insert_range_reallocating_slow_path() local
/aosp_15_r20/trusty/user/app/sample/hwcrypto/
Dhwkey_srv_fake_provider.c161 size_t new_position; in fill_context_buf() local
/aosp_15_r20/external/cronet/net/socket/
H A Dtransport_client_socket_pool.cc1756 RequestQueue::Pointer new_position; in InsertUnboundRequest() local
/aosp_15_r20/tools/netsim/rust/daemon/src/devices/
H A Ddevices_handler.rs1117 fn new_position(x: f32, y: f32, z: f32) -> ProtoPosition { in new_position() function
/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator_riscv64.cc6490 uint32_t new_position = __ GetAdjustedPosition(old_position); in Finalize() local