| /third_party/icu/icu4c/source/samples/translit/ |
| H A D | util.cpp | 62 int32_t bufLen = len + 16; in uprintf() local
|
| /third_party/icu/tools/colprobe/ |
| H A D | longname.cpp | 20 int32_t bufLen = 0; in main() local
|
| /third_party/icu/icu4c/source/samples/msgfmt/ |
| H A D | util.cpp | 62 int32_t bufLen = len + 16; in uprintf() local
|
| /third_party/icu/icu4c/source/samples/datefmt/ |
| H A D | util.cpp | 62 int32_t bufLen = len + 16; in uprintf() local
|
| /third_party/skia/third_party/externals/icu/source/samples/datefmt/ |
| H A D | util.cpp | 62 int32_t bufLen = len + 16; in uprintf() local
|
| /third_party/skia/third_party/externals/icu/source/samples/msgfmt/ |
| H A D | util.cpp | 62 int32_t bufLen = len + 16; in uprintf() local
|
| /third_party/skia/third_party/externals/icu/source/samples/translit/ |
| H A D | util.cpp | 62 int32_t bufLen = len + 16; in uprintf() local
|
| /third_party/icu/icu4c/source/samples/numfmt/ |
| H A D | util.cpp | 75 int32_t bufLen = str.extract(0, 0x7fffffff, stackBuffer, sizeof(stackBuffer), "UTF-8"); in uprintf() local
|
| /third_party/skia/third_party/externals/icu/source/samples/numfmt/ |
| H A D | util.cpp | 75 int32_t bufLen = str.extract(0, 0x7fffffff, stackBuffer, sizeof(stackBuffer), "UTF-8"); in uprintf() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | nptrans.cpp | 159 int32_t bufLen = rsource.length(); in map() local
|
| H A D | ucaconf.cpp | 118 int32_t bufLen = (int32_t)uprv_strlen(buffer); in openTestFile() local
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglconfigdebug.c | 94 size_t bufLen = strlen(buf); in _strnAppend() local
|
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | rle.c | 151 usArrayToRLEString(const uint16_t* src,int32_t srcLen,uint16_t* buffer, int32_t bufLen,UErrorCode* status) { in usArrayToRLEString() argument 197 byteArrayToRLEString(const uint8_t* src,int32_t srcLen, uint16_t* buffer,int32_t bufLen, UErrorCode* status) { in byteArrayToRLEString() argument
|
| H A D | wrtjava.cpp | 235 uint32_t bufLen = 0; in str_write_java() local
|
| /third_party/icu/icu4c/source/tools/genrb/ |
| H A D | rle.c | 151 usArrayToRLEString(const uint16_t* src,int32_t srcLen,uint16_t* buffer, int32_t bufLen,UErrorCode* status) { in usArrayToRLEString() argument 197 byteArrayToRLEString(const uint8_t* src,int32_t srcLen, uint16_t* buffer,int32_t bufLen, UErrorCode* status) { in byteArrayToRLEString() argument
|
| H A D | wrtjava.cpp | 235 uint32_t bufLen = 0; in str_write_java() local
|
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| H A D | rle.c | 151 usArrayToRLEString(const uint16_t* src,int32_t srcLen,uint16_t* buffer, int32_t bufLen,UErrorCode* status) { in usArrayToRLEString() argument 197 byteArrayToRLEString(const uint8_t* src,int32_t srcLen, uint16_t* buffer,int32_t bufLen, UErrorCode* status) { in byteArrayToRLEString() argument
|
| H A D | wrtjava.cpp | 235 uint32_t bufLen = 0; in str_write_java() local
|
| /third_party/icu/icu4c/source/test/perf/DateFmtPerf/ |
| H A D | DateFmtPerf.h | 134 int32_t bufLen = len + 16; in uprintf() local 220 int32_t bufLen = len + 16; in uprintf() local 670 int32_t bufLen = str.extract(0, 0x7fffffff, stackBuffer, sizeof(stackBuffer), "UTF-8"); in uprintf() local [all...] |
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | toolutil.cpp | 123 findDirname(const char *path, char *buffer, int32_t bufLen, UErrorCode* status) { in findDirname() argument
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | toolutil.cpp | 123 findDirname(const char *path, char *buffer, int32_t bufLen, UErrorCode* status) { in findDirname() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | toolutil.cpp | 130 findDirname(const char *path, char *buffer, int32_t bufLen, UErrorCode* status) { in findDirname() argument
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | idnatest.c | 463 int32_t bufLen = 0; in TestIDNToUnicode() local 492 int32_t bufLen = 0; in TestIDNToASCII() local [all...] |
| H A D | crestst.c | 821 int32_t bufLen = (int32_t)strlen(testline)+10; in TestFileStream() local
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
| H A D | tzdst.c | 53 STATIC VOID BufferInsert(CHAR *buf, size_t bufLen, size_t positions, CHAR data) in BufferInsert() argument 79 STATIC BOOL TimezoneFormat(CHAR *standardString, size_t bufLen) in TimezoneFormat() argument [all...] |