Home
last modified time | relevance | path

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

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