Searched defs:module_names (Results 1 – 8 of 8) sorted by relevance
/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/ |
D | project.py | 144 def CalcLoadSequenceForModuleNames(self, module_names, argument 158 def GetDepsGraphFromModuleNames(self, module_names): argument 175 def GetDominatorGraphForModulesNamed(self, module_names, load_sequence): argument
|
/external/trusty/arm-trusted-firmware/tools/memory/memory/ |
D | buildparser.py | 86 def module_names(self): member in TfaBuildParser
|
/external/cronet/tot/build/android/gyp/ |
D | create_app_bundle.py | 412 def _WriteBundlePathmap(module_pathmap_paths, module_names, argument
|
/external/angle/build/android/gyp/ |
D | create_app_bundle.py | 406 def _WriteBundlePathmap(module_pathmap_paths, module_names, argument
|
/external/cronet/stable/build/android/gyp/ |
D | create_app_bundle.py | 412 def _WriteBundlePathmap(module_pathmap_paths, module_names, argument
|
/external/python/cpython3/Lib/test/support/ |
D | import_helper.py | 201 def __init__(self, *module_names, usefrozen=False):
|
/external/python/cpython3/Lib/multiprocessing/ |
D | context.py | 180 def set_forkserver_preload(self, module_names): argument
|
/external/pytorch/torch/csrc/jit/passes/onnx/ |
D | function_extraction.cpp | 1119 const std::unordered_set<std::string>& module_names, in ONNXFunctionExtraction()
|