Home
last modified time | relevance | path

Searched defs:list (Results 26 - 50 of 1794) sorted by relevance

12345678910>>...72

/third_party/curl/tests/libtest/
H A Dlib1970.c32 struct curl_slist *list = NULL; in test() local
H A Dlib1959.c32 struct curl_slist *list = NULL; in test() local
H A Dlib1956.c32 struct curl_slist *list = NULL; in test() local
H A Dlib1957.c32 struct curl_slist *list = NULL; in test() local
H A Dlib1958.c32 struct curl_slist *list = NULL; in test() local
H A Dlib1964.c33 struct curl_slist *list = NULL, *tmp; in test() local
H A Dlib1973.c32 struct curl_slist *list = NULL; in test() local
H A Dlib1955.c32 struct curl_slist *list = NULL; in test() local
[all...]
H A Dlib1938.c34 struct curl_slist *list = NULL; in test() local
H A Dlib1937.c34 struct curl_slist *list = NULL; in test() local
H A Dlib1936.c33 struct curl_slist *list = NULL; in test() local
H A Dlib1935.c33 struct curl_slist *list = NULL; in test() local
H A Dlib1934.c33 struct curl_slist *list = NULL; in test() local
H A Dlib1933.c33 struct curl_slist *list = NULL; in test() local
/third_party/curl/docs/examples/
H A Dsslbackend.c49 const curl_ssl_backend **list; in main() local
/third_party/gn/src/gn/
H A Dsubstitution_list.h33 const std::vector<SubstitutionPattern>& list() const { return list_; } in list() function in SubstitutionList
/third_party/NuttX/fs/vfs/
H A Dfs_getfilep.c75 struct filelist *list; in fs_getfilep_normal() local
/third_party/musl/src/linux/
H A Dsetgroups.c9 const gid_t *list; member
29 int setgroups(size_t count, const gid_t list[]) in setgroups() argument
/third_party/libinput/src/
H A Dutil-list.c35 list_init(struct list *list) in list_init() argument
42 list_insert(struct list *list, struct list *el argument
56 list_append(struct list *list, struct list *elm) list_append() argument
82 list_empty(const struct list *list) list_empty() argument
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/legacy/
H A Dgetpagesize.c27 char list[100]; in getpagesize_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dgetgroups.c27 gid_t list[NGROUPS_MAX]; in getgroups_0100() local
41 gid_t list[NGROUPS_MAX]; in getgroups_0200() local
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_chipset.c39 static const char *list[] = { in r300_apply_hyperz_blacklist() local
/third_party/skia/third_party/externals/swiftshader/tests/SystemUnitTests/
H A DLRUCacheTests.cpp27 void checkRange(const Cache &cache, std::vector<std::pair<typename Cache::Key, typename Cache::Data>> list) in checkRange() argument
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Ddiagnostic.cc23 List::List(std::initializer_list<Diagnostic> list) : entries_(list) {} in List() argument
/base/security/access_token/frameworks/inner_api/privacy/test/mock/src/
H A Dapp_manager_access_client.cpp37 int32_t AppManagerAccessClient::GetForegroundApplications(std::vector<AppStateData>& list) in GetForegroundApplications() argument

Completed in 6 milliseconds

12345678910>>...72