/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
D | ImmutableString_test.cpp | 41 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/ |
D | ImmutableString_test.cpp | 41 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/ |
D | util.cpp | 27 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/ |
D | util.cpp | 27 static UnicodeString& appendHex(uint32_t number, in appendHex() function 46 appendHex(ch, 4, target); in escape()
|
/third_party/icu/icu4c/source/samples/datefmt/ |
D | util.cpp | 27 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/ |
D | util.cpp | 27 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/ |
D | util.cpp | 27 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/ |
D | util.cpp | 27 static UnicodeString& appendHex(uint32_t number, in appendHex() function 46 appendHex(ch, 4, target); in escape()
|
/third_party/icu/icu4c/source/samples/translit/ |
D | util.cpp | 27 static UnicodeString& appendHex(uint32_t number, in appendHex() function 46 appendHex(ch, 4, target); in escape()
|
/third_party/icu/icu4c/source/samples/msgfmt/ |
D | util.cpp | 27 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/ |
D | util.cpp | 27 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/ |
D | util.cpp | 38 static UnicodeString& appendHex(uint32_t number, in appendHex() function 58 appendHex(ch, 4, target); in escape()
|
/third_party/icu/icu4c/source/samples/numfmt/ |
D | util.cpp | 41 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/ |
D | util.cpp | 41 static UnicodeString& appendHex(uint32_t number, in appendHex() function 61 appendHex(ch, 4, target); in escape()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | testutil.h | 30 static UnicodeString &appendHex(UnicodeString &buf, UChar32 ch);
|
D | testutil.cpp | 25 UnicodeString &TestUtility::appendHex(UnicodeString &buf, UChar32 ch) { in appendHex() function in TestUtility 41 appendHex(buf, ch); in hex() 58 appendHex(result, c); in hex()
|
D | tscoll.cpp | 380 appendHex(bytes[i], 2, target); in prettify() 461 appendHex(o, 8, hexString); in backAndForth() 472 appendHex(o, 8, hexString); in backAndForth()
|
D | intltest.cpp | 269 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/ |
D | RegenerateStructNames.cpp | 67 tmp.appendHex(uniqueId); in visitSymbol()
|
D | RewriteStructSamplers.cpp | 380 stringBuilder.appendHex(arrayElement); in extractFieldSamplers() 456 nameBuilder.appendHex(arrayIndex); in GetFieldName()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | ImmutableStringBuilder.h | 37 void appendHex(T number) in appendHex() function
|
D | HashNames.cpp | 34 hashedName.appendHex(number); in HashName()
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | ImmutableStringBuilder.h | 37 void appendHex(T number) in appendHex() function
|
D | HashNames.cpp | 39 hashedName.appendHex(number); in HashName()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/gl/ |
D | RegenerateStructNames.cpp | 92 tmp.appendHex(uniqueId); in visitSymbol()
|