Home
last modified time | relevance | path

Searched defs:list (Results 376 - 400 of 1141) sorted by relevance

1...<<11121314151617181920>>...46

/third_party/ltp/include/lapi/
H A Dfutex.h89 struct robust_list list; member
/third_party/ltp/lib/
H A Dtst_rtnetlink.c317 tst_rtnl_add_attr_list(const char *file, const int lineno, struct tst_rtnl_context *ctx, const struct tst_rtnl_attr_list *list) tst_rtnl_add_attr_list() argument
/third_party/libwebsockets/lib/system/async-dns/
H A Dprivate-lib-async-dns.h40 lws_dll2_t list; member
59 lws_dll2_t list; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_resources.c180 static LLVMValueRef si_load_image_desc(struct si_shader_context *ctx, LLVMValueRef list, in si_load_image_desc() argument
208 static LLVMValueRef si_load_sampler_desc(struct si_shader_context *ctx, LLVMValueRef list, in si_load_sampler_desc() argument
260 LLVMValueRef list = ac_get_arg(&ctx->ac, ctx->bindless_samplers_and_images); si_nir_load_sampler_desc() local
292 LLVMValueRef list = ac_get_arg(&ctx->ac, ctx->samplers_and_images); si_nir_load_sampler_desc() local
[all...]
H A Dradeon_vcn_dec.h39 struct list_head list; member
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_usefont.c300 int list = listbase + i; in glXUseXFont() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.h64 struct list_head list; member
/third_party/mesa3d/src/glx/
H A Dxfont.c301 int list = listbase + i; in DRI_glXUseXFont() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_cfg.cpp40 pop_stack(exec_list *list) in pop_stack() argument
57 push_stack(exec_list *list, void *mem_ctx, bblock_t *block) in push_stack() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsundelete.h65 struct ntfs_list_head list; /* Previous/Next links */ member
82 struct ntfs_list_head list; /* Previous/Next links */ member
/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h53 struct list { struct
63 struct list list; member
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc_impl.h44 struct list { struct
54 struct list list; member
/third_party/node/deps/cares/src/lib/
H A Dares__slist.c61 ares__slist_t *list; in ares__slist_create() local
87 ares__slist_coin_flip(ares__slist_t *list) ares__slist_coin_flip() argument
108 ares__slist_replace_destructor(ares__slist_t *list, ares__slist_destructor_t destruct) ares__slist_replace_destructor() argument
118 ares__slist_max_level(const ares__slist_t *list) ares__slist_max_level() argument
135 ares__slist_calc_level(ares__slist_t *list) ares__slist_calc_level() argument
146 ares__slist_node_push(ares__slist_t *list, ares__slist_node_t *node) ares__slist_node_push() argument
198 ares__slist_insert(ares__slist_t *list, void *val) ares__slist_insert() argument
260 ares__slist_t *list = node->parent; ares__slist_node_pop() local
286 ares__slist_t *list; ares__slist_node_claim() local
309 ares__slist_t *list; ares__slist_node_reinsert() local
321 ares__slist_node_find(ares__slist_t *list, const void *val) ares__slist_node_find() argument
380 ares__slist_node_first(ares__slist_t *list) ares__slist_node_first() argument
389 ares__slist_node_last(ares__slist_t *list) ares__slist_node_last() argument
422 ares__slist_len(const ares__slist_t *list) ares__slist_len() argument
438 ares__slist_first_val(ares__slist_t *list) ares__slist_first_val() argument
443 ares__slist_last_val(ares__slist_t *list) ares__slist_last_val() argument
465 ares__slist_destroy(ares__slist_t *list) ares__slist_destroy() argument
[all...]
H A Dares_sysconfig_files.c221 ares__llist_t *list = NULL; in ares__parse_sortlist() local
H A Dares__llist.c47 ares__llist_t *list = ares_malloc_zero(sizeof(*list)); in ares__llist_create() local
58 void ares__llist_replace_destructor(ares__llist_t *list, in ares__llist_replace_destructor() argument
74 static void ares__llist_attach_at(ares__llist_t *list, in ares__llist_attach_at() argument
122 ares__llist_insert_at(ares__llist_t *list, ares__llist_insert_type_t type, ares__llist_node_t *at, void *val) ares__llist_insert_at() argument
145 ares__llist_insert_first(ares__llist_t *list, void *val) ares__llist_insert_first() argument
150 ares__llist_insert_last(ares__llist_t *list, void *val) ares__llist_insert_last() argument
181 ares__llist_node_first(ares__llist_t *list) ares__llist_node_first() argument
189 ares__llist_node_last(ares__llist_t *list) ares__llist_node_last() argument
222 ares__llist_len(const ares__llist_t *list) ares__llist_len() argument
238 ares__llist_first_val(ares__llist_t *list) ares__llist_first_val() argument
243 ares__llist_last_val(ares__llist_t *list) ares__llist_last_val() argument
250 ares__llist_t *list; ares__llist_node_detach() local
326 ares__llist_destroy(ares__llist_t *list) ares__llist_destroy() argument
[all...]
H A Dares_dns_mapping.c608 } list[] = { in ares_dns_class_fromstr() local
638 } list[] = { in ares_dns_rec_type_fromstr() local
H A Dares_dns_name.c46 static ares_status_t ares__nameoffset_create(ares__llist_t **list, in ares__nameoffset_create() argument
86 static const ares_nameoffset_t *ares__nameoffset_find(ares__llist_t *list, in ares__nameoffset_find() argument
359 ares_status_t ares__dns_name_write(ares__buf_t *buf, ares__llist_t **list, in ares__dns_name_write() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dcaniter.cpp173 UnicodeString *list = nullptr; in setSource() local
/third_party/mesa3d/src/mesa/program/
H A Dprog_print.c910 _mesa_fprint_parameter_list(FILE *f, const struct gl_program_parameter_list *list) _mesa_fprint_parameter_list() argument
939 _mesa_print_parameter_list(const struct gl_program_parameter_list *list) _mesa_print_parameter_list() argument
[all...]
H A Dprog_statevars.c1416 _mesa_optimize_state_parameters(struct gl_constants *consts, struct gl_program_parameter_list *list) _mesa_optimize_state_parameters() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcpdtrans.cpp110 CompoundTransliterator::CompoundTransliterator(UVector& list, in CompoundTransliterator() argument
122 CompoundTransliterator::CompoundTransliterator(UVector& list, in CompoundTransliterator() argument
93 CompoundTransliterator(const UnicodeString& newID, UVector& list, UnicodeFilter* adoptedFilter, int32_t anonymousRBTs, UParseError& , UErrorCode& status) CompoundTransliterator() argument
190 init(UVector& list, UTransDirection direction, UBool fixReverseID, UErrorCode& status) init() argument
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_formats.c125 VkDrmFormatModifierPropertiesListEXT *list = in panvk_GetPhysicalDeviceFormatProperties2() local
/third_party/mesa3d/src/util/
H A Dlist.h65 static inline void list_add(struct list_head *item, struct list_head *list) in list_add() argument
79 list_addtail(struct list_head *item, struct list_head *list) list_addtail() argument
116 list_is_empty(const struct list_head *list) list_is_empty() argument
121 list_is_linked(const struct list_head *list) list_is_linked() argument
132 list_is_singular(const struct list_head *list) list_is_singular() argument
137 list_length(const struct list_head *list) list_length() argument
168 list_validate(const struct list_head *list) list_validate() argument
[all...]
H A Du_debug_memory.c88 static struct list_head list = { &list, &list }; variable
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_scene.c307 struct data_block_list *list = &scene->data; in lp_scene_end_rasterization() local
412 struct resource_ref **list = writeable ? &scene->writeable_resources : &scene->resources; in lp_scene_add_resource_reference() local

Completed in 19 milliseconds

1...<<11121314151617181920>>...46