Home
last modified time | relevance | path

Searched refs:next (Results 4976 - 5000 of 12712) sorted by relevance

1...<<191192193194195196197198199200>>...509

/third_party/ltp/tools/sparse/sparse-src/
H A Dtest-sort.c41 l2 = l2->next; in main()
/third_party/lwip/src/include/lwip/
H A Dmld6.h59 /** next link */
60 struct mld_group *next; member
H A Dtimeouts.h98 struct sys_timeo *next; member
/third_party/lwip/src/include/lwip/priv/
H A Dnd6_priv.h65 struct nd6_q_entry *next; member
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_texture.h15 * next paragraph) shall be included in all copies or substantial portions
43 struct tr_list *next; member
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_fs.h13 * The above copyright notice and this permission notice (including the next
56 struct r300_fragment_shader_code* next; member
/third_party/node/deps/openssl/openssl/crypto/async/
H A Dasync_local.h56 struct fd_lookup_st *next; member
/third_party/rust/crates/cxx/gen/src/
H A Dcheck.rs18 let first_component = Path::new(&include.path).components().next(); in check_dot_includes()
/third_party/rust/crates/cxx/gen/cmd/src/gen/
H A Dcheck.rs18 let first_component = Path::new(&include.path).components().next(); in check_dot_includes()
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dforward-inherit-struct-with-fields.rs12 pub next: *mut Rooted<T>,
/third_party/rust/crates/cxx/gen/build/src/gen/
H A Dcheck.rs18 let first_component = Path::new(&include.path).components().next(); in check_dot_includes()
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_isinstance.py38 next(iterator)
/third_party/openssl/crypto/async/
H A Dasync_local.h56 struct fd_lookup_st *next; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DAllocationOrder.h51 /// Return the next physical register in the allocation order, or 0.
52 /// It is safe to call next() again after it returned 0, it will keep
54 unsigned next(unsigned Limit = 0) { in next() function in llvm::AllocationOrder
69 /// As next(), but allow duplicates to be returned, and stop before the
86 /// Return true if the last register returned from next() was a preferred register.
/third_party/skia/src/core/
H A DSkDeferredDisplayList.cpp68 void SkDeferredDisplayList::ProgramIterator::next() { in next() function in SkDeferredDisplayList::ProgramIterator
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
H A DTagOffsetRecordList.java24 TagOffsetRecord record = iterator.next(); in getRecordForTag()
/third_party/skia/third_party/externals/icu/source/extra/scrptrun/
H A Dsrtest.cpp34 while (scriptRun.next()) { in main()
/third_party/skia/third_party/externals/icu/source/samples/translit/answers/
H A Dunaccent.cpp38 return (UChar) t->normalizer.next(); in unaccent()
/third_party/skia/third_party/externals/icu/source/samples/translit/
H A Dunaccent.cpp41 return (UChar) t->normalizer.next(); in unaccent()
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dhuffman_utils.h52 // Pointer to the next segment in the chain.
53 struct HuffmanTablesSegment* next; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-face.hh66 plan_node_t *next; member
/third_party/skia/third_party/externals/zlib/
H A Dinflate.h118 code FAR *next; /* next available space in codes[] */ member
/third_party/skia/tools/
H A Dbloaty_treemap.py65 next(sys.stdin)
/third_party/skia/third_party/externals/icu/source/common/
H A Duenumimp.h63 * This function returns the next element as a UChar *,
69 * @return next element as UChar *,
80 * This function returns the next element as a char *,
86 * @return next element as char *,
126 UEnumNext *next; member
147 * when a UEnumeration is defined with 'next' pointing to this
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dstrenum.h31 * method that returns the next UnicodeString since in C++ this can
44 * 'next' that you call. In general the StringEnumeration is
52 * <p>The pointers returned by next, unext, and snext become invalid
53 * upon any subsequent call to the enumeration's destructor, next,
103 * <p>Returns the next element as a NUL-terminated char*. If there
110 * deleted by the caller. The pointer is valid until the next call
111 * to next, unext, snext, reset, or the enumerator's destructor.</p>
124 * Either next() or snext() must be implemented differently by a subclass.
132 virtual const char* next(int32_t *resultLength, UErrorCode& status);
135 * <p>Returns the next elemen
[all...]

Completed in 11 milliseconds

1...<<191192193194195196197198199200>>...509