| /netbsd/src/tests/usr.bin/cut/ |
| D | d_basic.out | 10 qwe:rty:uio:p[]:asd:fgh:jkl:zxc:vbn:nm 11 :qwe:::rty:uio::p[]:asd:fgh:jkl:zxc:vbn:nm 21 qwe:rty:uio:p[]:asd:fgh:jkl:zxc:vbn:nm 22 :qwe:::rty:uio::p[]:asd:fgh:jkl:zxc:vbn:nm 32 qwe:rty:uio:p[]:asd:fgh:jkl:zxc:vbn:nm 33 :qwe:::rty:uio::p[]:asd:fgh:jkl:zxc:vbn:nm 43 qwe:rty:uio:p[]:asd:fgh:jkl:zxc:vbn:nm 44 :qwe:::rty:uio::p[]:asd:fgh:jkl:zxc:vbn:nm 54 qwe:rty:uio:p[]:asd:fgh:jkl:zxc:vbn:nm 55 :qwe:::rty:uio::p[]:asd:fgh:jkl:zxc:vbn:nm [all …]
|
| D | d_dflag.out | 6 qwe rty uio p[] asd fgh jkl zxc … 17 qwe rty uio p[] asd fgh jkl zxc … 28 qwe rty uio p[] asd fgh jkl zxc … 39 qwe rty uio p[] asd fgh jkl zxc … 50 qwe rty uio p[] asd fgh jkl zxc … 61 qwe rty uio p[] asd fgh jkl zxc … 72 qwe rty uio p[] asd fgh jkl zxc … 76 qwe:rty:uio:p[]:asd:fgh:jkl 83 qwe rty uio p[] asd fgh jkl zxc … 87 qwe:rty:uio:p[]:asd:fgh:jkl
|
| D | d_cut.in | 5 qwe rty uio p[] asd fgh jkl zxc … 9 qwe:rty:uio:p[]:asd:fgh:jkl:zxc:vbn:nm 10 :qwe:::rty:uio::p[]:asd:fgh:jkl:zxc:vbn:nm
|
| D | d_sflag.out | 28 qwe rty uio p[] asd 32 qwe rty uio p[] asd
|
| D | d_dsflag.out | 27 qwe:rty:uio:p[]:asd:fgh:jkl 31 qwe:rty:uio:p[]:asd:fgh:jkl
|
| /netbsd/src/usr.sbin/wsconscfg/ |
| D | wsconscfg.c | 64 struct wsdisplay_addscreendata asd; in main() local 76 asd.screentype = 0; in main() 77 asd.emul = 0; in main() 86 asd.emul = optarg; in main() 108 asd.screentype = optarg; in main() 152 asd.idx = idx; in main() 153 if (ioctl(wsfd, WSDISPLAYIO_ADDSCREEN, &asd) == -1) { in main()
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | attributes.h | 295 Attributes_section_data(const Attributes_section_data& asd) in Attributes_section_data() argument 301 new Vendor_object_attributes(*asd.vendor_object_attributes_[vendor]); in Attributes_section_data() 385 Output_attributes_section_data(const Attributes_section_data& asd) in Output_attributes_section_data() argument 386 : Output_section_data(1), attributes_section_data_(asd) in Output_attributes_section_data()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| D | ptype-offsets.cc | 152 struct asd struct 205 struct asd f; in main()
|
| /netbsd/src/sys/compat/netbsd32/ |
| D | netbsd32_ioctl.c | 457 struct wsdisplay_addscreendata *asd, u_long cmd) in netbsd32_to_wsdisplay_addscreendata() argument 460 asd->screentype = (char *)NETBSD32PTR64(asd32->screentype); in netbsd32_to_wsdisplay_addscreendata() 461 asd->emul = (char *)NETBSD32PTR64(asd32->emul); in netbsd32_to_wsdisplay_addscreendata() 462 asd->idx = asd32->idx; in netbsd32_to_wsdisplay_addscreendata() 962 netbsd32_from_wsdisplay_addscreendata(struct wsdisplay_addscreendata *asd, in netbsd32_from_wsdisplay_addscreendata() argument 966 NETBSD32PTR32(asd32->screentype, asd->screentype); in netbsd32_from_wsdisplay_addscreendata() 967 NETBSD32PTR32(asd32->emul, asd->emul); in netbsd32_from_wsdisplay_addscreendata() 968 asd32->idx = asd->idx; in netbsd32_from_wsdisplay_addscreendata()
|
| /netbsd/src/dist/pf/sbin/pfctl/ |
| D | pfctl_parser.h | 77 int asd; /* anchor stack depth */ member
|
| D | parse.y | 672 pf->asd++; 681 pf->astack[pf->asd] = rs->anchor; 686 pf->asd--; 687 pf->anchor = pf->astack[pf->asd]; 711 if (pf->astack[pf->asd + 1]) { 714 &pf->astack[pf->asd]->ruleset, 760 0, 0, 0, pf->astack[pf->asd + 1] ? 763 pf->astack[pf->asd + 1] = NULL; 4805 r->nr = pf->astack[pf->asd]->match++; in expand_rule()
|
| D | pfctl.c | 1398 pf.asd = 0; in pfctl_rules()
|
| /netbsd/src/sys/dist/pf/net/ |
| D | pf.c | 2530 int asd = 0; local 2587 pf_step_into_anchor(&asd, &ruleset, rs_num, 2591 pf_step_out_of_anchor(&asd, &ruleset, rs_num, &r, 3086 int asd = 0; local 3334 pf_step_into_anchor(&asd, &ruleset, 3337 if (r == NULL && pf_step_out_of_anchor(&asd, &ruleset, 3747 int asd = 0; local 3787 pf_step_into_anchor(&asd, &ruleset, 3790 if (r == NULL && pf_step_out_of_anchor(&asd, &ruleset,
|
| /netbsd/src/external/bsd/file/dist/magic/magdir/ |
| D | pgp-binary-keys | 388 !:ext pgp/gpg/pkr/asd
|
| /netbsd/src/external/bsd/openldap/dist/tests/data/ |
| D | nis_sample.ldif | 805 dn: cn=b7l-asd-fddi, o=SGI, c=US 806 cn: b7l-asd-fddi 1067 dn: cn=b7l-asd, o=SGI, c=US 1068 cn: b7l-asd 1247 dn: cn=asd-slipnet3, o=SGI, c=US 1248 cn: asd-slipnet3 1451 dn: cn=b9-asd-net, o=SGI, c=US 1452 cn: b9-asd-net 1745 dn: cn=lsil-asd-dev, o=SGI, c=US 1746 cn: lsil-asd-dev
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/ |
| D | ChangeLog-2014-2021 | 10407 * gdb.ada/mi_string_access/pck.asd: New file. 10414 * gdb.ada/mi_var_union/pck.asd: New file.
|
| /netbsd/src/external/gpl2/xcvs/dist/doc/ |
| D | cvs.texinfo | 3456 @c http://wwwcn1.cern.ch/asd/cvs/index.html
|
| /netbsd/src/external/gpl2/xcvs/dist/doc/i18n/pt_BR/ |
| D | cvs.texinfo | 5459 @c http://wwwcn1.cern.ch/asd/cvs/index.html
|