Home
last modified time | relevance | path

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

/external/libbrillo/brillo/streams/
Dstream_utils.cc137 uint64_t new_position = position + offset; in CheckInt64Overflow() local
156 uint64_t* new_position, in CalculateStreamPosition()
Dmemory_stream.cc117 uint64_t* new_position, in Seek()
Dfile_stream.cc410 uint64_t* new_position, in Seek()
/external/tensorflow/tensorflow/examples/android/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
/external/v8/src/compiler/
Djs-call-reducer.cc3989 Node* new_position = jsgraph()->ZeroConstant(); in ReduceStringPrototypeIndexOf() local