Searched refs:bcc (Results 1 - 25 of 64) sorted by relevance

123

/frameworks/compile/libbcc/include/bcc/Support/
H A DInitialization.h20 namespace bcc { namespace
28 } // end namespace bcc
H A DInputFile.h20 #include "bcc/Support/File.h"
21 #include "bcc/Support/FileBase.h"
23 namespace bcc { namespace
33 } // end namespace bcc
H A DFileMutex.h22 #include "bcc/Support/FileBase.h"
24 namespace bcc { namespace
41 } // namespace bcc
H A DOutputFile.h20 #include "bcc/Support/File.h"
21 #include "bcc/Support/FileBase.h"
27 namespace bcc { namespace
45 } // end namespace bcc
H A DDisassembler.h27 namespace bcc { namespace
50 } // end namespace bcc
H A DSha1Util.h30 namespace bcc { namespace
55 } // end namespace bcc
/frameworks/compile/libbcc/include/bcc/Config/
H A DBuildInfo.h20 namespace bcc { namespace
35 } // end namespace bcc
/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSTransforms.h20 #include "bcc/Renderscript/RSInfo.h"
26 namespace bcc { namespace
34 } // end namespace bcc
H A DRSCompiler.h20 #include "bcc/Compiler.h"
22 namespace bcc { namespace
31 } // end namespace bcc
/frameworks/compile/libbcc/lib/Core/
H A DBCCContextImpl.cpp23 #include "bcc/Source.h"
25 using namespace bcc;
H A DBCCContextImpl.h23 namespace bcc { namespace
43 } // namespace bcc
H A DScript.cpp17 #include "bcc/Script.h"
19 #include "bcc/Source.h"
21 using namespace bcc;
/frameworks/compile/libbcc/tools/bcc/
H A DMain.cpp31 #include <bcc/BCCContext.h>
32 #include <bcc/Compiler.h>
33 #include <bcc/Config/BuildInfo.h>
34 #include <bcc/Config/Config.h>
35 #include <bcc/ExecutionEngine/CompilerRTSymbolResolver.h>
36 #include <bcc/ExecutionEngine/ObjectLoader.h>
37 #include <bcc/ExecutionEngine/SymbolResolverProxy.h>
38 #include <bcc/ExecutionEngine/SymbolResolvers.h>
39 #include <bcc/Renderscript/RSCompilerDriver.h>
40 #include <bcc/Scrip
[all...]
H A DAndroid.mk23 LOCAL_MODULE := bcc
47 LOCAL_MODULE := bcc
/frameworks/compile/libbcc/include/bcc/ExecutionEngine/
H A DCompilerRTSymbolResolver.h20 #include "bcc/ExecutionEngine/SymbolResolvers.h"
22 namespace bcc { namespace
39 } // end namespace bcc
H A DSymbolResolverInterface.h22 namespace bcc { namespace
38 } // end namespace bcc
H A DSymbolResolverProxy.h20 #include "bcc/ExecutionEngine/SymbolResolverInterface.h"
21 #include "bcc/Support/Log.h"
25 namespace bcc { namespace
39 } // end namespace bcc
/frameworks/compile/libbcc/lib/ExecutionEngine/
H A DSymbolResolverProxy.cpp17 #include "bcc/ExecutionEngine/SymbolResolverProxy.h"
19 using namespace bcc;
H A DObjectLoaderImpl.h22 #include "bcc/ExecutionEngine/ObjectLoader.h"
23 #include "bcc/Support/Log.h"
27 namespace bcc { namespace
51 } // namespace bcc
/frameworks/compile/libbcc/tools/bcc_compat/
H A DMain.cpp31 #include <bcc/BCCContext.h>
32 #include <bcc/Compiler.h>
33 #include <bcc/Config/BuildInfo.h>
34 #include <bcc/Config/Config.h>
35 #include <bcc/ExecutionEngine/SymbolResolverProxy.h>
36 #include <bcc/ExecutionEngine/SymbolResolvers.h>
37 #include <bcc/Renderscript/RSCompilerDriver.h>
38 #include <bcc/Script.h>
39 #include <bcc/Source.h>
40 #include <bcc/Suppor
[all...]
/frameworks/compile/libbcc/include/bcc/
H A DBCCContext.h24 namespace bcc { namespace
50 } // namespace bcc
H A DScript.h20 namespace bcc { namespace
59 } // end namespace bcc
/frameworks/compile/libbcc/lib/Support/
H A DInputFile.cpp17 #include "bcc/Support/InputFile.h"
19 #include "bcc/Support/Log.h"
21 using namespace bcc;
H A DInitialization.cpp17 #include "bcc/Support/Initialization.h"
24 #include "bcc/Config/Config.h"
25 #include "bcc/Support/Log.h"
37 void bcc::init::Initialize() {
/frameworks/rs/cpu_ref/
H A Drsd_cpu.h29 namespace bcc { namespace
34 (bcc::RSScript *, llvm::Module *, llvm::Module *);
36 } // end namespace bcc;
40 typedef void (*RSSetupCompilerCallback) (bcc::RSCompilerDriver *);
112 , bcc::RSLinkRuntimeCallback pLinkRuntimeCallback = NULL,

Completed in 368 milliseconds

123