/third_party/rust/crates/aho-corasick/src/packed/ |
H A D | pattern.rs | 213 fn next(&mut self) -> Option<(PatternID, Pattern<'p>)> { in next() functions
|
/third_party/rust/crates/cxx/gen/cmd/src/syntax/ |
H A D | map.rs | 154 fn next(&mut self) -> Option<Self::Item> { in next() functions
|
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitExecAllocator.c | 228 struct free_block *next; member [all...] |
/third_party/pulseaudio/src/modules/macosx/ |
H A D | module-coreaudio-detect.c | 286 struct ca_device *next = dev->next; in pa__done() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | flist.c | 48 pa_atomic_t next; member 88 int tag, newindex, next; in stack_push() local
|
H A D | memblockq.h | 84 struct list_item *next, *prev; member
|
/third_party/python/Lib/ |
H A D | shelve.py | 197 def next(self): member in BsdDbShelf
|
/third_party/pulseaudio/src/modules/ |
H A D | module-match.c | 73 struct rule *next; member
|
/third_party/openssl/crypto/async/ |
H A D | async_local.h | 56 struct fd_lookup_st *next; member
|
/third_party/openssl/crypto/evp/ |
H A D | bio_md.c | 77 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 D | eng_local.h | 150 struct engine_st *next; member
|
/third_party/openssl/crypto/err/ |
H A D | err_prn.c | 76 const char *curr = txt, *next = txt; in ERR_add_error_txt() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | OverlayWidgets.h | 127 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 D | SkRescaleAndReadPixels.cpp | 119 auto next = SkSurface::MakeRaster(ii); in SkRescaleAndReadPixels() local
|
/third_party/skia/src/core/ |
H A D | SkArenaAlloc.cpp | 61 char* next; in NextBlock() local
|
H A D | SkDeque.cpp | 61 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 D | Sk1DPathEffect.cpp | 209 SkScalar SkPath1DPathEffectImpl::next(SkPath* dst, SkScalar distance, in next() function in SkPath1DPathEffectImpl
|
H A D | Sk2DPathEffect.cpp | 31 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 D | SkAddIntersections.cpp | 259 bool AddIntersectTs(SkOpContour* test, SkOpContour* next, SkOpCoincidence* coincidence) { in AddIntersectTs() argument
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | PoolAlloc.cpp | 114 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 D | LRUCache.hpp | 108 Entry *next = nullptr; member [all...] |
/third_party/openssl/test/ |
H A D | bio_prefix_text.c | 96 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 D | IndexSubTableFormat1.java | 167 public BitmapGlyphInfo next() { in next() method in IndexSubTableFormat1.Builder.BitmapGlyphInfoIterator
|
H A D | IndexSubTableFormat2.java | 155 public BitmapGlyphInfo next() { in next() method in IndexSubTableFormat2.Builder.BitmapGlyphInfoIterator
|
H A D | IndexSubTableFormat3.java | 171 public BitmapGlyphInfo next() { in next() method in IndexSubTableFormat3.Builder.BitmapGlyphInfoIterator
|