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.h135 * empty damage. Default is "true".
143 * Default is "true"
150 * Default is "true"
177 * Accepted values are "true" and "false". Default is true.
205 // Default property values
238 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.cpp1132 default: // Default behavior: ignore.
1628 default: // Default behavior: unknown type.
1678 default: // Default behavior: unknown type.
1742 default: // Default behavior: ignore.
1940 default: // Default behavior: unknown constant
2403 default: break; // Default behavior, ignore unknown content.
2685 default: break; // Default behavior, ignore unknown content.
2770 default: // Default behavior: ignore.
2858 default: // Default behavior: reject
3193 BasicBlock *Default local
[all...]

Completed in 209 milliseconds