OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addModule
(Results
1 - 20
of
20
) sorted by null
/external/chromium_org/ppapi/native_client/tests/ppapi_browser/bad/
ppapi_bad.js
20
function
addModule
(module) {
46
addModule
(module);
/external/llvm/include/llvm/IR/
LLVMContext.h
99
///
addModule
- Register a module as being instantiated in this context. If
101
void
addModule
(Module*);
/external/llvm/tools/lto/
LTOCodeGenerator.h
65
bool
addModule
(struct LTOModule*, std::string &errMsg);
lto.cpp
143
return !cg->
addModule
(mod, sLastErrorString);
LTOCodeGenerator.cpp
124
bool LTOCodeGenerator::
addModule
(LTOModule* mod, std::string& errMsg) {
/external/clang/include/clang/Serialization/
ModuleManager.h
188
AddModuleResult
addModule
(StringRef FileName, ModuleKind Type,
/external/llvm/lib/IR/
LLVMContext.cpp
69
void LLVMContext::
addModule
(Module *M) {
Module.cpp
49
Context.
addModule
(this);
/external/llvm/lib/ExecutionEngine/JIT/
JIT.h
109
virtual void
addModule
(Module *M);
JIT.cpp
331
///
addModule
- Add a new Module to the JIT. If we previously removed the last
333
void JIT::
addModule
(Module *M) {
354
ExecutionEngine::
addModule
(M);
/external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h
210
///
addModule
- Add a Module to the list of modules that we can JIT from.
213
virtual void
addModule
(Module *M) {
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
toy.cpp
749
void
addModule
(Module *M);
979
void MCJITHelper::
addModule
(Module* M) {
[
all
...]
/external/clang/lib/Serialization/
ModuleManager.cpp
54
ModuleManager::
addModule
(StringRef FileName, ModuleKind Type,
ASTReader.cpp
[
all
...]
/external/llvm/lib/ExecutionEngine/
ExecutionEngineBindings.cpp
284
unwrap(EE)->
addModule
(unwrap(M));
/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
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar
/prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar
Completed in 1367 milliseconds