Home
last modified time | relevance | path

Searched defs:get_globals (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dfunctions.py165 def get_globals(self): member in UserFunctionVariable
475 def get_globals(self): member in NestedUserFunctionVariable
/aosp_15_r20/external/pigweed/pw_console/py/pw_console/
H A Dweb_kernel.py388 def get_globals(self) -> dict[str, Any]: member in WebKernel
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/layers/
H A Dadvanced_activations.py30 def get_globals(): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dsymtable.py179 def get_globals(self): member in Function
/aosp_15_r20/external/python/cpython2/Lib/
Dsymtable.py142 def get_globals(self): member in Function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dsymtable.py179 def get_globals(self): member in Function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dsymtable.py179 def get_globals(self): member in Function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dsymtable.py179 def get_globals(self): member in Function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dsymtable.py179 def get_globals(self): member in Function
/aosp_15_r20/external/python/cpython3/Lib/
Dsymtable.py179 def get_globals(self): member in Function
/aosp_15_r20/external/wayland/tests/
H A Ddisplay-test.c1022 get_globals(void *data) in get_globals() function