Home
last modified time | relevance | path

Searched defs:Raw (Results 1 – 25 of 33) sorted by relevance

12

/external/skia/src/sfnt/
DSkOTTable_head.h54 struct Raw { struct
55 static const SK_OT_USHORT BaselineAtY0Mask = SkTEndian_SwapBE16(1 << 0);
56 static const SK_OT_USHORT LeftSidebearingAtX0Mask = SkTEndian_SwapBE16(1 << 1);
57 … static const SK_OT_USHORT InstructionsDependOnPointSizeMask = SkTEndian_SwapBE16(1 << 2);
58 static const SK_OT_USHORT IntegerScalingMask = SkTEndian_SwapBE16(1 << 3);
59 … static const SK_OT_USHORT InstructionsAlterAdvanceWidthMask = SkTEndian_SwapBE16(1 << 4);
60 static const SK_OT_USHORT VerticalCenteredGlyphs_AppleMask = SkTEndian_SwapBE16(1 << 5);
62 static const SK_OT_USHORT RequiresLayout_AppleMask = SkTEndian_SwapBE16(1 << 7);
64 static const SK_OT_USHORT GXMetamorphosis_AppleMask = SkTEndian_SwapBE16(1 << 8);
65 static const SK_OT_USHORT HasStrongRTL_AppleMask = SkTEndian_SwapBE16(1 << 9);
[all …]
DSkOTTable_OS_2_VA.h78 struct Raw { struct
79 static const SK_OT_USHORT Installable = 0;
80 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
81 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
82 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
83 SK_OT_USHORT value;
123 struct Raw { struct
124 static const SK_OT_USHORT ItalicMask = SkOTSetUSHORTBit<0>::value;
125 static const SK_OT_USHORT UnderscoreMask = SkOTSetUSHORTBit<1>::value;
126 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
[all …]
DSkOTTable_OS_2_V0.h78 struct Raw { struct
79 static const SK_OT_USHORT Installable = 0;
80 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
81 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
82 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
83 SK_OT_USHORT value;
123 struct Raw { struct
124 static const SK_OT_USHORT ItalicMask = SkOTSetUSHORTBit<0>::value;
125 static const SK_OT_USHORT UnderscoreMask = SkOTSetUSHORTBit<1>::value;
126 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
[all …]
DSkOTTable_glyf.h94 struct Raw { struct
95 static const SK_OT_USHORT OnCurveMask = SkTEndian_SwapBE16(1 << 0);
96 static const SK_OT_USHORT xShortVectorMask = SkTEndian_SwapBE16(1 << 1);
97 static const SK_OT_USHORT yShortVectorMask = SkTEndian_SwapBE16(1 << 2);
98 static const SK_OT_USHORT RepeatMask = SkTEndian_SwapBE16(1 << 3);
99 … static const SK_OT_USHORT xIsSame_xShortVectorPositiveMask = SkTEndian_SwapBE16(1 << 4);
100 … static const SK_OT_USHORT yIsSame_yShortVectorPositiveMask = SkTEndian_SwapBE16(1 << 5);
101 SK_OT_BYTE value;
134 struct Raw { struct
135 … static const SK_OT_USHORT ARG_1_AND_2_ARE_WORDS_Mask = SkTEndian_SwapBE16(1 << 0);
[all …]
DSkOTTable_gasp.h55 struct Raw { struct
56 static const SK_OT_USHORT GridfitMask = SkTEndian_SwapBE16(1 << 0);
57 static const SK_OT_USHORT DoGrayMask = SkTEndian_SwapBE16(1 << 1);
58 static const SK_OT_USHORT SymmetricGridfitMask = SkTEndian_SwapBE16(1 << 2);
59 static const SK_OT_USHORT SymmetricSmoothingMask = SkTEndian_SwapBE16(1 << 3);
60 SK_OT_USHORT value;
DSkOTTable_OS_2_V1.h76 struct Raw { struct
77 static const SK_OT_USHORT Installable = 0;
78 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
79 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
80 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
81 SK_OT_USHORT value;
262 struct Raw { struct
263 struct l0 {
297 struct l1 {
331 struct l2 {
[all …]
DSkOTTable_OS_2_V2.h75 struct Raw { struct
76 static const SK_OT_USHORT Installable = 0;
77 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
78 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
79 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
80 static const SK_OT_USHORT NoSubsettingMask = SkOTSetUSHORTBit<8>::value;
81 static const SK_OT_USHORT BitmapMask = SkOTSetUSHORTBit<9>::value;
82 SK_OT_USHORT value;
263 struct Raw { struct
264 struct l0 {
[all …]
DSkOTTable_OS_2_V3.h76 struct Raw { struct
77 static const SK_OT_USHORT Installable = 0;
78 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
79 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
80 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
81 static const SK_OT_USHORT NoSubsettingMask = SkOTSetUSHORTBit<8>::value;
82 static const SK_OT_USHORT BitmapMask = SkOTSetUSHORTBit<9>::value;
83 SK_OT_USHORT value;
264 struct Raw { struct
265 struct l0 {
[all …]
DSkOTTable_OS_2_V4.h76 struct Raw { struct
77 static const SK_OT_USHORT Installable = 0;
78 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
79 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
80 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
81 static const SK_OT_USHORT NoSubsettingMask = SkOTSetUSHORTBit<8>::value;
82 static const SK_OT_USHORT BitmapMask = SkOTSetUSHORTBit<9>::value;
83 SK_OT_USHORT value;
264 struct Raw { struct
265 struct l0 {
[all …]
DSkOTTable_EBLC.h79 struct Raw { struct
80 static const SK_OT_CHAR Horizontal = 1u << 0;
81 static const SK_OT_CHAR Vertical = 1u << 1;
82 SK_OT_CHAR value;
/external/chromium_org/third_party/skia/src/sfnt/
DSkOTTable_head.h54 struct Raw { struct
55 static const SK_OT_USHORT BaselineAtY0Mask = SkTEndian_SwapBE16(1 << 0);
56 static const SK_OT_USHORT LeftSidebearingAtX0Mask = SkTEndian_SwapBE16(1 << 1);
57 … static const SK_OT_USHORT InstructionsDependOnPointSizeMask = SkTEndian_SwapBE16(1 << 2);
58 static const SK_OT_USHORT IntegerScalingMask = SkTEndian_SwapBE16(1 << 3);
59 … static const SK_OT_USHORT InstructionsAlterAdvanceWidthMask = SkTEndian_SwapBE16(1 << 4);
60 static const SK_OT_USHORT VerticalCenteredGlyphs_AppleMask = SkTEndian_SwapBE16(1 << 5);
62 static const SK_OT_USHORT RequiresLayout_AppleMask = SkTEndian_SwapBE16(1 << 7);
64 static const SK_OT_USHORT GXMetamorphosis_AppleMask = SkTEndian_SwapBE16(1 << 8);
65 static const SK_OT_USHORT HasStrongRTL_AppleMask = SkTEndian_SwapBE16(1 << 9);
[all …]
DSkOTTable_OS_2_VA.h78 struct Raw { struct
79 static const SK_OT_USHORT Installable = 0;
80 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
81 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
82 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
83 SK_OT_USHORT value;
123 struct Raw { struct
124 static const SK_OT_USHORT ItalicMask = SkOTSetUSHORTBit<0>::value;
125 static const SK_OT_USHORT UnderscoreMask = SkOTSetUSHORTBit<1>::value;
126 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
[all …]
DSkOTTable_OS_2_V0.h78 struct Raw { struct
79 static const SK_OT_USHORT Installable = 0;
80 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
81 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
82 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
83 SK_OT_USHORT value;
123 struct Raw { struct
124 static const SK_OT_USHORT ItalicMask = SkOTSetUSHORTBit<0>::value;
125 static const SK_OT_USHORT UnderscoreMask = SkOTSetUSHORTBit<1>::value;
126 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
[all …]
DSkOTTable_glyf.h94 struct Raw { struct
95 static const SK_OT_USHORT OnCurveMask = SkTEndian_SwapBE16(1 << 0);
96 static const SK_OT_USHORT xShortVectorMask = SkTEndian_SwapBE16(1 << 1);
97 static const SK_OT_USHORT yShortVectorMask = SkTEndian_SwapBE16(1 << 2);
98 static const SK_OT_USHORT RepeatMask = SkTEndian_SwapBE16(1 << 3);
99 … static const SK_OT_USHORT xIsSame_xShortVectorPositiveMask = SkTEndian_SwapBE16(1 << 4);
100 … static const SK_OT_USHORT yIsSame_yShortVectorPositiveMask = SkTEndian_SwapBE16(1 << 5);
101 SK_OT_BYTE value;
134 struct Raw { struct
135 … static const SK_OT_USHORT ARG_1_AND_2_ARE_WORDS_Mask = SkTEndian_SwapBE16(1 << 0);
[all …]
DSkOTTable_gasp.h55 struct Raw { struct
56 static const SK_OT_USHORT GridfitMask = SkTEndian_SwapBE16(1 << 0);
57 static const SK_OT_USHORT DoGrayMask = SkTEndian_SwapBE16(1 << 1);
58 static const SK_OT_USHORT SymmetricGridfitMask = SkTEndian_SwapBE16(1 << 2);
59 static const SK_OT_USHORT SymmetricSmoothingMask = SkTEndian_SwapBE16(1 << 3);
60 SK_OT_USHORT value;
DSkOTTable_OS_2_V1.h76 struct Raw { struct
77 static const SK_OT_USHORT Installable = 0;
78 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
79 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
80 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
81 SK_OT_USHORT value;
262 struct Raw { struct
263 struct l0 {
297 struct l1 {
331 struct l2 {
[all …]
DSkOTTable_OS_2_V2.h75 struct Raw { struct
76 static const SK_OT_USHORT Installable = 0;
77 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
78 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
79 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
80 static const SK_OT_USHORT NoSubsettingMask = SkOTSetUSHORTBit<8>::value;
81 static const SK_OT_USHORT BitmapMask = SkOTSetUSHORTBit<9>::value;
82 SK_OT_USHORT value;
263 struct Raw { struct
264 struct l0 {
[all …]
DSkOTTable_OS_2_V3.h76 struct Raw { struct
77 static const SK_OT_USHORT Installable = 0;
78 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
79 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
80 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
81 static const SK_OT_USHORT NoSubsettingMask = SkOTSetUSHORTBit<8>::value;
82 static const SK_OT_USHORT BitmapMask = SkOTSetUSHORTBit<9>::value;
83 SK_OT_USHORT value;
264 struct Raw { struct
265 struct l0 {
[all …]
DSkOTTable_OS_2_V4.h76 struct Raw { struct
77 static const SK_OT_USHORT Installable = 0;
78 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
79 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
80 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
81 static const SK_OT_USHORT NoSubsettingMask = SkOTSetUSHORTBit<8>::value;
82 static const SK_OT_USHORT BitmapMask = SkOTSetUSHORTBit<9>::value;
83 SK_OT_USHORT value;
264 struct Raw { struct
265 struct l0 {
[all …]
DSkOTTable_EBLC.h79 struct Raw { struct
80 static const SK_OT_CHAR Horizontal = 1u << 0;
81 static const SK_OT_CHAR Vertical = 1u << 1;
82 SK_OT_CHAR value;
/external/conscrypt/src/main/java/org/conscrypt/
DOpenSSLCipherRSA.java352 public static class Raw extends OpenSSLCipherRSA { class in OpenSSLCipherRSA
353 public Raw() { in Raw() method in OpenSSLCipherRSA.Raw
/external/clang/lib/AST/
DNestedNameSpecifier.cpp334 unsigned Raw; in LoadSourceLocation() local
425 unsigned Raw = Loc.getRawEncoding(); in SaveSourceLocation() local
/external/chromium_org/net/tools/testserver/
Dasn1.py61 class Raw(object): class
/external/clang/test/SemaCXX/
Dcxx11-user-defined-literals.cpp7 Integer, Floating, Raw, Template enumerator
/external/llvm/lib/IR/
DAttributes.cpp499 uint64_t AttributeSetImpl::Raw(unsigned Index) const { in Raw() function in AttributeSetImpl
933 uint64_t AttributeSet::Raw(unsigned Index) const { in Raw() function in AttributeSet

12