Home
last modified time | relevance | path

Searched defs:PyUnicode_InternFromString (Results 1 – 25 of 626) sorted by relevance

12345678910>>...26

/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydevd_attach_to_process/common/
H A Dpy_utils.hpp28 typedef PyObject* (PyUnicode_InternFromString)(const char *u); typedef
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/common/
H A Dpy_utils.hpp28 typedef PyObject* (PyUnicode_InternFromString)(const char *u); typedef
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/
H A Dpy_utils.hpp28 typedef PyObject* (PyUnicode_InternFromString)(const char *u); typedef
/dports/security/silktools/silk-3.19.1/src/pysilk/
H A Dpysilk_common.h77 # define PyUnicode_InternFromString PyUnicode_FromString macro
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-nasdaq-itch.c590 dissector_add_for_decode_as("moldudp64.payload", nasdaq_itch_handle );
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dpprint.adb590 when N_Op_Expon =>
591 return
/dports/lang/cython/Cython-0.29.24/Cython/Utility/
H A DModuleSetupCode.c669 #define PyUnicode_InternFromString(s) PyUnicode_FromString(s) macro
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Utility/
H A DModuleSetupCode.c669 #define PyUnicode_InternFromString(s) PyUnicode_FromString(s) macro
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Utility/
H A DModuleSetupCode.c669 #define PyUnicode_InternFromString(s) PyUnicode_FromString(s) macro
/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A Dscip.pxd564 SCIP_EVENTDATA* eventdata,
/dports/lang/cython-devel/cython-2b1e743/Cython/Utility/
H A DModuleSetupCode.c955 #define PyUnicode_InternFromString(s) PyUnicode_FromString(s) macro
/dports/misc/py-orange3-associate/orange3-associate-1.1.8/orangecontrib/associate/
H A D_fpgrowth.cpp152 #define PyUnicode_InternFromString(s) PyUnicode_FromString(s) macro
/dports/x11-fonts/py-compreffor/compreffor-0.4.6/src/cython/
H A D_compreffor.cpp309 #define PyUnicode_InternFromString(s) PyUnicode_FromString(s) macro
/dports/databases/py-lmdb/lmdb-0.97/lmdb/
H A Dcpython.c133 # define PyUnicode_InternFromString PyString_InternFromString macro
/dports/multimedia/mpv/waf-2.0.20/playground/cython/cython_cache/src/
H A Dcy_ctest.c538 #define PyUnicode_InternFromString(s) PyUnicode_FromString(s) macro
H A Dcy_cxxtest.cc552 #define PyUnicode_InternFromString(s) PyUnicode_FromString(s) macro
/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/platform/
H A Dsyncfilerange.c541 #define PyUnicode_InternFromString(s) PyUnicode_FromString(s) macro
/dports/sysutils/afflib/AFFLIBv3-3.7.16/pyaff/
H A Dpyaff.c316 #define PyUnicode_InternFromString(s) PyUnicode_FromString(s) macro
/dports/security/py-gssapi/gssapi-1.6.14/gssapi/raw/_enum_extensions/
H A Dext_dce.c575 #define PyUnicode_InternFromString(s) PyUnicode_FromString(s) macro
H A Dext_iov_mic.c575 #define PyUnicode_InternFromString(s) PyUnicode_FromString(s) macro
/dports/math/py-yt/yt-4.0.1/yt/utilities/lib/
H A Dautogenerated_element_samplers.c539 #define PyUnicode_InternFromString(s) PyUnicode_FromString(s) macro
/dports/devel/brz/breezy-3.2.0/breezy/
H A D_chunks_to_lines_pyx.c539 #define PyUnicode_InternFromString(s) PyUnicode_FromString(s) macro
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/profiling/
H A D_build.c562 #define PyUnicode_InternFromString(s) PyUnicode_FromString(s) macro
/dports/devel/py-editdistance/editdistance-0.6.0/editdistance/
H A Dbycython.cpp555 #define PyUnicode_InternFromString(s) PyUnicode_FromString(s) macro
/dports/biology/py-pysam/pysam-0.18.0/pysam/
H A Dlibcbcftools.c644 #define PyUnicode_InternFromString(s) PyUnicode_FromString(s) macro

12345678910>>...26