Home
last modified time | relevance | path

Searched defs:next (Results 1776 - 1800 of 2856) sorted by relevance

1...<<71727374757677787980>>...115

/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DUnicodeMap.java960 public Entry<String, T> next() { in next() method in UnicodeMap.IteratorX
1014 public EntryRange<T> next() { in next() method in UnicodeMap.EntryRanges
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dlistformatter.cpp579 void append(const SimpleFormatter& pattern, const UnicodeString& next, int32_t position, UErrorCode& status) { in append() argument
H A Dcsrsbcs.cpp198 int next; in nextByte() local
/third_party/libwebsockets/lib/misc/threadpool/
H A Dthreadpool.c775 struct lws_threadpool_task *task, *next; in lws_threadpool_destroy() local
/third_party/libwebsockets/lib/misc/fts/
H A Dtrie.c51 struct lws_fts_filepath *next; member
H A Dtrie-fd.c62 struct linetable *next; member
[all...]
/third_party/libcoap/src/oscore/
H A Doscore_context.c106 oscore_ctx_t *next = c_context->p_osc_ctx->next; in oscore_enter_context() local
135 oscore_recipient_ctx_t *next = osc_ctx->recipient_chain->next_recipient; in oscore_free_context() local
162 oscore_ctx_t *next = c_context->p_osc_ctx; oscore_remove_context() local
656 oscore_recipient_ctx_t *next = osc_ctx->recipient_chain; oscore_delete_recipient() local
[all...]
/third_party/libdrm/nouveau/
H A Dnouveau.h156 struct nouveau_list *next; member
H A Dpushbuf.c43 struct nouveau_pushbuf_krec *next; member
/third_party/lzma/CPP/Common/
H A DMyString.cpp438 unsigned next = _len; in Grow_1() local
456 unsigned next = _len + n; Grow() local
1034 unsigned next = _len; Grow_1() local
1051 unsigned next = _len + n; Grow() local
[all...]
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-container-object.c465 const ecma_value_t next = result; in ecma_op_container_create() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_schedule.c125 struct nir_schedule_class_dep *next; member
H A Dnir_control_flow.c284 nir_cf_node *next = nir_cf_node_next(parent); in block_add_normal_succs() local
300 nir_cf_node *next = nir_cf_node_next(&block->cf_node); in block_add_normal_succs() local
732 nir_cf_node *next = nir_cf_node_next(cf_node); nir_cf_extract() local
[all...]
H A Dnir_from_ssa.c205 struct exec_node *next = bn->next; in merge_merge_sets() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_android.c684 radv_select_android_external_format(const void *next, VkFormat default_format) in radv_select_android_external_format() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_queue.c677 set_ext(struct drm_v3d_extension *ext, struct drm_v3d_extension *next, uint32_t id, uintptr_t flags) set_ext() argument
692 set_multisync(struct drm_v3d_multi_sync *ms, struct v3dv_submit_sync_info *sync_info, struct drm_v3d_extension *next, struct v3dv_device *device, struct v3dv_job *job, enum v3dv_queue_type queue_sync, enum v3d_queue wait_stage, bool signal_syncs) set_multisync() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dlist.h54 struct exec_node *next; member
[all...]
/third_party/mesa3d/src/compiler/glsl/glcpp/
H A Dglcpp.h52 struct string_node *next; member
114 struct token_node *next; member
125 struct argument_node *next; member
157 struct expansion_node *next; member
170 struct skip_node *next; member
176 struct active_list *next; member
/third_party/mesa3d/src/intel/common/
H A Dintel_decoder.h130 struct intel_group *next; member
186 struct intel_field *next; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_kopper.c703 uint32_t next = (uint32_t)screen->curr_batch + 1; in kopper_present() local
/third_party/mesa3d/src/gallium/frontends/osmesa/
H A Dosmesa.c92 struct osmesa_buffer *next; /**< next in linked list */ member
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.c304 struct radeon_bo_va_hole *next; in radeon_bomgr_free_va() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_query.c223 struct svga_qmem_alloc_entry *next; /* next memory block */ member
452 struct svga_qmem_alloc_entry *alloc_entry, *next; destroy_gb_query_obj() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c2088 const uint8_t *next = body + size; in svga_dump_command() local
2596 const uint8_t *next = commands; svga_dump_commands() local
[all...]
/third_party/node/lib/internal/streams/
H A Dreadable.js1143 function next(resolve) { function

Completed in 33 milliseconds

1...<<71727374757677787980>>...115