Home
last modified time | relevance | path

Searched defs:st1 (Results 1 – 22 of 22) sorted by relevance

/third_party/openssl/test/testutil/
Dtests.c276 int test_str_eq(const char *file, int line, const char *st1, const char *st2, in test_str_eq()
290 int test_str_ne(const char *file, int line, const char *st1, const char *st2, in test_str_ne()
304 int test_strn_eq(const char *file, int line, const char *st1, const char *st2, in test_strn_eq()
318 int test_strn_ne(const char *file, int line, const char *st1, const char *st2, in test_strn_ne()
332 int test_mem_eq(const char *file, int line, const char *st1, const char *st2, in test_mem_eq()
345 int test_mem_ne(const char *file, int line, const char *st1, const char *st2, in test_mem_ne()
/third_party/musl/src/unistd/
Dttyname_r.c8 struct stat st1, st2; in ttyname_r() local
/third_party/toybox/toys/posix/
Dpwd.c30 struct stat st1, st2; in pwd_main() local
/third_party/toybox/toys/other/
Dmountpoint.c34 struct stat st1, st2; in mountpoint_main() local
Dswitch_root.c47 struct stat st1, st2; in switch_root_main() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgststructure.c273 GstStructure *st1 = NULL; in GST_START_TEST() local
289 GstStructure *st1, *st2; in GST_START_TEST() local
348 GstStructure *st1, *st2; in GST_START_TEST() local
400 GstStructure *st1, *st2; in GST_START_TEST() local
/third_party/musl/libc-test/src/functionalext/supplement/stat/
Dfutimesat.c44 struct stat st1; in futimesat_0100() local
/third_party/icu/icu4c/source/test/intltest/
Dcanittst.cpp251 UnicodeString **st1 = (UnicodeString **)s1; in compareUnicodeStrings() local
/third_party/node/deps/icu-small/source/common/
Ducnv_ext.cpp1040 int32_t st1, stage1Length, st2, st3, minLength; in ucnv_extGetUnicodeSet() local
Ducnvmbcs.cpp862 uint16_t st1, maxStage1, st2; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local
1517 int32_t st1, st2, st3, i; in reconstituteData() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnv_ext.cpp1040 int32_t st1, stage1Length, st2, st3, minLength; in ucnv_extGetUnicodeSet() local
Ducnvmbcs.cpp862 uint16_t st1, maxStage1, st2; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local
1517 int32_t st1, st2, st3, i; in reconstituteData() local
/third_party/icu/icu4c/source/common/
Ducnv_ext.cpp1040 int32_t st1, stage1Length, st2, st3, minLength; in ucnv_extGetUnicodeSet() local
Ducnvmbcs.cpp862 uint16_t st1, maxStage1, st2; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local
1517 int32_t st1, st2, st3, i; in reconstituteData() local
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_ext.cpp1040 int32_t st1, stage1Length, st2, st3, minLength; in ucnv_extGetUnicodeSet() local
Ducnvmbcs.cpp862 uint16_t st1, maxStage1, st2; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local
1517 int32_t st1, st2, st3, i; in reconstituteData() local
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetMBCS.java604 int st1, st2, st3, i; in reconstituteData() local
4771 char st1,maxStage1, st2; in MBCSGetFilteredUnicodeSetForUnicode() local
5005 int st1, stage1Length, st2, st3, minLength; in extGetUnicodeSet() local
/third_party/ffmpeg/libavformat/
Davidec.c1288 AVStream *st1 = s->streams[1]; in avi_sync() local
Dutils.c2086 AVStream *st1 = s->streams[ist1]; in ff_configure_buffers_for_index() local
/third_party/toybox/lib/
Dlib.c1091 struct stat st1, st2; in names_to_pid() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer.c1184 const GstStructure *st1, *st2; in child_is_raw_stream() local
/third_party/icu/icu4c/source/test/cintltst/
Dcnumtst.c131 const char* st1 = "009223372036854775808"; in TestInt64Parse() local