/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/ |
D | gzwrite.c | 77 unsigned have; in gz_comp() local 193 unsigned have, copy; in gz_write() local 288 unsigned have; in PREFIX() local
|
D | inflate.c | 396 unsigned have, left; /* available input and output */ in PREFIX() local 1181 static uint32_t syncsearch(uint32_t *have, const uint8_t *buf, uint32_t len) { in syncsearch()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/property_tree/include/boost/property_tree/json_parser/detail/ |
D | parser.hpp | 61 bool have(encoding_predicate p, Action& a) { in have() function in boost::property_tree::json_parser::detail::source 70 bool have(encoding_predicate p) { in have() function in boost::property_tree::json_parser::detail::source 401 bool have(encoding_predicate p, Action& a) { return src.have(p, a); } in have() function in boost::property_tree::json_parser::detail::parser 402 bool have(encoding_predicate p) { return src.have(p); } in have() function in boost::property_tree::json_parser::detail::parser
|
/aosp_15_r20/external/zstd/zlibWrapper/ |
H A D | gzwrite.c | 78 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; in gz_comp() local 197 z_size_t have, copy; in gz_write() local 291 unsigned have; in gzputc() local
|
/aosp_15_r20/external/zlib/ |
H A D | gzwrite.c | 67 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; in gz_comp() local 195 unsigned have, copy; in gz_write() local 288 unsigned have; in gzputc() local
|
H A D | inflate.c | 595 unsigned have, left; /* available input and output */ in inflate() local 1357 local unsigned syncsearch(unsigned FAR *have, const unsigned char FAR *buf, in syncsearch()
|
/aosp_15_r20/external/python/cpython2/Modules/zlib/ |
D | gzwrite.c | 78 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local 204 unsigned have, copy; local 308 unsigned have; local
|
D | inflate.c | 629 unsigned have, left; /* available input and output */ local 1377 local unsigned syncsearch(have, buf, len) in syncsearch() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/ |
D | gzwrite.c | 78 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local 204 unsigned have, copy; local 308 unsigned have; local
|
D | inflate.c | 629 unsigned have, left; /* available input and output */ local 1377 local unsigned syncsearch(have, buf, len) in syncsearch() argument
|
/aosp_15_r20/external/regex-re2/re2/testing/ |
H A D | regexp_test.cc | 54 const std::map<string, int>* have = x->NamedCaptures(); in TEST() local 73 const std::map<int, string>* have = x->CaptureNames(); in TEST() local
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/ |
H A D | regexp_test.cc | 54 const std::map<std::string, int>* have = x->NamedCaptures(); in TEST() local 73 const std::map<int, std::string>* have = x->CaptureNames(); in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
D | regexp_test.cc | 54 const std::map<std::string, int>* have = x->NamedCaptures(); in TEST() local 73 const std::map<int, std::string>* have = x->CaptureNames(); in TEST() local
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/examples/zlib/ |
H A D | zpipe.c | 39 unsigned have; in def() local 95 unsigned have; in inf() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/examples/ |
D | zpipe.c | 39 unsigned have; in def() local 95 unsigned have; in inf() local
|
D | gun.c | 200 local int lunpipe(unsigned have, z_const unsigned char *next, struct ind *indp, in lunpipe() 386 unsigned have, flags, len; in gunpipe() local
|
/aosp_15_r20/external/zlib/examples/ |
H A D | zpipe.c | 43 unsigned have; in def() local 99 unsigned have; in inf() local
|
/aosp_15_r20/build/make/core/ |
H A D | checktree | 78 have = run("p4 have ...", r'[^#]+#[0-9]+ - (.*)', r'.*') variable 97 have = dict().fromkeys(have, 1) variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/text/ |
D | encode.c | 61 size_t have = e->end - e->ptr; in txtenc_putbytes() local 80 size_t have = e->end - e->ptr; in txtenc_printf() local
|
/aosp_15_r20/external/libwebsockets/win32port/zlib/ |
H A D | inflate.c | 596 unsigned have, left; /* available input and output */ local 1322 local unsigned syncsearch(have, buf, len) in syncsearch() argument
|
/aosp_15_r20/external/zlib/contrib/tests/ |
H A D | infcover.cc | 310 unsigned have; in inf() local 692 unsigned have; in inf_cve_2022_37434() local
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/text/ |
H A D | encode.c | 50 size_t have = e->end - e->ptr; in txtenc_putbytes() local 69 size_t have = e->end - e->ptr; in txtenc_printf() local
|
/aosp_15_r20/external/libxml2/ |
H A D | xzlib.c | 53 unsigned int have; /* amount of output data unused at next */ member 221 unsigned int *have) in xz_load()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/zlib/ |
D | inflate.c | 594 unsigned have, left; /* available input and output */ in inflate() local 1355 local unsigned syncsearch(unsigned FAR *have, const unsigned char FAR *buf, in syncsearch()
|
/aosp_15_r20/external/zlib/contrib/optimizations/ |
H A D | inflate.c | 606 unsigned have, left; /* available input and output */ in inflate() local 1390 local unsigned syncsearch(unsigned FAR *have, const unsigned char FAR *buf, in syncsearch()
|