/third_party/nghttp2/src/ |
H A D | allocator.h | 44 MemBlock *next; member 90 auto next = mb->next; in reset() local
|
H A D | shrpx_connection_handler.h | 83 size_t next; member
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares__slist.c | 52 ares__slist_node_t **next; member [all...] |
H A D | ares__llist.c | 41 ares__llist_node_t *next; member [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | ustr_titlecase_brkiter.cpp | 109 int32_t WholeStringBreakIterator::next() { return length; } in next() function in WholeStringBreakIterator 114 int32_t WholeStringBreakIterator::next(int32_t /*n*/) { return length; } in next() function in WholeStringBreakIterator
|
H A D | caniter.cpp | 132 UnicodeString CanonicalIterator::next() { in next() function in CanonicalIterator
|
H A D | locdistance.cpp | 375 uint8_t next = *++s; in trieNext() local [all...] |
H A D | ustrenum.cpp | 44 StringEnumeration::next(int32_t *resultLength, UErrorCode &status) { in next() function in StringEnumeration 164 const char *UStringEnumeration::next(int32_t *resultLength, UErrorCode &status) { in next() function in UStringEnumeration
|
H A D | uchriter.cpp | 153 UCharCharacterIterator::next() { in next() function in UCharCharacterIterator
|
H A D | edits.cpp | 449 UBool Edits::Iterator::next(UBool onlyChanges, UErrorCode &errorCode) { in next() function in Edits::Iterator [all...] |
H A D | normlzr.cpp | 269 UChar32 Normalizer::next() { in next() function in Normalizer
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationbuilder.h | 253 static inline int64_t nodeFromNextIndex(int32_t next) { in nodeFromNextIndex() argument 292 static inline int64_t changeNodeNextIndex(int64_t node, int32_t next) { in changeNodeNextIndex() argument
|
H A D | coleitr.cpp | 104 int32_t CollationElementIterator::next(UErrorCode& status) in next() function in CollationElementIterator
|
H A D | anytrans.cpp | 130 UBool ScriptRunIterator::next() { in next() function in ScriptRunIterator
|
/third_party/ninja/src/ |
H A D | clean.cc | 159 Node* next = *n; in DoCleanTarget() local
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | edits.h | 232 UBool next(UErrorCode &errorCode) { return next(onlyChanges_, errorCode); } in next() function
|
H A D | stringtriebuilder.h | 306 Node *next; member in StringTrieBuilder::IntermediateValueNode 324 Node *next; member in StringTrieBuilder::LinearMatchNode 400 Node *next; // A branch sub-node. member in StringTrieBuilder::BranchHeadNode
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_context.c | 283 struct st_zombie_sampler_view_node *entry, *next; in free_zombie_sampler_views() local 313 struct st_zombie_shader_node *entry, *next; in free_zombie_shaders() local 919 struct gl_framebuffer *stfb, *next; in st_destroy_context() local
|
H A D | st_program.h | 197 struct st_variant *next; member
|
/third_party/mesa3d/src/intel/ds/ |
H A D | intel_pps_driver.cc | 318 uint64_t IntelDriver::next() in next() function in pps::IntelDriver
|
/third_party/node/deps/icu-small/source/tools/pkgdata/ |
H A D | pkgtypes.h | 33 struct _CharList *next; member
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_vec4_reg_allocate.cpp | 46 int next; in reg_allocate_trivial() local
|
/third_party/mesa3d/src/intel/tools/ |
H A D | aub_read.c | 333 const uint32_t *p = data, *next; in aub_read_command() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_target.cpp | 267 Instruction *i, *next; in prepareEmission() local [all...] |
H A D | nv50_ir_bb.cpp | 485 Instruction *insn, *next; doRun() local [all...] |