Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/registers/
Dparseheader.py82 def parse_header(self, filp): member in HeaderParser
/external/iptables/extensions/
Dlibip6t_ipv6header.c145 parse_header(const char *flags) { in parse_header() function
/external/python/cpython3/Lib/
Dcgi.py230 def parse_header(line): function
/external/ComputeLibrary/include/libnpy/
Dnpy.hpp316 inline void parse_header(std::string header, std::string& descr, bool& fortran_order, std::vector<n… in parse_header() function
/external/python/cpython2/Lib/
Dcgi.py303 def parse_header(line): function
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_text.c374 static boolean parse_header( struct translate_ctx *ctx ) in parse_header() function
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_text.c361 static boolean parse_header( struct translate_ctx *ctx ) in parse_header() function
/external/armnn/third-party/stb/
Dstb_image.h4091 static int stbi__parse_zlib(stbi__zbuf *a, int parse_header) in stbi__parse_zlib()
4119 static int stbi__do_zlib(stbi__zbuf *a, char *obuf, int olen, int exp, int parse_header) in stbi__do_zlib()
4150 …_guesssize_headerflag(const char *buffer, int len, int initial_size, int *outlen, int parse_header) in stbi_zlib_decode_malloc_guesssize_headerflag()
/external/ComputeLibrary/include/stb/
Dstb_image.h4140 static int stbi__parse_zlib(stbi__zbuf *a, int parse_header) in stbi__parse_zlib()
4168 static int stbi__do_zlib(stbi__zbuf *a, char *obuf, int olen, int exp, int parse_header) in stbi__do_zlib()
4199 …_guesssize_headerflag(const char *buffer, int len, int initial_size, int *outlen, int parse_header) in stbi_zlib_decode_malloc_guesssize_headerflag()