Home
last modified time | relevance | path

Searched defs:rad (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dcommon.cpp28 void common_output::dashed_circle(const position &cent, double rad, in dashed_circle()
63 void common_output::dotted_circle(const position &cent, double rad, in dotted_circle()
265 double rad = hypot(c - start); in dashed_arc() local
298 double rad = hypot(c - start); in dotted_arc() local
310 void common_output::solid_arc(const position &cent, double rad, in solid_arc()
324 double rad, const line_type &lt, double fill) in rounded_box()
347 const distance &dim, double rad, in dashed_rounded_box()
406 void common_output::dash_arc(const position &cent, double rad, in dash_arc()
485 const distance &dim, double rad, in dotted_rounded_box()
543 void common_output::dot_arc(const position &cent, double rad, in dot_arc()
[all …]
H A Dtex.cpp242 void tex_output::solid_arc(const position &cent, double rad, in solid_arc()
287 void tex_output::circle(const position &cent, double rad, in circle()
H A Dtroff.cpp162 void simple_output::circle(const position &cent, double rad, in circle()
324 void troff_output::simple_circle(int filled, const position &cent, double rad) in simple_circle()
H A Dobject.cpp1517 double rad; member in arc_object
/netbsd-src/sys/dev/raidframe/
H A Drf_netbsd.h76 struct pool rad; /* Raid Access Descriptors */ member
102 char rad[RF_MAX_POOLNAMELEN]; /* Raid Access Descriptors */ member
/netbsd-src/external/gpl2/groff/dist/src/devices/grolbp/
H A Dlbp.h230 char x[4],y[4],rad[4]; in vdmcircle() local
240 char x[4],y[4],rad[4],stx[4],sty[4],styl[4],op[4]; in vdmaarc() local
253 char x[4],y[4],rad[4],stx[4],sty[4],enx[4],eny[4],styl[4],op[4]; in vdmvarc() local
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/allowed/
H A Dallowed.c430 register_at( char *def, AttributeDescription **rad, int dupok ) in register_at()
/netbsd-src/external/gpl2/groff/dist/src/devices/grodvi/
H A Ddvi.cpp725 int rad; in draw() local
825 int rad = milliinches(int(sqrt(c[0]*c[0] + c[1]*c[1]) + .5)); in draw() local
/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_table.c426 print_addrx(struct pfr_addr *ad, struct pfr_addr *rad, int dns) in print_addrx()
/netbsd-src/sys/fs/nfs/server/
H A Dnfs_nfsdstate.c179 struct sockaddr_in *sad, *rad; in nfsrv_setclient() local
869 struct sockaddr_in *rad; in nfsrv_dumpaclient() local
927 struct sockaddr_in *rad; in nfsrv_dumplocks() local
3861 struct sockaddr_in *rad, *sad; in nfsrv_getclientipaddr() local
H A Dnfs_nfsdserv.c3450 struct sockaddr_in *rad; in nfsrvd_setclientid() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dat.c1073 register_at( const char *def, AttributeDescription **rad, int dupok ) in register_at()
H A Dbconfig.c6397 AttributeDescription *rad = NULL; in config_back_modify() local
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A Ddraw.c509 int rad = (int)((sqrt ((double)x_0*x_0 + (double)y_0*y_0) in DrawArc() local
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/
H A Dtoken.c1034 int rad; in cvtdig() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_dp_mst_topology.c1235 static struct drm_dp_mst_branch *drm_dp_add_mst_branch_device(u8 lct, u8 *rad) in drm_dp_add_mst_branch_device()
1931 u8 *rad) in drm_dp_calculate_rad()
1968 u8 rad[8], lct; in drm_dp_port_set_pdt() local
2464 u8 lct, u8 *rad) in drm_dp_get_mst_branch_device()
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_dp_mst_helper.h215 u8 rad[8]; member
250 u8 rad[8]; member