Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
H A Dcposxtst.c80 const UChar* ustr; in TestMessageCatalog() local
H A Dusettest.c312 UChar ustr[4096]; in expectContainment() local
413 UChar ustr[4096], itemStr[4096]; in expectItems() local
[all...]
H A Duenumtst.c369 const UChar *ustr = uenum_unext(u,&len, &status); in verifyEnumeration() local
[all...]
H A Dcustrtrn.c1396 UChar ustr[] = {'h', 'e', 'l', 'l', 'o', 0}; in Test_widestrs() local
H A Dcmsccoll.c3511 UChar ustr[256]; in TestJ5223() local
3995 UChar ustr[256]; in TestOutOfBuffer5468() local
/third_party/musl/src/locale/
H A Dwcstod_l.c54 u_char *ustr = (u_char *)calloc((n + 1), sizeof(u_char)); in icu_wcstod_l() local
H A Dstrtod_l.c82 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 Drender2.c174 __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 Duenum.cpp93 UChar *ustr = NULL; in uenum_unextDefault() local
/third_party/node/deps/icu-small/source/common/
H A Duenum.cpp93 char16_t *ustr = nullptr; in uenum_unextDefault() local
/third_party/skia/third_party/externals/icu/source/common/
H A Duenum.cpp93 UChar *ustr = NULL; in uenum_unextDefault() local
/third_party/icu/icu4c/source/test/iotest/
H A Dstream.cpp136 outFormatStream << "1234567890" << setw(10) << left << ustr << " " << "0123456789"; in TestStream() local
/third_party/icu/icu4c/source/i18n/
H A Dregion.cpp518 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 Dinode.c1424 ntfschar *ustr; in ntfs_inode_badclus_bad() local
/third_party/node/deps/icu-small/source/i18n/
H A Dregion.cpp518 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 Dregion.cpp490 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 Dtest_weakset.py5 from collections import UserString as ustr namespace
[all...]
/third_party/python/Modules/clinic/
H A Darraymodule.c.h462 PyObject *ustr; in array_array_fromunicode() local
/third_party/icu/icu4c/source/test/intltest/
H A Dutxttest.cpp1531 const UChar *ustr = str.getTerminatedBuffer(); in Ticket12130() local
H A Drbbiapts.cpp1170 static void prtbrks(BreakIterator* brk, const UnicodeString &ustr, IntlTest &it) { in prtbrks() argument
H A Drbbitst.cpp217 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 Dhb-ot-cff1-table.hh1290 byte_str_t ustr = (*stringIndex)[sid - cff1_std_strings_length]; in init() local
/third_party/python/Modules/
H A Darraymodule.c1723 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 Dntfsresize.c2578 ntfschar *ustr; in lookup_data_attr() local
/third_party/python/Objects/
H A Dunicodeobject.c11176 const unsigned char *ustr = (const unsigned char *)str; in PyUnicode_CompareWithASCIIString() local

Completed in 62 milliseconds