Home
last modified time | relevance | path

Searched refs:PY_VERSION_HEX (Results 1 – 25 of 55) sorted by relevance

123

/third_party/boost/libs/python/src/converter/
Dbuiltin_converters.cpp43 #if PY_VERSION_HEX < 0x03000000
48 #elif PY_VERSION_HEX < 0x03070000
115 #if PY_VERSION_HEX >= 0x03000000
162 #if PY_VERSION_HEX >= 0x02040000 && defined(BOOST_PYTHON_BOOL_INT_STRICT) in get_slot()
194 #if PY_VERSION_HEX >= 0x02040000 && defined(BOOST_PYTHON_BOOL_INT_STRICT) in get_slot()
244 #if PY_VERSION_HEX >= 0x03000000 in get_slot()
268 #if PY_VERSION_HEX < 0x03000000 in extract()
290 #if PY_VERSION_HEX < 0x03000000 in extract()
314 #if PY_VERSION_HEX >= 0x03000000 in get_slot()
316 #elif PY_VERSION_HEX >= 0x02040000 && defined(BOOST_PYTHON_BOOL_INT_STRICT) in get_slot()
[all …]
Dfrom_python.cpp96 #if PY_VERSION_HEX >= 0x03000000 in rvalue_from_python_stage2()
201 #if PY_VERSION_HEX >= 0x03000000 in throw_no_lvalue_from_python()
228 #if PY_VERSION_HEX >= 0x3000000 in lvalue_result_from_python()
/third_party/boost/libs/python/src/object/
Denum.cpp21 #if PY_VERSION_HEX >= 0x03000000
52 #if PY_VERSION_HEX >= 0x03000000 in enum_repr()
65 #if PY_VERSION_HEX >= 0x03000000 in enum_repr()
79 #if PY_VERSION_HEX >= 0x03000000 in enum_str()
113 #if PY_VERSION_HEX < 0x03000000
157 #if PY_VERSION_HEX >= 0x03000000 in new_enum_type()
Dclass.cpp198 #if PY_VERSION_HEX < 0x03000000
359 #if PY_VERSION_HEX >= 0x03000000 in instance_new()
377 #if PY_VERSION_HEX >= 0x02060000 in instance_new()
/third_party/flutter/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c743 #if PY_VERSION_HEX >= 0x03000000
768 #if PY_VERSION_HEX >= 0x03000000
781 #if PY_VERSION_HEX >= 0x03000000 in SWIG_Python_str_AsChar()
796 #if PY_VERSION_HEX >= 0x03000000
806 #if PY_VERSION_HEX >= 0x03000000 in SWIG_Python_str_FromChar()
814 #if PY_VERSION_HEX < 0x02020000
823 #if PY_VERSION_HEX < 0x02020000
846 #if PY_VERSION_HEX < 0x02020000
856 #if PY_VERSION_HEX < 0x02010000
863 #if PY_VERSION_HEX < 0x02010000
[all …]
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c746 #if PY_VERSION_HEX >= 0x03000000
772 #if PY_VERSION_HEX >= 0x03000000
785 #if PY_VERSION_HEX >= 0x03000000 in SWIG_Python_str_AsChar()
800 #if PY_VERSION_HEX >= 0x03000000
810 #if PY_VERSION_HEX >= 0x03000000 in SWIG_Python_str_FromChar()
818 #if PY_VERSION_HEX < 0x02020000
827 #if PY_VERSION_HEX < 0x02020000
850 #if PY_VERSION_HEX < 0x02020000
860 #if PY_VERSION_HEX < 0x02010000
867 #if PY_VERSION_HEX < 0x02010000
[all …]
/third_party/boost/libs/python/src/
Dstr.cpp13 #if PY_VERSION_HEX >= 0x03000000 in call()
24 #if PY_VERSION_HEX >= 0x03000000 in str_base()
34 #if PY_VERSION_HEX >= 0x03000000 in str_base()
58 #if PY_VERSION_HEX >= 0x03000000 in str_base()
71 #if PY_VERSION_HEX >= 0x03000000 in str_base()
118 #if PY_VERSION_HEX < 0x03000000
151 #if PY_VERSION_HEX >= 0x03000000
411 #if PY_VERSION_HEX >= 0x03000000 in register_str_pytype_ptr()
Dlist.cpp51 #if PY_VERSION_HEX >= 0x03000000 in index()
76 #if PY_VERSION_HEX >= 0x03000000 in insert()
132 #if PY_VERSION_HEX >= 0x03000000
150 #if PY_VERSION_HEX >= 0x03000000 in count()
Dobject_operators.cpp41 #if PY_VERSION_HEX >= 0x03000000
67 #if PY_VERSION_HEX >= 0x03000000
Dexec.cpp108 #if PY_VERSION_HEX >= 0x03040000 in exec_file()
110 #elif PY_VERSION_HEX >= 0x03000000 in exec_file()
Dobject_protocol.cpp106 #if PY_VERSION_HEX < 0x03000000 in apply_slice()
136 #if PY_VERSION_HEX < 0x03000000 in assign_slice()
Dmodule.cpp39 #if PY_VERSION_HEX >= 0x03000000
/third_party/boost/boost/python/converter/
Dbuiltin_converters.hpp93 #if PY_VERSION_HEX >= 0x03000000
112 #if PY_VERSION_HEX >= 0x02030000
125 # if defined(_MSC_VER) && defined(_WIN64) && PY_VERSION_HEX < 0x03000000
155 #if PY_VERSION_HEX >= 0x03000000
Dpyobject_traits.hpp37 #if PY_VERSION_HEX < 0x03000000
/third_party/boost/boost/python/detail/
Doperator_id.hpp50 #if PY_VERSION_HEX >= 0x03000000
56 #if PY_VERSION_HEX >= 0x03000000
/third_party/boost/boost/python/
Dmodule_init.hpp16 # if PY_VERSION_HEX >= 0x03000000
28 # if PY_VERSION_HEX >= 0x03000000
Dlist.hpp40 #if PY_VERSION_HEX >= 0x03000000
120 #if PY_VERSION_HEX <= 0x03000000
Dssize_t.hpp13 #if PY_VERSION_HEX >= 0x02050000
Dstr.hpp40 #if PY_VERSION_HEX < 0x03000000
190 #if PY_VERSION_HEX < 0x03000000
411 #if PY_VERSION_HEX >= 0x03000000
Denum.hpp82 #if PY_VERSION_HEX >= 0x03000000 in construct()
/third_party/boost/libs/python/test/
Dm2.cpp16 #if PY_VERSION_HEX >= 0x03000000
60 #if PY_VERSION_HEX >= 0x03000000
Da_map_indexing_suite.cpp51 #if PY_VERSION_HEX >= 0x03000000 in convertible()
67 #if PY_VERSION_HEX >= 0x03000000 in construct()
Dstr.cpp29 #if PY_VERSION_HEX < 0x03000000 in work_with_string()
/third_party/boost/libs/python/doc/reference/
Dssize_t.qbk8 #if PY_VERSION_HEX >= 0x02050000
18 #if PY_VERSION_HEX >= 0x02050000
/third_party/python/Include/
Dpatchlevel.h31 #define PY_VERSION_HEX ((PY_MAJOR_VERSION << 24) | \ macro

123