/external/lzma/CPP/7zip/Common/ |
D | LimitedStreams.cpp | 59 STDMETHODIMP CLimitedInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek() 133 STDMETHODIMP CClusterInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek() 195 STDMETHODIMP CExtentsStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek() 250 STDMETHODIMP CTailInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek() 317 STDMETHODIMP CLimitedCachedInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek() 346 STDMETHODIMP CTailOutStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
|
D | StreamObjects.cpp | 29 STDMETHODIMP CBufferInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek() 64 STDMETHODIMP CBufInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek() 270 STDMETHODIMP CCachedInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
|
D | OffsetStream.cpp | 21 STDMETHODIMP COffsetOutStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
|
D | FileStreams.cpp | 241 STDMETHODIMP CInFileStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek() 367 STDMETHODIMP COutFileStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
|
D | CWrappers.cpp | 141 UInt64 newPosition; in InStreamWrap_Seek() local
|
/external/lzma/CPP/7zip/Archive/Common/ |
D | MultiStream.cpp | 52 STDMETHODIMP CMultiStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
|
D | InStreamWithCRC.cpp | 39 STDMETHODIMP CInStreamWithCRC::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
|
/external/exoplayer/tree/extensions/flac/src/main/java/com/google/android/exoplayer2/ext/flac/ |
D | FlacDecoderJni.java | 259 public void reset(long newPosition) { in reset() 301 private native void flacReset(long context, long newPosition); in flacReset()
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/utils/ |
D | SeekableInMemoryByteChannel.java | 83 public SeekableByteChannel position(long newPosition) throws IOException { in position()
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | text_handler.h | 177 void setPosition(const spv_position_t& newPosition) { in setPosition()
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | text_handler.h | 177 void setPosition(const spv_position_t& newPosition) { in setPosition()
|
/external/angle/third_party/spirv-tools/src/source/ |
D | text_handler.h | 177 void setPosition(const spv_position_t& newPosition) { in setPosition()
|
/external/lzma/CPP/Windows/ |
D | FileIO.cpp | 144 UInt64 newPosition; in SeekToBegin() local 424 UInt64 newPosition; in SetLength() local
|
/external/exoplayer/tree/extensions/flac/src/main/jni/include/ |
D | flac_parser.h | 94 void reset(int64_t newPosition) { in reset()
|
/external/exoplayer/tree/extensions/flac/src/main/jni/ |
D | flac_jni.cc | 229 DECODER_FUNC(void, flacReset, jlong jContext, jlong newPosition) { in DECODER_FUNC()
|
/external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/ |
D | Decoder.java | 319 int newPosition = (int) (basePosition + pointerOffset); in readPointer() local
|
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/tracking/ |
D | ObjectTracker.java | 403 final RectF newPosition = new RectF(delta[0], delta[1], delta[2], delta[3]); in getCurrentPosition() local
|
/external/lzma/CPP/7zip/UI/Common/ |
D | Update.cpp | 237 STDMETHODIMP COutMultiVolStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
|
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/ |
D | CodedOutputByteBufferNano.java | 313 int newPosition = buffer.position(); in writeStringNoTag() local
|
/external/lzma/CPP/7zip/Archive/ |
D | XzHandler.cpp | 892 STDMETHODIMP CInStream::Seek(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition) in Seek()
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | CodedOutputStream.java | 1487 int newPosition = Utf8.encode(value, buffer, position, spaceLeft()); in writeStringNoTag() local 2628 int newPosition = Utf8.encode(value, buffer, position, limit - position); in writeStringNoTag() local 2943 int newPosition = Utf8.encode(value, buffer, position, limit - position); in writeStringNoTag() local
|