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

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64Relocator.h59 enum EntryValue { Default = 0, SymVal = 1 }; enumerator in enum:mcld::AArch64Relocator::EntryValue
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.h58 enum EntryValue { Default = 0, SymVal = 1 }; enumerator in enum:mcld::ARMRelocator::EntryValue
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.h65 enum EntryValue { Default = 0, SymVal = 1 }; enumerator in enum:mcld::HexagonRelocator::EntryValue
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.h61 enum EntryValue { Default = 0, SymVal = 1 }; enumerator in enum:mcld::X86Relocator::EntryValue
/frameworks/base/libs/hwui/
H A DProperties.h149 * empty damage. Default is "true".
156 * Default is "false" temporarily
183 * Accepted values are "true" and "false". Default is true.
233 // Default property values
268 Default = 0, member in class:android::uirenderer::OverdrawColorSet
/frameworks/compile/mclinker/include/mcld/LD/
H A DResolveInfo.h72 enum Visibility { Default = 0, Internal = 1, Hidden = 2, Protected = 3 }; enumerator in enum:mcld::ResolveInfo::Visibility
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp857 default: // Default behavior: ignore.
1316 default: // Default behavior: unknown type.
1366 default: // Default behavior: unknown type.
1430 default: // Default behavior: ignore.
1647 default: // Default behavior: unknown constant
2136 default: break; // Default behavior, ignore unknown content.
2420 default: break; // Default behavior, ignore unknown content.
2505 default: // Default behavior: ignore.
2595 default: // Default behavior: reject
2945 BasicBlock *Default local
[all...]
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp1133 default: // Default behavior: ignore.
1629 default: // Default behavior: unknown type.
1679 default: // Default behavior: unknown type.
1743 default: // Default behavior: ignore.
1941 default: // Default behavior: unknown constant
2404 default: break; // Default behavior, ignore unknown content.
2686 default: break; // Default behavior, ignore unknown content.
2771 default: // Default behavior: ignore.
2859 default: // Default behavior: reject
3194 BasicBlock *Default local
[all...]

Completed in 209 milliseconds