Home
last modified time | relevance | path

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

/external/google-breakpad/src/tools/windows/converter_exe/
Dtokenizer.cc42 string::size_type new_position; // Position of found delimiter in Tokenize() local
/external/llvm-project/lldb/source/Plugins/Trace/intel-pt/
DDecodedThread.cpp61 size_t DecodedThread::SetCursorPosition(size_t new_position) { in SetCursorPosition()
/external/libbrillo/brillo/streams/
Dstream_utils.cc141 uint64_t new_position = position + offset; in CheckInt64Overflow() local
160 uint64_t* new_position, in CalculateStreamPosition()
Dmemory_stream.cc117 uint64_t* new_position, in Seek()
Dfile_stream.cc400 uint64_t* new_position, in Seek()
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dtracked_object.cc50 void TrackedObject::UpdatePosition(const BoundingBox& new_position, in UpdatePosition()
Dobject_tracker_jni.cc407 const BoundingBox new_position = get_object_tracker(env, thiz)->TrackBox( in OBJECT_TRACKER_METHOD() local