/freebsd-src/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-src/usr.bin/fetch/ |
H A D | fetch.c | 225 stat_eta(char *str, size_t strsz, const struct xferstat *xs) in stat_eta() argument 260 stat_bps(char *str, size_t strsz, struct xferstat *xs) in stat_bps() argument 281 stat_display(struct xferstat * xs,int force) stat_display() argument 331 stat_start(struct xferstat * xs,const char * name,off_t size,off_t offset) stat_start() argument 352 stat_update(struct xferstat * xs,off_t rcvd) stat_update() argument 364 stat_end(struct xferstat * xs) stat_end() argument 430 struct xferstat xs; fetch() local [all...] |
/freebsd-src/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-src/usr.sbin/bluetooth/sdpcontrol/ |
H A D | search.c | 530 do_sdp_search(void *xs, int argc, char **argv) in do_sdp_search() 693 do_sdp_browse(void *xs, int argc, char **argv) in do_sdp_browse()
|
H A D | sdpcontrol.c | 109 void *xs = NULL; in do_sdp_command() local
|
/freebsd-src/lib/msun/src/ |
H A D | s_fmal.c | 167 long double xs, ys, zs, adj; in fmal() local
|
H A D | s_fma.c | 186 double xs, ys, zs, adj; in fma() local
|
/freebsd-src/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
|
/freebsd-src/sys/dev/isp/ |
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 XS_SENSE_APPEND(xs,sp,len) global() argument 523 XS_SENSE_VALID(xs) global() argument [all...] |
H A D | isp.c | 2821 isp_start(XS_T *xs) in isp_start() 3000 XS_T *xs; in isp_control() local 3289 XS_T *xs, *cont_xs; in isp_intr_respq() local 3582 XS_T *xs; in isp_intr_async() local 3861 isp_parse_status_24xx(ispsoftc_t *isp, isp24xx_statusreq_t *sp, XS_T *xs) in isp_parse_status_24xx()
|
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
|
H A D | isp_freebsd.c | 1939 struct ccb_scsiio *xs = arg; isp_watchdog() local 2160 struct ccb_scsiio *xs; isp_loop_dead() local 3239 isp_xs_prt(ispsoftc_t * isp,XS_T * xs,int level,const char * fmt,...) isp_xs_prt() argument [all...] |
/freebsd-src/sys/nfs/ |
H A D | krpc_subr.c | 450 struct xdr_string *xs; in xdr_string_encode() local
|
/freebsd-src/sys/kern/ |
H A D | kern_exec.c | 1897 const struct execsw **es, **xs, **newexecsw; exec_register() local 1919 const struct execsw **es, **xs, **newexecsw; exec_unregister() local
|
/freebsd-src/sys/vm/ |
H A D | swap_pager.c | 2663 swap_dev_info(int name,struct xswdev * xs,char * devname,size_t len) swap_dev_info() argument 2720 struct xswdev xs; sysctl_vm_swap_info() local [all...] |
/freebsd-src/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-src/sys/dev/xen/xenstore/ |
H A D | xenstore.c | 255 static struct xs_softc xs; variable [all...] |
/freebsd-src/contrib/expat/xmlwf/ |
H A D | xmlwf.c | 356 xcscmp(const XML_Char *xs, const XML_Char *xt) { in xcscmp()
|
/freebsd-src/tests/sys/kern/ |
H A D | unix_seqpacket_test.c | 626 int xs, xr; in ATF_TC_BODY() local
|
/freebsd-src/sys/dev/bhnd/cores/pmu/ |
H A D | bhnd_pmu_subr.c | 1897 uint8_t xs; in bhnd_pmu1_pllinit0() local
|
/freebsd-src/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-src/crypto/openssl/crypto/x509/ |
H A D | x509_vfy.c | 1747 X509 *xs = xi; in internal_verify() local
|