Home
last modified time | relevance | path

Searched defs:_globals (Results 1 – 25 of 118) sorted by relevance

12345

/dports/devel/py-PyUtilib/PyUtilib-6.0.0/pyutilib/autotest/
H A Ddriver.py89 def create_test_suites(filename=None, config=None, _globals=None, options=None): argument
151 def create_test_suite(suite, config, _globals, options): argument
250 def cleanup(_globals, suites): argument
255 def run(argv, _globals=None): argument
469 def main(_globals=None): argument
/dports/multimedia/mjpg-streamer/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/
H A Dmjpg_streamer.h81 struct _globals { struct
82 int stop;
85 input in[MAX_INPUT_PLUGINS];
86 int incnt;
89 output out[MAX_OUTPUT_PLUGINS];
90 int outcnt;
/dports/devel/py-black/black-21.7b0/tests/data/
H A Dpython2.py10 def function((_globals, _locals)): argument
29 def function((_globals, _locals)): argument
/dports/devel/py-zope.configuration/zope.configuration-4.1.0/src/zope/configuration/
H A Dname.py20 def resolve(name, package='zopeproducts', _silly=('__doc__',), _globals={}): argument
72 def path(file='', package='zopeproducts', _silly=('__doc__',), _globals={}): argument
/dports/print/py-reportlab/reportlab-3.5.68/demos/tests/
H A Dtestdemos.py6 _globals=globals().copy() variable
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/wayland-client-0.21.13/examples/
H A Ddynamic_globals.rs17 let _globals = GlobalManager::new_with_cb( in main() localVariable
/dports/cad/py-pymtl/pymtl3-3.1.6/pymtl3/extra/pypy/
H A Dcustom_exec.py31 def custom_exec( prog, _globals, _locals ): argument
/dports/net/py-pyvmomi/pyvmomi-7.0.3/pyVmomi/
H A D__init__.py56 _globals = globals() variable
/dports/games/dose-response/dose-response-179c326/cargo-crates/wayland-client-0.21.4/examples/
H A Ddynamic_globals.rs17 let _globals = GlobalManager::new_with_cb( in main() localVariable
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/importudmf/include/
H A Dudmfparser.h68 Block _globals; variable
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/wayland-client-0.28.6/examples/
H A Ddynamic_globals.rs21 let _globals = GlobalManager::new_with_cb( in main() localVariable
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/wayland-client-0.28.6/examples/
H A Ddynamic_globals.rs21 let _globals = GlobalManager::new_with_cb( in main() localVariable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/wayland-client-0.27.0/examples/
H A Ddynamic_globals.rs21 let _globals = GlobalManager::new_with_cb( in main() localVariable
/dports/lang/gcc10/gcc-10.3.0/libgo/misc/cgo/testcshared/testdata/
H A Dmain4.c47 static char* nullPointer;
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/sphinxext/
H A Dbokeh_palette.py129 _globals = {} variable
/dports/devel/py-dask/dask-2021.11.2/dask/
H A Dcontext.py9 _globals = config.config variable
/dports/cad/py-pymtl/pymtl3-3.1.6/pymtl3/passes/sim/
H A DGenDAGPass.py57 def compile_net_blk( _globals, src, writer ): argument
/dports/lang/python37/Python-3.7.12/Lib/
H A Dsignal.py6 _globals = globals() variable
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dsignal.py6 _globals = globals() variable
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dsignal.py6 _globals = globals() variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/hdb/
H A Dlua-script.h93 Common::Array<Global *> _globals; variable
/dports/lang/python310/Python-3.10.1/Lib/
H A Dsignal.py6 _globals = globals() variable
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dsignal.py6 _globals = globals() variable
/dports/lang/python39/Python-3.9.9/Lib/
H A Dsignal.py6 _globals = globals() variable
/dports/lang/python38/Python-3.8.12/Lib/
H A Dsignal.py6 _globals = globals() variable

12345