HomeSort by relevance Sort by last modified time
    Searched defs:addModule (Results 1 - 25 of 25) sorted by null

  /external/chromium-trace/trace-viewer/tracing/third_party/components/webcomponentsjs/
CustomElements.js 54 var addModule = function(module) {
62 scope.addModule = addModule;
68 CustomElements.addModule(function(scope) {
126 CustomElements.addModule(function(scope) {
322 CustomElements.addModule(function(scope) {
382 CustomElements.addModule(function(scope) {
HTMLImports.js 183 var addModule = function(module) {
191 scope.addModule = addModule;
195 HTMLImports.addModule(function(scope) {
222 HTMLImports.addModule(function(scope) {
254 HTMLImports.addModule(function(scope) {
347 HTMLImports.addModule(function(scope) {
380 HTMLImports.addModule(function(scope) {
609 HTMLImports.addModule(function(scope) {
708 HTMLImports.addModule(function(scope)
    [all...]
webcomponents-lite.js 525 var addModule = function(module) {
533 scope.addModule = addModule;
537 HTMLImports.addModule(function(scope) {
564 HTMLImports.addModule(function(scope) {
596 HTMLImports.addModule(function(scope) {
689 HTMLImports.addModule(function(scope) {
722 HTMLImports.addModule(function(scope) {
951 HTMLImports.addModule(function(scope) {
    [all...]
  /external/llvm/lib/IR/
LLVMContext.cpp 99 void LLVMContext::addModule(Module *M) {
  /external/llvm/tools/lli/
OrcLazyJIT.h 78 ModuleHandleT addModule(std::unique_ptr<Module> M) {
  /external/clang/lib/Serialization/
ModuleManager.cpp 56 ModuleManager::addModule(StringRef FileName, ModuleKind Type,
  /external/llvm/include/llvm/ExecutionEngine/Orc/
CompileOnDemandLayer.h 249 auto CommonHandle = addModule(std::move(CommonsModule), MSI, LogicalModule);
294 auto H = addModule(std::move(SubM), MSI, LogicalModule);
312 addModule(std::move(StubsModule), MSI, LogicalModule);
327 BaseLayerModuleSetHandleT addModule(
  /external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.h 98 void addModule(std::unique_ptr<Module> M) {
212 void addModule(std::unique_ptr<Module> M) override;
MCJIT.cpp 81 // If so, additional functions: addModule, removeModule, FindFunctionNamed,
87 OwnedModules.addModule(std::move(First));
104 void MCJIT::addModule(std::unique_ptr<Module> M) {
106 OwnedModules.addModule(std::move(M));
  /external/llvm/lib/LTO/
LTOCodeGenerator.cpp 141 bool LTOCodeGenerator::addModule(LTOModule *mod) {
  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 167 virtual void addModule(std::unique_ptr<Module> M) {
  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
toy.cpp 750 void addModule(Module *M);
979 void MCJITHelper::addModule(Module* M) {
    [all...]
  /external/llvm/examples/Kaleidoscope/Orc/fully_lazy/
toy.cpp     [all...]
  /external/llvm/examples/Kaleidoscope/Orc/initial/
toy.cpp     [all...]
  /external/llvm/examples/Kaleidoscope/Orc/lazy_codegen/
toy.cpp     [all...]
  /external/llvm/examples/Kaleidoscope/Orc/lazy_irgen/
toy.cpp     [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-model-3.2.1.jar 
  /prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 567 milliseconds