Home
last modified time | relevance | path

Searched defs:ModuleInfo (Results 1 – 19 of 19) sorted by relevance

/external/clang/include/clang/Serialization/
DGlobalModuleIndex.h74 struct ModuleInfo { struct
75 ModuleInfo() : File(), Size(), ModTime() { } in ModuleInfo() function
100 llvm::SmallVector<ModuleInfo, 16> Modules; argument
/external/python/cpython3/Tools/build/
Dcheck_extension_modules.py127 ModuleInfo = collections.namedtuple("ModuleInfo", "name state") variable
192 def print_three_column(modinfos: list[ModuleInfo]):
381 def get_spec(self, modinfo: ModuleInfo) -> ModuleSpec:
392 def get_location(self, modinfo: ModuleInfo) -> pathlib.Path:
399 def _check_file(self, modinfo: ModuleInfo, spec: ModuleSpec):
411 def check_module_import(self, modinfo: ModuleInfo):
430 def check_module_cross(self, modinfo: ModuleInfo):
435 def rename_module(self, modinfo: ModuleInfo) -> None:
/external/google-breakpad/src/client/solaris/handler/
Dsolaris_lwp.h63 struct ModuleInfo { struct
77 typedef bool (*ModuleCallback)(const ModuleInfo& module_info, void* context); argument
/external/pytorch/torch/csrc/jit/mobile/
Dmodule.h184 struct TORCH_API ModuleInfo { struct
191 TORCH_API ModuleInfo get_module_info(const mobile::Module& module); argument
/external/pytorch/torch/csrc/jit/frontend/
Dconcrete_module_type.h128 struct ModuleInfo { struct
129 ModuleInfo(std::string name, std::shared_ptr<ConcreteModuleType> meta) in ModuleInfo() function
134 std::string name_;
135 std::shared_ptr<ConcreteModuleType> meta_;
/external/libchrome/base/debug/
Dactivity_tracker.h813 struct BASE_EXPORT ModuleInfo { struct
819 ModuleInfo& operator=(ModuleInfo&& rhs); argument
820 ModuleInfo& operator=(const ModuleInfo& rhs); argument
823 bool is_loaded = false; // Was the last operation a load or unload?
824 uintptr_t address = 0; // Address of the last load operation.
825 int64_t load_time = 0; // Time of last change; set automatically.
829 size_t size = 0; // The size of the loaded module.
830 uint32_t timestamp = 0; // Opaque "timestamp" for the module.
831 uint32_t age = 0; // Opaque "age" for the module.
832 uint8_t identifier[16]; // Opaque identifier (GUID, etc.) for the module.
[all …]
/external/turbine/java/com/google/turbine/binder/bound/
DModuleInfo.java25 public class ModuleInfo { class
37 public ModuleInfo( in ModuleInfo() method in ModuleInfo
/external/bazelbuild-rules_python/sphinxdocs/private/
Dproto_to_markdown.py92 module: stardoc_output_pb2.ModuleInfo,
112 def _render_module(self, module: stardoc_output_pb2.ModuleInfo):
/external/python/cpython3/Lib/
Dpkgutil.py22 ModuleInfo = namedtuple('ModuleInfo', 'module_finder name ispkg') variable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_win.cc305 struct ModuleInfo { struct
306 const char *filepath;
307 uptr base_address;
308 uptr end_address;
/external/guice/core/src/com/google/inject/spi/
DElements.java139 private static class ModuleInfo { class in Elements
144 private ModuleInfo(Binder binder, ModuleSource moduleSource, boolean skipScanning) { in ModuleInfo() method in Elements.ModuleInfo
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp164 struct ModuleInfo { struct
165 std::vector<bool> CanBeHidden;
/external/python/mako/mako/
Dtemplate.py575 class ModuleInfo: class
/external/turbine/java/com/google/turbine/bytecode/
DClassFile.java825 public static class ModuleInfo { class in ClassFile
836 public ModuleInfo( in ModuleInfo() method in ClassFile.ModuleInfo
/external/javassist/src/main/javassist/bytecode/
DConstPool.java2325 class ModuleInfo extends ConstInfo class
2330 public ModuleInfo(int moduleName, int index) in ModuleInfo() method in ModuleInfo
2336 public ModuleInfo(DataInputStream in, int index) in ModuleInfo() method in ModuleInfo
/external/clang/lib/Serialization/
DASTWriter.cpp4584 struct ModuleInfo { in WriteASTCore() struct
4585 uint64_t ID; in WriteASTCore()
4586 Module *M; in WriteASTCore()
4587 ModuleInfo(uint64_t ID, Module *M) : ID(ID), M(M) {} in WriteASTCore() function
/external/google-breakpad/src/client/linux/handler/
Dexception_handler_unittest.cc931 TEST(ExceptionHandlerTest, ModuleInfo) { in TEST() argument
/external/pytorch/torch/testing/_internal/
Dcommon_modules.py208 class ModuleInfo: class
/external/aws-sdk-java-v2/services/cloudformation/src/main/resources/codegen-resources/
Dservice-2.json4638 "ModuleInfo":{ object
5298 "ModuleInfo":{ object
6472 "ModuleInfo":{ object
6532 "ModuleInfo":{ object
6589 "ModuleInfo":{ object
6686 "ModuleInfo":{ object