Home
last modified time | relevance | path

Searched defs:strs (Results 1 - 25 of 37) sorted by relevance

12

/third_party/musl/porting/linux/user/ldso/
H A Dstrops.h30 char **strs; /** string list */ member
H A Dstrops.c79 strlist *strs; in strlist_alloc() local
96 strlist_realloc(strlist *strs) strlist_realloc() argument
110 strlist_free(strlist *strs) strlist_free() argument
120 strlist_set(strlist *strs,const char *str) strlist_set() argument
[all...]
/third_party/musl/ldso/linux/
H A Dstrops.h30 char **strs; /** string list */ member
H A Dstrops.c79 strlist *strs; in strlist_alloc() local
96 strlist_realloc(strlist *strs) strlist_realloc() argument
110 strlist_free(strlist *strs) strlist_free() argument
120 strlist_set(strlist *strs, const char *str) strlist_set() argument
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dvswscanf.c62 wchar_t strs[20]; in vswscanf_0200() local
/third_party/libabigail/src/
H A Dabg-regex.cc88 generate_from_strings(const std::vector<std::string>& strs) in generate_from_strings() argument
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtype_parser_test.cc1253 } strs[] = { in TEST_F() local
1282 } strs[] = { in TEST_F() local
/third_party/selinux/libsepol/src/
H A Dkernel_to_common.h80 struct strs { struct
[all...]
H A Dkernel_to_common.c107 int strs_init(struct strs **strs, size_t size) in strs_init() argument
138 void strs_destroy(struct strs **strs) in strs_destroy() argument
152 strs_free_all(struct strs *strs) strs_free_all() argument
164 strs_add(struct strs *strs, char *s) strs_add() argument
185 strs_create_and_add(struct strs *strs, const char *fmt, int num, ...) strs_create_and_add() argument
212 strs_remove_last(struct strs *strs) strs_remove_last() argument
221 strs_add_at_index(struct strs *strs, char *s, size_t index) strs_add_at_index() argument
246 strs_read_at_index(struct strs *strs, size_t index) strs_read_at_index() argument
262 strs_sort(struct strs *strs) strs_sort() argument
270 strs_num_items(const struct strs *strs) strs_num_items() argument
275 strs_len_items(const struct strs *strs) strs_len_items() argument
288 strs_to_str(const struct strs *strs) strs_to_str() argument
330 strs_write_each(const struct strs *strs, FILE *out) strs_write_each() argument
342 strs_write_each_indented(const struct strs *strs, FILE *out, int indent) strs_write_each_indented() argument
357 struct strs *strs = (struct strs *)args; hashtab_ordered_to_strs() local
363 ebitmap_to_strs(const struct ebitmap *map, struct strs *strs, char **val_to_name) ebitmap_to_strs() argument
384 struct strs *strs; ebitmap_to_str() local
[all...]
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-caps.c74 char strs[1024]; local
92 char strs[1024]; local
121 char strs[1024]; local
144 char strs[102 local
171 char strs[1024]; global() local
201 char strs[1024]; global() local
[all...]
/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_mock_strops.c73 static void strlist_realloc(strlist *strs) in strlist_realloc() argument
77 void strlist_free(strlist *strs) in strlist_free() argument
81 void strlist_set(strlist *strs,const char *str) in strlist_set() argument
[all...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ddbgutil.cpp25 static UnicodeString **strs = nullptr; variable
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Ddbgutil.cpp25 static UnicodeString **strs = NULL; variable
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
H A Dlocation_test.cpp388 const char *strs[3] = {"#line ", param.expression, "\nfoo"}; in TEST_P() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ddbgutil.cpp25 static UnicodeString **strs = NULL; variable
[all...]
/third_party/icu/tools/multi/proj/provider/glue/
H A Dcoll_fe.cpp448 UnicodeString *strs in getSupportedIDs() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dulistfmttest.c264 const UChar *strs[] = {u"A", u""}; in TestUList21871_A() local
312 const UChar *strs[] = {u"", u"B"}; in TestUList21871_B() local
/third_party/libbpf/src/
H A Dlibbpf_probes.c252 const char strs[] = "\0bpf_spin_lock\0val\0cnt\0l"; in load_local_storage_btf() local
/third_party/libinput/test/
H A Dtest-misc.c568 const char *strs[3]; in START_TEST() local
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dprotocol_core_test.cc331 std::vector<std::string> strs; in TEST_F() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_cat_test.cc110 std::string strs[] = {"Hello", "Cruel", "World"}; in TEST() local
322 std::string strs[] = {"Hello", "Cruel", "World"}; in TEST() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dfilteredbrk.cpp544 LocalUResourceBundlePointer strs; in SimpleFilteredBreakIteratorBuilder() local
/third_party/node/deps/icu-small/source/common/
H A Dfilteredbrk.cpp544 LocalUResourceBundlePointer strs; in SimpleFilteredBreakIteratorBuilder() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DHost.cpp1279 SmallVector<StringRef, 8> strs; in computeHostNumPhysicalCores() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dfilteredbrk.cpp545 LocalUResourceBundlePointer strs; in SimpleFilteredBreakIteratorBuilder() local

Completed in 23 milliseconds

12