Home
last modified time | relevance | path

Searched defs:halfBase (Results 1 – 6 of 6) sorted by relevance

/external/antlr/runtime/Cpp/include/
Dantlr3convertutf.hpp122 #define halfBase ((UTF32)0x0010000UL) macro
/external/antlr/runtime/C/include/
Dantlr3convertutf.h122 #define halfBase ((UTF32)0x0010000UL) macro
/external/google-breakpad/src/common/
Dconvert_UTF.cc71 const UTF32 halfBase = 0x0010000UL; variable
/external/unicode/
DConvertUTF.c49 static const UTF32 halfBase = 0x0010000UL; variable
/external/llvm/lib/Support/
DConvertUTF.c58 static const UTF32 halfBase = 0x0010000UL; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DConvertUTF.cpp86 static const UTF32 halfBase = 0x0010000UL; variable