Searched refs:not (Results 1 - 25 of 397) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/ntp/libntp/
H A Dadjtimex.c9 #endif not lint
/freebsd-9.3-release/etc/
H A Drc.bsdextended63 #${CMD} add subject uid 80 object not uid 80 mode rxws;
64 #${CMD} add subject gid 80 object not gid 80 mode rxws;
68 #${CMD} add subject uid 54 object not uid 54 mode rxws;
73 ${CMD} add subject uid 0 object not uid 0 mode arxws;
74 ${CMD} add subject gid 0 object not gid 0 mode arxws;
78 #${CMD} add subject uid 54 object not uid 54 mode rxws;
79 #${CMD} add subject gid 54 object not gid 54 mode rxws;
83 ${CMD} add subject uid 3 object not uid 3 mode rxws;
84 ${CMD} add subject gid 7 object not gid 7 mode rxws;
88 #${CMD} add subject uid 68 object not ui
[all...]
/freebsd-9.3-release/contrib/gcc/ginclude/
H A Diso646.h16 along with GCC; see the file COPYING. If not, write to
21 files compiled by GCC, this header file does not by itself cause
23 License. This exception does not however invalidate any other
40 #define not ! macro
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Diso646.h35 #define not ! macro
/freebsd-9.3-release/include/
H A Diso646.h39 #define not ! macro
/freebsd-9.3-release/etc/rc.d/
H A Dubthidhci22 warn ubthidhci_busnum is not set
26 warn ubthidhci_addr is not set
/freebsd-9.3-release/tools/regression/lib/libc/stdio/
H A Dtest-fmemopen.t14 echo not ok 1 - $executable failed
H A Dtest-open_memstream.t14 echo not ok 1 - $executable failed
H A Dtest-open_wmemstream.t14 echo not ok 1 - $executable failed
/freebsd-9.3-release/sys/fs/tmpfs/
H A Dtmpfs_fifoops.h39 #error not supposed to be exposed to userland.
H A Dtmpfs_vnops.h39 #error not supposed to be exposed to userland.
/freebsd-9.3-release/contrib/expat/tests/
H A Dxmltest.sh21 # and does not generate notation declarations.
42 echo "Expected not well-formed: $reldir$file"
91 xmltest/valid/not-sa \
93 xmltest/invalid/not-sa \
115 # not well-formed test cases #
119 for xmldir in ibm/not-wf/P* \
120 ibm/not-wf/p28a \
121 ibm/not-wf/misc \
122 xmltest/not-wf/ext-sa \
123 xmltest/not
[all...]
/freebsd-9.3-release/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-9.3-release/contrib/ipfilter/lib/
H A Dload_file.c16 int linenum, not; local
51 not = 1;
54 not = 0;
74 a->al_not = not;
/freebsd-9.3-release/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-9.3-release/lib/libc/mips/string/
H A Drindex.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-9.3-release/sys/arm/arm/
H A Dbootconfig.c62 int not; local
74 not = 0;
78 not = 1;
101 *((int *)result) = !not;
/freebsd-9.3-release/sys/libkern/ia64/
H A Dbyte_swap_2.S34 #error NAME not defined
H A Dbyte_swap_4.S34 #error NAME not defined
/freebsd-9.3-release/contrib/ntp/sntp/unity/auto/
H A Dtest_file_filter.rb13 if not @all_files == true
/freebsd-9.3-release/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-9.3-release/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-9.3-release/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-9.3-release/contrib/xz/src/common/
H A Dsysdefs.h58 # error UINT32_C is not defined and unsigned int is not 32-bit.
122 # error size_t is not 32-bit or 64-bit
126 # error size_t is not 32-bit or 64-bit

Completed in 134 milliseconds

1234567891011>>