Searched refs:cross (Results 1 - 25 of 58) sorted by relevance

123

/freebsd-11-stable/targets/pseudo/bootstrap-tools/
H A DMakefile48 # We will handle building the toolchain and cross-compiler.
62 cross-tools: build-tools
64 cross-tools build-tools bootstrap-tools: .MAKE ${META_DEPS}
87 bootstrap-toolchain: .MAKE cross-tools
/freebsd-11-stable/crypto/heimdal/tools/
H A Dkdc-log-analyze.pl150 print "\tNumber of V4 cross realms (krb4 and 524) requests: $v4_cross\n";
152 print "\tTop ten realms performing V4 cross requests:\n";
157 print "\tNumber of V45 cross realms requests: $v5_cross\n";
159 print "\tTop ten realms performing V4 cross requests:\n";
301 print "\tNumber of cross-realm tgs out: $tgs_xrealm_out\n";
303 print "\tTop ten realms used for out cross-realm:\n";
305 print "\tTop ten principals use out cross-realm:\n";
308 print "\tNumber of cross-realm tgs in: $tgs_xrealm_in\n";
310 print "\tTop ten realms used for in cross-realm:\n";
312 print "\tTop ten principals use in cross
[all...]
/freebsd-11-stable/tools/build/
H A DMakefile49 SUBDIR= cross-build
/freebsd-11-stable/share/mk/
H A Dbsd.info.mk96 # Run again to resolve cross references.
104 # Run again to resolve cross references.
H A Dmeta.sys.mk61 # if you don't cross build for multiple MACHINEs concurrently, then
H A Dlocal.meta.sys.mk272 # cross-building
H A Ddirdeps.mk28 # Much of the complexity here is for supporting cross-building.
/freebsd-11-stable/contrib/unbound/validator/
H A Dval_utils.h386 * @param cross: if true this is a cross-qstate copy, and the 'origin'
390 struct sock_list* origin, int cross);
H A Dval_utils.c1089 struct sock_list* origin, int cross)
1106 } else if(!cross)
1088 val_blacklist(struct sock_list** blacklist, struct regional* region, struct sock_list* origin, int cross) argument
/freebsd-11-stable/contrib/byacc/
H A Dvmsbuild.com146 $ link /exec='target/map/cross main.obj, vms_link/opt
/freebsd-11-stable/contrib/gcc/
H A Dunwind.inc31 for cross-architecture compatibility are noted with "@@@".
H A DMakefile.in26 # all, doc, proto, install, install-cross, install-cross-rest,
32 # "all.cross" to build a cross compiler.
143 # CFLAGS is for the user to override to, e.g., do a cross build with -O2.
400 # Default cross SYSTEM_HEADER_DIR, to be overridden by targets.
484 # Directory in which to find other cross-compilation tools and headers.
486 # Used in install-cross.
827 # cross compiler which does not use the native headers and libraries.
848 # even if we are cross
[all...]
/freebsd-11-stable/contrib/mdocml/
H A Dtbl_term.c463 char line, cross; local
466 cross = (kind < 3) ? '+' : '-';
496 tbl_char(tp, vert ? cross : line, 1);
498 tbl_char(tp, vert > 1 ? cross : line, 1);
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.cpp531 /* value used for comparison in solver for cross-over point */
536 UT cross; local
594 cross = right;
597 KMP_ASSERT(cross && __kmp_pow<UT>(x, cross - 1) > target &&
598 __kmp_pow<UT>(x, cross) <= target);
601 pr->u.p.parm2 = cross;
611 tc, GUIDED_ANALYTICAL_WORKAROUND, cross) -
612 cross * chunk;
/freebsd-11-stable/contrib/ncurses/
H A Ddist.mk162 # .ali files contain cross referencing information required by gnathtml.
/freebsd-11-stable/
H A DMakefile.inc172 # If a full path to an external cross compiler is given, don't build
73 # a cross compiler.
133 # GCC cannot be used for cross-arch yet. For clang we pass -target later if
163 .info SYSTEM_COMPILER: Determined that CC=${CC} matches the source tree. Not bootstrapping a cross-compiler.
206 # support the target architecture), provide a default cross-binutils prefix.
430 .error To cross-build, set TARGET_ARCH.
459 # build-tools and cross-tools stages. These are generally
465 # are not built as cross-tools.
473 # 3. cross-tools stage [XMAKE]
475 # are needed for building the system. A cross
[all...]
/freebsd-11-stable/contrib/binutils/
H A DMakefile.tpl489 # cross-building scheme.
1137 .PHONY: cross
1138 cross: all-build all-gas all-ld
/freebsd-11-stable/contrib/ntp/
H A Dconfigure1684 --host=HOST cross-compile to build programs to run on HOST [BUILD]
3360 # tool to use in cross-compilation environments, therefore Automake
3445 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3446 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4035 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4036 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4139 # safe: cross compilers may not add the suffix if given an `-o'
4229 # the compiler is broken, or we cross compile.
4230 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4231 $as_echo_n "checking whether we are cross compilin
[all...]
/freebsd-11-stable/contrib/ntp/sntp/
H A Dconfigure1553 --host=HOST cross-compile to build programs to run on HOST [BUILD]
3133 # tool to use in cross-compilation environments, therefore Automake
3218 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3219 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3802 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3803 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3906 # safe: cross compilers may not add the suffix if given an `-o'
3996 # the compiler is broken, or we cross compile.
3997 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3998 $as_echo_n "checking whether we are cross compilin
[all...]
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex51 % The extra TeX runs get the cross-reference information correct.
1130 % be able to disable indexing, cross-referencing, and contents, for test runs.
5965 \message{cross references,}
5978 % cross-references. The @node line might or might not have commas, and
5993 % Write a cross-reference definition for the current node. #1 is the
6011 % \setref{NAME}{SNT} defines a cross-reference point NAME (a node or an
6041 % @xref, @pxref, and @ref generate cross-references. For \xrefX, #1 is
6042 % the node name, #2 the name of the Info cross-reference, #3 the printed
6194 % Define \refx{NAME}{SUFFIX} to reference a cross-reference string named NAME.
6209 \message{\linenumber Undefined cross referenc
[all...]
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex51 % The extra TeX runs get the cross-reference information correct.
1107 % be able to disable indexing, cross-referencing, and contents, for test runs.
5841 \message{cross references,}
5854 % cross-references. The @node line might or might not have commas, and
5869 % Write a cross-reference definition for the current node. #1 is the
5887 % \setref{NAME}{SNT} defines a cross-reference point NAME (a node or an
5918 % @xref, @pxref, and @ref generate cross-references. For \xrefX, #1 is
5919 % the node name, #2 the name of the Info cross-reference, #3 the printed
6068 % Define \refx{NAME}{SUFFIX} to reference a cross-reference string named NAME.
6083 \message{\linenumber Undefined cross referenc
[all...]
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex50 % The extra TeX runs get the cross-reference information correct.
1035 % be able to disable indexing, cross-referencing, and contents, for test runs.
7787 \message{cross references,}
7800 % cross-references. The @node line might or might not have commas, and
7815 % Write a cross-reference definition for the current node. #1 is the
7833 % \setref{NAME}{SNT} defines a cross-reference point NAME (a node or an
7884 % @xref, @pxref, and @ref generate cross-references. For \xrefX, #1 is
7885 % the node name, #2 the name of the Info cross-reference, #3 the printed
8040 % Output a cross-manual xref to #1. Used just above (twice).
8101 % Define \refx{NAME}{SUFFIX} to reference a cross
[all...]
/freebsd-11-stable/contrib/opie/
H A Dconfigure812 # If we can't run a trivial program, we are probably using a cross compiler.
835 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
836 echo "configure:837: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
/freebsd-11-stable/contrib/bmake/mk/
H A Ddirdeps.mk27 # Much of the complexity here is for supporting cross-building.
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dconfigure693 If a cross compiler is detected then cross compile mode will be used." >&2
836 --host=HOST cross-compile to build programs to run on HOST [BUILD]
857 --with-cross-host=HOST Configuring with a cross compiler
1328 # Check whether --with-cross-host or --without-cross-host was given.
2175 # the compiler is broken, or we cross compile.
2178 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2179 # If not cross compilin
[all...]

Completed in 387 milliseconds

123