Searched refs:coding (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/rdata/generic/
H A Dsink_40.h23 uint8_t coding; member in struct:dns_rdata_sink_t
H A Dsink_40.c43 /* coding */
66 uint8_t meaning, coding, subcoding; local
76 coding = uint8_fromregion(&sr);
80 snprintf(buf, sizeof(buf), "%u %u %u", meaning, coding, subcoding);
171 RETERR(uint8_tobuffer(sink->coding, target));
206 sink->coding = uint8_fromregion(&sr);
/netbsd-current/external/mpl/bind/dist/lib/dns/rdata/generic/
H A Dsink_40.h22 uint8_t coding; member in struct:dns_rdata_sink_t
H A Dsink_40.c43 /* coding */
66 uint8_t meaning, coding, subcoding; local
76 coding = uint8_fromregion(&sr);
80 snprintf(buf, sizeof(buf), "%u %u %u", meaning, coding, subcoding);
171 RETERR(uint8_tobuffer(sink->coding, target));
206 sink->coding = uint8_fromregion(&sr);
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dcheck_GNU_style.sh34 and there are also some additional coding conventions for GCC:
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dcheck_GNU_style.sh34 and there are also some additional coding conventions for GCC:
/netbsd-current/games/adventure/
H A Dsave.c80 static const char coding[91] = variable
90 s = strchr(coding, letter);
94 *ret = (s - coding) % 16;
107 return coding[code];
/netbsd-current/external/gpl3/gdb.old/dist/gdb/contrib/ari/
H A Dgdb_ari.sh1127 An IF statement'\''s expression contains an assignment (the GNU coding \
/netbsd-current/external/gpl3/gdb/dist/gdb/contrib/ari/
H A Dgdb_ari.sh1127 An IF statement'\''s expression contains an assignment (the GNU coding \
/netbsd-current/usr.bin/make/unit-tests/
H A Dparse-var.mk82 # Trailing spaces are common in some coding styles, others omit them.
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/fastsse/
H A Dcopyd-palignr.asm68 C movaps, since it has the shortest coding.
H A Dcom-palignr.asm71 C movaps, since it has the shortest coding.
H A Dcopyi-palignr.asm72 C movaps, since it has the shortest coding.
/netbsd-current/external/mpl/dhcp/dist/contrib/ms2isc/
H A Dms2isc.pl92 Brian L. King for coding help, Douglas A. Darrah for testing, and James E.
/netbsd-current/external/mpl/dhcp/bind/include/dns/
H A Drdatastruct.h1205 uint8_t coding; member in struct:dns_rdata_sink_t
/netbsd-current/external/mpl/bind/include/dns/
H A Drdatastruct.h1080 uint8_t coding; member in struct:dns_rdata_sink_t
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-802_11.c3075 uint8_t coding; local
3127 rc = nd_cpack_uint8(ndo, s, &coding);
3146 (coding & (IEEE80211_RADIOTAP_CODING_LDPC_USERn << i)) ?
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-tic6x.c2325 /* Return the number of bits shift used with DP-relative coding method
2329 tic6x_dpr_shift (tic6x_coding_method coding) argument
2331 switch (coding)
2347 /* Return the relocation used with DP-relative coding method
2351 tic6x_dpr_reloc (tic6x_coding_method coding) argument
2353 switch (coding)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tic6x.c2323 /* Return the number of bits shift used with DP-relative coding method
2327 tic6x_dpr_shift (tic6x_coding_method coding) argument
2329 switch (coding)
2345 /* Return the relocation used with DP-relative coding method
2349 tic6x_dpr_reloc (tic6x_coding_method coding) argument
2351 switch (coding)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic6x.c2323 /* Return the number of bits shift used with DP-relative coding method
2327 tic6x_dpr_shift (tic6x_coding_method coding) argument
2329 switch (coding)
2345 /* Return the relocation used with DP-relative coding method
2349 tic6x_dpr_reloc (tic6x_coding_method coding) argument
2351 switch (coding)
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Dtimezone.d2015 rather than hard-coding it here. Android concatenates all time zone

Completed in 223 milliseconds