| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_batch_chain.c | 56 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 D | anv_allocator.c | 322 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 D | st_context.h | 380 struct st_zombie_sampler_view_node list; member 385 struct st_zombie_shader_node list; member
|
| /third_party/mesa3d/src/mesa/vbo/ |
| H A D | vbo_save_api.c | 1963 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 D | parse.cpp | 676 TableResource *list = static_cast<TableResource *>(res); in resLookup() local
|
| /third_party/node/deps/icu-small/source/tools/pkgdata/ |
| H A D | pkgdata.cpp | 1609 CharList *list = o->filePaths; in pkg_createWithoutAssemblyCode() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | msgfmt.cpp | 1784 findKeyword(const UnicodeString& s, const char16_t * const *list) findKeyword() argument
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_ra.cpp | 1252 insertOrderedTail(std::list<RIG_Node *>& list, RIG_Node *node) insertOrderedTail() argument [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_physical_device.c | 2235 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 D | nvc0_context.h | 169 struct list_head list; member
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | ssearch.cpp | 359 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 D | pkgdata.cpp | 1606 CharList *list = o->filePaths; in pkg_createWithoutAssemblyCode() local [all...] |
| /third_party/libinput/src/ |
| H A D | libinput-private.h | 135 struct list list; member [all...] |
| /third_party/libdrm/ |
| H A D | xf86drmMode.c | 1649 struct drm_mode_list_lessees list; in drmModeListLessees() local
|
| /third_party/ltp/testcases/kernel/io/ltp-aiodio/ |
| H A D | aio-stress.c | 296 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 D | tcp.c | 409 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 D | private-lib-secure-streams.h | 57 struct lws_dll2 list; /**< pt lists active ss */ member 285 lws_dll2_t list; member
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | pre-process.c | 209 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 D | example.c | 211 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 D | simplify.c | 199 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 D | assembler-mips64.h | 1935 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 D | macro-assembler-arm64.h | 2167 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 D | assembler-mips.h | 1905 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 D | simulator-arm64.cc | 186 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 D | object-stats.cc | 800 Object list = heap_->allocation_sites_list(); in CollectGlobalStatistics() local
|