| /third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/ |
| H A D | CollationPerformanceTest.java | 162 ArrayList list = null; field in CollationPerformanceTest [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/ |
| H A D | LanguageTestFmwk.java | 780 static Element[] list = new Element[11]; global() field in Element [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/ |
| H A D | LanguageTestFmwk.java | 781 static Element[] list = new Element[11]; global() field in Element [all...] |
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/ |
| H A D | TransliteratorInputMethod.java | 686 getListCellRendererComponent( JList list, Object value, int index, boolean isSelected, boolean cellHasFocus) getListCellRendererComponent() argument
|
| /third_party/libwebsockets/lib/misc/threadpool/ |
| H A D | threadpool.c | 51 lws_dll2_t list; member [all...] |
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_rgp.h | 69 struct list_head list; member 90 struct list_head list; member 103 struct list_head list; member 145 struct list_head list; member 170 struct list_head list; member 182 struct list_head list; member
|
| /third_party/libdrm/nouveau/ |
| H A D | pushbuf.c | 56 struct nouveau_pushbuf_krec *list; member
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_clone.c | 193 clone_var_list(clone_state *state, struct exec_list *dst, const struct exec_list *list) clone_var_list() argument 227 clone_reg_list(clone_state *state, struct exec_list *dst, const struct exec_list *list) clone_reg_list() argument 607 clone_cf_list(clone_state *state, struct exec_list *dst, const struct exec_list *list) clone_cf_list() argument [all...] |
| /third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/ |
| H A D | radv_amdgpu_bo.c | 260 struct list_head list; member
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | list.h | 351 exec_list_make_empty(struct exec_list *list) exec_list_make_empty() argument 360 exec_list_is_empty(const struct exec_list *list) exec_list_is_empty() argument 376 exec_list_is_singular(const struct exec_list *list) exec_list_is_singular() argument 383 exec_list_get_head_const(const struct exec_list *list) exec_list_get_head_const() argument 389 exec_list_get_head(struct exec_list *list) exec_list_get_head() argument 395 exec_list_get_head_raw_const(const struct exec_list *list) exec_list_get_head_raw_const() argument 401 exec_list_get_head_raw(struct exec_list *list) exec_list_get_head_raw() argument 407 exec_list_get_tail_const(const struct exec_list *list) exec_list_get_tail_const() argument 413 exec_list_get_tail(struct exec_list *list) exec_list_get_tail() argument 419 exec_list_get_tail_raw_const(const struct exec_list *list) exec_list_get_tail_raw_const() argument 425 exec_list_get_tail_raw(struct exec_list *list) exec_list_get_tail_raw() argument 431 exec_list_length(const struct exec_list *list) exec_list_length() argument 444 exec_list_push_head(struct exec_list *list, struct exec_node *n) exec_list_push_head() argument 454 exec_list_push_tail(struct exec_list *list, struct exec_node *n) exec_list_push_tail() argument 464 exec_list_push_degenerate_list_at_head(struct exec_list *list, struct exec_node *n) exec_list_push_degenerate_list_at_head() argument 475 exec_list_pop_head(struct exec_list *list) exec_list_pop_head() argument 485 exec_list_move_nodes_to(struct exec_list *list, struct exec_list *target) exec_list_move_nodes_to() argument 503 exec_list_append(struct exec_list *list, struct exec_list *source) exec_list_append() argument 539 exec_list_prepend(struct exec_list *list, struct exec_list *source) exec_list_prepend() argument 561 exec_list_validate(const struct exec_list *list) exec_list_validate() argument [all...] |
| /third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/ |
| H A D | main.c | 20 lws_dll2_t list; member 33 lws_dll2_t list; member 40 lws_dll2_t list; member 46 lws_dll2_t list; member 468 lws_dll2_t list; global() member 740 struct x { lws_dll2_t list; const char *sz; }; main() member [all...] |
| /third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
| H A D | vid_dec_h265.c | 83 struct list_head list; member
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_nir.cpp | 334 fs_visitor::nir_emit_cf_list(exec_list *list) in nir_emit_cf_list() argument
|
| H A D | brw_shader.cpp | 1230 backend_instruction::insert_before(bblock_t *block, exec_list *list) in insert_before() argument
|
| /third_party/mesa3d/src/gallium/frontends/omx/ |
| H A D | vid_dec_h264_common.c | 163 const int *list; in scaling_list() local
|
| /third_party/mesa3d/src/gallium/winsys/radeon/drm/ |
| H A D | radeon_drm_bo.c | 57 struct list_head list; member [all...] |
| /third_party/node/src/ |
| H A D | node_binding.cc | 570 inline struct node_module* FindModule(struct node_module* list, in FindModule() argument
|
| /third_party/musl/src/malloc/liteos_a/user_debug/ |
| H A D | memory_check.c | 79 struct list *list = NULL; in insert_free_list() local 90 struct list *list = NULL; try_delete_node() local 161 struct list *list = NULL; alloc_node() local 204 struct list *list = NULL; insert_node() local 357 struct list *list = NULL; check_mem_integrity() local 684 struct list *list = NULL; check_leak() local [all...] |
| /third_party/musl/porting/liteos_a/user_debug/src/malloc/ |
| H A D | memory_check.c | 64 struct list *list = NULL; in insert_free_list() local 75 struct list *list = NULL; try_delete_node() local 146 struct list *list = NULL; alloc_node() local 189 struct list *list = NULL; insert_node() local 342 struct list *list = NULL; check_mem_integrity() local 669 struct list *list = NULL; check_leak() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | icuplug.cpp | 80 static int32_t uplug_removeEntryAt(void *list, int32_t listSize, int32_t memberSize, int32_t itemToRemove) { in uplug_removeEntryAt() argument
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares__buf.c | 796 static ares_bool_t ares__buf_split_isduplicate(ares__llist_t *list, in ares__buf_split_isduplicate() argument 827 ares__buf_split(ares__buf_t *buf, const unsigned char *delims, size_t delims_len, ares__buf_split_t flags, ares__llist_t **list) ares__buf_split() argument [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_program.c | 758 st_add_variant(struct st_variant **list, struct st_variant *v) in st_add_variant() argument
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_dump.c | 180 dump_types(struct dxil_dumper *d, struct list_head *list) in dump_types() argument 268 dump_gvars(struct dxil_dumper *d, struct list_head *list) in dump_gvars() argument 291 dump_funcs(struct dxil_dumper *d, struct list_head *list) in dump_funcs() argument 313 dump_attr_set_list(struct dxil_dumper *d, struct list_head *list) dump_attr_set_list() argument 344 dump_constants(struct dxil_dumper *d, struct list_head *list) dump_constants() argument 387 dump_instrs(struct dxil_dumper *d, struct list_head *list) dump_instrs() argument 643 dump_mdnodes(struct dxil_dumper *d, struct list_head *list) dump_mdnodes() argument 688 dump_named_nodes(struct dxil_dumper *d, struct list_head *list) dump_named_nodes() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.h | 157 struct list_head list; member
|
| /third_party/libfuse/example/ |
| H A D | passthrough_fh.c | 535 static int xmp_listxattr(const char *path, char *list, size_t size) in xmp_listxattr() argument
|