HomeSort by relevance Sort by last modified time
    Searched refs:defaultChar (Results 1 - 8 of 8) sorted by null

  /external/lzma/CPP/Common/
StringConvert.cpp 108 static void UnicodeStringToMultiByte2(AString &dest, const UString &src, UINT codePage, char defaultChar, bool &defaultCharWasUsed)
132 defaultChar = defaultChar;
137 (isUtf ? NULL : &defaultChar),
188 // defaultChar = defaultChar;
191 (isUtf ? NULL : &defaultChar),
248 static void UnicodeStringToMultiByte2(AString &dest, const UString &src, UINT /* codePage */, char defaultChar, bool &defaultCharWasUsed)
274 c = defaultChar;
300 AString UnicodeStringToMultiByte(const UString &src, UINT codePage, char defaultChar, bool &defaultCharWasUsed)
    [all...]
StringConvert.h 13 // void UnicodeStringToMultiByte2(AString &dest, const UString &s, UINT codePage, char defaultChar, bool &defaultCharWasUsed);
16 AString UnicodeStringToMultiByte(const UString &srcString, UINT codePage, char defaultChar, bool &defaultCharWasUsed);
  /external/freetype/src/pcf/
pcf.h 156 FT_Short defaultChar;
pcfread.c 973 face->defaultChar = FT_GET_SHORT();
981 face->defaultChar = FT_GET_SHORT_LE();
    [all...]
  /external/lzma/C/Util/7z/
7zMain.c 164 char defaultChar = '_';
167 numChars = WideCharToMultiByte(codePage, 0, s, len, (char *)buf->data, size, &defaultChar, &defUsed);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
lbxproto.h 435 CARD16 defaultChar B16;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xproto.h 638 CARD16 defaultChar B16;
687 CARD16 defaultChar B16;
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/logging/log4j/log4j-core/2.5/
log4j-core-2.5.jar 

Completed in 429 milliseconds