Searched refs:not (Results 26 - 50 of 397) sorted by relevance

1234567891011>>

/freebsd-9.3-release/tools/regression/usr.bin/make/syntax/enl/
H A DMakefile22 FOO=not ok
/freebsd-9.3-release/tools/tools/release/
H A Dchk_dokern.sh_and_drivers.conf35 echo $x not found in $arch/GENERIC
51 echo $x not found in $arch/GENERIC
/freebsd-9.3-release/contrib/cvs/lib/
H A Dfnmatch.c34 it matches, nonzero if not. */
100 register int not; local
109 not = (*p == '!' || *p == '^');
110 if (not)
147 if (!not)
164 if (not)
/freebsd-9.3-release/share/mk/
H A Dbsd.doc.mk12 # DESTDIR Change the tree where the documents get installed. [not set]
16 # EXTRA Extra files (not SRCS) that make up the document. [not set]
20 # MACROS Macro packages used to build the document. [not set]
22 # NO_DOCCOMPRESS If you do not want formatted troff documents to be
23 # compressed when they are installed. [not set]
30 # SRCS List of source files. [not set]
32 # TRFLAGS Additional flags to groff(1). [not set]
34 # USE_EQN If set, preprocess with eqn(1). [not set]
36 # USE_PIC If set, preprocess with pic(1). [not se
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pragma/
H A Dtst.temporal.ksh82 echo $tst: output is not sorted
89 echo $tst: begin probe did not fire
96 echo $tst: end probe did not fire
/freebsd-9.3-release/contrib/libc++/src/
H A Dexception.cpp66 // unexpected handler should not return
92 // handler should not return
99 // handler should not throw exception
116 _LIBCPP_WARNING("uncaught_exception not yet implemented")
118 # warning uncaught_exception not yet implemented
120 printf("uncaught_exception not yet implemented\n");
154 // libsupc++ does not implement the dependent EH ABI and the functionality
156 // std::__exception_ptr::exception_ptr) is not directly exported to clients. So
189 _LIBCPP_WARNING("exception_ptr not yet implemented")
191 # warning exception_ptr not ye
[all...]
/freebsd-9.3-release/libexec/save-entropy/
H A Dsave-entropy.sh60 not exist, and cannot be created. Therefore no entropy can \
81 "${entropy_dir}/saved-entropy.${n}" is not a regular file, and so \
82 it will not be rotated. Entropy file rotation is aborted.
/freebsd-9.3-release/lib/libc/sparc64/gen/
H A Dfixunsdfsi.S43 #endif /* LIBC_SCCS and not lint */
49 * I have made the output for NaN agree with the Sun compiler, not
57 .word 0 ! (who me, not trust the assembler?)
72 ! d does not fit in a long, so subtract 2^63, convert,
74 ! fits (if not, the result is undefined anyway).
/freebsd-9.3-release/contrib/cvs/
H A Dcompile2 # Wrapper for compilers which do not understand `-c -o'.
20 # along with this program; if not, write to the Free Software
41 Wrapper for compilers which do not understand `-c -o'.
45 If you are trying to build a whole package this is not the
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dcompile2 # Wrapper for compilers which do not understand `-c -o'.
20 # along with this program; if not, write to the Free Software
41 Wrapper for compilers which do not understand `-c -o'.
45 If you are trying to build a whole package this is not the
/freebsd-9.3-release/contrib/ofed/libibcm/config/
H A Dcompile2 # Wrapper for compilers which do not understand `-c -o'.
20 # along with this program; if not, write to the Free Software
41 Wrapper for compilers which do not understand `-c -o'.
45 If you are trying to build a whole package this is not the
/freebsd-9.3-release/contrib/ofed/libmlx4/src/
H A Ddoorbell.h42 # error __BYTE_ORDER not defined
/freebsd-9.3-release/contrib/ofed/librdmacm/config/
H A Dcompile2 # Wrapper for compilers which do not understand `-c -o'.
20 # along with this program; if not, write to the Free Software
41 Wrapper for compilers which do not understand `-c -o'.
45 If you are trying to build a whole package this is not the
/freebsd-9.3-release/crypto/heimdal/
H A Dcompile2 # Wrapper for compilers which do not understand `-c -o'.
20 # along with this program; if not, write to the Free Software
41 Wrapper for compilers which do not understand `-c -o'.
45 If you are trying to build a whole package this is not the
/freebsd-9.3-release/gnu/usr.bin/binutils/objcopy/
H A DMakefile8 SRCS= objcopy.c not-strip.c
/freebsd-9.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dcompile2 # Wrapper for compilers which do not understand `-c -o'.
21 # along with this program. If not, see <http://www.gnu.org/licenses/>.
41 Wrapper for compilers which do not understand `-c -o'.
45 If you are trying to build a whole package this is not the
/freebsd-9.3-release/contrib/ntp/
H A Dcompile2 # Wrapper for compilers which do not understand `-c -o'.
20 # along with this program; if not, write to the Free Software
41 Wrapper for compilers which do not understand `-c -o'.
45 If you are trying to build a whole package this is not the
/freebsd-9.3-release/contrib/dialog/samples/
H A Dtextbox10 The file should not contain any 'tab' characters, so you should 'expand'
H A Dtextbox210 The file should not contain any 'tab' characters, so you should 'expand'
/freebsd-9.3-release/contrib/gdb/gdb/regformats/
H A Dregdat.sh19 # along with this program; if not, write to the Free Software
88 echo "$0: Could not open $1." 1>&2
113 along with this program; if not, write to the Free Software
143 echo "$0: $1 does not specify \`\`name''." 1>&2
/freebsd-9.3-release/contrib/tcsh/
H A Dsvn18 if not os.environ.has_key("COMMAND_LINE"):
19 print "Fancy completion is not supported by your version of tcsh."
/freebsd-9.3-release/gnu/usr.bin/grep/tests/
H A Dwarning.sh3 # Tell them not to be alarmed.
12 Please, do not be alarmed if some of the tests failed.
/freebsd-9.3-release/lib/libc/mips/string/
H A Dstrlen.S41 #endif /* LIBC_SCCS and not lint */
52 bne v0, zero, 1b # continue if not end
/freebsd-9.3-release/sys/boot/efi/include/
H A Defidebug.h74 #define D_RESERVED 0x7ff40A80 // Bits not reserved above
89 #define ASSERT_LOCKED(l) if(!(l)->Lock) DBGASSERT(l not locked)
90 #define ASSERT_STRUCT(p,t) DBGASSERT(t not structure), p
/freebsd-9.3-release/crypto/openssl/crypto/x509v3/
H A Dv3_cpols.c26 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
31 * 5. Products derived from this software may not be called "OpenSSL"
289 USERNOTICE *not;
294 if (!(not = USERNOTICE_new()))
296 qual->d.usernotice = not;
300 not->exptext = M_ASN1_VISIBLESTRING_new();
301 if (!ASN1_STRING_set(not->exptext, cnf->value,
306 if (!not->noticeref) {
309 not->noticeref = nref;
311 nref = not
[all...]

Completed in 243 milliseconds

1234567891011>>