| /netbsd/src/sys/arch/ia64/stand/common/ |
| D | interp.c | 58 static int perform(int argc, char *argv[]); 64 perform(int argc, char *argv[]) in perform() function 141 if (perform(argc, argv)) in interact() 292 if ((argc > 0) && (perform(argc, argv) != 0)) { in include()
|
| /netbsd/src/crypto/external/bsd/openssl/dist/apps/ |
| D | s_time.c | 127 int maxtime = SECONDS, nConn = 0, perform = 3, ret = 1, i, st_bugs = 0; in s_time_main() local 151 perform = 2; in s_time_main() 154 perform = 1; in s_time_main() 267 if (!(perform & 1)) in s_time_main() 328 if (!(perform & 2)) in s_time_main()
|
| /netbsd/src/external/bsd/pkg_install/sbin/pkg_add/ |
| D | Makefile | 5 SRCS= main.c parse_cross.c perform.c
|
| /netbsd/src/external/bsd/pkg_install/sbin/pkg_create/ |
| D | Makefile | 5 SRCS= main.c perform.c pl.c util.c build.c
|
| /netbsd/src/external/bsd/pkg_install/sbin/pkg_info/ |
| D | Makefile | 5 SRCS= main.c perform.c show.c
|
| /netbsd/src/external/bsd/byacc/dist/ |
| D | config_h.in | 84 /* Define to 1 if you want to perform memory-leak testing. */ 108 /* Define to 1 if you want to perform memory-leak testing. */
|
| /netbsd/src/external/lgpl3/gmp/dist/mpn/sparc32/ |
| D | README | 48 For SuperSPARC, we can perform just one memory instruction per cycle, even 50 programs that perform so many memory operations that there are not enough
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| D | numeric | 279 * perform the operations in order from first to last. For operations 355 * @param __binary_op1 The function used to perform reduction. 427 * @param __binary_op The function used to perform reduction. 466 * @param __binary_op Function to perform summation. 528 * @param __binary_op Function to perform summation. 559 * @param __binary_op Function to perform summation. 617 * @param __binary_op Function to perform summation. 655 * @param __binary_op Function to perform summation. 690 * @param __binary_op Function to perform summation.
|
| /netbsd/src/external/bsd/libc++/dist/libcxxrt/ |
| D | README | 36 The default build system does not perform any installation. It is expected that this will be done … 50 …o select the one that you want would be more than the effort required to perform the installation …
|
| /netbsd/src/tests/lib/libcurses/tests/ |
| D | redrawwin | 17 # 'b' should also be written and curses should not perform any optimization
|
| /netbsd/src/crypto/external/bsd/netpgp/dist/src/hkpclient/ |
| D | hkpclient.lua | 68 c:perform({writefunction = function(str)
|
| /netbsd/src/external/bsd/libbind/dist/ |
| D | README | 7 perform Hesiod information lookups, retrieve network entries 9 security of DNS messages, perform name-to-address and
|
| /netbsd/src/external/bsd/openldap/dist/doc/drafts/ |
| D | draft-joslin-config-schema-xx.txt | 640 none - The DUA does not perform an LDAP bind. 798 perform searches as specified by that profile. 846 serviceSearchDescriptor, the DUA SHOULD perform multiple 875 performing searches. It SHOULD perform multiple searches per 923 A DUA SHOULD perform attribute mapping for all LDAP operations 927 syntax. I.E. not all DUA services should necessarily perform 935 match that of the original attribute, the DUA MAY perform 1029 be mapped to "employeeName," allowing the DUA to perform 1080 seconds, that a DUA SHOULD allow to perform a search request. 1094 perform the LDAP search operation. If other operations are [all …]
|
| /netbsd/src/doc/ |
| D | TODO.nvmm | 19 guest is dumb enough to perform such accesses.
|
| /netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
| D | README | 49 5) run slapd and perform search operations against 124 4) perform searching against the aliasing attribute
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | 7xx.md | 28 ;; IU1 can perform all integer operations 29 ;; IU2 can perform all integer operations except imul and idiv
|
| /netbsd/src/crypto/external/bsd/openssl/dist/ |
| D | HACKING.md | 12 After that perform the following steps:
|
| /netbsd/src/external/bsd/openldap/dist/contrib/ldaptcl/ |
| D | CHANGES | 4 - Can now perform add/delete/replace modifications in a single command.
|
| /netbsd/src/external/gpl3/gcc/dist/fixincludes/ |
| D | fixincl.tpl | 137 * perform the 'test' shell command - do fix on success 148 * perform the C function call test
|
| /netbsd/src/external/bsd/kyua-cli/dist/utils/ |
| D | auto_array.ipp | 181 /// This does not perform any bounds checking, in particular because auto_array 197 /// This does not perform any bounds checking, in particular because auto_array
|
| /netbsd/src/sys/arch/evbmips/conf/ |
| D | MTX-1 | 24 # and are unlikely to perform properly without special software workarounds
|
| /netbsd/src/external/bsd/top/dist/ |
| D | INSTALL | 12 automatically perform a series of checks on the system and determine
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | s390-opc.txt | 373 ee plo SS_RRRDRD2 "perform locked operation" g5 esa,zarch 780 0104 ptff E "perform timing facility function" z9-109 zarch 883 010a pfpo E "perform floating point operation" z9-ec zarch 990 b9a2 ptf RRE_R0 "perform topology function" z10 zarch 991 b9af pfmf RRE_RR "perform frame management function" z10 zarch 1145 b92c pcc RRE_00 "perform cryptographic computation" z196 zarch 1147 b928 pckmo RRE_00 "perform cryptographic key management operation" z196 zarch 1158 b2e8 ppa RRF_U0RR "perform processor assist" zEC12 zarch htm 1667 e700000000cc vfpso VRR_VV0UUU "vector fp perform sign operation" z13 zarch vx 1668 e700000030cc vfpsodb VRR_VV0U2 "vector fp perform sign operation long" z13 zarch vx [all …]
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | s390-opc.txt | 373 ee plo SS_RRRDRD2 "perform locked operation" g5 esa,zarch 780 0104 ptff E "perform timing facility function" z9-109 zarch 883 010a pfpo E "perform floating point operation" z9-ec zarch 990 b9a2 ptf RRE_R0 "perform topology function" z10 zarch 991 b9af pfmf RRE_RR "perform frame management function" z10 zarch 1145 b92c pcc RRE_00 "perform cryptographic computation" z196 zarch 1147 b928 pckmo RRE_00 "perform cryptographic key management operation" z196 zarch 1158 b2e8 ppa RRF_U0RR "perform processor assist" zEC12 zarch htm 1667 e700000000cc vfpso VRR_VV0UUU "vector fp perform sign operation" z13 zarch vx 1668 e700000030cc vfpsodb VRR_VV0U2 "vector fp perform sign operation long" z13 zarch vx [all …]
|
| /netbsd/src/external/bsd/openldap/dist/doc/guide/admin/ |
| D | appendix-common-errors.sdf | 104 H3: ldap_*: server is unwilling to perform 106 slapd will return an unwilling to perform error if the backend holding the 109 The password backend is only willing to perform searches. It will return an 110 unwilling to perform error for all other operations. 116 (or binding anonymously) to perform the operation. 361 the server will indicate it is unwilling to perform the operation and provide 373 them to perform the bind operation. As all bind operations are done anonymously
|