Home
last modified time | relevance | path

Searched defs:have (Results 1 – 25 of 105) sorted by relevance

12345

/third_party/re2/re2/testing/
Dregexp_test.cc54 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
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/examples/
Dzpipe.c39 unsigned have; in def() local
95 unsigned have; in inf() local
Dfitblk.c131 unsigned have; /* bytes written by deflate() call */ in main() local
Dgun.c200 local int lunpipe(unsigned have, z_const unsigned char *next, struct ind *indp, in lunpipe()
386 unsigned have, flags, len; in gunpipe() local
/third_party/zlib/examples/
Dzpipe.c39 unsigned have; in def() local
95 unsigned have; in inf() local
Dzran.h11 int have; /* number of list entries */ member
Dfitblk.c131 unsigned have; /* bytes written by deflate() call */ in main() local
Dgun.c200 local int lunpipe(unsigned have, z_const unsigned char *next, struct ind *indp, in lunpipe()
386 unsigned have, flags, len; in gunpipe() local
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/examples/
Dzpipe.c39 unsigned have; in def() local
95 unsigned have; in inf() local
Dfitblk.c131 unsigned have; /* bytes written by deflate() call */ in main() local
Dgun.c200 local int lunpipe(unsigned have, z_const unsigned char *next, struct ind *indp, in lunpipe()
386 unsigned have, flags, len; in gunpipe() local
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
Dcompression.c259 unsigned int have; in SPDYF_zlib_deflate() local
357 uint32_t have; in SPDYF_zlib_inflate() local
/third_party/node/deps/zlib/
Dgzwrite.c78 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local
204 unsigned have, copy; local
308 unsigned have; local
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Dgzwrite.c78 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local
204 unsigned have, copy; local
308 unsigned have; local
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dgzwrite.c78 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local
204 unsigned have, copy; local
308 unsigned have; local
Dinfback.c260 unsigned have, left; /* available input and output */ local
/third_party/skia/third_party/externals/zlib/
Dgzwrite.c78 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local
204 unsigned have, copy; local
308 unsigned have; local
/third_party/flutter/skia/third_party/externals/zlib/
Dgzwrite.c78 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local
204 unsigned have, copy; local
308 unsigned have; local
/third_party/zlib/
Dgzwrite.c78 unsigned have, put, max = ((unsigned)-1 >> 2) + 1; local
213 unsigned have, copy; local
317 unsigned have; local
/third_party/boost/boost/property_tree/json_parser/detail/
Dparser.hpp61 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
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/infback9/
Dinflate9.h42 unsigned have; /* number of code lengths in lens[] */ member
/third_party/zlib/contrib/infback9/
Dinflate9.h42 unsigned have; /* number of code lengths in lens[] */ member
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/infback9/
Dinflate9.h42 unsigned have; /* number of code lengths in lens[] */ member
/third_party/vk-gl-cts/modules/glshared/
DglsFboCompletenessTests.hpp70 void setHaveMulticolorAtts (bool have) { m_haveMultiColorAtts = have; } in setHaveMulticolorAtts()
/third_party/grpc/third_party/upb/upb/
Dtext_encode.c26 size_t have = e->end - e->ptr; in txtenc_putbytes() local
43 size_t have = e->end - e->ptr; in txtenc_printf() local

12345