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

1 2

  /external/python/cpython2/PC/os2vacpp/
pyconfig.h 85 #define Py_UNICODE_SIZE SIZEOF_SHORT
  /external/python/cpython2/PC/os2emx/
pyconfig.h 63 #define Py_UNICODE_SIZE SIZEOF_SHORT
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
_codecs_cn.c 171 #if Py_UNICODE_SIZE == 2
189 #if Py_UNICODE_SIZE == 2
cjkcodecs.h 94 #if Py_UNICODE_SIZE == 4
148 #if Py_UNICODE_SIZE == 2
189 #if Py_UNICODE_SIZE == 2
multibytecodec.c 445 retunisize * Py_UNICODE_SIZE);
768 Py_UNICODE_SIZE * ctx->pendingsize);
771 Py_UNICODE_SIZE * datalen);
788 Py_UNICODE_SIZE * origpending);
803 ctx->pendingsize * Py_UNICODE_SIZE);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
_codecs_cn.c 171 #if Py_UNICODE_SIZE == 2
189 #if Py_UNICODE_SIZE == 2
cjkcodecs.h 94 #if Py_UNICODE_SIZE == 4
148 #if Py_UNICODE_SIZE == 2
189 #if Py_UNICODE_SIZE == 2
multibytecodec.c 442 retunisize * Py_UNICODE_SIZE);
765 Py_UNICODE_SIZE * ctx->pendingsize);
768 Py_UNICODE_SIZE * datalen);
785 Py_UNICODE_SIZE * origpending);
800 ctx->pendingsize * Py_UNICODE_SIZE);
    [all...]
  /external/python/cpython2/Modules/cjkcodecs/
_codecs_cn.c 171 #if Py_UNICODE_SIZE == 2
189 #if Py_UNICODE_SIZE == 2
cjkcodecs.h 94 #if Py_UNICODE_SIZE == 4
148 #if Py_UNICODE_SIZE == 2
189 #if Py_UNICODE_SIZE == 2
multibytecodec.c 445 retunisize * Py_UNICODE_SIZE);
769 Py_UNICODE_SIZE * ctx->pendingsize);
772 Py_UNICODE_SIZE * datalen);
789 Py_UNICODE_SIZE * origpending);
804 ctx->pendingsize * Py_UNICODE_SIZE);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
unicodeobject.h 70 /* FIXME: MvL's new implementation assumes that Py_UNICODE_SIZE is
74 #ifndef Py_UNICODE_SIZE
75 #error Must define Py_UNICODE_SIZE
81 #if Py_UNICODE_SIZE >= 4
94 # if defined(MS_WIN32) && Py_UNICODE_SIZE == 2
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
unicodeobject.h 70 /* FIXME: MvL's new implementation assumes that Py_UNICODE_SIZE is
74 #ifndef Py_UNICODE_SIZE
75 #error Must define Py_UNICODE_SIZE
81 #if Py_UNICODE_SIZE >= 4
94 # if defined(MS_WIN32) && Py_UNICODE_SIZE == 2
    [all...]
  /external/python/cpython2/Include/
unicodeobject.h 70 /* FIXME: MvL's new implementation assumes that Py_UNICODE_SIZE is
74 #ifndef Py_UNICODE_SIZE
75 #error Must define Py_UNICODE_SIZE
81 #if Py_UNICODE_SIZE >= 4
94 # if defined(MS_WIN32) && Py_UNICODE_SIZE == 2
    [all...]
  /external/python/cpython2/PC/
pyconfig.h 577 #define Py_UNICODE_SIZE 2
  /prebuilts/gdb/darwin-x86/include/python2.7/
pyconfig.h 980 #define Py_UNICODE_SIZE 2
    [all...]
unicodeobject.h 70 /* FIXME: MvL's new implementation assumes that Py_UNICODE_SIZE is
74 #ifndef Py_UNICODE_SIZE
75 #error Must define Py_UNICODE_SIZE
81 #if Py_UNICODE_SIZE >= 4
94 # if defined(MS_WIN32) && Py_UNICODE_SIZE == 2
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
pyconfig.h 980 #define Py_UNICODE_SIZE 2
    [all...]
unicodeobject.h 70 /* FIXME: MvL's new implementation assumes that Py_UNICODE_SIZE is
74 #ifndef Py_UNICODE_SIZE
75 #error Must define Py_UNICODE_SIZE
81 #if Py_UNICODE_SIZE >= 4
94 # if defined(MS_WIN32) && Py_UNICODE_SIZE == 2
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h 980 #define Py_UNICODE_SIZE 2
    [all...]
unicodeobject.h 70 /* FIXME: MvL's new implementation assumes that Py_UNICODE_SIZE is
74 #ifndef Py_UNICODE_SIZE
75 #error Must define Py_UNICODE_SIZE
81 #if Py_UNICODE_SIZE >= 4
94 # if defined(MS_WIN32) && Py_UNICODE_SIZE == 2
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h 980 #define Py_UNICODE_SIZE 2
    [all...]
unicodeobject.h 70 /* FIXME: MvL's new implementation assumes that Py_UNICODE_SIZE is
74 #ifndef Py_UNICODE_SIZE
75 #error Must define Py_UNICODE_SIZE
81 #if Py_UNICODE_SIZE >= 4
94 # if defined(MS_WIN32) && Py_UNICODE_SIZE == 2
    [all...]
  /external/python/cpython2/RISCOS/
pyconfig.h 178 #define Py_UNICODE_SIZE 2
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ia32/
pyconfig.h 977 #define Py_UNICODE_SIZE 2
    [all...]

Completed in 795 milliseconds

1 2