Home
last modified time | relevance | path

Searched defs:next (Results 776 - 800 of 2709) sorted by relevance

1...<<31323334353637383940>>...109

/third_party/rust/crates/aho-corasick/src/packed/
H A Dpattern.rs213 fn next(&mut self) -> Option<(PatternID, Pattern<'p>)> { in next() functions
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dmap.rs154 fn next(&mut self) -> Option<Self::Item> { in next() functions
/third_party/pcre2/pcre2/src/sljit/
H A DsljitExecAllocator.c228 struct free_block *next; member
[all...]
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-coreaudio-detect.c286 struct ca_device *next = dev->next; in pa__done() local
/third_party/pulseaudio/src/pulsecore/
H A Dflist.c48 pa_atomic_t next; member
88 int tag, newindex, next; in stack_push() local
H A Dmemblockq.h84 struct list_item *next, *prev; member
/third_party/python/Lib/
H A Dshelve.py197 def next(self): member in BsdDbShelf
/third_party/pulseaudio/src/modules/
H A Dmodule-match.c73 struct rule *next; member
/third_party/openssl/crypto/async/
H A Dasync_local.h56 struct fd_lookup_st *next; member
/third_party/openssl/crypto/evp/
H A Dbio_md.c77 BIO *next; in md_read() local
105 BIO *next; in md_write() local
137 BIO *dbio, *next; in md_ctrl() local
198 BIO *next; md_callback_ctrl() local
[all...]
/third_party/openssl/crypto/engine/
H A Deng_local.h150 struct engine_st *next; member
/third_party/openssl/crypto/err/
H A Derr_prn.c76 const char *curr = txt, *next = txt; in ERR_add_error_txt() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DOverlayWidgets.h127 void next() in next() function in gl::overlay::RunningGraph
178 void next() const {} in next() function in gl::overlay::Mock
/third_party/skia/src/image/
H A DSkRescaleAndReadPixels.cpp119 auto next = SkSurface::MakeRaster(ii); in SkRescaleAndReadPixels() local
/third_party/skia/src/core/
H A DSkArenaAlloc.cpp61 char* next; in NextBlock() local
H A DSkDeque.cpp61 Block* next = head->fNext; in ~SkDeque() local
248 void* SkDeque::Iter::next() { in next() function in SkDeque::Iter
252 char* next = pos + fElemSize; in next() local
[all...]
/third_party/skia/src/effects/
H A DSk1DPathEffect.cpp209 SkScalar SkPath1DPathEffectImpl::next(SkPath* dst, SkScalar distance, in next() function in SkPath1DPathEffectImpl
H A DSk2DPathEffect.cpp31 virtual void next(const SkPoint& loc, int u, int v, SkPath* dst) const {} in next() function in Sk2DPathEffect
/third_party/skia/src/pathops/
H A DSkAddIntersections.cpp259 bool AddIntersectTs(SkOpContour* test, SkOpContour* next, SkOpCoincidence* coincidence) { in AddIntersectTs() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DPoolAlloc.cpp114 tHeader* next = inUseList->nextPage; in ~TPoolAllocator() local
125 tHeader* next = freeList->nextPage; in ~TPoolAllocator() local
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DLRUCache.hpp108 Entry *next = nullptr; member
[all...]
/third_party/openssl/test/
H A Dbio_prefix_text.c96 BIO *next = NULL; in setup_bio_chain() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DIndexSubTableFormat1.java167 public BitmapGlyphInfo next() { in next() method in IndexSubTableFormat1.Builder.BitmapGlyphInfoIterator
H A DIndexSubTableFormat2.java155 public BitmapGlyphInfo next() { in next() method in IndexSubTableFormat2.Builder.BitmapGlyphInfoIterator
H A DIndexSubTableFormat3.java171 public BitmapGlyphInfo next() { in next() method in IndexSubTableFormat3.Builder.BitmapGlyphInfoIterator

Completed in 12 milliseconds

1...<<31323334353637383940>>...109