/freebsd/contrib/arm-optimized-routines/math/tools/ |
H A D | plot.py | 42 def plot(xs, gs, ys, es): argument 60 xs, gs, ys, es = parse(sys.stdin) variable
|
/freebsd/usr.bin/fetch/ |
H A D | fetch.c | 225 stat_eta(char *str, size_t strsz, const struct xferstat *xs) in stat_eta() 260 stat_bps(char *str, size_t strsz, struct xferstat *xs) in stat_bps() 281 stat_display(struct xferstat *xs, int force) in stat_display() 331 stat_start(struct xferstat *xs, const char *name, off_t size, off_t offset) in stat_start() 352 stat_update(struct xferstat *xs, off_t rcvd) in stat_update() 364 stat_end(struct xferstat *xs) in stat_end() 430 struct xferstat xs; in fetch() local
|
/freebsd/contrib/netbsd-tests/dev/scsipi/libscsitest/ |
H A D | scsitest.c | 83 sense_notready(struct scsipi_xfer *xs) in sense_notready() 103 struct scsipi_xfer *xs = arg; in scsitest_request() local
|
/freebsd/usr.sbin/bluetooth/sdpcontrol/ |
H A D | search.c | 529 do_sdp_search(void * xs,int argc,char ** argv) do_sdp_search() argument 692 do_sdp_browse(void * xs,int argc,char ** argv) do_sdp_browse() argument
|
H A D | sdpcontrol.c | 109 void *xs = NULL; in do_sdp_command() local
|
/freebsd/contrib/bsddialog/lib/ |
H A D | textbox.c | 40 int xs; member
|
H A D | formbox.c | 78 unsigned int xs; /* to refresh */ member
|
H A D | menubox.c | 60 int ys, ye, xs, xe; /* pad pos */ member [all...] |
/freebsd/sys/dev/isp/ |
H A D | isp.c | 2821 isp_start(XS_T *xs) in isp_start() argument 3000 XS_T *xs; isp_control() local 3288 XS_T *xs, *cont_xs; isp_intr_respq() local 3581 XS_T *xs; isp_intr_async() local 3860 isp_parse_status_24xx(ispsoftc_t * isp,isp24xx_statusreq_t * sp,XS_T * xs) isp_parse_status_24xx() argument [all...] |
H A D | isp_freebsd.h | 327 #define ISP_DMASETUP(isp, xs, req) isp_dmasetup(isp, xs, req) argument 328 #define ISP_DMAFREE(isp, xs) isp_dmafree(isp, xs) argument 508 #define XS_SAVE_SENSE(xs, sp, len) do { \ argument 515 #define XS_SENSE_APPEND(xs, sp, len) do { \ argument 523 #define XS_SENSE_VALID(xs) (((xs)->ccb_h.status & CAM_AUTOSNS_VALID) != 0) argument
|
H A D | isp_target.c | 576 void *xs; isp_handle_ctio7() local
|
H A D | isp_library.c | 163 isp_allocate_handle(ispsoftc_t *isp, void *xs, int type) in isp_allocate_handle() 189 isp_find_handle(ispsoftc_t *isp, void *xs) in isp_find_handle() 470 XS_T *xs = hdp->cmd; in isp_clear_commands() local
|
/freebsd/sys/nfs/ |
H A D | krpc_subr.c | 450 struct xdr_string *xs; in xdr_string_encode() local
|
/freebsd/sys/kern/ |
H A D | kern_exec.c | 1904 const struct execsw **es, **xs, **newexecsw; in exec_register() local 1926 const struct execsw **es, **xs, **newexecsw; in exec_unregister() local
|
/freebsd/sys/vm/ |
H A D | swap_pager.c | 2918 swap_dev_info(int name, struct xswdev *xs, char *devname, size_t len) in swap_dev_info() 2975 struct xswdev xs; in sysctl_vm_swap_info() local
|
/freebsd/contrib/tzcode/ |
H A D | zic.c | 1817 char hhx, mmx, ssx, xr = '0', xs; in gethms() local 2059 char xs; in getleapdatetime() local 2191 char xs; in rulesub() local
|
/freebsd/contrib/expat/xmlwf/ |
H A D | xmlwf.c | 356 xcscmp(const XML_Char *xs, const XML_Char *xt) { in xcscmp()
|
/freebsd/sys/dev/xen/xenstore/ |
H A D | xenstore.c | 254 static struct xs_softc xs; variable
|
/freebsd/tests/sys/kern/ |
H A D | unix_seqpacket_test.c | 626 int xs, xr; in ATF_TC_BODY() local
|
/freebsd/sys/dev/bhnd/cores/pmu/ |
H A D | bhnd_pmu_subr.c | 1897 uint8_t xs; in bhnd_pmu1_pllinit0() local
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_oncore.c | 3702 double xd, xm, xs, yd, ym, ys, hm, hft; in oncore_print_posn() local
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | x509_vfy.c | 1747 X509 *xs = xi; in internal_verify() local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_write_set_format_iso9660.c | 1669 size_t xs = s; in wb_write_to_temp() local
|