| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_program.c | 1638 ntq_setup_registers(struct vc4_compile *c, struct exec_list *list) in ntq_setup_registers() argument 2101 ntq_emit_cf_list(struct vc4_compile *c, struct exec_list *list) in ntq_emit_cf_list() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | radeon_vce.h | 60 struct list_head list; member
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | radeon_vce.h | 60 struct list_head list; member
|
| /third_party/ntfs-3g/libfuse-lite/ |
| H A D | fuse.c | 1013 int fuse_fs_listxattr(struct fuse_fs *fs, const char *path, char *list, in fuse_fs_listxattr() argument 2414 char *list = (char *) malloc(size); in fuse_lib_listxattr() local 2388 common_listxattr(struct fuse *f, fuse_req_t req, fuse_ino_t ino, char *list, size_t size) common_listxattr() argument
|
| /third_party/ntfs-3g/src/ |
| H A D | lowntfs-3g.c | 3467 char *list = (char*)NULL; in ntfs_fuse_listxattr() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | shaderapi.c | 3233 struct list_head list; member 3350 struct sh_incl_path_entry * list = *path_list; validate_and_tokenise_sh_incl() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | dtptngen.cpp | 548 LocalMemory<int32_t> list; variable [all...] |
| H A D | smpdtfmt.cpp | 311 static void freeSharedNumberFormatters(const SharedNumberFormat ** list) { in freeSharedNumberFormatters() argument
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_peephole.cpp | 2921 MemoryOpt::Record::link(Record **list) in link() argument 2931 MemoryOpt::Record::unlink(Record **list) in unlink() argument 2952 Record **list = getList(i); in addRecord() local
|
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_display.c | 72 struct list_head list; member 83 struct list_head list; member [all...] |
| /third_party/libfuse/lib/ |
| H A D | fuse_lowlevel.c | 3210 int fuse_req_getgroups(fuse_req_t req, int size, gid_t list[]) argument 3272 int fuse_req_getgroups(fuse_req_t req, int size, gid_t list[]) argument
|
| /third_party/libdrm/ |
| H A D | xf86drm.h | 256 drmBufDescPtr list; /**< List of buffer descriptions */ member 274 drmBufPtr list; /**< Buffers */ member
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | linearize.c | 281 static char *show_asm_constraints(char *buf, const char *sep, struct asm_constraint_list *list) in show_asm_constraints() argument 793 struct pseudo_list **list = prev + hash; in value_pseudo() local 2085 static void add_asm_rule(struct instruction *insn, struct asm_constraint_list **list, struct asm_operand *op, pseudo_t pseudo) in add_asm_rule() argument
|
| H A D | compile-i386.c | 577 struct textbuf *tmp, *list = *buf_p; in textbuf_push() local 605 struct textbuf *tmp, *list = *buf_p; textbuf_emit() local 996 struct expression *entry, **list; sort_array() local [all...] |
| H A D | evaluate.c | 1999 struct ptr_list *list = head; in find_identifier() local 3569 void evaluate_symbol_list(struct symbol_list *list) in evaluate_symbol_list() argument [all...] |
| /third_party/node/deps/v8/src/ast/ |
| H A D | scopes.cc | 2966 UnresolvedList& list = rare_data->unresolved_private_names; in ResolvePrivateNames() local
|
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| H A D | assembler-riscv64.h | 1796 void Include(const RegList& list) { *available_ |= list; } in Include() argument 1797 void Exclude(const RegList& list) { in Exclude() argument [all...] |
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-ir.h | 506 void assign_temporaries(RegList list) { in assign_temporaries() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | elements.cc | 1153 DirectCollectElementIndicesImpl( Isolate* isolate, Handle<JSObject> object, Handle<FixedArrayBase> backing_store, GetKeysConversion convert, PropertyFilter filter, Handle<FixedArray> list, uint32_t* nof_indices, uint32_t insertion_index = 0) DirectCollectElementIndicesImpl() argument 1641 DirectCollectElementIndicesImpl( Isolate* isolate, Handle<JSObject> object, Handle<FixedArrayBase> backing_store, GetKeysConversion convert, PropertyFilter filter, Handle<FixedArray> list, uint32_t* nof_indices, uint32_t insertion_index = 0) DirectCollectElementIndicesImpl() argument 4587 DirectCollectElementIndicesImpl( Isolate* isolate, Handle<JSObject> object, Handle<FixedArrayBase> backing_store, GetKeysConversion convert, PropertyFilter filter, Handle<FixedArray> list, uint32_t* nof_indices, uint32_t insertion_index = 0) DirectCollectElementIndicesImpl() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| H A D | ppir.h | 155 struct list_head list; member 219 struct list_head list; member 350 struct list_head list; member 378 struct list_head list; member
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm.h | 664 struct list_head list; member 670 struct list_head list; member 676 struct list_head list; member 682 struct list_head list; member
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_compile.c | 3027 emit_cf_list(struct compiler_context *ctx, struct exec_list *list) in emit_cf_list() argument
|
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | t1_lib.c | 583 static int tls1_in_list(uint16_t id, const uint16_t *list, size_t listlen) in tls1_in_list() argument [all...] |
| /third_party/python/Python/ |
| H A D | sysmodule.c | 2046 PyObject *list = PyList_New(0); in list_builtin_module_names() local 3298 PyObject *list = PyList_New(argc); make_sys_argv() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | OutputASM.cpp | 3531 int OutputASM::lookup(VariableArray &list, TIntermTyped *variable) in lookup() argument 3593 int OutputASM::lookup(VariableArray &list, TInterfaceBloc argument 3605 allocate(VariableArray &list, TIntermTyped *variable, bool samplersOnly) allocate() argument 3653 free(VariableArray &list, TIntermTyped *variable) free() argument [all...] |