HomeSort by relevance Sort by last modified time
    Searched refs:UNICODE (Results 1 - 25 of 201) sorted by null

1 2 3 4 5 6 7 8 9

  /external/mdnsresponder/mDNSWindows/SystemService/
main.c 24 #if defined(UNICODE)
  /external/curl/lib/
curl_multibyte.h 27 defined(USE_WIN32_LDAP)) && defined(UNICODE))
36 #endif /* USE_WIN32_IDN || ((USE_WINDOWS_SSPI || USE_WIN32_LDAP) && UNICODE) */
46 * to differentiate UNICODE from non-UNICODE builds.
48 * When building with UNICODE defined, this two macros
54 * When building without UNICODE defined, this macros
60 #ifdef UNICODE
88 #endif /* UNICODE */
config-win32ce.h 430 #ifndef UNICODE
431 # define UNICODE
curl_memory.h 106 #if defined(WIN32) && defined(UNICODE)
133 # ifdef UNICODE
curl_multibyte.c 28 defined(USE_WIN32_LDAP)) && defined(UNICODE))
84 #endif /* USE_WIN32_IDN || ((USE_WINDOWS_SSPI || USE_WIN32_LDAP) && UNICODE) */
  /device/linaro/bootloader/edk2/CryptoPkg/Library/IntrinsicLib/
IntrinsicLib.inf 69 MSFT:DEBUG_VS2003_IA32_CC_FLAGS == /nologo /c /WX /W4 /Gs32768 /Gy /D UNICODE /O1b2 /FIAutoGen.h /EHs-c- /GR- /GF /GX- /Zi /Gm
70 MSFT:RELEASE_VS2003_IA32_CC_FLAGS == /nologo /c /WX /W4 /Gs32768 /Gy /D UNICODE /O1b2 /FIAutoGen.h /EHs-c- /GR- /GF /GX-
71 MSFT:DEBUG_VS2003xASL_IA32_CC_FLAGS == /nologo /c /WX /W4 /Gs32768 /Gy /D UNICODE /O1b2 /FIAutoGen.h /EHs-c- /GR- /GF /GX- /Zi /Gm
72 MSFT:RELEASE_VS2003xASL_IA32_CC_FLAGS == /nologo /c /WX /W4 /Gs32768 /Gy /D UNICODE /O1b2 /FIAutoGen.h /EHs-c- /GR- /GF /GX-
73 MSFT:DEBUG_DDK3790_IA32_CC_FLAGS == /nologo /c /WX /Gy /Gs32768 /D UNICODE /O1b2 /FIAutoGen.h /EHs-c- /GR- /GF /Zi /Gm
74 MSFT:RELEASE_DDK3790_IA32_CC_FLAGS == /nologo /c /WX /Gy /Gs32768 /D UNICODE /O1b2 /FIAutoGen.h /EHs-c- /GR- /GF
75 MSFT:DEBUG_DDK3790xASL_IA32_CC_FLAGS == /nologo /c /WX /Gy /Gs32768 /D UNICODE /O1b2 /FIAutoGen.h /EHs-c- /GR- /GF /Zi /Gm
76 MSFT:RELEASE_DDK3790xASL_IA32_CC_FLAGS == /nologo /c /WX /Gy /Gs32768 /D UNICODE /O1b2 /FIAutoGen.h /EHs-c- /GR- /GF
77 MSFT:DEBUG_*_IA32_CC_FLAGS == /nologo /c /WX /GS- /W4 /Gs32768 /D UNICODE /O1b2 /FIAutoGen.h /EHs-c- /GR- /GF /Gy /Zi /Gm
78 MSFT:RELEASE_*_IA32_CC_FLAGS == /nologo /c /WX /GS- /W4 /Gs32768 /D UNICODE /O1b2 /FIAutoGen.h /EHs-c- /GR- /GF
    [all...]
  /frameworks/support/room/common/src/main/java/androidx/room/
ColumnInfo.java 72 * {@link #BINARY}, {@link #NOCASE}, {@link #RTRIM}, {@link #LOCALIZED} or {@link #UNICODE}.
153 * Collation sequence that uses Unicode Collation Algorithm.
158 int UNICODE = 6;
160 @IntDef({UNSPECIFIED, BINARY, NOCASE, RTRIM, LOCALIZED, UNICODE})
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
namespaceapi.h 22 #ifdef UNICODE
28 #ifdef UNICODE
lmon.h 23 #ifdef UNICODE
dsconf.h 46 #ifdef UNICODE
83 #ifdef UNICODE
126 #ifdef UNICODE
156 #ifdef UNICODE
_mingw_unicode.h 8 /* _INC_CRT_UNICODE_MACROS defined based on UNICODE flag */
10 #if defined(UNICODE)
stringapiset.h 22 #ifdef UNICODE
36 #ifdef UNICODE
newdev.h 59 #ifdef UNICODE
63 #endif /* UNICODE */
134 #ifdef UNICODE
  /external/mdnsresponder/mDNSWindows/
loclibrary.h 40 #ifdef UNICODE
46 #endif // UNICODE
RegNames.h 22 #if defined(UNICODE)
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
SupportMessageTest.java 42 static final CharSequence UNICODE = new String(Character.toChars(0x1F634)) + " zzz";
50 static final CharSequence UNICODE = new String(Character.toChars(0x1F609)) + " ;)";
103 setShortMessage(ShortMessage.UNICODE);
104 setLongMessage(LongMessage.UNICODE);
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
GlobalData.py 44 gMacroRefPattern = re.compile("\$\(([A-Z][_A-Z0-9]*)\)", re.UNICODE)
  /external/expat/xmlwf/
Makefile.am 43 if UNICODE
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTError.cpp 42 #if defined(UNICODE)
  /prebuilts/jdk/jdk9/darwin-x86/legal/java.base/
icu.md 1 ## International Components for Unicode (ICU4J) v56.1
6 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
7 Unicode Data Files include all data files under the directories
8 http://www.unicode.org/Public/, http://www.unicode.org/reports/,
9 http://www.unicode.org/cldr/data/, http://source.icu-project.org/repos/icu/, and
10 http://www.unicode.org/utility/trac/browser/.
12 Unicode Data Files do not include PDF online code charts under the
13 directory http://www.unicode.org/Public/.
15 Software includes any source code published in the Unicode Standar
    [all...]
  /prebuilts/jdk/jdk9/linux-x86/legal/java.base/
icu.md 1 ## International Components for Unicode (ICU4J) v56.1
6 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
7 Unicode Data Files include all data files under the directories
8 http://www.unicode.org/Public/, http://www.unicode.org/reports/,
9 http://www.unicode.org/cldr/data/, http://source.icu-project.org/repos/icu/, and
10 http://www.unicode.org/utility/trac/browser/.
12 Unicode Data Files do not include PDF online code charts under the
13 directory http://www.unicode.org/Public/.
15 Software includes any source code published in the Unicode Standar
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/
RegularExpressionDxe.inf 53 Oniguruma/enc/unicode.c
77 MSFT:DEBUG_*_IA32_CC_FLAGS == /nologo /c /WX /GS- /W4 /Gs32768 /D UNICODE /O1b2 /FIAutoGen.h /EHs-c- /GR- /GF /Gy /Zi /Gm
78 MSFT:RELEASE_*_IA32_CC_FLAGS == /nologo /c /WX /GS- /W4 /Gs32768 /D UNICODE /O1b2 /FIAutoGen.h /EHs-c- /GR- /GF
79 MSFT:DEBUG_*_X64_CC_FLAGS == /nologo /c /WX /GS- /W4 /Gs32768 /D UNICODE /O1b2s /FIAutoGen.h /EHs-c- /GR- /GF /Gy /Zi /Gm /X
80 MSFT:RELEASE_*_X64_CC_FLAGS == /nologo /c /WX /GS- /W4 /Gs32768 /D UNICODE /O1b2s /FIAutoGen.h /EHs-c- /GR- /GF /Gy /X
  /external/expat/lib/
loadlibrary.c 54 #ifdef UNICODE
  /external/webrtc/talk/media/base/
executablehelpers.h 58 #ifdef UNICODE
62 #else // UNICODE
64 #endif // UNICODE
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glaux.h 170 #ifdef UNICODE
207 #ifdef UNICODE
215 #ifdef UNICODE
225 #ifdef UNICODE

Completed in 345 milliseconds

1 2 3 4 5 6 7 8 9