Home
last modified time | relevance | path

Searched defs:list (Results 1476 - 1500 of 1794) sorted by relevance

1...<<51525354555657585960>>...72

/third_party/mesa3d/src/intel/vulkan/
H A Danv_batch_chain.c56 anv_reloc_list_init(struct anv_reloc_list *list, in anv_reloc_list_init() argument
64 anv_reloc_list_init_clone(struct anv_reloc_list *list, in anv_reloc_list_init_clone() argument
111 anv_reloc_list_finish(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc) anv_reloc_list_finish() argument
120 anv_reloc_list_grow(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, size_t num_additional_relocs) anv_reloc_list_grow() argument
153 anv_reloc_list_grow_deps(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, uint32_t min_num_words) anv_reloc_list_grow_deps() argument
182 anv_reloc_list_add_bo(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, struct anv_bo *target_bo) anv_reloc_list_add_bo() argument
201 anv_reloc_list_add(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, uint32_t offset, struct anv_bo *target_bo, uint32_t delta, uint64_t *address_u64_out) anv_reloc_list_add() argument
240 anv_reloc_list_clear(struct anv_reloc_list *list) anv_reloc_list_clear() argument
248 anv_reloc_list_append(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, struct anv_reloc_list *other, uint32_t offset) anv_reloc_list_append() argument
517 anv_batch_bo_list_clone(const struct list_head *list, struct anv_cmd_buffer *cmd_buffer, struct list_head *new_list) anv_batch_bo_list_clone() argument
1080 anv_cmd_buffer_add_seen_bbos(struct anv_cmd_buffer *cmd_buffer, struct list_head *list) anv_cmd_buffer_add_seen_bbos() argument
1388 anv_cmd_buffer_process_relocs(struct anv_cmd_buffer *cmd_buffer, struct anv_reloc_list *list) anv_cmd_buffer_process_relocs() argument
1455 anv_reloc_list_apply(struct anv_device *device, struct anv_reloc_list *list, struct anv_bo *bo, bool always_relocate) anv_reloc_list_apply() argument
[all...]
H A Danv_allocator.c322 anv_free_list_push(union anv_free_list *list, in anv_free_list_push() argument
343 anv_free_list_pop(union anv_free_list *list, in anv_free_list_pop() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.h380 struct st_zombie_sampler_view_node list; member
385 struct st_zombie_shader_node list; member
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_save_api.c1963 vbo_save_NewList(struct gl_context *ctx, GLuint list, GLenum mode) vbo_save_NewList() argument
[all...]
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dparse.cpp676 TableResource *list = static_cast<TableResource *>(res); in resLookup() local
/third_party/node/deps/icu-small/source/tools/pkgdata/
H A Dpkgdata.cpp1609 CharList *list = o->filePaths; in pkg_createWithoutAssemblyCode() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dmsgfmt.cpp1784 findKeyword(const UnicodeString& s, const char16_t * const *list) findKeyword() argument
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp1252 insertOrderedTail(std::list<RIG_Node *>& list, RIG_Node *node) insertOrderedTail() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c2235 VkImageFormatListCreateInfo list; member
2308 VkImageFormatListCreateInfo *list = &local_info->list; in vn_physical_device_fix_image_format_info() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h169 struct list_head list; member
/third_party/icu/icu4c/source/test/intltest/
H A Dssearch.cpp359 Order *list; member in OrderList
527 printOffsets(char *buffer, OrderList &list) printOffsets() argument
545 printOrders(char *buffer, OrderList &list) printOrders() argument
[all...]
/third_party/icu/icu4c/source/tools/pkgdata/
H A Dpkgdata.cpp1606 CharList *list = o->filePaths; in pkg_createWithoutAssemblyCode() local
[all...]
/third_party/libinput/src/
H A Dlibinput-private.h135 struct list list; member
[all...]
/third_party/libdrm/
H A Dxf86drmMode.c1649 struct drm_mode_list_lessees list; in drmModeListLessees() local
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Daio-stress.c296 static void oper_list_add(struct io_oper *oper, struct io_oper **list) in oper_list_add() argument
311 oper_list_del(struct io_oper *oper, struct io_oper **list) oper_list_del() argument
[all...]
/third_party/lwip/src/core/
H A Dtcp.c409 tcp_remove_listener(struct tcp_pcb *list, struct tcp_pcb_listen *lpcb) in tcp_remove_listener() argument
[all...]
/third_party/libwebsockets/lib/secure-streams/
H A Dprivate-lib-secure-streams.h57 struct lws_dll2 list; /**< pt lists active ss */ member
285 lws_dll2_t list; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dpre-process.c209 static int expand_one_symbol(struct token **list) in expand_one_symbol() argument
247 static void expand_list(struct token **list) in expand_list() argument
394 dup_list(struct token *list) dup_list() argument
602 copy(struct token **where, struct token *list, int *count) copy() argument
642 substitute(struct token **list, struct token *body, struct arg *args) substitute() argument
745 expand(struct token **list, struct symbol *sym) expand() argument
923 do_include_path(const char **pptr, struct token **list, struct token *token, const char *filename, int flen) do_include_path() argument
945 handle_include_path(struct stream *stream, struct token **list, struct token *token, int how) handle_include_path() argument
997 handle_include(struct stream *stream, struct token **list, struct token *token) handle_include() argument
1002 handle_include_next(struct stream *stream, struct token **list, struct token *token) handle_include_next() argument
1007 handle_argv_include(struct stream *stream, struct token **list, struct token *token) handle_argv_include() argument
1086 parse_arguments(struct token *list) parse_arguments() argument
1615 struct token **list = where, **beginning = NULL; expression_value() local
2229 do_preprocess(struct token **list) do_preprocess() argument
[all...]
H A Dexample.c211 static struct storage_hash *find_storage_hash(pseudo_t pseudo, struct storage_hash_list *list) in find_storage_hash() argument
1252 static struct asm_arg *generate_asm_inputs(struct bb_state *state, struct asm_constraint_list *list, struct asm_arg *arg) in generate_asm_inputs() argument
1294 static struct asm_arg *generate_asm_outputs(struct bb_state *state, struct asm_constraint_list *list, struct asm_arg *arg) in generate_asm_outputs() argument
1731 static void generate_list(struct basic_block_list *list, unsigned long generation) in generate_list() argument
1933 static int compile(struct symbol_list *list) in compile() argument
[all...]
H A Dsimplify.c199 static pseudo_t trivial_phi(pseudo_t pseudo, struct instruction *insn, struct pseudo_list **list) in trivial_phi() argument
240 struct pseudo_list *list = NULL; in clean_up_phi() local
252 static int delete_pseudo_user_list_entry(struct pseudo_user_list **list, pseudo_t *entry, int count) in delete_pseudo_user_list_entry() argument
301 kill_use_list(struct pseudo_list *list) kill_use_list() argument
[all...]
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.h1935 void Include(const RegList& list) { *available_ |= list; } in Include() argument
1936 void Exclude(const RegList& list) { available_->clear(list); } in Exclude() argument
[all...]
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64.h2167 void Include(const CPURegList& list) { available_->Combine(list); } in Include() argument
2168 void Exclude(const CPURegList& list) { in Exclude() argument
[all...]
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.h1905 void Include(const RegList& list) { *available_ |= list; } in Include() argument
1906 void Exclude(const RegList& list) { available_->clear(list); } in Exclude() argument
[all...]
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.cc186 int PopLowestIndexAsCode(CPURegList* list) { in PopLowestIndexAsCode() argument
262 void Simulator::CorruptRegisters(CPURegList* list, uint64_t value) { in CorruptRegisters() argument
[all...]
/third_party/node/deps/v8/src/heap/
H A Dobject-stats.cc800 Object list = heap_->allocation_sites_list(); in CollectGlobalStatistics() local

Completed in 50 milliseconds

1...<<51525354555657585960>>...72