Home
last modified time | relevance | path

Searched defs:Default (Results 1 – 8 of 8) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.h58 enum EntryValue { Default = 0, SymVal = 1 }; enumerator
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.h59 enum EntryValue { Default = 0, SymVal = 1 }; enumerator
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonRelocator.h65 enum EntryValue { Default = 0, SymVal = 1 }; enumerator
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.h61 enum EntryValue { Default = 0, SymVal = 1 }; enumerator
/frameworks/compile/mclinker/include/mcld/LD/
DResolveInfo.h72 enum Visibility { Default = 0, Internal = 1, Hidden = 2, Protected = 3 }; enumerator
/frameworks/base/libs/hwui/
DProperties.h268 Default = 0, enumerator
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp2945 BasicBlock *Default = getBasicBlock(Record[2]); in ParseFunctionBody() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp3194 BasicBlock *Default = getBasicBlock(Record[2]); in ParseFunctionBody() local