Home
last modified time | relevance | path

Searched defs:co_flags (Results 1 – 25 of 55) sorted by relevance

123

/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/xray_re/
H A Dxr_scene_objects.h78 inline uint32_t& xr_custom_object::co_flags() { return m_flags; } in co_flags() function
79 inline uint32_t xr_custom_object::co_flags() const { return m_flags; } in co_flags() function
/dports/devel/py-xdis/xdis-5.0.13/xdis/codetype/
H A Dcode20.py47 co_flags, argument
124 co_flags=[], argument
H A Dcode13.py61 co_flags, argument
H A Dcode15.py45 co_flags, argument
H A Dcode38.py70 co_flags, argument
H A Dcode30.py48 co_flags, argument
H A D__init__.py172 co_flags = None, argument
/dports/devel/py-xdis/xdis-5.0.13/xdis/
H A Dutil.py62 def co_flags_is_async(co_flags): argument
/dports/databases/py-sqlite3/Python-3.8.12/Objects/clinic/
H A Dcodeobject.c.h42 int co_flags = self->co_flags; in code_replace() local
/dports/databases/py-gdbm/Python-3.8.12/Objects/clinic/
H A Dcodeobject.c.h42 int co_flags = self->co_flags; in code_replace() local
/dports/lang/python-tools/Python-3.8.12/Objects/clinic/
H A Dcodeobject.c.h42 int co_flags = self->co_flags; in code_replace() local
/dports/lang/python38/Python-3.8.12/Objects/clinic/
H A Dcodeobject.c.h42 int co_flags = self->co_flags; in code_replace() local
/dports/lang/python39/Python-3.9.9/Objects/clinic/
H A Dcodeobject.c.h42 int co_flags = self->co_flags; in code_replace() local
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/clinic/
H A Dcodeobject.c.h42 int co_flags = self->co_flags; in code_replace() local
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/common/
H A Dpython.h57 int co_flags; /* CO_..., see below */ variable
86 int co_flags; /* CO_..., see below */ variable
116 int co_flags; /* CO_..., see below */ variable
147 int co_flags; /* CO_..., see below */ variable
178 int co_flags; /* CO_..., see below */ variable
212 int co_flags; /* CO_..., see below */ variable
/dports/security/xinetd/xinetd-2.3.15/xinetd/
H A Dconnection.h50 mask_t co_flags ; member
/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 Dpython.h57 int co_flags; /* CO_..., see below */ variable
86 int co_flags; /* CO_..., see below */ variable
116 int co_flags; /* CO_..., see below */ variable
147 int co_flags; /* CO_..., see below */ variable
178 int co_flags; /* CO_..., see below */ variable
212 int co_flags; /* CO_..., see below */ variable
/dports/lang/python310/Python-3.10.1/Objects/clinic/
H A Dcodeobject.c.h178 int co_flags = self->co_flags; in code_replace() local
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/dll/
H A Dpython.h63 int co_flags; /* CO_..., see below */ variable
92 int co_flags; /* CO_..., see below */ variable
122 int co_flags; /* CO_..., see below */ variable
153 int co_flags; /* CO_..., see below */ variable
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dcode.h15 int co_flags; /* CO_..., see below */ member
/dports/lang/python27/Python-2.7.18/Include/
H A Dcode.h15 int co_flags; /* CO_..., see below */ member
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dcode.h15 int co_flags; /* CO_..., see below */ member
/dports/lang/python311/Python-3.11.0a3/Objects/clinic/
H A Dcodeobject.c.h204 int co_flags = self->co_flags; in code_replace() local
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/
H A Dcode.h17 int co_flags; /* CO_..., see below */ member
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/linux/
H A Dpython.h62 int co_flags; /* CO_..., see below */ variable
91 int co_flags; /* CO_..., see below */ variable
121 int co_flags; /* CO_..., see below */ variable

123