Home
last modified time | relevance | path

Searched defs:rewind (Results 26 - 48 of 48) sorted by relevance

12

/third_party/skia/src/gpu/geometry/
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
H A DGrTriangulator.cpp710 static void rewind(EdgeList* activeEdges, Vertex** current, Vertex* dst, const Comparator& c) { in rewind() function
[all...]
/third_party/skia/experimental/ffmpeg/
H A DSkVideoDecoder.cpp428 bool SkVideoDecoder::rewind() { in rewind() function in SkVideoDecoder
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c802 u16 rewind = abort; in ionic_tx_tso() local
/third_party/alsa-lib/include/
H A Daserver.h88 } rewind; member
/kernel/linux/linux-5.10/fs/exfat/
H A Ddir.c938 int i, rewind = 0, dentry = 0, end_eidx = 0, num_ext = 0, len; in exfat_find_dir_entry() local
/kernel/linux/linux-6.6/fs/exfat/
H A Ddir.c986 int i, rewind = 0, dentry = 0, end_eidx = 0, num_ext = 0, len; in exfat_find_dir_entry() local
/third_party/skia/src/core/
H A DSkStream.cpp220 bool SkFILEStream::rewind() { in rewind() function in SkFILEStream
362 bool SkMemoryStream::rewind() { in rewind() function in SkMemoryStream
H A DSkRegion.cpp1379 bool SkRegion::Iterator::rewind() { in rewind() function in SkRegion::Iterator
H A DSkPath.cpp367 SkPath& SkPath::rewind() { in rewind() function in SkPath
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTargetLowering.cpp74 void LoweringContext::rewind() { in rewind() function in Ice::LoweringContext
/kernel/linux/linux-5.10/net/9p/
H A Dclient.c446 p9_parse_header(struct p9_fcall *pdu, int32_t *size, int8_t *type, int16_t *tag, int rewind) p9_parse_header() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_engine_types.h421 void (*rewind)(struct intel_engine_cs *engine, bool stalled); member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_engine_types.h498 void (*rewind)(struct intel_engine_cs *engine, bool stalled); member
/kernel/linux/linux-6.6/net/9p/
H A Dclient.c468 p9_parse_header(struct p9_fcall *pdu, int32_t *size, int8_t *type, int16_t *tag, int rewind) p9_parse_header() argument
/third_party/python/Modules/_io/
H A Dbufferedio.c1847 Py_off_t n, rewind; _bufferedwriter_flush_unlocked() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_local.h177 snd_pcm_sframes_t (*rewind)(snd_pcm_t *pcm, snd_pcm_uframes_t frames); /* locked */ member
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs326 pub fn rewind(stream: *mut FILE); in rewind() functions
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs467 pub fn rewind(arg1: *mut FILE); in rewind() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs481 pub fn rewind(f: *mut FILE); in rewind() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs499 pub fn rewind(stream: *mut FILE); in rewind() functions
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1116 pub fn rewind(stream: *mut FILE); in rewind() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3399 pub fn rewind(stream: *mut FILE); in rewind() functions

Completed in 61 milliseconds

12