Home
last modified time | relevance | path

Searched defs:list (Results 1426 - 1450 of 1494) sorted by relevance

1...<<51525354555657585960

/third_party/mesa3d/src/freedreno/vulkan/
H A Dmsm_kgsl.h346 __u64 list; member
1629 uint64_t list; global() member
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c5345 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 Dfuse.c102 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 Dmacro-assembler-s390.cc289 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 Dassembler-arm64.cc174 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 Dmacro-assembler-mips.cc56 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 Dmacro-assembler-riscv64.cc53 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 Dassembler-arm.cc5069 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 Dfactory.cc1393 Handle<ArrayList> list = ArrayList::New(isolate(), 0); in CloneScript() local
/third_party/node/deps/v8/src/init/
H A Dbootstrapper.cc1266 Handle<TemplateList> list = TemplateList::New(isolate(), 1); in CreateRoots() local
/third_party/node/deps/v8/src/objects/
H A Dobjects.cc1084 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 Dpreparser.h711 NewBlock(bool ignore_completion_value, const PreParserScopedStatementList& list) NewBlock() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c4009 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 Dgl4cShadingLanguage420PackTests.cpp286 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 Dentry_points_gl_1_autogen.cpp162 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 DPathTest.cpp5671 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.c603 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 Dsocketmodule.c6814 PyObject *list = PyList_New(0); global() local
[all...]
/third_party/vixl/src/aarch32/
H A Dmacro-assembler-aarch32.h584 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 Dceval.c2169 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.py5881 list = property(operator.attrgetter('manager.list')) global() variable in ManagerMixin
[all...]
/third_party/python/Objects/
H A Dtypeobject.c1417 PyWeakReference **list = (PyWeakReference **) \ in subtype_dealloc() local
4130 PyObject *list = PyList_New(0); _PyType_GetSubclasses() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface.c7627 int query_reason, list = 0; in wpas_ctrl_iface_wnm_bss_query() local
[all...]
H A Dwpa_supplicant_i.h247 struct dl_list list; member
253 struct dl_list list; member
330 struct dl_list list; member
443 struct dl_list list; member
452 struct dl_list list; member
470 struct dl_list list; member
475 struct dl_list list; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.c8468 int query_reason, list = 0; local
[all...]

Completed in 195 milliseconds

1...<<51525354555657585960