Searched refs:Initialize (Results 1 - 14 of 14) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Support/
H A DInitialization.h24 void Initialize();
/frameworks/compile/mclinker/tools/mcld/include/alone/Support/
H A DInitialization.h17 void Initialize();
/frameworks/compile/libbcc/lib/Support/
H A DInitialization.cpp39 void bcc::init::Initialize() { function in class:bcc::init
/frameworks/compile/mclinker/tools/mcld/lib/Support/
H A DInitialization.cpp32 void alone::init::Initialize() { function in class:alone::init
/frameworks/compile/llvm-ndk-cc/
H A DBackend.h42 // Initialize - This is called to initialize the consumer, providing the
44 virtual void Initialize(clang::ASTContext &Ctx);
H A DBackend.cpp205 void Backend::Initialize(clang::ASTContext &Ctx) { function in class:ndkpc::Backend
206 mpGen->Initialize(Ctx);
/frameworks/compile/slang/
H A Dslang_backend.h111 // Initialize - This is called to initialize the consumer, providing the
113 virtual void Initialize(clang::ASTContext &Ctx);
H A Dslang_backend.cpp229 void Backend::Initialize(clang::ASTContext &Ctx) { function in class:slang::Backend
230 mGen->Initialize(Ctx);
/frameworks/compile/libbcc/tools/abcc/
H A DMain.cpp201 init::Initialize();
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
H A Dcvei.h205 set between 1 and 31, otherwise, Initialize() will fail. */
210 set between 1 and 31, otherwise, Initialize() will fail. */
215 set between 1 and 31, otherwise, Initialize() will fail. */
251 and level. Fail may be returned from the Initialize call. */
342 virtual TCVEI_RETVAL Initialize(TPVVideoInputFormat *aVidInFormat, TPVVideoEncodeParam *aEncParam) = 0;
363 of the encoded bitstream. This function must be called after Initialize.
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompilerDriver.cpp64 init::Initialize();
/frameworks/compile/libbcc/tools/mcld/
H A DMain.cpp331 init::Initialize();
/frameworks/compile/mclinker/tools/mcld/
H A Dmain.cpp324 init::Initialize();
/frameworks/compile/libbcc/tools/bcc/
H A DMain.cpp407 init::Initialize();

Completed in 335 milliseconds