Home
last modified time | relevance | path

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

123

/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...]
/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...]
/test/ostest/wukong/shell_command/src/
H A Dwukong_main.cpp109 std::vector<std::string> strs; in IsRunning() local
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeTextBlobTest.cpp207 const char *strs[] = { in HWTEST_F() local
329 const char *strs[] = { in HWTEST_F() local
450 const char *strs[] = { in HWTEST_F() local
573 const char *strs[] = { in HWTEST_F() local
678 const char *strs[] = { in HWTEST_F() local
[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...]
/kernel/linux/linux-5.10/drivers/base/test/
H A Dproperty-entry-test.c232 const char *strs[10]; in pe_test_strings() local
[all...]
/kernel/linux/linux-6.6/drivers/base/test/
H A Dproperty-entry-test.c268 const char *strs[10]; in pe_test_strings() local
[all...]
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventcpptest/
H A DHiAppEventCPPTest.cpp211 char* strs[] = {str1, str2}; in HWTEST_F() local
666 char* strs[100]; in HWTEST_F() local
708 string strs = ""; HWTEST_F() local
953 string strs = ""; HWTEST_F() local
1028 char* strs[101]; HWTEST_F() local
[all...]
/third_party/icu/tools/multi/proj/provider/glue/
H A Dcoll_fe.cpp448 UnicodeString *strs in getSupportedIDs() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_progs.h50 const char **strs; member
/kernel/linux/linux-5.10/sound/firewire/dice/
H A Ddice-proc.c29 static const char *str_from_array(const char *const strs[], unsigned int count, in str_from_array() argument
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf_probes.c177 const char strs[] = "\0bpf_spin_lock\0val\0cnt\0l"; in load_local_storage_btf() local
/kernel/linux/linux-6.6/drivers/regulator/
H A Dof_regulator.c712 int strs, i; in is_supply_name() local
/kernel/linux/linux-6.6/sound/firewire/dice/
H A Ddice-proc.c29 static const char *str_from_array(const char *const strs[], unsigned int count, in str_from_array() argument

Completed in 13 milliseconds

123