Home
last modified time | relevance | path

Searched defs:UChar (Results 1 – 25 of 62) sorted by relevance

123

/external/icu/icu4c/source/common/unicode/
Dumachine.h270 typedef UCHAR_TYPE UChar; typedef
274 typedef wchar_t UChar; typedef
276 typedef __CHAR16_TYPE__ UChar; typedef
278 typedef uint16_t UChar; typedef
/external/chromium_org/third_party/icu/source/common/unicode/
Dumachine.h270 typedef UCHAR_TYPE UChar; typedef
274 typedef wchar_t UChar; typedef
276 typedef __CHAR16_TYPE__ UChar; typedef
278 typedef uint16_t UChar; typedef
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLParserIdioms.h42 String stripLeadingAndTrailingHTMLSpaces(const Vector<UChar, inlineCapacity>& vector) in stripLeadingAndTrailingHTMLSpaces()
121 inline static String attemptStaticStringCreation(const Vector<UChar, inlineCapacity>& vector, Chara… in attemptStaticStringCreation()
/external/chromium_org/third_party/WebKit/Source/wtf/text/
DWTFString.h389 static String make8BitFrom16BitSource(const Vector<UChar, inlineCapacity>& buffer) in make8BitFrom16BitSource()
476 inline bool equalIgnoringNullity(const Vector<UChar, inlineCapacity>& a, const String& b) { return … in equalIgnoringNullity()
485 String::String(const Vector<UChar, inlineCapacity>& vector) in String()
546 inline void append(Vector<UChar, inlineCapacity>& vector, const String& string) in append()
606 inline void String::appendTo(Vector<UChar, inlineCapacity>& result, unsigned pos, unsigned len) con… in appendTo()
635 inline void String::prependTo(Vector<UChar, inlineCapacity>& result, unsigned pos, unsigned len) co… in prependTo()
/external/valgrind/main/memcheck/tests/
Dpdb-realloc2.c13 typedef unsigned char UChar; typedef
/external/valgrind/main/VEX/test/
Dfpconst.c54 typedef unsigned char UChar; typedef
/external/valgrind/main/none/tests/x86/
Dsmc1.c35 typedef unsigned char UChar; typedef
Dbug137714-x86.c6 typedef unsigned char UChar; typedef
Dmovbe.c7 typedef unsigned char UChar; typedef
Dbt_everything.c136 typedef unsigned char UChar; typedef
/external/valgrind/main/none/tests/amd64/
Dsmc1.c37 typedef unsigned char UChar; typedef
Dmovbe.c7 typedef unsigned char UChar; typedef
Dbug137714-amd64.c6 typedef unsigned char UChar; typedef
Dpcmpxstrx64w.c13 typedef unsigned char UChar; typedef
Dpcmpxstrx64.c12 typedef unsigned char UChar; typedef
Dnan80and64.c14 typedef unsigned char UChar; typedef
Davx-1.c7 typedef unsigned char UChar; typedef
Davx2-1.c7 typedef unsigned char UChar; typedef
DredundantRexW.c12 typedef unsigned char UChar; typedef
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DCustomFontData.h52 …virtual bool fillSVGGlyphPage(GlyphPage*, unsigned, unsigned, UChar*, unsigned, const SimpleFontDa… in fillSVGGlyphPage() argument
/external/valgrind/main/none/tests/arm64/
Dfp_and_simd.c8 typedef unsigned char UChar; typedef
12 typedef unsigned char UChar; typedef
/external/clang/test/ARCMT/
DCommon.h20 typedef unsigned char UChar; typedef
/external/chromium_org/third_party/icu/source/test/perf/collationperf/
Dcollperf.cpp84 inline int CompareStringW(DWORD, DWORD, UChar *, int, UChar *, int) {return 0;} in CompareStringW() argument
93 inline int LCMapStringW(DWORD, DWORD, UChar *, int, UChar *, int) {return 0;} in LCMapStringW() argument
/external/icu/icu4c/source/test/perf/collationperf/
Dcollperf.cpp84 inline int CompareStringW(DWORD, DWORD, UChar *, int, UChar *, int) {return 0;} in CompareStringW() argument
93 inline int LCMapStringW(DWORD, DWORD, UChar *, int, UChar *, int) {return 0;} in LCMapStringW() argument
/external/valgrind/main/VEX/useful/
Dshow_fp_state.c8 typedef unsigned char UChar; typedef

123