/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/ |
H A D | common.cpp | 28 void common_output::dashed_circle(const position ¢, double rad, in dashed_circle() 63 void common_output::dotted_circle(const position ¢, 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 ¢, double rad, in solid_arc() 324 double rad, const line_type <, double fill) in rounded_box() 347 const distance &dim, double rad, in dashed_rounded_box() 406 void common_output::dash_arc(const position ¢, double rad, in dash_arc() 485 const distance &dim, double rad, in dotted_rounded_box() 543 void common_output::dot_arc(const position ¢, double rad, in dot_arc() [all …]
|
H A D | tex.cpp | 242 void tex_output::solid_arc(const position ¢, double rad, in solid_arc() 287 void tex_output::circle(const position ¢, double rad, in circle()
|
H A D | troff.cpp | 162 void simple_output::circle(const position ¢, double rad, in circle() 324 void troff_output::simple_circle(int filled, const position ¢, double rad) in simple_circle()
|
H A D | object.cpp | 1517 double rad; member in arc_object
|
/netbsd-src/sys/dev/raidframe/ |
H A D | rf_netbsd.h | 76 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 D | lbp.h | 230 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 D | allowed.c | 430 register_at( char *def, AttributeDescription **rad, int dupok ) in register_at()
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grodvi/ |
H A D | dvi.cpp | 725 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 D | pfctl_table.c | 426 print_addrx(struct pfr_addr *ad, struct pfr_addr *rad, int dns) in print_addrx()
|
/netbsd-src/sys/fs/nfs/server/ |
H A D | nfs_nfsdstate.c | 179 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 D | nfs_nfsdserv.c | 3450 struct sockaddr_in *rad; in nfsrvd_setclientid() local
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | at.c | 1073 register_at( const char *def, AttributeDescription **rad, int dupok ) in register_at()
|
H A D | bconfig.c | 6397 AttributeDescription *rad = NULL; in config_back_modify() local
|
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/ |
H A D | draw.c | 509 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 D | token.c | 1034 int rad; in cvtdig() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/ |
H A D | drm_dp_mst_topology.c | 1235 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 D | drm_dp_mst_helper.h | 215 u8 rad[8]; member 250 u8 rad[8]; member
|