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

1 2

  /prebuilts/misc/common/swig/include/2.0.11/python/
pyhead.swg 2 #if PY_VERSION_HEX >= 0x03000000
27 #if PY_VERSION_HEX >= 0x03000000
40 #if PY_VERSION_HEX >= 0x03000000
55 #if PY_VERSION_HEX >= 0x03000000
65 #if PY_VERSION_HEX >= 0x03000000
73 #if PY_VERSION_HEX < 0x02020000
82 #if PY_VERSION_HEX < 0x02020000
101 #if PY_VERSION_HEX < 0x01060000
109 #if PY_VERSION_HEX < 0x02020000
119 #if PY_VERSION_HEX < 0x0201000
    [all...]
pystrings.swg 8 %#if PY_VERSION_HEX>=0x03000000
15 %#if PY_VERSION_HEX>=0x03000000
54 %#if PY_VERSION_HEX>=0x03000000
61 %#if PY_VERSION_HEX>=0x03000000
91 %#if PY_VERSION_HEX >= 0x03000000
file.i 20 %#if PY_VERSION_HEX < 0x03000000
pyapi.swg 32 #if PY_VERSION_HEX >= 0x03000000
pywstrings.swg 6 #if PY_VERSION_HEX >= 0x03020000
19 %#if PY_VERSION_HEX < 0x03000000
pyinit.swg 36 #if PY_VERSION_HEX >= 0x03000000
45 #if PY_VERSION_HEX >= 0x03000000
145 #if PY_VERSION_HEX >= 0x03000000
175 #if PY_VERSION_HEX >= 0x02020000
178 #if PY_VERSION_HEX >= 0x02030000
181 #if PY_VERSION_HEX >= 0x02060000
190 #if PY_VERSION_HEX < 0x02020000
321 #if PY_VERSION_HEX >= 0x03000000
328 #if PY_VERSION_HEX >= 0x03000000
330 # if PY_VERSION_HEX >= 0x0302000
    [all...]
pyrun.swg 93 #if PY_VERSION_HEX < 0x02030000
107 #if PY_VERSION_HEX < 0x02030000
211 #if PY_VERSION_HEX >= 0x02020000
326 #if (PY_VERSION_HEX < 0x02020000)
399 #if PY_VERSION_HEX >= 0x03000000
439 # if PY_VERSION_HEX >= 0x03000000
606 #if (PY_VERSION_HEX < 0x02020000)
608 #elif (PY_VERSION_HEX < 0x02050000)
663 #if PY_VERSION_HEX < 0x02020000
680 #if PY_VERSION_HEX < 0x0300000
    [all...]
pyprimtypes.swg 112 %#if PY_VERSION_HEX < 0x03000000
130 %#if PY_VERSION_HEX >= 0x03000000
std_map.i 98 %#if PY_VERSION_HEX >= 0x03000000
pycontainer.swg 17 #if PY_VERSION_HEX >= 0x03020000
  /external/opencv3/modules/python/src2/
pycompat.hpp 63 #if (PY_VERSION_HEX < 0x03030000)
  /prebuilts/gdb/darwin-x86/include/python2.7/
patchlevel.h 38 Use this for numeric comparisons, e.g. #if PY_VERSION_HEX >= ... */
39 #define PY_VERSION_HEX ((PY_MAJOR_VERSION << 24) | \
  /prebuilts/gdb/linux-x86/include/python2.7/
patchlevel.h 38 Use this for numeric comparisons, e.g. #if PY_VERSION_HEX >= ... */
39 #define PY_VERSION_HEX ((PY_MAJOR_VERSION << 24) | \
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
patchlevel.h 38 Use this for numeric comparisons, e.g. #if PY_VERSION_HEX >= ... */
39 #define PY_VERSION_HEX ((PY_MAJOR_VERSION << 24) | \
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
patchlevel.h 38 Use this for numeric comparisons, e.g. #if PY_VERSION_HEX >= ... */
39 #define PY_VERSION_HEX ((PY_MAJOR_VERSION << 24) | \
  /external/protobuf/python/google/protobuf/pyext/
descriptor.h 41 #if PY_VERSION_HEX < 0x02050000 && !defined(PY_SSIZE_T_MIN)
descriptor.cc 45 #if PY_VERSION_HEX < 0x03030000
repeated_scalar_container.cc 51 #if PY_VERSION_HEX < 0x03030000
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/include/
cext.h 158 #if PY_VERSION_HEX < 0x02050000
218 #if PY_VERSION_HEX < 0x02030000
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/include/
cext.h 158 #if PY_VERSION_HEX < 0x02050000
218 #if PY_VERSION_HEX < 0x02030000
  /external/libxml2/python/
types.c 394 #if PY_VERSION_HEX < 0x02070000
405 #if PY_VERSION_HEX < 0x02070000
633 #if PY_VERSION_HEX >= 0x03030000
libxml_wrap.h 30 #if PY_VERSION_HEX < 0x02070000
libxml.c 298 #if PY_VERSION_HEX >= 0x03030000
363 #if PY_VERSION_HEX >= 0x03030000
    [all...]
  /hardware/bsp/intel/peripheral/libmraa/src/gpio/
gpio.c 344 #if PY_VERSION_HEX < 0x03000000
349 #elif PY_VERSION_HEX >= 0x03000000
358 #endif // PY_VERSION_HEX
371 #if PY_VERSION_HEX >= 0x03000000
375 #endif // PY_VERSION_HEX
  /external/chromium-trace/catapult/third_party/gsutil/third_party/crcmod/python2/src/
_crcfunext.c 33 #if PY_VERSION_HEX < 0x02050000

Completed in 1386 milliseconds

1 2