Home
last modified time | relevance | path

Searched defs:list (Results 51 - 75 of 1141) sorted by relevance

12345678910>>...46

/third_party/ltp/tools/sparse/sparse-src/
H A Dtest-linearize.c41 static void clean_up_symbols(struct symbol_list *list) in clean_up_symbols() argument
H A Dtest-show-type.c7 static void show_symbols(struct symbol_list *list) in show_symbols() argument
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H A Dnet_if_test.cpp54 auto list = std::unique_ptr<struct if_nameindex, decltype(&if_freenameindex)>(if_nameindex(), &if_freenameindex); in HWTEST_F() local
/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
H A DLists.cs75 public static int GetHashCode<T>(List<T> list) in GetHashCode() argument
/third_party/skia/third_party/externals/tint/src/ast/
H A Dfunction_test.cc147 FunctionList list; in TEST_F() local
153 FunctionList list; in TEST_F() local
166 FunctionList list; in TEST_F() local
175 FunctionList list; TEST_F() local
185 FunctionList list; TEST_F() local
[all...]
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/parser/
H A Dparser.go224 p.expect(tok.Gt, "template argument type list") type
/third_party/toybox/toys/example/
H A Dlogwrapper.c26 struct string_list *list; in logwrapper_main() local
[all...]
/third_party/typescript/tests/baselines/reference/
H A DarrayLiteralsWithRecursiveGenerics.js17 var list: List<number>; variable
61 var list; variable
[all...]
/third_party/selinux/libselinux/src/
H A Dis_customizable_type.c20 char **list = NULL; in customizable_init() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_upnp.h21 struct dl_list list; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dctrl_iface_common.h24 struct dl_list list; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_upnp.h21 struct dl_list list; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dctrl_iface_common.h24 struct dl_list list; member
/third_party/curl/tests/libtest/
H A Dlib1971.c42 struct curl_slist *list = NULL; in test() local
H A Dlib1975.c42 struct curl_slist *list = NULL; in test() local
/third_party/elfutils/libelf/
H A Delf_end.c130 Elf_ScnList *list = (elf->class == ELFCLASS32 in elf_end() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Draw.c352 enum AVPixelFormat avpriv_pix_fmt_find(enum PixelFormatTagLists list, in avpriv_pix_fmt_find() argument
/third_party/curl/lib/
H A Dslist.c36 static struct curl_slist *slist_get_last(struct curl_slist *list) in slist_get_last() argument
61 struct curl_slist *Curl_slist_append_nodup(struct curl_slist *list, char *data) in Curl_slist_append_nodup() argument
91 curl_slist_append(struct curl_slist *list, const char *data) curl_slist_append() argument
131 curl_slist_free_all(struct curl_slist *list) curl_slist_free_all() argument
[all...]
H A Dhsts.h45 struct Curl_llist list; member
/third_party/curl/tests/unit/
H A Dunit1614.c80 struct noproxy list[]= { variable
[all...]
/third_party/gn/src/base/json/
H A Djson_writer.cc92 const ListValue* list = nullptr; in BuildJSONString() local
/third_party/gn/src/gn/
H A Dfunction_forward_variables_from.cc32 ForwardValuesFromList(Scope* source, Scope* dest, const std::vector<Value>& list, const std::set<std::string>& exclusion_set, Err* err) ForwardValuesFromList() argument
[all...]
H A Dfunction_foreach.cc75 const std::vector<Value>& list = list_value.list_value(); in RunForEach() local
[all...]
/third_party/alsa-lib/src/
H A Dshmarea.c50 struct list_head list; member
/third_party/backends/backend/
H A Dv4l-frequencies.h100 struct CHANLIST *list; member

Completed in 6 milliseconds

12345678910>>...46