Home
last modified time | relevance | path

Searched defs:offsets (Results 1 – 25 of 147) sorted by relevance

123456

/netbsd/sys/kern/
H A Dvnode_if.sh669 function offsets() { function
786 offsets(); function
/netbsd/external/bsd/ntp/dist/libparse/
H A Dieee754io.c149 offsets_t offsets, in put_byte()
168 offsets_t offsets in fetch_ieee754()
407 offsets_t offsets in put_ieee754()
/netbsd/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-source.c61 const std::vector<off_t> *offsets; in set_contents() local
152 const std::vector<off_t> *offsets; in do_scroll_vertical() local
/netbsd/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui-source.c61 const std::vector<off_t> *offsets; in set_contents() local
152 const std::vector<off_t> *offsets; in do_scroll_vertical() local
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dsource-cache.c77 std::vector<off_t> offsets; in get_plain_source_lines() local
251 const std::vector<off_t> **offsets) in get_line_charpos()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dsource-cache.c77 std::vector<off_t> offsets; in get_plain_source_lines() local
251 const std::vector<off_t> **offsets) in get_line_charpos()
/netbsd/external/mpl/bind/dist/lib/dns/include/dns/
H A Dfixedname.h66 dns_offsets_t offsets; member
/netbsd/external/mpl/bind/dist/lib/dns/rdata/generic/
H A Dmf_4.c84 dns_offsets_t offsets; in towire_mf() local
181 dns_offsets_t offsets; in additionaldata_mf() local
H A Dmb_7.c84 dns_offsets_t offsets; in towire_mb() local
181 dns_offsets_t offsets; in additionaldata_mb() local
H A Dmd_3.c84 dns_offsets_t offsets; in towire_md() local
182 dns_offsets_t offsets; in additionaldata_md() local
H A Dns_2.c95 dns_offsets_t offsets; in towire_ns() local
192 dns_offsets_t offsets; in additionaldata_ns() local
H A Drt_21.c123 dns_offsets_t offsets; in towire_rt() local
242 dns_offsets_t offsets; in additionaldata_rt() local
H A Dafsdb_18.c129 dns_offsets_t offsets; in towire_afsdb() local
249 dns_offsets_t offsets; in additionaldata_afsdb() local
H A Dmx_15.c155 dns_offsets_t offsets; in towire_mx() local
275 dns_offsets_t offsets; in additionaldata_mx() local
H A Dnaptr_35.c356 dns_offsets_t offsets; in towire_naptr() local
600 dns_offsets_t offsets; in additionaldata_naptr() local
/netbsd/external/mpl/bind/dist/lib/dns/rdata/in_1/
H A Dkx_36.c110 dns_offsets_t offsets; in towire_in_kx() local
229 dns_offsets_t offsets; in additionaldata_in_kx() local
H A Dsrv_33.c177 dns_offsets_t offsets; in towire_in_srv() local
312 dns_offsets_t offsets; in additionaldata_in_srv() local
/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce112/
H A Ddce112_compressor.h42 struct dce112_compressor_reg_offsets offsets; member
/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
H A Ddce110_compressor.h42 struct dce110_compressor_reg_offsets offsets; member
/netbsd/external/apache2/llvm/dist/llvm/utils/
H A Dextract-section.py93 offsets = [off for off in range(32 - width_bits, -1, -width_bits)] variable
/netbsd/sys/external/bsd/drm2/dist/drm/
H A Ddrm_client_modeset.c266 struct drm_client_offset *offsets, in drm_client_target_cloned()
345 struct drm_client_offset *offsets, in drm_client_get_tile_offsets()
378 struct drm_client_offset *offsets, in drm_client_target_preferred()
570 struct drm_client_offset *offsets, in drm_client_firmware_config()
774 struct drm_client_offset *offsets; in drm_client_modeset_probe() local
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-stdarg.h30 int *offsets; member
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-stdarg.h30 int *offsets; member
/netbsd/external/mpl/bind/dist/lib/dns/
H A Dname.c162 dns_name_init(dns_name_t *name, unsigned char *offsets) { in dns_name_init()
197 unsigned char *ndata, *offsets; in dns_name_isvalid() local
884 unsigned char *offsets; in dns_name_getlabel() local
997 unsigned char *offsets; in dns_name_fromregion() local
1067 unsigned char *offsets; in dns_name_fromtext() local
1706 set_offsets(const dns_name_t *name, unsigned char *offsets, in set_offsets()
1756 unsigned char *offsets; in dns_name_fromwire() local
2055 unsigned char *ndata, *offsets; in dns_name_concatenate() local
/netbsd/external/bsd/tmux/dist/
H A Dcmd-resize-pane.c157 static const int offsets[][2] = { in cmd_resize_pane_mouse_update() local

123456