Home
last modified time | relevance | path

Searched refs:next (Results 5026 - 5050 of 12742) sorted by relevance

1...<<201202203204205206207208209210>>...510

/third_party/backends/backend/
H A Dcanon_pp.h93 CANONP_Scanner *next; member
H A Dst400.h46 struct ST400_Device *next; member
67 SANE_Byte *bufp; /* next byte to transfer */
/third_party/alsa-lib/src/mixer/
H A Dbag.c72 list_del(bag->next); in bag_del_all()
/third_party/icu/icu4c/source/samples/translit/answers/
H A Dunaccent.cpp38 return (UChar) t->normalizer.next(); in unaccent()
/third_party/icu/icu4c/source/samples/translit/
H A Dunaccent.cpp41 return (UChar) t->normalizer.next(); in unaccent()
/third_party/icu/icu4c/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/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
H A DResourceBasedPeriodFormatterDataServiceTest.java33 String locale = (String)i.next(); in testAvailable()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/
H A DResourceBasedPeriodFormatterDataServiceTest.java36 String locale = (String)i.next(); in testAvailable()
/third_party/icu/icu4c/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...]
/third_party/icu/icu4c/source/extra/scrptrun/
H A Dsrtest.cpp34 while (scriptRun.next()) { in main()
/third_party/mbedtls/include/mbedtls/
H A Dssl_cache.h61 mbedtls_ssl_cache_entry *MBEDTLS_PRIVATE(next); /*!< chain pointer */
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_flatten_nested_if_blocks.cpp11 * The above copyright notice and this permission notice (including the next
94 if (!inner || !inner->next->is_tail_sentinel() || in visit_leave()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_pipe.c15 * next paragraph) shall be included in all copies or substantial portions
37 quad->next = sp->quad.first; in insert_stage_at_head()
/third_party/node/deps/zlib/
H A Dinflate.h119 code FAR *next; /* next available space in codes[] */ member
/third_party/node/deps/v8/third_party/zlib/
H A Dinflate.h119 code FAR *next; /* next available space in codes[] */ member
/third_party/ntfs-3g/include/ntfs-3g/
H A Dxattrs.h67 struct XATTRMAPPING *next; member
/third_party/musl/porting/linux/user/src/process/
H A D_Fork.c32 self->next = self->prev = self; in _Fork()
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dfflush.c15 for (f=*__ofl_lock(); f; f=f->next) { in fflush()
/third_party/musl/src/stdio/
H A Dfflush.c15 for (f=*__ofl_lock(); f; f=f->next) { in fflush()
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dlocale_impl.h18 const struct __locale_map *next; member
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dlocale_impl.h18 const struct __locale_map *next; member
/third_party/musl/porting/linux/user/src/internal/
H A Dlocale_impl.h17 const struct __locale_map *next; member
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dlocale_impl.h15 const struct __locale_map *next; member
/third_party/musl/porting/liteos_a/user/src/process/
H A D_Fork.c29 self->next = self->prev = self; in _Fork()
/third_party/node/deps/icu-small/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 10 milliseconds

1...<<201202203204205206207208209210>>...510