Home
last modified time | relevance | path

Searched defs:tempBuf (Results 1 – 19 of 19) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Ducnv_u8.cpp310 uint8_t tempBuf[4]; in ucnv_fromUnicode_UTF8() local
427 uint8_t tempBuf[4]; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() local
Dustr_wcs.cpp73 char* tempBuf = stackBuffer; in _strToWCS() local
Ducnvhz.cpp158 char tempBuf[2]; in UConverter_toUnicode_HZ_OFFSETS_LOGIC() local
Ducnv2022.cpp2083 char tempBuf[2]; in UConverter_toUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
2676 char tempBuf[2]; in UConverter_toUnicode_ISO_2022_KR_OFFSETS_LOGIC() local
3269 char tempBuf[3]; in UConverter_toUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
/third_party/flutter/skia/third_party/externals/sdl/src/test/
DSDL_test_fuzzer.c205 Uint64 tempBuf[4]; in SDLTest_GenerateUnsignedBoundaryValues() local
337 Sint64 tempBuf[4]; in SDLTest_GenerateSignedBoundaryValues() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnv_u8.cpp310 uint8_t tempBuf[4]; in ucnv_fromUnicode_UTF8() local
427 uint8_t tempBuf[4]; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() local
Dustr_wcs.cpp73 char* tempBuf = stackBuffer; in _strToWCS() local
Ducnvhz.cpp158 char tempBuf[2]; in UConverter_toUnicode_HZ_OFFSETS_LOGIC() local
Ducnv2022.cpp2015 char tempBuf[2]; in UConverter_toUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
2603 char tempBuf[2]; in UConverter_toUnicode_ISO_2022_KR_OFFSETS_LOGIC() local
3196 char tempBuf[3]; in UConverter_toUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_u8.cpp310 uint8_t tempBuf[4]; in ucnv_fromUnicode_UTF8() local
427 uint8_t tempBuf[4]; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() local
Dustr_wcs.cpp73 char* tempBuf = stackBuffer; in _strToWCS() local
Ducnvhz.cpp158 char tempBuf[2]; in UConverter_toUnicode_HZ_OFFSETS_LOGIC() local
Ducnv2022.cpp2015 char tempBuf[2]; in UConverter_toUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
2603 char tempBuf[2]; in UConverter_toUnicode_ISO_2022_KR_OFFSETS_LOGIC() local
3196 char tempBuf[3]; in UConverter_toUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
/third_party/icu/icu4c/source/common/
Ducnv_u8.cpp310 uint8_t tempBuf[4]; in ucnv_fromUnicode_UTF8() local
427 uint8_t tempBuf[4]; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() local
Dustr_wcs.cpp73 char* tempBuf = stackBuffer; in _strToWCS() local
Ducnvhz.cpp158 char tempBuf[2]; in UConverter_toUnicode_HZ_OFFSETS_LOGIC() local
Ducnv2022.cpp2083 char tempBuf[2]; in UConverter_toUnicode_ISO_2022_JP_OFFSETS_LOGIC() local
2676 char tempBuf[2]; in UConverter_toUnicode_ISO_2022_KR_OFFSETS_LOGIC() local
3269 char tempBuf[3]; in UConverter_toUnicode_ISO_2022_CN_OFFSETS_LOGIC() local
/third_party/icu/icu4c/source/test/cintltst/
Dcnmdptst.c129 char tempBuf[256]; in TestQuotes() local
349 char tempBuf[256]; in TestCurrencySign() local
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetISO2022.java1026 … _2022ToSJIS((char)mySourceChar, (char)trailByte, tempBuf); in decodeLoop() local