Home
last modified time | relevance | path

Searched defs:module_names (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
H A Dproject.py144 def CalcLoadSequenceForModuleNames(self, module_names, argument
158 def GetDepsGraphFromModuleNames(self, module_names): argument
175 def GetDominatorGraphForModulesNamed(self, module_names, load_sequence): argument
/aosp_15_r20/development/vndk/snapshot/
H A Dgen_buildfiles.py346 module_names=None): argument
510 module_names): argument
/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/memory/memory/
Dbuildparser.py86 def module_names(self): member in TfaBuildParser
/aosp_15_r20/external/python/cpython3/Lib/test/support/
Dimport_helper.py181 def __init__(self, *module_names, usefrozen=False):
/aosp_15_r20/external/cronet/build/android/gyp/
H A Dcreate_app_bundle.py397 def _WriteBundlePathmap(module_pathmap_paths, module_names, argument
/aosp_15_r20/external/angle/build/android/gyp/
H A Dcreate_app_bundle.py412 def _WriteBundlePathmap(module_pathmap_paths, module_names, argument
/aosp_15_r20/packages/modules/common/tools/
Dfinalize_sdk.py150 module_names = args.modules or ['*'] variable
/aosp_15_r20/frameworks/base/tools/lint/fix/
H A Dsoong_lint_fix.py133 def _find_modules(self, module_names): argument
/aosp_15_r20/tools/asuite/aidegen/lib/
H A Dproject_info.py236 def get_dep_modules(self, module_names=None, depth=0): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/multiprocessing/
H A Dcontext.py180 def set_forkserver_preload(self, module_names): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/
Dcontext.py180 def set_forkserver_preload(self, module_names): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/
Dcontext.py180 def set_forkserver_preload(self, module_names): argument
/aosp_15_r20/external/python/setuptools/setuptools/
Dsandbox.py172 def _clear_modules(module_names): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/
Dsandbox.py172 def _clear_modules(module_names): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/
Dsandbox.py172 def _clear_modules(module_names): argument
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/
Dcontext.py180 def set_forkserver_preload(self, module_names): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/
Dsandbox.py172 def _clear_modules(module_names): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/multiprocessing/
Dcontext.py180 def set_forkserver_preload(self, module_names): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/
Dcontext.py180 def set_forkserver_preload(self, module_names): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/
Dsandbox.py172 def _clear_modules(module_names): argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dfunction_extraction.cpp1119 const std::unordered_set<std::string>& module_names, in ONNXFunctionExtraction()
/aosp_15_r20/external/python/cpython2/Lib/test/support/
D__init__.py1026 def __init__(self, *module_names):