Searched refs:build (Results 176 - 200 of 458) sorted by last modified time

1234567891011>>

/freebsd-11-stable/lib/libpmc/
H A Dlibpmc.c2455 __P4MASK(from-tc-build, 0),
/freebsd-11-stable/tools/build/options/
H A Dmakeman4 # $FreeBSD: stable/11/tools/build/options/makeman 339282 2018-10-10 13:12:52Z emaste $
18 # cd tools/build/options
146 .\" DO NOT EDIT-- this file is $generated by tools/build/options/makeman.
153 .Nd "source build options"
157 file contains settings that will apply to every build involving the
160 .Xr build 7 .
186 for a particular build.
191 effectively resets all build controls to their defaults.
205 for a particular build via the
214 for the build ca
[all...]
/freebsd-11-stable/sys/dev/oce/
H A Doce_hw.h2159 uint8_t build[24]; member in struct:flash_file_hdr
/freebsd-11-stable/usr.bin/vi/catalog/
H A DMakefile22 build-tools: dump
24 # Helper since iconv is non trivial to make a build tool
/freebsd-11-stable/tools/build/
H A DMakefile1 # $FreeBSD: stable/11/tools/build/Makefile 337333 2018-08-04 21:57:17Z kevans $
49 SUBDIR= cross-build
52 # Needed to build config (since it uses libnv)
/freebsd-11-stable/share/syscons/scrnmaps/
H A DMakefile15 build-tools: ${SCRMAPS_MK}
/freebsd-11-stable/share/mk/
H A Dbsd.obj.mk35 # remove the build directory (and all its contents) created by obj
38 # create build directory.
/freebsd-11-stable/lib/ncurses/ncurses/
H A DMakefile391 build-tools: make_hash make_keys
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dppc64-mont.pl50 # Adapted for 32-bit build this module delivers 25-120%, yes, more
71 # build. No signal masking overhead, but integer instructions are
330 std $t0,`$FRAME+0`($sp) ; yes, std in 32-bit build
346 std $t4,`$FRAME+32`($sp) ; yes, std in 32-bit build
369 std $t0,`$FRAME+64`($sp) ; yes, std even in 32-bit build
492 std $t0,`$FRAME+64`($sp) ; yes, std even in 32-bit build
948 std $t0,`$FRAME+0`($sp) ; yes, std in 32-bit build
964 std $t4,`$FRAME+32`($sp) ; yes, std in 32-bit build
/freebsd-11-stable/contrib/wpa/hs20/client/
H A DAndroid.mk19 # build (e.g., "mm -B" failed to build, but following that with "mm" allowed
20 # the build to complete). For now, add the include directory manually here for
/freebsd-11-stable/bin/csh/
H A DMakefile112 build-tools: gethost
/freebsd-11-stable/sys/dev/vxge/
H A Dvxge.c3068 hw_info->fw_version.build);
3077 /* For fw_ver 1.8.1 and above ignore build number. */
/freebsd-11-stable/sys/conf/
H A Dkern.opts.mk3 # Options set in the build system that affect the kernel somehow.
21 # These options are used by the kernel build process (kern.mk and kmod.mk)
22 # They have to be listed here so we can build modules outside of the
59 # Note: These only apply to the list of modules we build by default
/freebsd-11-stable/sys/arm/nvidia/
H A Dtegra_xhci.c264 uint8_t build; member in struct:tegra_xusb_fw_hdr
/freebsd-11-stable/tools/tools/sysbuild/
H A Dsysbuild.sh240 # Now build & install them
280 log_it "build $pn ($p)"
290 log_it FAIL build $p
603 log_it build ports
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dverbs.c52 u8 major, minor, sub_minor, build; local
63 build = raw_fw_ver & 0xff;
66 "%d.%d.%d.%d", major, minor, sub_minor, build);
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dibsendtrap.c182 static int send_trap(void (*build) (ib_mad_notice_attr_t *, ib_portid_t *))
205 build(&notice, &selfportid);
/freebsd-11-stable/contrib/bmake/
H A Dconfigure761 -build | --build | --buil | --bui | --bu)
763 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1084 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1130 build=$build_alias
1138 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
2296 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2297 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
6714 # Have a temporary directory for convenience. Make it in the build tre
[all...]
H A Dbsd.after-import.mk3 # This makefile is for use when integrating bmake into a BSD build
/freebsd-11-stable/contrib/bmake/mk/
H A Dwhats.mk19 # so that the build location can be seen from a core file.
H A Dmeta.autodep.mk90 # we cannot get accurate dependencies from an update build
H A Dlib.mk257 # we cannot (yet) build profiled libs
H A Dgendirdeps.mk315 # 'cat .depend' should suffice, but if we are mixing build modes
H A Ddirdeps.mk51 # dependency graph that will drive the build later.
70 # if "no" sub-makes are used to build everything,
71 # if "yes" sub-makes are only used to build for other machines.
124 # If ALL_MACHINES is defined, we build for all the
262 # First off, we want to know what ${MACHINE} to build for.
450 build-dirdeps:
540 # we need to build this guy's dependencies for host as well.
780 echo You need to build ${RELDIR} to correctly populate it.
806 echo You need to build ${RELDIR} to correctly populate it.
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwmreg.h871 uint32_t build; /* build number */ member in struct:iwm_ucode_header::__anon6594::__anon6596
968 uint32_t build; member in struct:iwm_tlv_ucode_header

Completed in 269 milliseconds

1234567891011>>