Home
last modified time | relevance | path

Searched defs:next (Results 726 - 750 of 2520) sorted by relevance

1...<<21222324252627282930>>...101

/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtest_https_sni.c45 struct Hosts *next; member
/third_party/skia/src/pathops/
H A DSkOpAngle.h72 SkOpAngle* next() const { in next() function in SkOpAngle
/third_party/skia/src/sksl/lex/
H A DNFAtoDFA.h92 void addTransition(char c, int start, int next) { in addTransition() argument
106 std::vector<int> next; in scanState() local
/third_party/skia/third_party/externals/dawn/src/common/
H A DSlabAllocator.cpp47 Slab* next = slab->next; in ~SentinelSlab() local
[all...]
H A DSlabAllocator.h88 Slab* next; member
H A DLinkedList.h104 LinkNode(LinkNode<T>* previous, LinkNode<T>* next) : previous_(previous), next_(next) { in LinkNode() argument
161 LinkNode<T>* next() const { in next() function in LinkNode
[all...]
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftccache.c362 FTC_Node node = cache->buckets[i], next; in FTC_Cache_Clear() local
H A Dftcmru.h65 FTC_MruNode next; member
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttkern.c204 FT_Byte* next; in FT_LOCAL_DEF() local
/third_party/python/Modules/_decimal/libmpdec/
H A Dtranspose.c85 mpd_size_t next; in swap_halfrows_pow2() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dpool.h97 Item* next = nullptr; // pointer to the next free item in the pool. member
H A Dticket.h114 Record* next = nullptr; // guarded by shared->mutex member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600EmitClauseMarkers.cpp328 auto next = MakeALUClause(MBB, I); variable
/third_party/skia/third_party/externals/zlib/
H A Dgzwrite.c383 char *next; in gzvprintf() local
473 char *next; global() local
[all...]
H A Dinfback.c93 static code *next; local
258 z_const unsigned char FAR *next; /* next input */ global() local
[all...]
/third_party/skia/tools/
H A DSkMetaData.cpp17 Rec* next = rec->fNext; in reset() local
227 const char* SkMetaData::Iter::next(SkMetaData::Type* t, int* count) { in next() function in SkMetaData::Iter
/third_party/spirv-tools/source/diff/
H A Dlcs.h161 DiffMatchIndex next = {current.src_offset + 1, current.dst_offset + 1}; in CalculateLCS() local
/third_party/spirv-tools/source/fuzz/
H A Dequivalence_relation.h205 const T* next = parent_[current]; in Find() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dpluralmap.h139 const T *next(Category &index) const { in next() function in PluralMap
H A Dulist.cpp19 UListNode *next; member
[all...]
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Duiter.h437 UCharIteratorNext *next; member
/third_party/toybox/lib/
H A Dargs.c98 struct opts *next; member
115 struct longopts *next; member
[all...]
/third_party/toybox/scripts/
H A Dmkflags.c17 struct flag *next; member
/third_party/toybox/toys/posix/
H A Ddf.c190 char **next; in df_main() local
H A Dtail.c36 struct line_list *next, *prev; member

Completed in 12 milliseconds

1...<<21222324252627282930>>...101