/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/ |
H A D | TokenIterator.java | 57 public String next() throws IOException { in next() method in TokenIterator
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | UCharacterIteratorWrapper.java | 75 public char next(){ in next() method in UCharacterIteratorWrapper
|
H A D | UCharArrayIterator.java | 55 public int next() { in next() method in UCharArrayIterator
|
/third_party/icu/icu4c/source/common/ |
H A D | bytestrieiterator.cpp | 102 BytesTrie::Iterator::next(UErrorCode &errorCode) { in next() function in BytesTrie::Iterator
|
H A D | ucharstrieiterator.cpp | 101 UCharsTrie::Iterator::next(UErrorCode &errorCode) { in next() function in UCharsTrie::Iterator
|
/third_party/alsa-lib/include/ |
H A D | global.h | 72 struct snd_dlsym_link *next; member
|
H A D | list.h | 21 struct list_head *next; member 94 list_insert(struct list_head *p, struct list_head *prev, struct list_head *next) list_insert() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | CSCharacterIterator.java | 56 public char next() { in next() method in CSCharacterIterator
|
H A D | ReplaceableUCharacterIterator.java | 151 public int next(){ in next() method in ReplaceableUCharacterIterator
|
H A D | UCharacterIteratorWrapper.java | 77 public char next(){ in next() method in UCharacterIteratorWrapper
|
H A D | UCharArrayIterator.java | 57 public int next() { in next() method in UCharArrayIterator
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/data/ |
H A D | TokenIterator.java | 59 public String next() throws IOException { in next() method in TokenIterator
|
/third_party/libwebsockets/lib/drivers/led/ |
H A D | led-seq.c | 186 lws_led_transition(struct lws_led_state *lcs, const char *name, const lws_led_sequence_def_t *next, const lws_led_sequence_def_t *trans) lws_led_transition() argument
|
/third_party/libdrm/etnaviv/ |
H A D | etnaviv_perfmon.c | 105 struct etna_perfmon_signal *sig, *next; in etna_perfmon_free_signals() local 115 struct etna_perfmon_domain *dom, *next; in etna_perfmon_free_domains() local
|
/third_party/libdrm/intel/ |
H A D | mm.c | 254 struct mem_block *next = p->next; mmDestroy() local [all...] |
/third_party/libdrm/ |
H A D | libdrm_lists.h | 37 struct _drmMMListHead *next; member [all...] |
/third_party/mbedtls/include/mbedtls/ |
H A D | x509_crl.h | 68 struct mbedtls_x509_crl_entry *next; member 103 struct mbedtls_x509_crl *next; member
|
/third_party/mesa3d/src/etnaviv/drm/ |
H A D | etnaviv_perfmon.c | 105 struct etna_perfmon_signal *sig, *next; in etna_perfmon_free_signals() local 115 struct etna_perfmon_domain *dom, *next; in etna_perfmon_free_domains() local
|
/third_party/ltp/include/ |
H A D | tst_bool_expr.h | 23 struct tst_expr_tok *next; member
|
/third_party/ltp/pan/ |
H A D | symbol.h | 45 struct sym *next; member
|
/third_party/libwebsockets/lib/plat/unix/ |
H A D | unix-service.c | 74 volatile struct lws_foreign_thread_pollfd *ftp, *next; in _lws_plat_service_tsi() local
|
/third_party/ltp/testcases/kernel/containers/pidns/ |
H A D | pidns05.c | 55 int next = 0; in find_cinit_pids() local
|
/third_party/mesa3d/src/glx/apple/ |
H A D | apple_glx_context.h | 70 struct apple_glx_context *previous, *next; member
|
/third_party/node/lib/internal/debugger/ |
H A D | inspect_repl.js | |
/third_party/node/test/parallel/ |
H A D | test-event-capture-rejections.js | |