Home
last modified time | relevance | path

Searched defs:Default (Results 1 – 10 of 10) 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/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DExtensionControllerImpl.java347 private class Default<T> implements Item<T> { class in ExtensionControllerImpl.ExtensionImpl
350 public Default(Supplier<T> supplier) { in Default() method in ExtensionControllerImpl.ExtensionImpl.Default
/frameworks/base/libs/hwui/
DProperties.h183 Default = 0, enumerator
/frameworks/compile/mclinker/include/mcld/LD/
DResolveInfo.h72 enum Visibility { Default = 0, Internal = 1, Hidden = 2, Protected = 3 }; enumerator
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestProperties.h32 Default = 0, enumerator
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp2957 BasicBlock *Default = getBasicBlock(Record[2]); in ParseFunctionBody() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp3205 BasicBlock *Default = getBasicBlock(Record[2]); in ParseFunctionBody() local