Searched refs:multiple (Results 1 - 25 of 49) sorted by relevance

12

/freebsd-9.3-release/usr.sbin/pkg_install/version/
H A Dtest-pkg_version.sh91 test-pv 1.0.0+2003.09.06 "=" 1.0+2003.09.06 plus/multiple
92 test-pv 1.0.1+2003.09.06 ">" 1.0+2003.09.06 plus/multiple
/freebsd-9.3-release/crypto/openssl/test/
H A Dtestfipsssl95 echo test tls1 with 1024bit anonymous DH, multiple handshakes
102 echo test tls1 with 1024bit RSA, no DHE, multiple handshakes
108 echo test tls1 with 1024bit RSA, 1024bit DHE, multiple handshakes
H A Dtestssl144 echo test tls1 with 1024bit anonymous DH, multiple handshakes
151 echo test tls1 with 1024bit RSA, no DHE, multiple handshakes
157 echo test tls1 with 1024bit RSA, 1024bit DHE, multiple handshakes
/freebsd-9.3-release/contrib/ntp/sntp/tests/
H A DMakefile.am10 kod-output-multiple \
19 kod-output-multiple \
67 data/kod-expected-multiple \
75 data/kod-output-multiple \
/freebsd-9.3-release/sys/boot/common/
H A Dmd.c44 #error Image size must be a multiple of 512.
/freebsd-9.3-release/crypto/heimdal/lib/sl/
H A Dslc-gram.c785 multiple parsers can coexist. */
1669 ex(as, "multiple long options");
1673 ex(as, "multiple short options");
1677 ex(as, "multiple types");
1681 ex(as, "multiple arguments");
1685 ex(as, "multiple help strings");
1689 ex(as, "multiple default values");
1731 ex(as, "multiple function names");
1735 ex(as, "multiple help strings");
1739 ex(as, "multiple argumen
[all...]
/freebsd-9.3-release/usr.sbin/repquota/
H A Drepquota.c205 static int multiple = 0; local
209 if (multiple++)
217 if (multiple++)
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A Dexception.lst59 common/usdt/tst.multiple.ksh
/freebsd-9.3-release/contrib/llvm/tools/lli/ChildTarget/Unix/
H A DChildTarget.inc112 // FIXME: We have to mark the memory as RWX because multiple code chunks may
/freebsd-9.3-release/contrib/bmake/mk/
H A Dmeta.sys.mk56 # if you don't cross build for multiple MACHINEs concurrently, then
69 # for example, if using Makefild.depend for multiple machines,
H A Dsys.mk18 # We use the following paradigm for preventing multiple inclusion.
66 # A useful trick for testing multiple :M's against something
H A Dwarnings.mk114 # The first :@ "loop" handles multiple sets in WARNINGS_SET
H A Dmeta.autodep.mk198 # If a src dir gets built with multiple object dirs,
H A Dmeta.stage.mk156 # some makefiles need to populate multiple directories
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dvmsbuild.com45 $ define/noLog sys$output _NL: ! driver's use of multiple image activation
/freebsd-9.3-release/contrib/ipfilter/perl/
H A Dipfmeta.pl105 oriented, if an object has multiple values, the line with the object
/freebsd-9.3-release/sbin/dhclient/
H A Dclparse.c872 parse_string_list(FILE *cfile, struct string_list **lp, int multiple) argument
909 } while (multiple && token == COMMA);
/freebsd-9.3-release/lib/libc/mips/string/
H A Dbcopy.S213 and t0,SIZEREG,AT # count truncated to multiple of 32
/freebsd-9.3-release/contrib/cvs/contrib/
H A Dcvs_acls.in132 Correctly handle multiple, specific filename restrictions
359 turn on access for a select set of users. In the case of multiple rules for
433 the use case where a user has multiple branches checked out in
/freebsd-9.3-release/sys/cam/ctl/
H A DREADME.ctl.txt40 - Support for multiple ports
41 - Support for multiple simultaneous initiators
42 - Support for multiple simultaneous backing stores
204 - The block backend can now send multiple I/Os to backing files. Multiple
205 writes are only allowed for ZFS, but multiple readers are allowed for
/freebsd-9.3-release/share/mk/
H A Dbsd.man.mk30 # second, and there may be multiple pairs. The files
/freebsd-9.3-release/sys/cam/
H A DREADME.quirks132 o NO_GETMAXLUN - Get maximum LUN is a command to identify multiple
155 multiple quirks or quirks in different drivers. For example, some
/freebsd-9.3-release/contrib/gcc/
H A Dlambda-code.c443 /* Compute the least common multiple of two numbers A and B . */
487 int multiple, f1, f2; local
580 multiple = lcm (A[j][i], A[k][i]);
581 f1 = multiple / A[j][i];
582 f2 = -1 * multiple / A[k][i];
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DLiteralSupport.cpp1010 "Assumes sizeof(int) on target is <= 64 and a multiple of char");
1141 // if 'char' is signed for this target (C99 6.4.4.4p10). Note that multiple
1267 assert((CharByteWidth & 7) == 0 && "Assumes character size is byte multiple");
/freebsd-9.3-release/contrib/wpa/src/drivers/
H A Dndis_events.c739 * multiple calls. */

Completed in 128 milliseconds

12