/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cposxtst.c | 80 const UChar* ustr; in TestMessageCatalog() local
|
H A D | usettest.c | 312 UChar ustr[4096]; in expectContainment() local 413 UChar ustr[4096], itemStr[4096]; in expectItems() local [all...] |
H A D | uenumtst.c | 369 const UChar *ustr = uenum_unext(u,&len, &status); in verifyEnumeration() local [all...] |
H A D | custrtrn.c | 1396 UChar ustr[] = {'h', 'e', 'l', 'l', 'o', 0}; in Test_widestrs() local
|
H A D | cmsccoll.c | 3511 UChar ustr[256]; in TestJ5223() local 3995 UChar ustr[256]; in TestOutOfBuffer5468() local
|
/third_party/musl/src/locale/ |
H A D | wcstod_l.c | 54 u_char *ustr = (u_char *)calloc((n + 1), sizeof(u_char)); in icu_wcstod_l() local
|
H A D | strtod_l.c | 82 double icu_parse_double(void *fmt, u_char *ustr, int32_t *parse_pos, int *cur_status) in icu_parse_double() argument 112 u_char *ustr = (u_char *)calloc((n + 1), sizeof(u_char)); in icu_strtod_l() local
|
/third_party/mesa3d/src/glx/ |
H A D | render2.c | 174 __indirect_glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustr, in __indirect_glMap2d() argument 252 __indirect_glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustr, in __indirect_glMap2f() argument [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | uenum.cpp | 93 UChar *ustr = NULL; in uenum_unextDefault() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | uenum.cpp | 93 char16_t *ustr = nullptr; in uenum_unextDefault() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | uenum.cpp | 93 UChar *ustr = NULL; in uenum_unextDefault() local
|
/third_party/icu/icu4c/source/test/iotest/ |
H A D | stream.cpp | 136 outFormatStream << "1234567890" << setw(10) << left << ustr << " " << "0123456789"; in TestStream() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | region.cpp | 518 const UnicodeString *ustr = pv->snext(status); in getInstance() local 559 const UnicodeString *ustr = pv->snext(status); in getInstance() local
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | inode.c | 1424 ntfschar *ustr; in ntfs_inode_badclus_bad() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | region.cpp | 518 const UnicodeString *ustr = pv->snext(status); in getInstance() local 559 const UnicodeString *ustr = pv->snext(status); in getInstance() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | region.cpp | 490 const UnicodeString *ustr = pv->snext(status); in getInstance() local 531 const UnicodeString *ustr = pv->snext(status); in getInstance() local
|
/third_party/python/Lib/test/ |
H A D | test_weakset.py | 5 from collections import UserString as ustr namespace [all...] |
/third_party/python/Modules/clinic/ |
H A D | arraymodule.c.h | 462 PyObject *ustr; in array_array_fromunicode() local
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | utxttest.cpp | 1531 const UChar *ustr = str.getTerminatedBuffer(); in Ticket12130() local
|
H A D | rbbiapts.cpp | 1170 static void prtbrks(BreakIterator* brk, const UnicodeString &ustr, IntlTest &it) { in prtbrks() argument
|
H A D | rbbitst.cpp | 217 static void printStringBreaks(const UnicodeString &ustr, int expected[], int expectedCount) { in printStringBreaks() argument 3424 static void testBreakBoundPreceding(RBBITest *test, UnicodeString ustr, in testBreakBoundPreceding() argument 3559 UnicodeString ustr = CharsToUnicodeString(strlist[loop]); TestWordBreaks() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-cff1-table.hh | 1290 byte_str_t ustr = (*stringIndex)[sid - cff1_std_strings_length]; in init() local
|
/third_party/python/Modules/ |
H A D | arraymodule.c | 1723 array_array_fromunicode_impl(arrayobject *self, PyObject *ustr) in array_array_fromunicode_impl() argument 2713 wchar_t *ustr = PyUnicode_AsWideCharString(initial, &n); in array_new() local [all...] |
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsresize.c | 2578 ntfschar *ustr; in lookup_data_attr() local
|
/third_party/python/Objects/ |
H A D | unicodeobject.c | 11176 const unsigned char *ustr = (const unsigned char *)str; in PyUnicode_CompareWithASCIIString() local
|