/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...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p_i.h | 42 struct dl_list list; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | config.c | 262 wpa_config_parse_addr_list(const struct parse_data *data, int line, const char *value, u8 **list, size_t *num, char *name, u8 abort_on_error, u8 masked) wpa_config_parse_addr_list() argument 321 wpa_config_write_addr_list(const struct parse_data *data, const u8 *list, size_t num, char *name) wpa_config_write_addr_list() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | hostapd.h | 132 struct dl_list list; member 146 struct dl_list list; member 436 struct dl_list list; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p_i.h | 42 struct dl_list list; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps_registrar.c | 33 struct dl_list list; member 80 struct dl_list list; member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | config.c | 263 wpa_config_parse_addr_list(const struct parse_data *data, int line, const char *value, u8 **list, size_t *num, char *name, u8 abort_on_error, u8 masked) wpa_config_parse_addr_list() argument 322 wpa_config_write_addr_list(const struct parse_data *data, const u8 *list, size_t num, char *name) wpa_config_write_addr_list() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | hostapd.h | 123 struct dl_list list; member 135 struct dl_list list; member 405 struct dl_list list; member
|