Home
last modified time | relevance | path

Searched refs:bad_header (Results 1 – 8 of 8) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvorbis_parser.c118 goto bad_header; in parse_setup_header()
145 goto bad_header; in parse_setup_header()
163 goto bad_header; in parse_setup_header()
179 bad_header: in parse_setup_header()
/third_party/boost/libs/iostreams/src/
Dgzip.cpp33 boost::throw_exception(gzip_error(gzip::bad_header)); in process()
38 boost::throw_exception(gzip_error(gzip::bad_header)); in process()
/third_party/libsnd/src/
Dnist.c113 static char bad_header [] = variable
139 if (strstr (psf_header, bad_header) == psf_header) in nist_read_header()
/third_party/boost/boost/iostreams/filter/
Dgzip.hpp69 const int bad_header = 4; // Malformed header. variable
475 boost::throw_exception(gzip_error(gzip::bad_header)); in read()
542 boost::throw_exception(gzip_error(gzip::bad_header)); in close()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfReader.cpp169 return error(instrprof_error::bad_header); in readHeader()
309 return error(instrprof_error::bad_header); in readHeader()
383 return error(instrprof_error::bad_header); in readHeader()
DInstrProf.cpp86 case instrprof_error::bad_header: in getInstrProfErrString()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h280 bad_header, enumerator
/third_party/quickjs/
Dquickjs-libc.c1382 goto bad_header; in js_std_urlGet()
1386 goto bad_header; in js_std_urlGet()
1392 bad_header: in js_std_urlGet()