Home
last modified time | relevance | path

Searched refs:_frozen (Results 76 – 100 of 314) sorted by relevance

12345678910>>...13

/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/engine/
H A Drs_block.cpp35 bool _frozen): in RS_BlockData() argument
38 ,frozen(_frozen) in RS_BlockData()
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_6/cpython_src/Include/
H A Dimport.h125 struct _frozen { struct
134 PyAPI_DATA(const struct _frozen *) PyImport_FrozenModules; argument
/dports/devel/py-pex/pex-1.2.7/pex/
H A Dpex_builder.py80 self._frozen = False
89 if self._frozen:
413 self._frozen = True
424 if not self._frozen:
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/catapult/tracing/tracing/trace_data/
H A Dtrace_data.py119 self._frozen = False
140 if self._frozen:
198 self._frozen = True
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/tracing/tracing/trace_data/
H A Dtrace_data.py119 self._frozen = False
140 if self._frozen:
198 self._frozen = True
/dports/databases/py-gdbm/Python-3.8.12/Include/
H A Dimport.h134 struct _frozen { struct
143 PyAPI_DATA(const struct _frozen *) PyImport_FrozenModules; argument
/dports/lang/python37/Python-3.7.12/Include/
H A Dimport.h136 struct _frozen { struct
145 PyAPI_DATA(const struct _frozen *) PyImport_FrozenModules; argument
/dports/lang/python38/Python-3.8.12/Include/
H A Dimport.h134 struct _frozen { struct
143 PyAPI_DATA(const struct _frozen *) PyImport_FrozenModules; argument
/dports/lang/python37/Python-3.7.12/Programs/
H A D_freeze_importlib.c19 static const struct _frozen _PyImport_FrozenModules[] = {
27 const struct _frozen *PyImport_FrozenModules;
/dports/lang/python-tools/Python-3.8.12/Include/
H A Dimport.h134 struct _frozen { struct
143 PyAPI_DATA(const struct _frozen *) PyImport_FrozenModules; argument
/dports/databases/py-sqlite3/Python-3.8.12/Include/
H A Dimport.h134 struct _frozen { struct
143 PyAPI_DATA(const struct _frozen *) PyImport_FrozenModules; argument
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Include/
H A Dimport.h134 struct _frozen { struct
143 PyAPI_DATA(const struct _frozen *) PyImport_FrozenModules; argument
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_7/cpython_src/Include/
H A Dimport.h136 struct _frozen { struct
145 PyAPI_DATA(const struct _frozen *) PyImport_FrozenModules; argument
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_8/cpython_src/Include/
H A Dimport.h134 struct _frozen { struct
143 PyAPI_DATA(const struct _frozen *) PyImport_FrozenModules; argument
/dports/finance/electrum/Electrum-4.1.5/packages/aiohttp/
H A Dweb_app.py146 self._frozen = False
188 if self._frozen:
267 return self._frozen
270 if self._frozen:
274 self._frozen = True
/dports/www/py-aiohttp/aiohttp-3.7.4.post0/aiohttp/
H A Dweb_app.py146 self._frozen = False
188 if self._frozen:
267 return self._frozen
270 if self._frozen:
274 self._frozen = True
/dports/www/firefox/firefox-99.0/third_party/python/aiohttp/aiohttp/
H A Dweb_app.py146 self._frozen = False
188 if self._frozen:
267 return self._frozen
270 if self._frozen:
274 self._frozen = True
/dports/databases/py-sqlite3/Python-3.8.12/Programs/
H A D_freeze_importlib.c19 static const struct _frozen _PyImport_FrozenModules[] = {
27 const struct _frozen *PyImport_FrozenModules;
/dports/databases/py-gdbm/Python-3.8.12/Programs/
H A D_freeze_importlib.c19 static const struct _frozen _PyImport_FrozenModules[] = {
27 const struct _frozen *PyImport_FrozenModules;
/dports/lang/python310/Python-3.10.1/Programs/
H A D_freeze_importlib.c19 static const struct _frozen _PyImport_FrozenModules[] = {
27 const struct _frozen *PyImport_FrozenModules;
/dports/lang/python-tools/Python-3.8.12/Programs/
H A D_freeze_importlib.c19 static const struct _frozen _PyImport_FrozenModules[] = {
27 const struct _frozen *PyImport_FrozenModules;
/dports/lang/python39/Python-3.9.9/Programs/
H A D_freeze_importlib.c19 static const struct _frozen _PyImport_FrozenModules[] = {
27 const struct _frozen *PyImport_FrozenModules;
/dports/lang/python38/Python-3.8.12/Programs/
H A D_freeze_importlib.c19 static const struct _frozen _PyImport_FrozenModules[] = {
27 const struct _frozen *PyImport_FrozenModules;
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Programs/
H A D_freeze_importlib.c19 static const struct _frozen _PyImport_FrozenModules[] = {
27 const struct _frozen *PyImport_FrozenModules;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/common/py_vulcanize/py_vulcanize/
H A Dproject.py98 self._frozen = False
105 self._frozen = True
108 if self._frozen:

12345678910>>...13