Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/mesa3d/src/amd/registers/
H A Dparseheader.py63 def parse_header(self, filp): member in HeaderParser
/aosp_15_r20/external/mesa3d/src/nouveau/headers/
H A Dclass_parser.py378 def parse_header(nvcl, f): function
H A Dstruct_parser.py88 def parse_header(nvcl, file): function
/aosp_15_r20/external/coreboot/payloads/coreinfo/
H A Dmultiboot_module.c75 static void parse_header(unsigned long addr) in parse_header() function
H A Dcoreboot_module.c151 static int parse_header(void *addr, int len) in parse_header() function
/aosp_15_r20/out/soong/.intermediates/external/iptables/extensions/libext6_srcs/gen/gensrcs/external/iptables/extensions/
Dlibip6t_ipv6header.c145 parse_header(const char *flags) { in parse_header() function
/aosp_15_r20/external/iptables/extensions/
H A Dlibip6t_ipv6header.c145 parse_header(const char *flags) { in parse_header() function
/aosp_15_r20/system/tools/mkbootimg/rust/
Dbootimg.rs76 fn parse_header<B: ByteSlice + PartialEq, T>(buffer: B) -> BootResult<LayoutVerified<B, T>> { in parse_header() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/mbedtls_dev/
H A Dmacro_collector.py484 def parse_header(self, filename: str) -> None: member in InputsForTest
/aosp_15_r20/external/mbedtls/scripts/mbedtls_dev/
H A Dmacro_collector.py484 def parse_header(self, filename: str) -> None: member in InputsForTest
/aosp_15_r20/external/python/cpython3/Lib/
Dcgi.py238 def parse_header(line): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dcgi.py238 def parse_header(line): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dcgi.py238 def parse_header(line): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dcgi.py238 def parse_header(line): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dcgi.py238 def parse_header(line): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dcgi.py238 def parse_header(line): function
/aosp_15_r20/external/ComputeLibrary/include/libnpy/
H A Dnpy.hpp349 inline header_t parse_header(std::string header) { in parse_header() function
/aosp_15_r20/external/python/cpython2/Lib/
Dcgi.py303 def parse_header(line): function
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/details/
H A Dformat.cc826 unsigned fmt::internal::PrintfFormatter<Char>::parse_header( in parse_header() function in fmt::internal::PrintfFormatter
/aosp_15_r20/external/virglrenderer/src/gallium/auxiliary/tgsi/
H A Dtgsi_text.c397 static boolean parse_header( struct translate_ctx *ctx ) in parse_header() function
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/
Dshannon_log_parser.py129 def parse_header(self, header_line): member in LogParser
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_text.c331 static bool parse_header( struct translate_ctx *ctx ) in parse_header() function
/aosp_15_r20/external/rust/crabbyavif/src/parser/
Dmp4box.rs372 fn parse_header(stream: &mut IStream, top_level: bool) -> AvifResult<BoxHeader> { in parse_header() function
/aosp_15_r20/external/armnn/third-party/stb/
H A Dstb_image.h4096 static int stbi__parse_zlib(stbi__zbuf *a, int parse_header) in stbi__parse_zlib()
4124 static int stbi__do_zlib(stbi__zbuf *a, char *obuf, int olen, int exp, int parse_header) in stbi__do_zlib()
4155 …_guesssize_headerflag(const char *buffer, int len, int initial_size, int *outlen, int parse_header) in stbi_zlib_decode_malloc_guesssize_headerflag()
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h4397 static int stbi__parse_zlib(stbi__zbuf *a, int parse_header) in stbi__parse_zlib()
4425 static int stbi__do_zlib(stbi__zbuf *a, char *obuf, int olen, int exp, int parse_header) in stbi__do_zlib()
4456 …_guesssize_headerflag(const char *buffer, int len, int initial_size, int *outlen, int parse_header) in stbi_zlib_decode_malloc_guesssize_headerflag()

12