Home
last modified time | relevance | path

Searched refs:next (Results 3626 - 3650 of 6258) sorted by relevance

1...<<141142143144145146147148149150>>...251

/third_party/icu/icu4c/source/common/unicode/
H A Duchriter.h143 * This can be used to begin an iteration with next().
236 * Advances to the next code unit in the iteration range (toward
239 * @return the next code unit in the iteration range.
242 virtual char16_t next(void) override;
245 * Gets the current code unit for returning and advances to the next code unit
255 * Advances to the next code point in the iteration range (toward
261 * @return the next code point in the iteration range.
267 * Gets the current code point for returning and advances to the next code point
/third_party/libphonenumber/tools/java/cpp-build/test/com/google/i18n/phonenumbers/
H A DCppMetadataGeneratorTest.java116 if (it.next().equals(expected)) { in consumeUntil()
/third_party/libuv/test/
H A Dbenchmark-ping-udp.c40 struct buf_s* next; member
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dc_parsing_helper.py101 _, more = next(lines) #pylint: disable=stop-iteration-return
/third_party/libdrm/etnaviv/
H A Detnaviv_bo_cache.c11 * The above copyright notice and this permission notice (including the next
82 bo = LIST_ENTRY(struct etna_bo, bucket->list.next, list); in etna_bo_cache_cleanup()
/third_party/libdrm/amdgpu/
H A Damdgpu_internal.h69 struct amdgpu_device *next; member
/third_party/libcoap/include/coap3/
H A Dcoap_net_internal.h35 struct coap_queue_t *next; member
36 coap_tick_t t; /**< when to send PDU for the next time */
176 coap_tick_t next_timeout; /**< When the next timeout is to occur */
237 * Returns the next pdu to send without removing from sendqeue.
242 * Returns the next pdu to send and removes it from the sendqeue.
H A Dcoap_option.h98 * elements. The next COAP_OPT_FILTER_SHORT bits correspond to the short
173 coap_opt_t *next_option; /**< pointer to the unparsed next option */
198 * Updates the iterator @p oi to point to the next option. This function returns
211 * @return The next option or @c NULL if no more options exist.
289 * contexts, the result of this function is used to skip the next
326 struct coap_optlist_t *next; /**< next entry in the optlist chain */ member
/third_party/mbedtls/programs/fuzz/
H A Dfuzz_dtlsserver.c105 mbedtls_ssl_conf_ca_chain(&conf, srvcert.next, NULL); in LLVMFuzzerTestOneInput()
/third_party/jinja2/
H A D_compat.py66 cls.next = cls.__next__
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_bo_cache.c11 * The above copyright notice and this permission notice (including the next
79 bo = list_entry(bucket->list.next, struct etna_bo, list); in etna_bo_cache_cleanup()
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_bo_cache.c11 * The above copyright notice and this permission notice (including the next
94 bo = list_entry(bucket->list.next, struct fd_bo, list); in fd_bo_cache_cleanup()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_kopper.h11 * The above copyright notice and this permission notice (including the next
42 struct kopper_swapchain *next; member
/third_party/mesa3d/src/gallium/winsys/virgl/common/
H A Dvirgl_resource_cache.c11 * The above copyright notice and this permission notice (including the next
92 assert(entry->head.next == NULL); in virgl_resource_cache_add()
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_csb.h17 * The above copyright notice and this permission notice (including the next
69 void *next; member
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_drawable.h139 /*END*/ struct apple_glx_drawable *previous, *next; member
/third_party/node/deps/v8/src/wasm/
H A Dstacks.h72 StackMemory* next() { return next_; } in next() function in v8::internal::wasm::StackMemory
/third_party/node/deps/v8/third_party/jinja2/
H A D_compat.py66 cls.next = cls.__next__
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsrecover.h90 struct ACTION_RECORD *next; member
/third_party/ntfs-3g/src/
H A Dntfs-3g_common.h125 struct plugin_list *next; member
/third_party/node/test/fixtures/wpt/FileAPI/file/
H A DFile-constructor.any.js50 return {next: () => [
/third_party/musl/src/malloc/oldmallocng/
H A Dmallinfo.c67 ma = ma->next; in mallinfo2()
/third_party/musl/libc-test/src/regression/
H A Dmalloc-safe-unlink.c33 struct meta_in *prev, *next; member
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dtre.h180 struct tre_list *next; member
/third_party/musl/porting/linux/user/src/linux/
H A Dclone.c42 self->next = self->prev = self; in __start_child()

Completed in 13 milliseconds

1...<<141142143144145146147148149150>>...251