Home
last modified time | relevance | path

Searched defs:rewind (Results 1 - 25 of 39) sorted by relevance

12

/third_party/musl/porting/uniproton/kernel/src/stdio/
H A Drewind.c3 void rewind(FILE *f) in rewind() function
/third_party/musl/src/stdio/
H A Drewind.c6 void rewind(FILE *f) in rewind() function
/third_party/musl/porting/liteos_m/kernel/src/stdio/
H A Drewind.c3 void rewind(FILE *f) in rewind() function
/third_party/rust/crates/nix/test/
H A Dtest_dir.rs42 fn rewind() { in rewind() functions
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DRepeatedFieldIter.php74 public function rewind() function
H A DMapFieldIter.php71 public function rewind() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DAllocationOrder.h84 void rewind() { Pos = -int(Hints.size()); } in rewind() function in llvm::AllocationOrder
/third_party/skia/src/core/
H A DSkTDynamicHash.h47 void rewind() { fTable.reset(); } in rewind() function in SkTDynamicHash
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DMultiChannelRecording.h43 void rewind() { in rewind() function in MultiChannelRecording
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/
H A Ddir.rs48 pub fn rewind(&mut self) { in rewind() functions
/third_party/skia/client_utils/android/
H A DFrontBufferedStream.cpp119 bool FrontBufferedStream::rewind() { in rewind() function in __anon18311::FrontBufferedStream
/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Ddir.rs97 pub fn rewind(&mut self) { in rewind() functions
/third_party/python/Lib/
H A Dgzip.py361 def rewind(self): member in GzipFile
H A Dsunau.py288 def rewind(self): member in Au_read
H A Dwave.py304 def rewind(self): member in Wave_read
H A Daifc.py378 def rewind(self): member in Aifc_read
/third_party/pulseaudio/src/tests/
H A Dresampler-rewind-test.c227 unsigned samples, frequency, rewind; in main() local
[all...]
/third_party/skia/src/sksl/
H A DSkSLDSLParser.h289 void rewind() { in rewind() function in SkSL::DSLParser::Checkpoint
/third_party/skia/src/utils/win/
H A DSkDWriteFontFileStream.cpp84 bool SkDWriteFontFileStream::rewind() { in rewind() function in SkDWriteFontFileStream
/third_party/skia/include/private/
H A DSkTDArray.h141 void rewind() { in rewind() function in SkTDArray
/third_party/skia/include/core/
H A DSkStream.h109 virtual bool rewind() { return false; } in rewind() function in SkStream
/third_party/skia/samplecode/
H A DSampleSimpleStroker.cpp53 void rewind() { in rewind() function in __anon18654::PathRecorder
/third_party/skia/src/gpu/geometry/
H A DGrAAConvexTessellator.cpp143 void GrAAConvexTessellator::rewind() { in rewind() function in GrAAConvexTessellator
[all...]
H A DGrAAConvexTessellator.h72 void rewind() { fPts.rewind(); } in rewind() function in GrAAConvexTessellator::CandidateVerts
132 void rewind() { fPts.rewind(); } in rewind() function in GrAAConvexTessellator::Ring
/third_party/skia/experimental/ffmpeg/
H A DSkVideoDecoder.cpp428 bool SkVideoDecoder::rewind() { in rewind() function in SkVideoDecoder

Completed in 14 milliseconds

12