| /external/skia/src/sfnt/ | 
| D | SkOTTable_head.h | 53         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 …] 
 | 
| D | SkOTTable_glyf.h | 98             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 …] 
 | 
| D | SkOTTable_OS_2_V0.h | 75         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 …] 
 | 
| D | SkOTTable_OS_2_VA.h | 77         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 …] 
 | 
| D | SkOTTable_gasp.h | 54             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;
  | 
| D | SkOTTable_OS_2_V1.h | 73         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 …] 
 | 
| D | SkOTTable_OS_2_V2.h | 73         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 …] 
 | 
| D | SkOTTable_OS_2_V4.h | 73         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 …] 
 | 
| D | SkOTTable_OS_2_V3.h | 73         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 …] 
 | 
| D | SkOTTable_EBLC.h | 77             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;
  | 
| /external/python/cryptography/src/cryptography/hazmat/primitives/serialization/ | 
| D | base.py | 50     Raw = "Raw"  variable in Encoding 58     Raw = "Raw"  variable in PrivateFormat 66     Raw = "Raw"  variable in PublicFormat
  | 
| /external/rust/crates/num-traits/tests/ | 
| D | cast.rs | 213     type Raw;  typedef 218     type Raw = i32;  typedef 228     type Raw = i64;  typedef
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ | 
| D | MemoryLocation.h | 77   constexpr LocationSize(uint64_t Raw, DirectConstruction): Value(Raw) {}  in LocationSize() 87   constexpr LocationSize(uint64_t Raw)  in LocationSize()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/ | 
| D | ArchitectureSet.h | 36   constexpr ArchitectureSet(ArchSetType Raw) : ArchSet(Raw) {}  in ArchitectureSet()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ | 
| D | MsgPackReader.h | 87     StringRef Raw;  member
  | 
| /external/skia/fuzz/ | 
| D | Fuzz.h | 113     using Raw = typename sk_strip_enum<T>::type;  in nextRange()  local
  | 
| /external/llvm/unittests/DebugInfo/DWARF/ | 
| D | DWARFFormValueTest.cpp | 56   char Raw[sizeof(RawTypeT)];  in createDataXFormValue()  local
  | 
| /external/clang/lib/AST/ | 
| D | NestedNameSpecifier.cpp | 382     unsigned Raw;  in LoadSourceLocation()  local 476     unsigned Raw = Loc.getRawEncoding();  in SaveSourceLocation()  local
  | 
| /external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ | 
| D | OpenSSLCipherRSA.java | 432     public static final class Raw extends DirectRSA {  class in OpenSSLCipherRSA 433         public Raw() {  in Raw()  method in OpenSSLCipherRSA.Raw
  | 
| /external/conscrypt/common/src/main/java/org/conscrypt/ | 
| D | OpenSSLCipherRSA.java | 419     public static final class Raw extends DirectRSA {  class in OpenSSLCipherRSA 420         public Raw() {  in Raw()  method in OpenSSLCipherRSA.Raw
  | 
| /external/bazelbuild-rules_android/src/tools/ak/res/ | 
| D | struct.go | 119 	Raw = Type(rdpb.Resource_RAW)  const
  | 
| /external/cronet/third_party/abseil-cpp/absl/log/ | 
| D | log_entry_test.cc | 441 TEST(LogEntryTest, Raw) {  in TEST()  argument
  | 
| /external/angle/third_party/abseil-cpp/absl/log/ | 
| D | log_entry_test.cc | 441 TEST(LogEntryTest, Raw) {  in TEST()  argument
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ | 
| D | MinidumpEmitter.cpp | 196     RawContentStream &Raw = cast<RawContentStream>(S);  in layout()  local
  | 
| /external/cronet/net/data/ssl/scripts/ | 
| D | asn1.py | 60 class Raw(object):  class
  |