/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p.c | 5026 p2p_set_no_go_freq(struct p2p_data *p2p, const struct wpa_freq_range_list *list) global() argument [all...] |
/third_party/vulkan-loader/loader/ |
H A D | loader.c | 717 loader_destroy_generic_list(const struct loader_instance *inst, struct loader_generic_list *list) loader_destroy_generic_list() argument 816 loader_init_pointer_layer_list(const struct loader_instance *inst, struct loader_pointer_layer_list *list) loader_init_pointer_layer_list() argument 843 loader_add_layer_properties_to_list(const struct loader_instance *inst, struct loader_pointer_layer_list *list, struct loader_layer_properties *props) loader_add_layer_properties_to_list() argument 1115 get_extension_property(const char *name, const struct loader_extension_list *list) get_extension_property() argument 1122 get_dev_extension_property(const char *name, const struct loader_device_extension_list *list) get_dev_extension_property() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_ft.c | 872 struct dl_list list; member 1168 struct dl_list list; member 1186 struct dl_list list; member [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | matroskadec.c | 1311 EbmlList *list = data; in ebml_parse() local 1570 EbmlList *list in ebml_free() local 1792 matroska_convert_tag(AVFormatContext *s, EbmlList *list, AVDictionary **metadata, char *prefix) matroska_convert_tag() argument [all...] |
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | msm_kgsl.h | 346 __u64 list; member 1629 uint64_t list; global() member [all...] |
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_nir_to_llvm.c | 5345 static void visit_cf_list(struct ac_nir_context *ctx, struct exec_list *list) in visit_cf_list() argument
|
/third_party/libfuse/lib/ |
H A D | fuse.c | 102 struct list_head list; /* must be the first member */ member 347 static void init_list_head(struct list_head *list) in init_list_head() argument 2215 fuse_fs_listxattr(struct fuse_fs *fs, const char *path, char *list, size_t size) fuse_fs_listxattr() argument 3871 common_listxattr(struct fuse *f, fuse_req_t req, fuse_ino_t ino, char *list, size_t size) common_listxattr() argument 3894 char *list = (char *) malloc(size); fuse_lib_listxattr() local 4618 fuse_getgroups(int size, gid_t list[]) fuse_getgroups() argument [all...] |
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | macro-assembler-s390.cc | 289 RegList list = kJSCallerSaved - exclusions; in RequiredStackSizeForCallerSaved() local 305 RegList list = kJSCallerSaved - exclusions; in PushCallerSaved() local 327 RegList list = kJSCallerSaved - exclusions; in PopCallerSaved() local
|
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | assembler-arm64.cc | 174 CPURegList list = CPURegList(CPURegister::kRegister, size, 0, 17); in GetCallerSaved() local 180 CPURegList list = CPURegList(CPURegister::kVRegister, size, 0, 7); in GetCallerSavedV() local
|
/third_party/node/deps/v8/src/codegen/mips/ |
H A D | macro-assembler-mips.cc | 56 RegList list = kJSCallerSaved - exclusions; in RequiredStackSizeForCallerSaved() local 72 RegList list = kJSCallerSaved - exclusions; in PushCallerSaved() local 94 RegList list = kJSCallerSaved - exclusions; in PopCallerSaved() local
|
/third_party/node/deps/v8/src/codegen/riscv64/ |
H A D | macro-assembler-riscv64.cc | 53 RegList list = kJSCallerSaved - exclusions; in RequiredStackSizeForCallerSaved() local 68 RegList list = kJSCallerSaved - exclusions; in PushCallerSaved() local 89 RegList list = kJSCallerSaved - exclusions; in PopCallerSaved() local
|
/third_party/node/deps/v8/src/codegen/arm/ |
H A D | assembler-arm.cc | 5069 static Instr EncodeNeonVTB(DwVfpRegister dst, const NeonListOperand& list, in EncodeNeonVTB() argument 5086 void Assembler::vtbl(DwVfpRegister dst, const NeonListOperand& list, in vtbl() argument 5092 void Assembler::vtbx(DwVfpRegister dst, const NeonListOperand& list, in vtbx() argument
|
/third_party/node/deps/v8/src/heap/ |
H A D | factory.cc | 1393 Handle<ArrayList> list = ArrayList::New(isolate(), 0); in CloneScript() local
|
/third_party/node/deps/v8/src/init/ |
H A D | bootstrapper.cc | 1266 Handle<TemplateList> list = TemplateList::New(isolate(), 1); in CreateRoots() local
|
/third_party/node/deps/v8/src/objects/ |
H A D | objects.cc | 1084 Handle<FixedArray> list = isolate->factory()->NewFixedArray(len); in CreateListFromArrayLike() local 1321 Handle<FixedArray> list = in New() local 1328 Add(Isolate* isolate, Handle<TemplateList> list, Handle<i::Object> value) Add() argument [all...] |
/third_party/node/deps/v8/src/parsing/ |
H A D | preparser.h | 711 NewBlock(bool ignore_completion_value, const PreParserScopedStatementList& list) NewBlock() argument
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bifrost_compile.c | 4009 emit_cf_list(bi_context *ctx, struct exec_list *list) in emit_cf_list() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShadingLanguage420PackTests.cpp | 286 std::string list = token_qual_list; in getQualifiersListString() local 971 const std::string& list = getQualifiersListString(qualifiers); in getBlockVariableDefinition() local 1071 const std::string& list in getVariableDefinition() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | entry_points_gl_1_autogen.cpp | 162 void GL_APIENTRY GL_CallList(GLuint list) in GL_CallList() argument 1203 void GL_APIENTRY GL_DeleteLists(GLuint list, GLsizei range) in GL_DeleteLists() argument 3003 GL_IsList(GLuint list) GL_IsList() argument 3812 GL_NewList(GLuint list, GLenum mode) GL_NewList() argument [all...] |
/third_party/skia/tests/ |
H A D | PathTest.cpp | 5671 assert_points(skiatest::Reporter* reporter, const SkPath& path, const std::initializer_list<SkPoint>& list) assert_points() argument
|
/third_party/python/Modules/ |
H A D | _pickle.c | 603 PyObject *list; in Pdata_poplist() local 5712 PyObject *list; load_empty_list() local 5745 PyObject *list; load_list() local 6446 PyObject *list; do_append() local [all...] |
H A D | socketmodule.c | 6814 PyObject *list = PyList_New(0); global() local [all...] |
/third_party/vixl/src/aarch32/ |
H A D | macro-assembler-aarch32.h | 584 bool AliasesAvailableScratchRegister([[maybe_unused]] SRegisterList list) { in MacroAssembler() argument 594 bool AliasesAvailableScratchRegister([[maybe_unused]] DRegisterList list) { in MacroAssembler() argument 604 bool AliasesAvailableScratchRegister([[maybe_unused]] NeonRegisterList list) { in MacroAssembler() argument 614 AliasesAvailableScratchRegister([[maybe_unused]] RegisterList list) MacroAssembler() argument [all...] |
/third_party/python/Python/ |
H A D | ceval.c | 2169 PyObject *list = SECOND(); local 2276 PyObject *list = PEEK(oparg); local 2336 PyObject *list local 3247 PyObject *list = PyList_New(oparg); global() local 3259 PyObject *list = POP(); global() local 3271 PyObject *list = PEEK(oparg); global() local 5189 PyObject *list = SECOND(); global() local [all...] |
/third_party/python/Lib/test/ |
H A D | _test_multiprocessing.py | 5881 list = property(operator.attrgetter('manager.list')) global() variable in ManagerMixin [all...] |