Home
last modified time | relevance | path

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

/external/guice/extensions/struts2/src/com/google/inject/struts2/
DGuiceObjectFactory.java57 void setModule(String moduleClassName) { in setModule() method in GuiceObjectFactory
DStruts2Factory.java63 void setModule(String moduleClassName) { in setModule() method in Struts2Factory
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfo.h193 void setModule(const Module *M) { TheModule = M; } in setModule() function
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h222 void setModule(const Module *M) { TheModule = M; } in setModule() function
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/
DCompilationUnit.java542 public CompilationUnit setModule(final ModuleDeclaration module) { in setModule() method in CompilationUnit
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp149 void LTOCodeGenerator::setModule(std::unique_ptr<LTOModule> Mod) { in setModule() function in LTOCodeGenerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp152 void LTOCodeGenerator::setModule(std::unique_ptr<LTOModule> Mod) { in setModule() function in LTOCodeGenerator
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVEntry.cpp158 SPIRVEntry::setModule(SPIRVModule *TheModule) { in setModule() function in SPIRV::SPIRVEntry
/external/spirv-llvm/lib/SPIRV/
DSPIRVWriter.cpp131 void setModule(Module *Mod) { M = Mod;} in setModule() function in SPIRV::LLVMToSPIRVDbgTran
/external/swiftshader/include/vulkan/
Dvulkan.hpp23091 PipelineShaderStageCreateInfo& setModule( ShaderModule module_ ) in setModule() function
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp21517 PipelineShaderStageCreateInfo & setModule( ShaderModule module_ ) in setModule() function