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

1234567891011>>

/freebsd-10-stable/contrib/netbsd-tests/usr.bin/infocmp/
H A Dt_terminfo.sh37 atf_check -s exit:0 -e empty -o not-empty \
51 atf_check -s not-exit:0 -e not-empty -o empty \
/freebsd-10-stable/contrib/bmake/unit-tests/
H A Dexport-env.mk8 # not so with .export-env
11 UT_ENV=not-exported
16 UT_EXP=not-exported
H A Dcond2.exp3 TEST_NOT_SET is empty or not defined
H A Dforsubst.mk6 # this should not run foul of the parser
/freebsd-10-stable/contrib/dialog/samples/
H A Dchecklist1219 Dog:No, that's not my dog.:ON
21 Chicken:Normally not a pet.:off
/freebsd-10-stable/usr.bin/sed/tests/
H A Dsed2_test.sh52 atf_check -e not-empty -s not-exit:0 sed -i '' -e 's,foo,bar,g' b
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dtst.ELFGenerationOut.d.ksh7 # You may not use this file except in compliance with the License.
34 # DTrace program. If the filename used with the -s option does not end
35 # with .d, and the -o option is not used, then the output ELF file is
68 echo $tst: file not generated
H A Dtst.ELFGenerationWithO.d.ksh7 # You may not use this file except in compliance with the License.
69 echo $tst: file not generated
/freebsd-10-stable/contrib/ipfilter/lib/
H A Dload_file.c17 int linenum, not; local
58 not = 1;
61 not = 0;
82 a->al_not = not;
/freebsd-10-stable/contrib/ncurses/include/
H A DMKparametrized.sh25 # holders shall not be used in advertising or otherwise to promote the sale, #
41 * Note: this file is generated using MKparametrized.sh, do not edit by hand.
43 * A value of 0 in the table means do pad but not % translations.
/freebsd-10-stable/lib/libc/mips/string/
H A Dstrrchr.S41 #endif /* LIBC_SCCS and not lint */
48 move v0, zero # default if not found
55 bne a3, zero, 1b # continue if not end
/freebsd-10-stable/sys/arm/arm/
H A Dbootconfig.c62 int not; local
74 not = 0;
78 not = 1;
101 *((int *)result) = !not;
/freebsd-10-stable/sys/libkern/ia64/
H A Dbyte_swap_2.S34 #error NAME not defined
H A Dbyte_swap_4.S34 #error NAME not defined
/freebsd-10-stable/contrib/ntp/sntp/unity/auto/
H A Dtest_file_filter.rb13 if not @all_files == true
/freebsd-10-stable/sys/fs/tmpfs/
H A Dtmpfs_vnops.h39 #error not supposed to be exposed to userland.
/freebsd-10-stable/contrib/less/
H A Dmkutable32 die $USAGE if not getopts('f:n');
48 next if not @fields;
71 $type_ok = not $type_ok if $opt_n;
74 if (not $type_ok) {
76 } elsif (not $$out{in_run} or $type ne $$out{run_type} or $code != $prev_code+1) {
93 return if not $$out{in_run};
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Dcopy.c10 * "License"); you may not use this file except in compliance
59 * if (not exist src_path)
106 SRC_ANCESTOR and DST_ANCESTOR, and will only be set if it is not
152 be through quickly, so memory leakage will not be significant,
386 /* If this item is not in our list of external items to pin then
463 "in %s at '%s' because it is not "
956 /* Check that DST does not exist, but its parent does */
965 /* If DST_PATH does not exist, then its basename will become a new
1057 error message if it is not. */
1070 _("Path '%s' is not
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DTemplateBase.cpp90 llvm_unreachable("Should not have a NULL template argument");
131 llvm_unreachable("Should not have a NULL template argument");
461 // This is bad, but not as bad as crashing because of argument
/freebsd-10-stable/contrib/ntp/scripts/ntptrace/
H A Dntptrace.in27 last if not %info;
59 return if not defined $info;
60 return if not exists $info->{stratum};
73 return if not defined $info;
/freebsd-10-stable/bin/dd/tests/
H A Ddd2_test.sh59 atf_check -s not-exit:0 -e match:"seek offsets cannot be larger than" \
61 atf_check -s not-exit:0 -e match:"seek offsets cannot be larger than" \
/freebsd-10-stable/contrib/gdb/
H A Ddjunpack.bat15 Rem directories, it MUST use backslashes, not forward slashes.
26 if not exist %1 GoTo NoArchive
28 Rem The following uses a feature of COPY whereby it does not copy
32 if not exist junk.tmp GoTo NoDjTar
37 if not exist junk.tmp GoTo NoSed
42 echo FAIL: Sed is not available.
45 echo FAIL: DJTAR is not available or no fnchange.lst file in %1.
48 echo FAIL: the file %1 does not seem to exist.
/freebsd-10-stable/contrib/netbsd-tests/sbin/newfs_msdos/
H A Dt_create.sh38 atf_check -s eq:0 -o not-match:FIXED -e empty fsck_msdos -p msdos.img
/freebsd-10-stable/contrib/netbsd-tests/usr.bin/diff/
H A Dt_diff.sh39 -e not-inline:"diff: memory exhausted\n" \
/freebsd-10-stable/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

Completed in 434 milliseconds

1234567891011>>