| /third_party/rust/crates/cxx/syntax/ |
| D | file.rs | 10 pub struct Module { struct 11 pub cfg: CfgExpr, 12 pub namespace: Namespace, 13 pub attrs: Vec<Attribute>, 14 pub vis: Visibility, 15 pub unsafety: Option<Token![unsafe]>, 39 impl Parse for Module { argument
|
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| D | module.rs | 22 pub struct Module { struct 26 kind: ModuleKind, argument 31 impl Module { implementation 62 impl DotAttributes for Module { implementation 75 impl ClangSubItemParser for Module { implementation
|
| D | item_kind.rs | 16 Module(Module), enumerator 31 pub fn as_module(&self) -> Option<&Module> { in as_module() 55 pub fn expect_module(&self) -> &Module { in expect_module()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ |
| D | Pass.h | 41 class Module; variable 103 virtual bool doInitialization(Module &) { return false; } in doInitialization() argument 107 virtual bool doFinalization(Module &) { return false; } in doFinalization() argument 270 bool runOnModule(Module &) override { return false; } in runOnModule() argument
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
| D | spirvenv.adoc | 159 [[spirvenv-module-validation-standalone]] 160 === Standalone SPIR-V Validation 698 === Runtime SPIR-V Validation
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
| D | Minidump.h | 203 struct Module { struct 208 support::ulittle32_t ModuleNameRVA; argument 215 static_assert(sizeof(Module) == 108, ""); argument
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_NV_cuda_kernel_launch/ |
| D | module.adoc | 65 [[cuda-function-creation]] 149 [[cuda-modules-getcache]]
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/rewrite/parsers/ |
| D | module_parser.py | 41 def _find_class(ast_node: ast.Module) -> ast.ClassDef: 104 def process(self, stree: SymbolTree, node: ast.Module, node_manager: NodeManager):
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
| D | SplitModule.h | 23 class Module; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
| D | PartialInlining.h | 21 class Module; variable
|
| D | ElimAvailExtern.h | 21 class Module; variable
|
| D | GlobalOpt.h | 22 class Module; variable
|
| D | SCCP.h | 27 class Module; variable
|
| D | MergeFunctions.h | 22 class Module; variable
|
| D | ConstantMerge.h | 26 class Module; variable
|
| D | GlobalSplit.h | 23 class Module; variable
|
| D | SyntheticCountsPropagation.h | 11 class Module; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/ |
| D | InstrOrderFile.h | 18 class Module; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/ |
| D | ObjectCache.h | 17 class Module; variable
|
| /third_party/json/tests/thirdparty/Fuzzer/ |
| D | FuzzerTracePC.h | 99 struct Module { struct 103 Module Modules[4096]; argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | PreISelIntrinsicLowering.h | 20 class Module; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/ |
| D | UpdateCompilerUsed.h | 20 class Module; variable
|
| /third_party/typescript/tests/baselines/reference/ |
| D | unionTypeWithRecursiveSubtypeReduction2.js | 2 class Module { class
|
| D | unionTypeWithRecursiveSubtypeReduction1.js | 2 class Module { class
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| D | module.cc | 27 Module::Module(ProgramID pid, const Source& src) : Base(pid, src) {} in Module() function in tint::ast::Module 29 Module::Module(ProgramID pid, in Module() function in tint::ast::Module
|