/third_party/ltp/tools/sparse/sparse-src/ |
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...] |
/third_party/openssl/ssl/ |
H A D | t1_lib.c | 582 static int tls1_in_list(uint16_t id, const uint16_t *list, size_t listlen) in tls1_in_list() argument [all...] |
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cross_c.cpp | 1744 const SmallVector<spvc_reflected_resource> *list = nullptr; in spvc_resources_get_resource_list_for_type() local 1815 const SmallVector<spvc_reflected_builtin_resource> *list = nullptr; spvc_resources_get_builtin_resource_list_for_type() local [all...] |
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
H A D | pngfix.c | 621 IDAT_list_init(struct IDAT_list *list) in IDAT_list_init() argument 630 IDAT_list_size(struct IDAT_list *list, unsigned int length) in IDAT_list_size() argument 643 struct IDAT_list *list = IDAT_list->next; IDAT_list_end() local 1924 struct IDAT_list *list; process_IDAT() local 2503 struct IDAT_list *list = zlib->idat->idat_list_head; zlib_run() local [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | smpdtfmt.cpp | 309 static void freeSharedNumberFormatters(const SharedNumberFormat ** list) { in freeSharedNumberFormatters() argument
|
/third_party/skia/third_party/externals/freetype/src/raster/ |
H A D | ftraster.c | 2067 InsNew( PProfileList list, PProfile profile ) InsNew() argument 2098 DelOld( PProfileList list, const PProfile profile ) DelOld() argument [all...] |
/third_party/python/Modules/ |
H A D | _elementtree.c | 141 list_join(PyObject* list) in list_join() argument 1727 PyObject* list; element_subscr() local 2760 PyObject* list = PyList_New(2); treebuilder_handle_data() local [all...] |
H A D | _tkinter.c | 2140 char *list; in _tkinter_tkapp_splitlist() local [all...] |
H A D | arraymodule.c | 1578 array_array_fromlist(arrayobject *self, PyObject *list) in array_array_fromlist() argument 1621 PyObject *list = PyList_New(Py_SIZE(self)); array_array_tolist_impl() local 2243 PyObject *list; array_array___reduce_ex___impl() local [all...] |
/third_party/toybox/toys/pending/ |
H A D | ip.c | 128 static int substring_to_idx(char *str, struct arglist *list) in substring_to_idx() argument 141 static int string_to_idx(char *str, struct arglist *list) in string_to_idx() argument 151 static char *idx_to_string(int idx, struct arglist *list) in idx_to_string() argument 183 static void parseRPDB(char *fname, struct arglist **list, int32_t size) in parseRPDB() argument 216 free_alist(struct arglist **list) free_alist() argument 227 init_arglist(struct arglist **list,int value, char* name) init_arglist() argument [all...] |
/third_party/vixl/src/aarch64/ |
H A D | macro-assembler-aarch64.cc | 3085 void UseScratchRegisterScope::Include(const CPURegList& list) { in Emit() argument 3161 Exclude(const CPURegList& list) Emit() argument [all...] |
/third_party/protobuf/src/google/protobuf/compiler/js/ |
H A D | js_generator.cc | 1479 DepthFirstSearch(const FileDescriptor* file, std::vector<const FileDescriptor*>* list, std::set<const FileDescriptor*>* seen) DepthFirstSearch() argument [all...] |
/third_party/python/PC/ |
H A D | launcher2.c | 431 bool list; member [all...] |
/third_party/python/Objects/ |
H A D | obmalloc.c | 2935 pool_is_in_list(const poolp target, poolp list) pool_is_in_list() argument [all...] |
H A D | bytesobject.c | 1735 PyObject *list; in bytes_split_impl() local 1820 PyObject *list; in bytes_rsplit_impl() local [all...] |