Home
last modified time | relevance | path

Searched refs:appendHex (Results 1 – 25 of 38) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/
DImmutableString_test.cpp41 strBuilder.appendHex(i); in TEST_F()
51 strBuilder.appendHex(i); in TEST_F()
61 strBuilder.appendHex(i); in TEST_F()
71 strBuilder.appendHex(i); in TEST_F()
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DImmutableString_test.cpp41 strBuilder.appendHex(i); in TEST_F()
51 strBuilder.appendHex(i); in TEST_F()
61 strBuilder.appendHex(i); in TEST_F()
71 strBuilder.appendHex(i); in TEST_F()
/third_party/skia/third_party/externals/icu/source/samples/datefmt/
Dutil.cpp27 static UnicodeString& appendHex(uint32_t number, in appendHex() function
46 appendHex(ch, 4, target); in escape()
/third_party/flutter/skia/third_party/externals/icu/source/samples/translit/
Dutil.cpp27 static UnicodeString& appendHex(uint32_t number, in appendHex() function
46 appendHex(ch, 4, target); in escape()
/third_party/icu/icu4c/source/samples/datefmt/
Dutil.cpp27 static UnicodeString& appendHex(uint32_t number, in appendHex() function
46 appendHex(ch, 4, target); in escape()
/third_party/flutter/skia/third_party/externals/icu/source/samples/msgfmt/
Dutil.cpp27 static UnicodeString& appendHex(uint32_t number, in appendHex() function
46 appendHex(ch, 4, target); in escape()
/third_party/skia/third_party/externals/icu/source/samples/msgfmt/
Dutil.cpp27 static UnicodeString& appendHex(uint32_t number, in appendHex() function
46 appendHex(ch, 4, target); in escape()
/third_party/flutter/skia/third_party/externals/icu/source/samples/datefmt/
Dutil.cpp27 static UnicodeString& appendHex(uint32_t number, in appendHex() function
46 appendHex(ch, 4, target); in escape()
/third_party/icu/icu4c/source/samples/translit/
Dutil.cpp27 static UnicodeString& appendHex(uint32_t number, in appendHex() function
46 appendHex(ch, 4, target); in escape()
/third_party/icu/icu4c/source/samples/msgfmt/
Dutil.cpp27 static UnicodeString& appendHex(uint32_t number, in appendHex() function
46 appendHex(ch, 4, target); in escape()
/third_party/skia/third_party/externals/icu/source/samples/translit/
Dutil.cpp27 static UnicodeString& appendHex(uint32_t number, in appendHex() function
46 appendHex(ch, 4, target); in escape()
/third_party/flutter/skia/third_party/externals/icu/source/samples/numfmt/
Dutil.cpp38 static UnicodeString& appendHex(uint32_t number, in appendHex() function
58 appendHex(ch, 4, target); in escape()
/third_party/icu/icu4c/source/samples/numfmt/
Dutil.cpp41 static UnicodeString& appendHex(uint32_t number, in appendHex() function
61 appendHex(ch, 4, target); in escape()
/third_party/skia/third_party/externals/icu/source/samples/numfmt/
Dutil.cpp41 static UnicodeString& appendHex(uint32_t number, in appendHex() function
61 appendHex(ch, 4, target); in escape()
/third_party/icu/icu4c/source/test/intltest/
Dtestutil.h30 static UnicodeString &appendHex(UnicodeString &buf, UChar32 ch);
Dtestutil.cpp25 UnicodeString &TestUtility::appendHex(UnicodeString &buf, UChar32 ch) { in appendHex() function in TestUtility
41 appendHex(buf, ch); in hex()
58 appendHex(result, c); in hex()
Dtscoll.cpp380 appendHex(bytes[i], 2, target); in prettify()
461 appendHex(o, 8, hexString); in backAndForth()
472 appendHex(o, 8, hexString); in backAndForth()
Dintltest.cpp269 IntlTest::appendHex(uint32_t number, in appendHex() function in IntlTest
321 appendHex(number, digits, result); in toHex()
348 appendHex(ch, 4, target); in prettify()
351 appendHex(ch, 8, target); in prettify()
399 appendHex(ch, 4, target); in prettify()
402 appendHex(ch, 8, target); in prettify()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRegenerateStructNames.cpp67 tmp.appendHex(uniqueId); in visitSymbol()
DRewriteStructSamplers.cpp380 stringBuilder.appendHex(arrayElement); in extractFieldSamplers()
456 nameBuilder.appendHex(arrayIndex); in GetFieldName()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DImmutableStringBuilder.h37 void appendHex(T number) in appendHex() function
DHashNames.cpp34 hashedName.appendHex(number); in HashName()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DImmutableStringBuilder.h37 void appendHex(T number) in appendHex() function
DHashNames.cpp39 hashedName.appendHex(number); in HashName()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/gl/
DRegenerateStructNames.cpp92 tmp.appendHex(uniqueId); in visitSymbol()

12