Searched refs:External (Results 1 - 9 of 9) sorted by relevance

/frameworks/compile/mclinker/include/mcld/
H A DLinkerConfig.h31 enum CodeGenType { Unknown, Object, DynObj, Exec, External, Binary }; enumerator in enum:mcld::LinkerConfig::CodeGenType
/frameworks/base/core/jni/android/graphics/
H A DBitmap.h30 External, member in class:android::PixelStorageType
H A DBitmap.cpp143 : mPixelStorageType(PixelStorageType::External) {
181 case PixelStorageType::External:
315 case PixelStorageType::External:
338 case PixelStorageType::External:
/frameworks/compile/mclinker/include/mcld/MC/
H A DInput.h42 External enumerator in enum:mcld::Input::Type
/frameworks/compile/mclinker/lib/LD/
H A DGroupReader.cpp58 (*input)->type() == Input::External) {
/frameworks/compile/mclinker/lib/Core/
H A DLinker.cpp128 case Input::External:
/frameworks/compile/mclinker/lib/MC/
H A DCommandAction.cpp87 "bitcode", path(), Input::External);
/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp161 (*input)->type() == Input::External)
/frameworks/compile/mclinker/tools/mcld/
H A DMain.cpp227 case mcld::LinkerConfig::External:

Completed in 1240 milliseconds