Searched refs:decomp (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sys/opencrypto/ |
| H A D | cryptodeflate.c | 72 int decomp; 86 if (!decomp) { 109 decomp, 0, __LINE__, 0, 0); 142 decomp, error, __LINE__, 145 decomp, error, __LINE__, 150 decomp, error, __LINE__, 153 decomp, error, __LINE__, 185 decomp, error, __LINE__, 188 decomp, error, __LINE__, 202 if (decomp) [all …]
|
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | makeucnid.c | 39 static unsigned short decomp[65536][2]; variable 178 decomp[codepoint][i] = this_decomp[i]; in read_table() 240 bool really_safe = decomp[0][0] == 0; in write_table() 246 || really_safe != (decomp[i][0] == 0) in write_table() 261 really_safe = decomp[i][0] == 0; in write_table()
|
| /freebsd-12.1/contrib/unbound/iterator/ |
| H A D | iter_priv.c | 194 uint8_t decomp[256]; in priv_lookup_name() local 196 if(name_len >= sizeof(decomp)) in priv_lookup_name() 198 dname_pkt_copy(pkt, decomp, name); in priv_lookup_name() 199 labs = dname_count_size_labels(decomp, &len); in priv_lookup_name() 201 return name_tree_lookup(&priv->n, decomp, len, labs, dclass) != NULL; in priv_lookup_name()
|
| /freebsd-12.1/share/i18n/csmapper/APPLE/ |
| H A D | HEBREW%UCS.src | 329 # Mac standard decomp. of reverse map 330 # OS Unicode mapping std. mapping of decomp. 339 # Mac standard decomp. of reverse map 340 # OS Unicode mapping std. mapping of decomp.
|