HomeSort by relevance Sort by last modified time
    Searched full:_unicode (Results 51 - 75 of 91) sorted by null

1 23 4

  /external/lzma/C/Util/SfxSetup/
SfxSetup.c 8 #ifndef _UNICODE
9 #define _UNICODE
  /external/chromium_org/third_party/icu/source/test/perf/normperf/
dtfmtrtperf.h 45 #define _UNICODE
normperf.h 22 #define _UNICODE
  /external/chromium_org/third_party/skia/src/views/win/
skia_win.cpp 101 #ifdef _UNICODE
  /external/icu4c/test/perf/normperf/
dtfmtrtperf.h 45 #define _UNICODE
normperf.h 22 #define _UNICODE
  /external/skia/src/views/win/
skia_win.cpp 101 #ifdef _UNICODE
  /external/stlport/doc/
README.evc8 71 _UNICODE;UNICODE;_WIN32;WIN32;UNDER_CE;WINCE;
README.evc9 68 _UNICODE;UNICODE;_WIN32;WIN32;UNDER_CE;WINCE;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
textwrap.py 13 _unicode = unicode variable
17 class _unicode(object): class in inherits:object
158 elif isinstance(text, _unicode):
178 if isinstance(text, _unicode):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
textwrap.py 13 _unicode = unicode variable
17 class _unicode(object): class in inherits:object
158 elif isinstance(text, _unicode):
178 if isinstance(text, _unicode):
  /external/qemu/distrib/sdl-1.2.15/VisualCE/SDL/
SDL.vcproj 76 PreprocessorDefinitions="UNDER_CE=$(CEVER),_WIN32_WCE=$(CEVER),DEBUG,UNICODE,_UNICODE,$(CePlatform),ARM,_ARM_,ARMV4"
178 PreprocessorDefinitions="UNDER_CE=$(CEVER),_WIN32_WCE=$(CEVER),DEBUG,UNICODE,_UNICODE,$(CePlatform),ARM,_ARM_,ARMV4"
279 PreprocessorDefinitions="UNDER_CE=$(CEVER),_WIN32_WCE=$(CEVER),UNICODE,_UNICODE,DEBUG,$(CePlatform),THUMB,_THUMB_,ARM,_ARM_,ARMV4T"
380 PreprocessorDefinitions="UNDER_CE=$(CEVER),_WIN32_WCE=$(CEVER),NDEBUG,UNICODE,_UNICODE,$(CePlatform),ARM,_ARM_,ARMV4"
484 PreprocessorDefinitions="UNDER_CE=$(CEVER),_WIN32_WCE=$(CEVER),NDEBUG,UNICODE,_UNICODE,$(CePlatform),ARM,_ARM_,ARMV4"
589 PreprocessorDefinitions="UNDER_CE=$(CEVER),_WIN32_WCE=$(CEVER),UNICODE,_UNICODE,NDEBUG,$(CePlatform),THUMB,_THUMB_,ARM,_ARM_,ARMV4T"
    [all...]
  /external/chromium/third_party/libjingle/source/talk/base/
proxydetect.cc 202 #ifdef _UNICODE
207 #else // !_UNICODE
212 #endif // !_UNICODE
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
proxydetect.cc 202 #ifdef _UNICODE
207 #else // !_UNICODE
212 #endif // !_UNICODE
    [all...]
  /external/chromium_org/third_party/icu/source/test/perf/DateFmtPerf/
DateFmtPerf.h 42 #define _UNICODE
  /external/icu4c/test/perf/DateFmtPerf/
DateFmtPerf.h 43 #define _UNICODE
  /external/chromium/third_party/libjingle/source/talk/
main.scons 133 '_UNICODE',
  /external/chromium_org/build/config/compiler/
BUILD.gn 192 "_UNICODE",
  /external/protobuf/gtest/scons/
SConstruct.common 216 CPPDEFINES=['_UNICODE', 'UNICODE',
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
__init__.py 57 _unicode = True variable
59 _unicode = False variable
318 if not _unicode: #if no unicode support...
854 if not _unicode: #if no unicode support...
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
__init__.py 57 _unicode = True variable
59 _unicode = False variable
318 if not _unicode: #if no unicode support...
854 if not _unicode: #if no unicode support...
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/
MSVSSettings_test.py     [all...]
  /ndk/sources/host-tools/ndk-depends/
ndk-depends.cc 49 #undef _UNICODE
52 #define _UNICODE 1
    [all...]
  /external/chromium_org/third_party/mesa/src/scons/
gallium.py 276 #'_UNICODE',
  /external/chromium_org/third_party/openssl/openssl/crypto/
cryptlib.c 789 #if defined(_UNICODE) || defined(__UNICODE__)

Completed in 1550 milliseconds

1 23 4