Searched defs:sublen (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/zlib/pigz/dist/zopfli/ |
H A D | cache.c | 48 void ZopfliSublenToCache(const unsigned short* sublen, in ZopfliSublenToCache() 83 unsigned short* sublen) { in ZopfliCacheToSublen()
|
H A D | cache.h | 42 unsigned char* sublen; member
|
H A D | lz77.c | 150 unsigned short* sublen, unsigned short* distance, unsigned short* length) { in TryGetFromLongestMatchCache() 194 const unsigned short* sublen, in StoreInLongestMatchCache() 218 unsigned short* sublen, unsigned short* distance, unsigned short* length) { in ZopfliFindLongestMatch()
|
H A D | squeeze.c | 219 unsigned short sublen[259]; in GetBestLengths() local
|
/netbsd-src/external/bsd/libbind/dist/tests/ |
H A D | subr.c | 161 size_t sublen ; in pickString() local
|
/netbsd-src/usr.bin/audio/common/ |
H A D | wav.c | 202 uint16_t sublen = getle16(ext.len); in audio_wav_parse_hdr() local
|
/netbsd-src/usr.sbin/altq/libaltq/ |
H A D | quip_server.c | 400 int prefixlen, sublen; in string_match() local
|
/netbsd-src/external/public-domain/sqlite/dist/tea/win/ |
H A D | nmakehlp.c | 755 int sublen; in LocateDependencyHelper() local
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | resbin.c | 426 rc_uint_type c, sublen, i; in bin_to_res_dialog() local 920 rc_uint_type sublen; in get_version_header() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | resbin.c | 426 rc_uint_type c, sublen, i; in bin_to_res_dialog() local 920 rc_uint_type sublen; in get_version_header() local
|
/netbsd-src/sys/dev/sdmmc/ |
H A D | if_bwfm_sdio.c | 1730 uint16_t *sublen, nextlen = 0; in bwfm_sdio_rx_frames() local 1894 bwfm_sdio_rx_glom(struct bwfm_sdio_softc *sc, uint16_t *sublen, int nsub, in bwfm_sdio_rx_glom()
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | ad.c | 475 int suplen, sublen; in is_ad_subtags() local
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | rcs.c | 3684 size_t sublen; in expand_keywords() local
|
/netbsd-src/external/cddl/osnet/dist/uts/common/dtrace/ |
H A D | dtrace.c | 4967 size_t sublen = dtrace_strlen(substr, size); local
|