Home
last modified time | relevance | path

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

123

/external/icu4c/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.h43 String stripLeadingAndTrailingHTMLSpaces(const Vector<UChar, inlineCapacity>& vector) in stripLeadingAndTrailingHTMLSpaces()
111 static String attemptStaticStringCreation(const Vector<UChar, inlineCapacity>& vector, CharacterWid… in attemptStaticStringCreation()
DXSSAuditor.cpp114 bool threadSafeMatch(const Vector<UChar, inlineCapacity>& vector, const QualifiedName& qname) in threadSafeMatch()
138 static bool isNameOfInlineEventHandler(const Vector<UChar, 32>& name) in isNameOfInlineEventHandler()
/external/chromium_org/third_party/icu/source/common/unicode/
Dumachine.h309 typedef wchar_t UChar; typedef
314 typedef char16_t UChar; typedef
316 typedef uint16_t UChar; typedef
/external/chromium_org/third_party/WebKit/Source/wtf/text/
DWTFString.h408 static String make8BitFrom16BitSource(const Vector<UChar, inlineCapacity>& buffer) in make8BitFrom16BitSource()
492 inline bool equalIgnoringNullity(const Vector<UChar, inlineCapacity>& a, const String& b) { return … in equalIgnoringNullity()
501 String::String(const Vector<UChar, inlineCapacity>& vector) in String()
562 inline void append(Vector<UChar, inlineCapacity>& vector, const String& string) in append()
622 inline void String::appendTo(Vector<UChar, inlineCapacity>& result, unsigned pos, unsigned len) con… in appendTo()
651 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/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
DredundantRexW.c12 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
Dbt_everything.c136 typedef unsigned char UChar; typedef
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DCustomFontData.h54 …virtual bool fillSVGGlyphPage(GlyphPage*, unsigned, unsigned, UChar*, unsigned, const SimpleFontDa… in fillSVGGlyphPage() argument
/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/icu4c/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
/external/chromium_org/base/third_party/icu/
Dicu_utf.h25 typedef uint16 UChar; typedef
/external/valgrind/main/memcheck/tests/amd64/
Dsse_memory.c15 typedef unsigned char UChar; typedef

123