| /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/intel/compiler/ |
| 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/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
|
| /third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
| H A D | commands.c | 385 static int get_arg_nodeid_list(char *args, unsigned int *list) in get_arg_nodeid_list() argument [all...] |
| /third_party/libfuse/lib/modules/ |
| H A D | iconv.c | 497 static int iconv_listxattr(const char *path, char *list, size_t size) in iconv_listxattr() argument
|
| H A D | subdir.c | 482 static int subdir_listxattr(const char *path, char *list, size_t size) in subdir_listxattr() argument
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | flow.c | 70 static int remove_other_phisources(struct basic_block *bb, struct multijmp_list *list, struct basic_block *target) in remove_other_phisources() argument 720 static void vrfy_bb_in_list(struct basic_block *bb, struct basic_block_list *list) in vrfy_bb_in_list() argument
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-coverage.cc | 514 Handle<ArrayList> list = Handle<ArrayList>::cast( in CollectAndMaybeResetCounts() local
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-call-gen.cc | 410 TNode<JSArray> list = in CallOrConstructWithSpread() local
|
| /third_party/node/deps/v8/src/api/ |
| H A D | api-natives.cc | 561 Handle<TemplateList> list; in AddPropertyToPropertyList() local 666 Handle<TemplateList> list; in AddNativeDataProperty() local [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-profiler-agent-impl.cc | 123 flattenNodesTree(V8InspectorImpl* inspector, const v8::CpuProfileNode* node, protocol::Array<protocol::Profiler::ProfileNode>* list) flattenNodesTree() argument
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | sweeper.cc | 184 SweptList& list = swept_list_[GetSweepSpaceIndex(space->identity())]; in GetSweptPageSafe() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | shared-function-info.cc | 197 WeakFixedArray list = script.shared_function_infos(); in SetScript() local
|
| /third_party/node/deps/v8/src/snapshot/ |
| H A D | code-serializer.cc | 558 Handle<WeakArrayList> list = isolate->factory()->script_list(); in FinishOffThreadDeserialize() local
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | utils.h | 133 const T& list; member 152 auto PrintList(const T& list, const std::string& separator = ", ") { in PrintList() argument 159 auto PrintList(const T& list, const std::string& separator, L&& transformer) { in PrintList() argument 165 void PrintCommaSeparatedList(std::ostream& os, const T& list, C&& transform) { in PrintCommaSeparatedList() argument 170 void PrintCommaSeparatedList(std::ostream& os, const T& list) { in PrintCommaSeparatedList() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| H A D | nir.c | 771 ppir_emit_cf_list(ppir_compiler *comp, struct exec_list *list) ppir_emit_cf_list() argument [all...] |
| /third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
| H A D | amdgpu_cs.h | 84 struct pipe_fence_handle **list; member
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_nir.c | 1001 loop_last_block(struct exec_list *list) in loop_last_block() argument 1028 emit_cf_list(struct ir2_context *ctx, struct exec_list *list) in emit_cf_list() argument
|
| /third_party/musl/libc-test/src/functionalext/unittest/ |
| H A D | unit_test_ldso_dynlink.c | 557 strlist *list = (strlist *)calloc(1, sizeof(strlist)); in dummy_config_get_inherits() local
|
| H A D | unit_test_ldso_namespace.c | 53 ns_inherit_list list; in namespace_test_0020() local 131 dsolist list; in namespace_test_0070() local 346 strlist list; in namespace_test_0230() local 384 strlist list; namespace_test_0260() local 457 strlist list; namespace_test_0320() local 484 strlist list; namespace_test_0400() local 561 strlist list; namespace_test_0390() local 635 strlist list; namespace_test_0460() local 782 strlist list; namespace_test_0530() local 809 strlist list; namespace_test_0540() local 834 strlist list; namespace_test_0550() local 1038 strlist list; namespace_test_0670() local 1058 strlist list; namespace_test_0680() local 1078 strlist list; namespace_test_0690() local 1098 strlist list; namespace_test_0700() local 1134 strlist list; namespace_test_0720() local 1153 strlist list; namespace_test_0730() local [all...] |
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | opt.c | 1117 void opt_help(const OPTIONS *list) in opt_help() argument
|
| /third_party/node/deps/openssl/openssl/crypto/property/ |
| H A D | property.c | 99 OSSL_PROPERTY_LIST *list; member
|