Home
last modified time | relevance | path

Searched defs:parse_header (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/amd/registers/
H A Dparseheader.py80 def parse_header(self, filp): member in HeaderParser
/third_party/ffmpeg/libavformat/
H A Difv.c90 static int parse_header(AVFormatContext *s) in parse_header() function
H A Dhdsenc.c78 static int parse_header(OutputStream *os, const uint8_t *buf, int buf_size) in parse_header() function
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dmacro_collector.py495 def parse_header(self, filename: str) -> None: member in InputsForTest
/third_party/python/Lib/
H A Dcgi.py238 def parse_header(line): function
/third_party/ffmpeg/libavcodec/
H A Dvp56.h198 VP56ParseHeader parse_header; member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_text.c374 static boolean parse_header( struct translate_ctx *ctx ) in parse_header() function
/third_party/nghttp2/src/
H A Dshrpx_config.cc358 HeaderRefs::value_type parse_header(BlockAllocator &balloc, in parse_header() function
/third_party/astc-encoder/Source/
H A Dstb_image.h4460 static int stbi__parse_zlib(stbi__zbuf *a, int parse_header) in stbi__parse_zlib() argument
4488 static int stbi__do_zlib(stbi__zbuf *a, char *obuf, int olen, int exp, int parse_header) in stbi__do_zlib() argument
4519 STBIDEF char *stbi_zlib_decode_malloc_guesssize_headerflag(const char *buffer, int len, int initial_size, int *outlen, int parse_header) in stbi_zlib_decode_malloc_guesssize_headerflag() argument

Completed in 22 milliseconds