Searched refs:was (Results 1 - 25 of 115) sorted by relevance

12345

/freebsd-10.1-release/bin/sh/
H A Dmkbuiltins51 * This file was generated by the mkbuiltins program.
80 * This file was generated by the mkbuiltins program.
/freebsd-10.1-release/lib/libc/quad/
H A Dmuldi3.c5 * This software was developed by the Computer Systems Engineering group
190 u_long prodh, prodl, was; local
223 was = prodl;
225 prodh -= HHALF(mid) + (prodl > was);
227 was = prodl;
229 prodh += HHALF(mid) + (prodl < was);
233 was = prodl;
235 prodh += HHALF(low) + (prodl < was);
/freebsd-10.1-release/sys/libkern/arm/
H A Dmuldi3.c7 * This software was developed by the Computer Systems Engineering group
195 u_int prodh, prodl, was; local
228 was = prodl;
230 prodh -= HHALF(mid) + (prodl > was);
232 was = prodl;
234 prodh += HHALF(mid) + (prodl < was);
238 was = prodl;
240 prodh += HHALF(low) + (prodl < was);
/freebsd-10.1-release/sys/dev/sym/
H A DREADME.sym62 This file was bundled with the `sym' driver source files, when
63 the driver was in development stage and not included yet into
/freebsd-10.1-release/lib/libz/
H A Dinflate.h121 unsigned was; /* initial length of match */ member in struct:inflate_state
/freebsd-10.1-release/sys/dev/si/
H A Dsi_isa.c48 volatile unsigned char was, *ux; local
173 if ((was = *ux) != (unsigned char)(i&0xff)) {
175 "memtest fail at phys %p, was %x should be %x\n",
176 paddr + i, was, i & 0xff);
187 if ((was = *ux++) != 0) {
188 device_printf(dev, "clear fail at phys %p, was %x\n",
189 paddr + i, was);
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ustack/
H A Dtst.depth.ksh101 echo $tst: output was too short
/freebsd-10.1-release/contrib/opie/
H A Dconfigure482 # Find the source files, if location was not specified.
551 # Check whether --enable-access-file or --disable-access-file was given.
562 # Check whether --enable-server-md4 or --disable-server-md4 was given.
577 # Check whether --enable-user-locking or --disable-user-locking was given.
602 # Check whether --enable-retype or --disable-retype was given.
611 # Check whether --enable-su-star-check or --disable-su-star-check was given.
620 # Check whether --enable-new-prompts or --disable-new-prompts was given.
631 # Check whether --enable-insecure-override or --disable-insecure-override was given.
640 # Check whether --enable-anonymous-ftp or --disable-anonymous-ftp was given.
649 # Check whether --enable-utmp or --disable-utmp was give
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Support/
H A DRWMutex.cpp123 #warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 was set in Support/Mutex.cpp
H A DMutex.cpp127 #warning Neither LLVM_ON_UNIX nor LLVM_ON_WIN32 was set in Support/Mutex.cpp
/freebsd-10.1-release/contrib/sendmail/contrib/
H A Ddoublebounce.pl71 # whether the delivery attempt really was successful.
92 The following message was received for an invalid recipient. The
93 sender's address was also invalid. Since the message originated
98 The from header on the original e-mail was: $from.
/freebsd-10.1-release/contrib/groff/src/preproc/html/
H A Dpre-html.cpp670 // newline was seen
747 // newline was seen
1135 * set_redirection - Set up I/O Redirection for handle, was, to refer to
1139 static void set_redirection(int was, int willbe) argument
1141 // Nothing to do if `was' and `willbe' already have same handle.
1142 if (was != willbe) {
1144 if (dup2 (willbe, was) < 0) {
1146 fprintf(stderr, "failed to replace fd=%d with %d\n", was, willbe);
1149 "likely that stdout should be opened before %d\n", was);
1162 * save_and_redirect - Get duplicate handle for stream, was, the
1166 save_and_redirect(int was, int willbe) argument
[all...]
/freebsd-10.1-release/contrib/tcpdump/
H A Dmakemib49 * This file was generated by tcpdump/makemib on `date`
/freebsd-10.1-release/contrib/gdb/
H A Dltconfig667 # If no C compiler was specified, use CC.
1031 # depend on `.', always an invalid library. This was fixed in
1255 # GNU dynamic linker. Since this was broken with cross compilers,
1257 # people can always --disable-shared, the test was removed, and we
1528 echo "$progname: failed program was:" >&5
1542 echo "$progname: failed program was:" >&5
1567 # Only try to build win32 dlls if AC_LIBTOOL_WIN32_DLL was used in
1653 echo "$progname: failed program was:" >&5
1702 echo "$progname: failed program was:" >&5
1739 echo "$progname: failed program was
[all...]
/freebsd-10.1-release/contrib/apr-util/
H A Dapu-config.in66 --old-expat indicate if APR-util was built against an old expat
/freebsd-10.1-release/contrib/gcc/config/sparc/
H A Dlb1spl.asm103 ! ??? This routine could be made faster if was optimized, and if it was
178 ! ??? This routine could be made faster if was optimized, and if it was
/freebsd-10.1-release/crypto/openssl/crypto/des/
H A DFILES08 VERSION - Which version this is and what was changed.
/freebsd-10.1-release/tools/tools/portsinfo/
H A Dportsinfo.sh80 This information was produced by
/freebsd-10.1-release/contrib/llvm/lib/Support/Unix/
H A DPath.inc69 /// calling take(). The destructor does not verify that close was successful.
323 // See if there was a real error.
/freebsd-10.1-release/tools/tools/sysdoc/
H A Dsysdoc.sh74 This script was forged as a way to automatically
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql245 was performed. A row's 'op_depth' does NOT refer to the depth of its own
311 When op_depth != 0, they indicate where this node was copied/moved from.
353 obtained when an operation was interrupted.
379 /* Boolean value, specifying if this node was moved here (rather than just
385 /* If the underlying node was moved away (rather than just deleted), this
386 specifies the local_relpath of where the node was moved to.
415 /* The SHA-1 checksum of the pristine text, if this node is a file and was
425 /* If this node was moved here or copied here, then the following fields may
448 /* The mod-time of the working file when it was last determined to be
989 * While format 22 was curren
[all...]
/freebsd-10.1-release/contrib/bmake/mk/sys/
H A DNetBSD.mk17 # this just before when MAKE_VERSION was introduced
/freebsd-10.1-release/etc/rc.d/
H A Djail119 "Jail $_j was ignored."
126 "Jail $_j was ignored."
/freebsd-10.1-release/usr.sbin/cron/doc/
H A DINSTALL38 command was originally written by Bill Joy before he left Berkeley, and it
/freebsd-10.1-release/contrib/apr-util/dbm/
H A Dapr_dbm.c57 #error a DBM implementation was not specified

Completed in 354 milliseconds

12345