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/ |
D | DWARFCompileUnit.h | 22 StringRef SS, const DWARFSection &SOS, in DWARFCompileUnit()
|
D | DWARFTypeUnit.h | 30 StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, in DWARFTypeUnit()
|
/third_party/gstreamer/gstplugins_bad/gst/jpegformat/ |
D | gstjpegformat.h | 67 #define SOS 0xda /* Start Of Scan */ macro
|
/third_party/ffmpeg/libavcodec/ |
D | mjpeg.h | 72 SOS = 0xda, /* start of scan */ enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFUnit.cpp | 62 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/ |
D | va_private.h | 67 #define SOS (8 + 4 * 2) macro
|