Home
last modified time | relevance | path

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

12

/external/python/cpython2/Modules/zlib/
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
Dinflate.c629 unsigned have, left; /* available input and output */ local
1377 local unsigned syncsearch(have, buf, len) in syncsearch() argument
Dgzread.c21 local int gz_load(state, buf, len, have) in gz_load() argument
Dinflate.h117 unsigned have; /* number of code lengths in lens[] */ member
/external/zlib/
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
Dinflate.c630 unsigned have, left; /* available input and output */ local
1379 local unsigned syncsearch(have, buf, len) in syncsearch() argument
Dgzread.c21 local int gz_load(state, buf, len, have) in gz_load() argument
/external/v8/third_party/zlib/
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
Dinflate.c630 unsigned have, left; /* available input and output */ local
1379 local unsigned syncsearch(have, buf, len) in syncsearch() argument
Dgzread.c21 local int gz_load(state, buf, len, have) in gz_load() argument
Dinflate.h117 unsigned have; /* number of code lengths in lens[] */ member
/external/deqp/modules/glshared/
DglsFboCompletenessTests.hpp70 void setHaveMulticolorAtts (bool have) { m_haveMultiColorAtts = have; } in setHaveMulticolorAtts()
/external/openssh/openbsd-compat/
Dmd5.c71 size_t have, need; in MD5Update() local
Drmd160.c112 size_t have, off, need; in RMD160Update() local
/external/libxml2/
Dxzlib.c61 unsigned int have; /* amount of output data unused at next */ member
234 unsigned int *have) in xz_load()
/external/v8/third_party/zlib/contrib/optimizations/
Dinflate.c641 unsigned have, left; /* available input and output */ local
1399 local unsigned syncsearch(have, buf, len) in syncsearch() argument
/external/zlib/contrib/optimizations/
Dinflate.c641 unsigned have, left; /* available input and output */ local
1399 local unsigned syncsearch(have, buf, len) in syncsearch() argument
/external/openssh/
Dmux.c1137 u_int type, rid, have, i; in mux_master_read_cb() local
1448 u_int have; in mux_client_read() local
1489 u_int have, need; in mux_client_write_packet() local
1541 u_int need, have; in mux_client_read_packet() local
/external/wpa_supplicant_8/src/crypto/
Dmd4-internal.c113 size_t have, need; in MD4Update() local
/external/u-boot/lib/zlib/
Dinflate.c333 unsigned have, left; /* available input and output */ in inflate() local
Dinflate.h110 unsigned have; /* number of code lengths in lens[] */ member
/external/igt-gpu-tools/
Dmeson.build222 have = cc.has_function('memfd_create', prefix : '''#include <sys/mman.h>''', args : '-D_GNU_SOURCE') variable

12