Searched defs:init_globals (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | runpy.py | 62 def _run_code(code, run_globals, init_globals=None, argument 75 def _run_module_code(code, init_globals=None, argument 164 def run_module(mod_name, init_globals=None, argument 223 def run_path(path_name, init_globals=None, run_name=None): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | runpy.py | 62 def _run_code(code, run_globals, init_globals=None, argument 75 def _run_module_code(code, init_globals=None, argument 164 def run_module(mod_name, init_globals=None, argument 223 def run_path(path_name, init_globals=None, run_name=None): argument
|
/device/google/marlin/liblight/ |
D | lights.c | 96 void init_globals(void) in init_globals() function
|
/device/google/wahoo/liblight/ |
D | lights.c | 96 void init_globals(void) in init_globals() function
|