Home
last modified time | relevance | path

Searched defs:Raw (Results 1 - 18 of 18) sorted by relevance

/third_party/skia/src/sfnt/
H A DSkOTTable_gasp.h54 struct Raw { struct
H A DSkOTTable_head.h53 struct Raw { struct
104 struct Raw { struct
H A DSkOTTable_EBLC.h77 struct Raw { struct
H A DSkOTTable_glyf.h93 struct Raw { struct
133 struct Raw { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMsgPackReader.h87 StringRef Raw; member
H A DMsgPackDocument.h59 StringRef Raw; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
H A DArchitectureSet.h36 constexpr ArchitectureSet(ArchSetType Raw) : ArchSet(Raw) {} in ArchitectureSet() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
H A DMsgPackDocumentYAML.cpp41 OS << Raw; in toString() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DMemoryLocation.h77 constexpr LocationSize(uint64_t Raw, DirectConstruction): Value(Raw) {} in LocationSize() argument
87 constexpr LocationSize(uint64_t Raw) in LocationSize() argument
/third_party/node/src/crypto/
H A Dcrypto_x509.cc261 void X509Certificate::Raw(const FunctionCallbackInfo<Value>& args) { in Raw() function in node::crypto::X509Certificate
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_table_driven_lite.h73 inline Type* Raw(MessageLite* msg, int64 offset) { in Raw() function
78 inline const Type* Raw(const MessageLite* msg, int64 offset) { in Raw() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DObjectFile.h572 object::DataRefImpl Raw = Sec.getRawDataRefImpl(); in getHashValue() local
/third_party/node/src/
H A Dnode_http_parser.cc1017 static int Raw(llhttp_t* p, Args ... args) { in Raw() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DYAMLParser.cpp1818 StringRef Raw = getRawTag(); in getVerbatimTag() local
[all...]
/third_party/rust/crates/nix/src/sys/socket/
H A Daddr.rs3032 struct Raw([u8; 20]); in linux_loopback() structure names
/third_party/node/deps/v8/tools/
H A Dgrokdump.py112 class Raw(ctypes.Structure): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp1909 ArrayRef<char> Raw = getSectionRawName(Sec); in getSectionName() local
4153 ArrayRef<char> Raw = getSectionRawFinalSegmentName(Sec); in getSectionFinalSegmentName() local
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h224 unsigned Raw : 1; member

Completed in 29 milliseconds