Home
last modified time | relevance | path

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

12345678910>>...13

/aosp_15_r20/external/skia/src/sfnt/
H A DSkOTTable_head.h53 struct Raw { struct
54 static const SK_OT_USHORT BaselineAtY0Mask = SkTEndian_SwapBE16(1 << 0);
55 static const SK_OT_USHORT LeftSidebearingAtX0Mask = SkTEndian_SwapBE16(1 << 1);
56 … static const SK_OT_USHORT InstructionsDependOnPointSizeMask = SkTEndian_SwapBE16(1 << 2);
57 static const SK_OT_USHORT IntegerScalingMask = SkTEndian_SwapBE16(1 << 3);
58 … static const SK_OT_USHORT InstructionsAlterAdvanceWidthMask = SkTEndian_SwapBE16(1 << 4);
59 static const SK_OT_USHORT VerticalCenteredGlyphs_AppleMask = SkTEndian_SwapBE16(1 << 5);
61 static const SK_OT_USHORT RequiresLayout_AppleMask = SkTEndian_SwapBE16(1 << 7);
63 static const SK_OT_USHORT GXMetamorphosis_AppleMask = SkTEndian_SwapBE16(1 << 8);
64 static const SK_OT_USHORT HasStrongRTL_AppleMask = SkTEndian_SwapBE16(1 << 9);
[all …]
H A DSkOTTable_glyf.h98 struct Raw { struct
99 static const SK_OT_USHORT OnCurveMask = SkTEndian_SwapBE16(1 << 0);
100 static const SK_OT_USHORT xShortVectorMask = SkTEndian_SwapBE16(1 << 1);
101 static const SK_OT_USHORT yShortVectorMask = SkTEndian_SwapBE16(1 << 2);
102 static const SK_OT_USHORT RepeatMask = SkTEndian_SwapBE16(1 << 3);
103 … static const SK_OT_USHORT xIsSame_xShortVectorPositiveMask = SkTEndian_SwapBE16(1 << 4);
104 … static const SK_OT_USHORT yIsSame_yShortVectorPositiveMask = SkTEndian_SwapBE16(1 << 5);
105 SK_OT_BYTE value;
138 struct Raw { struct
139 … static const SK_OT_USHORT ARG_1_AND_2_ARE_WORDS_Mask = SkTEndian_SwapBE16(1 << 0);
[all …]
H A DSkOTTable_OS_2_V0.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 SK_OT_USHORT value;
120 struct Raw { struct
121 static const SK_OT_USHORT ItalicMask = SkOTSetUSHORTBit<0>::value;
122 static const SK_OT_USHORT UnderscoreMask = SkOTSetUSHORTBit<1>::value;
123 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
[all …]
H A DSkOTTable_OS_2_VA.h77 struct Raw { struct
78 static const SK_OT_USHORT Installable = 0;
79 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
80 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
81 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
82 SK_OT_USHORT value;
122 struct Raw { struct
123 static const SK_OT_USHORT ItalicMask = SkOTSetUSHORTBit<0>::value;
124 static const SK_OT_USHORT UnderscoreMask = SkOTSetUSHORTBit<1>::value;
125 static const SK_OT_USHORT NegativeMask = SkOTSetUSHORTBit<2>::value;
[all …]
H A DSkOTTable_OS_2_V2.h73 struct Raw { struct
74 static const SK_OT_USHORT Installable = 0;
75 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
76 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
77 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
78 static const SK_OT_USHORT NoSubsettingMask = SkOTSetUSHORTBit<8>::value;
79 static const SK_OT_USHORT BitmapMask = SkOTSetUSHORTBit<9>::value;
80 SK_OT_USHORT value;
261 struct Raw { struct
262 struct l0 {
[all …]
H A DSkOTTable_OS_2_V4.h73 struct Raw { struct
74 static const SK_OT_USHORT Installable = 0;
75 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
76 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
77 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
78 static const SK_OT_USHORT NoSubsettingMask = SkOTSetUSHORTBit<8>::value;
79 static const SK_OT_USHORT BitmapMask = SkOTSetUSHORTBit<9>::value;
80 SK_OT_USHORT value;
261 struct Raw { struct
262 struct l0 {
[all …]
H A DSkOTTable_OS_2_V1.h73 struct Raw { struct
74 static const SK_OT_USHORT Installable = 0;
75 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
76 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
77 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
78 SK_OT_USHORT value;
259 struct Raw { struct
260 struct l0 {
294 struct l1 {
328 struct l2 {
[all …]
H A DSkOTTable_OS_2_V3.h73 struct Raw { struct
74 static const SK_OT_USHORT Installable = 0;
75 static const SK_OT_USHORT RestrictedMask = SkOTSetUSHORTBit<1>::value;
76 static const SK_OT_USHORT PreviewPrintMask = SkOTSetUSHORTBit<2>::value;
77 static const SK_OT_USHORT EditableMask = SkOTSetUSHORTBit<3>::value;
78 static const SK_OT_USHORT NoSubsettingMask = SkOTSetUSHORTBit<8>::value;
79 static const SK_OT_USHORT BitmapMask = SkOTSetUSHORTBit<9>::value;
80 SK_OT_USHORT value;
261 struct Raw { struct
262 struct l0 {
[all …]
H A DSkOTTable_gasp.h54 struct Raw { struct
55 static const SK_OT_USHORT GridfitMask = SkTEndian_SwapBE16(1 << 0);
56 static const SK_OT_USHORT DoGrayMask = SkTEndian_SwapBE16(1 << 1);
57 static const SK_OT_USHORT SymmetricGridfitMask = SkTEndian_SwapBE16(1 << 2);
58 static const SK_OT_USHORT SymmetricSmoothingMask = SkTEndian_SwapBE16(1 << 3);
59 SK_OT_USHORT value;
H A DSkOTTable_EBLC.h77 struct Raw { struct
78 static const SK_OT_CHAR Horizontal = 1u << 0;
79 static const SK_OT_CHAR Vertical = 1u << 1;
80 SK_OT_CHAR value;
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_test_enum.rs37 type Raw = <u16 as font_types::Scalar>::Raw; typedef
38 fn to_raw(self) -> Self::Raw { in to_raw()
82 type Raw = <u16 as font_types::Scalar>::Raw; typedef
83 fn to_raw(self) -> Self::Raw { in to_raw()
/aosp_15_r20/external/rust/android-crates-io/crates/ptr_meta/src/
Dlib.rs239 type Raw; typedef
244 fn to_raw_parts(self) -> (Self::Raw, <T as Pointee>::Metadata); in to_raw_parts()
248 type Raw = *const (); typedef
250 fn to_raw_parts(self) -> (Self::Raw, <T as Pointee>::Metadata) { in to_raw_parts()
260 type Raw = *mut (); typedef
262 fn to_raw_parts(self) -> (Self::Raw, <T as Pointee>::Metadata) { in to_raw_parts()
/aosp_15_r20/external/rust/crates/ptr_meta/src/
Dlib.rs239 type Raw; typedef
244 fn to_raw_parts(self) -> (Self::Raw, <T as Pointee>::Metadata); in to_raw_parts()
248 type Raw = *const (); typedef
250 fn to_raw_parts(self) -> (Self::Raw, <T as Pointee>::Metadata) { in to_raw_parts()
260 type Raw = *mut (); typedef
262 fn to_raw_parts(self) -> (Self::Raw, <T as Pointee>::Metadata) { in to_raw_parts()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/
DSourceLocationEncoding.h46 static UIntTy encodeRaw(UIntTy Raw) { in encodeRaw()
49 static UIntTy decodeRaw(UIntTy Raw) { in decodeRaw()
106 EncodedTy encodeRaw(UIntTy Raw) { in encodeRaw()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/
DSourceLocationEncoding.h46 static UIntTy encodeRaw(UIntTy Raw) { in encodeRaw()
49 static UIntTy decodeRaw(UIntTy Raw) { in decodeRaw()
106 EncodedTy encodeRaw(UIntTy Raw) { in encodeRaw()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/
DSourceLocationEncoding.h46 static UIntTy encodeRaw(UIntTy Raw) { in encodeRaw()
49 static UIntTy decodeRaw(UIntTy Raw) { in decodeRaw()
106 EncodedTy encodeRaw(UIntTy Raw) { in encodeRaw()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/
DSourceLocationEncoding.h51 static UIntTy encodeRaw(UIntTy Raw) { in encodeRaw()
54 static UIntTy decodeRaw(UIntTy Raw) { in decodeRaw()
115 EncodedTy encodeRaw(UIntTy Raw) { in encodeRaw()
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/x509/
Dx509.go180 Raw asn1.RawContent member
202 Raw asn1.RawContent member
687Raw []byte // Complete ASN.1 DER content (certificate, signature algorithm and… member
1804Raw []byte // Complete ASN.1 DER content (CSR, signature algorithm and signat… member
1850 Raw asn1.RawContent member
1858 Raw asn1.RawContent member
2178 Raw []byte member
2215 Raw []byte member
2285 Raw asn1.RawContent member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DMemoryLocation.h88 constexpr LocationSize(uint64_t Raw, DirectConstruction) : Value(Raw) {} in LocationSize()
89 constexpr LocationSize(uint64_t Raw, bool Scalable) in LocationSize()
106 constexpr LocationSize(uint64_t Raw) in LocationSize()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DMemoryLocation.h88 constexpr LocationSize(uint64_t Raw, DirectConstruction) : Value(Raw) {} in LocationSize()
89 constexpr LocationSize(uint64_t Raw, bool Scalable) in LocationSize()
106 constexpr LocationSize(uint64_t Raw) in LocationSize()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DMemoryLocation.h88 constexpr LocationSize(uint64_t Raw, DirectConstruction) : Value(Raw) {} in LocationSize()
89 constexpr LocationSize(uint64_t Raw, bool Scalable) in LocationSize()
106 constexpr LocationSize(uint64_t Raw) in LocationSize()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DMemoryLocation.h88 constexpr LocationSize(uint64_t Raw, DirectConstruction) : Value(Raw) {} in LocationSize()
89 constexpr LocationSize(uint64_t Raw, bool Scalable) in LocationSize()
106 constexpr LocationSize(uint64_t Raw) in LocationSize()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/font-types-0.4.3/src/
H A Doffset.rs16 type Raw = T::Raw; typedef
24 fn to_raw(self) -> Self::Raw { in to_raw()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DLazyAtomicPointer.h43 uintptr_t Raw = Value ? reinterpret_cast<uintptr_t>(Value) : getNull(); in makeRaw() local
111 uintptr_t Raw = Storage.load(); in loadOrGenerate() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DLazyAtomicPointer.h43 uintptr_t Raw = Value ? reinterpret_cast<uintptr_t>(Value) : getNull(); in makeRaw() local
111 uintptr_t Raw = Storage.load(); in loadOrGenerate() local

12345678910>>...13