Home
last modified time | relevance | path

Searched defs:us2 (Results 1 – 12 of 12) sorted by relevance

/third_party/FreeBSD/contrib/tcp_wrappers/
Dstrcasecmp.c75 *us2 = (u_char *)s2; local
89 *us2 = (u_char *)s2; local
/third_party/node/test/wasi/c/
Dgettimeofday.c11 long long us2; in main() local
Dgetrusage.c10 long long us2; in main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dmemutil.cc25 const unsigned char* us2 = reinterpret_cast<const unsigned char*>(s2); in memcasecmp() local
/third_party/icu/icu4c/source/test/intltest/
Daliastst.cpp259 UnicodeString us2("NULL"); in TestUResourceBundle() local
Dusettest.cpp1716 UnicodeSet us2(exppat, ec); in TestSymbolTable() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUnicodeSetTest.java1459 UnicodeSet us2 = new UnicodeSet(exppat); in TestSymbolTable() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUnicodeSetTest.java1461 UnicodeSet us2 = new UnicodeSet(exppat); in TestSymbolTable() local
/third_party/protobuf/src/google/protobuf/stubs/
Dstrutil.cc1291 const unsigned char *us2 = reinterpret_cast<const unsigned char *>(s2); in memcasecmp() local
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestCharset.java4490 CharBuffer us2; in TestCharsetUTF8() local
/third_party/icu/icu4c/source/test/cintltst/
Dcloctst.c3460 const char* us2; in TestUResourceBundle() local
/third_party/libffi/testsuite/libffi.bhaible/
Dtestcases.c80 ushort us1=1, us2=2, us3=3, us4=4, us5=5, us6=6, us7=7, us8=8, us9=9; variable