Home
last modified time | relevance | path

Searched defs:SOS (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFCompileUnit.h22 StringRef SS, const DWARFSection &SOS, in DWARFCompileUnit()
DDWARFTypeUnit.h30 StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, in DWARFTypeUnit()
/third_party/gstreamer/gstplugins_bad/gst/jpegformat/
Dgstjpegformat.h67 #define SOS 0xda /* Start Of Scan */ macro
/third_party/ffmpeg/libavcodec/
Dmjpeg.h72 SOS = 0xda, /* start of scan */ enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp62 const DWARFSection *LocSection, StringRef SS, const DWARFSection &SOS, in addUnitsImpl()
174 StringRef SS, const DWARFSection &SOS, in DWARFUnit()
/third_party/mesa3d/src/gallium/frontends/va/
Dva_private.h67 #define SOS (8 + 4 * 2) macro