Searched defs:appendHex (Results 1 - 15 of 15) sorted by relevance

/external/icu/icu4c/source/samples/datefmt/
H A Dutil.cpp25 static UnicodeString& appendHex(uint32_t number, function
44 appendHex(ch, 4, target);
/external/icu/icu4c/source/samples/msgfmt/
H A Dutil.cpp25 static UnicodeString& appendHex(uint32_t number, function
44 appendHex(ch, 4, target);
/external/icu/icu4c/source/samples/translit/
H A Dutil.cpp25 static UnicodeString& appendHex(uint32_t number, function
44 appendHex(ch, 4, target);
/external/icu/icu4c/source/samples/numfmt/
H A Dutil.cpp36 static UnicodeString& appendHex(uint32_t number, function
56 appendHex(ch, 4, target);
/external/icu/icu4c/source/test/intltest/
H A Dtestutil.cpp25 UnicodeString &TestUtility::appendHex(UnicodeString &buf, UChar32 ch) { function in class:TestUtility
41 appendHex(buf, ch);
58 appendHex(result, c);
H A Dintltest.cpp260 IntlTest::appendHex(uint32_t number, function in class:IntlTest
312 appendHex(number, digits, result);
339 appendHex(ch, 4, target);
342 appendHex(ch, 8, target);
390 appendHex(ch, 4, target);
393 appendHex(ch, 8, target);
/external/skia/include/core/
H A DSkString.h209 void appendHex(uint32_t value, int minDigits = 0) { this->insertHex((size_t)-1, value, minDigits); } function in class:SkString
/external/skqp/include/core/
H A DSkString.h211 void appendHex(uint32_t value, int minDigits = 0) { this->insertHex((size_t)-1, value, minDigits); } function in class:SkString
/external/robolectric/v1/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 204 milliseconds