Searched refs:inc (Results 1 - 25 of 333) sorted by relevance

1234567891011>>

/freebsd-current/lib/googletest/gmock_main/
H A DMakefile.inc2 include ../Makefile.inc
/freebsd-current/lib/googletest/gtest/
H A DMakefile.inc2 include ../Makefile.inc
/freebsd-current/lib/googletest/gmock/
H A DMakefile.inc2 include ../Makefile.inc
/freebsd-current/lib/googletest/gtest_main/
H A DMakefile.inc2 include ../Makefile.inc
/freebsd-current/tools/tools/shlib-compat/test/libtest2/
H A DMakefile4 .include <../Makefile.inc>
/freebsd-current/tools/tools/shlib-compat/test/libtest3/
H A DMakefile4 .include <../Makefile.inc>
/freebsd-current/tools/tools/shlib-compat/test/libtest1/
H A DMakefile4 .include <../Makefile.inc>
/freebsd-current/tools/test/stress2/misc/
H A Dsigreturn2.sh54 inc=/usr/include/sys/syscall.h
55 [ -f $inc ] || exit 0
56 num=`awk '/SYS_sigreturn/ {print $NF}' < $inc`
57 old=`grep -E 'sigreturn \*' < $inc | \
/freebsd-current/contrib/gdtoa/
H A Dhd_init.c38 htinit(h, s, inc) unsigned char *h; unsigned char *s; int inc;
40 htinit(unsigned char *h, unsigned char *s, int inc)
45 h[j] = i + inc;
/freebsd-current/tools/tools/net80211/w00t/assoc/
H A DMakefile2 .include <../Makefile.inc>
/freebsd-current/tools/tools/net80211/w00t/ap/
H A DMakefile2 .include <../Makefile.inc>
/freebsd-current/tools/tools/net80211/w00t/expand/
H A DMakefile2 .include <../Makefile.inc>
/freebsd-current/tools/tools/net80211/w00t/redir/
H A DMakefile2 .include <../Makefile.inc>
/freebsd-current/tools/tools/net80211/w00t/prga/
H A DMakefile2 .include <../Makefile.inc>
/freebsd-current/tools/tools/ath/arcode/
H A DMakefile5 .include <../Makefile.inc>
/freebsd-current/tools/tools/ath/athdebug/
H A DMakefile4 .include <../Makefile.inc>
/freebsd-current/tools/tools/ath/athpow/
H A DMakefile4 .include <../Makefile.inc>
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/
H A Dtst.include.ksh41 cfile=${TMPDIR:-/tmp}/inc.$$.$file.c
42 cofile=${TMPDIR:-/tmp}/inc.$$.$file
59 echo $inc failed: `cat $errfile | head -1` > $ofile
61 echo $inc succeeded > $ofile
88 for inc in $files; do
89 file=`basename $inc`
96 ofile=${TMPDIR:-/tmp}/inc.$file.$$.out
97 errfile=${TMPDIR:-/tmp}/inc.$file.$$.err
114 bigofile=${TMPDIR:-/tmp}/inc.$$.out
116 for inc i
[all...]
/freebsd-current/tools/test/vm86/
H A Dvm86_test_asm.s37 1: inc %ax
/freebsd-current/contrib/ntp/sntp/unity/auto/
H A Dgenerate_module.rb34 PATTERNS = { 'src' => {'' => { :inc => [] } },
35 'dh' => {'Driver' => { :inc => ['%1$sHardware.h'] },
36 'Hardware' => { :inc => [] }
38 'dih' => {'Driver' => { :inc => ['%1$sHardware.h', '%1$sInterrupt.h'] },
39 'Interrupt'=> { :inc => ['%1$sHardware.h'] },
40 'Hardware' => { :inc => [] }
42 'mch' => {'Model' => { :inc => [] },
43 'Conductor'=> { :inc => ['%1$sModel.h', '%1$sHardware.h'] },
44 'Hardware' => { :inc => [] }
46 'mvp' => {'Model' => { :inc
[all...]
/freebsd-current/secure/lib/
H A DMakefile.inc2 .include "../Makefile.inc"
3 .if exists(${.CURDIR:H:H:H}/lib/Makefile.inc)
4 .include "${.CURDIR:H:H:H}/lib/Makefile.inc"
/freebsd-current/lib/libbearssl/
H A DMakefile.inc6 CFLAGS+= -I${BEARSSL}/inc
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Datomic_flag_test_and_set_explicit.c14 #define __has_include(inc) 0
H A Datomic_flag_clear_explicit.c14 #define __has_include(inc) 0
H A Datomic_flag_test_and_set.c14 #define __has_include(inc) 0

Completed in 523 milliseconds

1234567891011>>