HomeSort by relevance Sort by last modified time
    Searched defs:_UNICODE (Results 1 - 11 of 11) sorted by null

  /external/expat/xmlwf/
win32filemap.c 44 # define _UNICODE
  /external/icu/icu4c/source/test/perf/normperf/
normperf.h 26 #define _UNICODE
  /external/curl/lib/
curl_setup.h 239 # if defined(UNICODE) && !defined(_UNICODE)
240 # define _UNICODE
242 # if defined(_UNICODE) && !defined(UNICODE)
config-win32ce.h 434 #ifndef _UNICODE
435 # define _UNICODE
  /external/lzma/C/Util/SfxSetup/
SfxSetup.c 10 #ifndef _UNICODE
11 #define _UNICODE
  /external/dng_sdk/source/
dng_pthread.cpp 37 #undef _UNICODE
  /external/skia/src/xps/
SkXPSDevice.cpp 16 #ifndef _UNICODE
17 #define _UNICODE
    [all...]
  /external/skqp/src/xps/
SkXPSDevice.cpp 16 #ifndef _UNICODE
17 #define _UNICODE
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pdh.h 492 #ifndef _UNICODE
493 #define _UNICODE
497 #if defined(_UNICODE)
msacm.h 15 #if defined(UNICODE) && !defined(_UNICODE)
17 #warning MSACM.H: Defining _UNICODE because application defined UNICODE
19 #define _UNICODE
123 #ifdef _UNICODE
204 #ifdef _UNICODE
227 #ifdef _UNICODE
254 #ifdef _UNICODE
266 #ifdef _UNICODE
282 #ifdef _UNICODE
311 #ifdef _UNICODE
    [all...]
oledlg.h 16 #if defined(_UNICODE) && !defined(UNICODE)
19 #if defined(UNICODE) && !defined(_UNICODE)
20 #define _UNICODE
    [all...]

Completed in 941 milliseconds