Home
last modified time | relevance | path

Searched +full:in +full:- +full:built (Results 1 – 25 of 1080) sorted by relevance

12345678910>>...44

/freebsd-src/lib/clang/include/llvm/Config/
H A Dllvm-config.h1 /*===------- llvm/Config/llvm-config.h - llvm configuration -
[all...]
/freebsd-src/share/doc/psd/17.m4/
H A Dm4.ms1 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved.
3 .\" Redistribution and use in source and binary forms, with or without
11 .\" Redistributions in binary form must reproduce the above copyright
12 .\" notice, this list of conditions and the following disclaimer in the
28 .\" DISCLAIMED. IN NO EVENT SHALL CALDERA INTERNATIONAL, INC. BE LIABLE
33 .\" WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
34 .\" OR OTHERWISE) RISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
40 .EH 'PSD:17-%''The M4 Macro Processor'
41 .OH 'The M4 Macro Processor''PSD:17-%'
46 \&\\$3\s-1\\$1\\s0\&\\$2
[all …]
/freebsd-src/contrib/googletest/googletest/test/
H A Dgtest_pred_impl_unittest.cc4 // Redistribution and use in source and binary forms, with or without
10 // * Redistributions in binary form must reproduce the above
12 // in the documentation and/or other materials provided with the
21 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
26 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
42 // Currently, gtest_unittest takes ~11 seconds to run in the testing
43 // daemon. In the future, if it grows too large and needs much more
45 // stand-alone regression test.
50 #include "gtest/gtest-spi.h"
[all …]
/freebsd-src/share/man/man7/
H A Dbuild.71 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
7 .\" Redistribution and use in source and binary forms, with or without
12 .\" 2. Redistributions in binary form must reproduce the above copyright
13 .\" notice, this list of conditions and the following disclaimer in the
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRAC
[all...]
/freebsd-src/sys/dev/isci/scil/
H A Dscic_io_request.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
15 * This program is distributed in the hope that it will be useful, but
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
23 * The full GNU General Public License is included in this distribution
24 * in the file called LICENSE.GPL.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
31 * Redistribution and use in source and binary forms, with or without
37 * * Redistributions in binary form must reproduce the above copyright
[all …]
H A Dscic_task_request.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
15 * This program is distributed in the hope that it will be useful, but
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
23 * The full GNU General Public License is included in this distribution
24 * in the file called LICENSE.GPL.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
31 * Redistribution and use in source and binary forms, with or without
37 * * Redistributions in binary form must reproduce the above copyright
[all …]
H A Dscif_io_request.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
15 * This program is distributed in the hope that it will be useful, but
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
23 * The full GNU General Public License is included in this distribution
24 * in the file called LICENSE.GPL.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
31 * Redistribution and use in source and binary forms, with or without
37 * * Redistributions in binary form must reproduce the above copyright
[all …]
H A Dscif_sas_smp_io_request.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
15 * This program is distributed in the hope that it will be useful, but
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
23 * The full GNU General Public License is included in this distribution
24 * in the file called LICENSE.GPL.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
31 * Redistribution and use in source and binary forms, with or without
37 * * Redistributions in binary form must reproduce the above copyright
[all …]
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSerializationKinds.td1 //==--- DiagnosticSerializationKinds.td - serialization diagnostics ------
[all...]
H A DBuiltinsPPC.def1 //===--- BuiltinsPPC.def - PowerPC Builtin function database ----*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This file defines the PowerPC-specific builtin function database. Users of
14 //===----------------------------------------------------------------------===//
50 // XL Compatibility built-ins
67 TARGET_BUILTIN(__builtin_ppc_icbt, "vv*", "", "isa-v207-instructions")
95 TARGET_BUILTIN(__builtin_ppc_lharx, "ssD*", "", "isa-v207-instructions")
96 TARGET_BUILTIN(__builtin_ppc_lbarx, "ccD*", "", "isa-v207-instructions")
99 TARGET_BUILTIN(__builtin_ppc_sthcx, "isD*s", "", "isa-v207-instructions")
[all …]
H A DVersion.h1 //===- Version.h - Clang Version Number -------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
10 /// Defines version macros and version-related utility functions
13 //===----------------------------------------------------------------------===//
24 /// Clang was built.
27 /// Retrieves the repository path from which LLVM was built.
29 /// This supports LLVM residing in a separate repository from clang.
33 /// this Clang was built.
37 /// LLVM was built.
[all …]
/freebsd-src/bin/sh/
H A Dsh.11 .\"-
2 .\" SPDX-License-Identifier: BSD-3-Clause
10 .\" Redistribution and use in source and binary forms, with or without
15 .\" 2. Redistributions in binary form must reproduce the above copyright
16 .\" notice, this list of conditions and the following disclaimer in the
25 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
29 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRAC
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DInMemoryModuleCache.h1 //===- InMemoryModuleCache.h - In-memory cache for modules ------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
19 /// In-memory cache for modules.
22 /// between the CompilerInstances in an implicit modules build. It must be
33 /// Track whether this PCM is known to be good (either built or
49 /// 1. Unknown: the PCM has neither been read from disk nor built.
51 /// built. It might work.
53 /// been built yet.
54 /// 4. Final: indicating that the current PCM was either built in this
[all …]
/freebsd-src/contrib/bc/
H A DREADME.md17 This `bc` also includes an implementation of `dc` in the same binary, accessible
32 2-clause License. Full license text may be found in the [`LICENSE.md`][4] file.
39 2. A C99-compatible compiler and a (mostly) POSIX 2008-compatible system with
43 POSIX and XSI-compatible system will have everything needed.
45 POSIX-compatible systems that are known to work:
54 * HP-UX* (except for history)
56 In addition, there is compatibility code to make this `bc` work on Windows.
63 This `bc` should build unmodified on any POSIX-complian
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DSyntheticTypeNameBuilder.h1 //===- SyntheticTypeNameBuilder.h -------------------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===/
31 /// array ranges. Examples of built name:
65 /// Add specified \p FunctionParameters to the built name.
70 /// Add specified \p TemplateParameters to the built name.
75 /// Add ordered name to the built name.
79 /// of the referenced type dies to the built name.
84 /// Add names of parent dies to the built name.
93 /// Add type prefix to the built name.
[all …]
/freebsd-src/usr.bin/bsdiff/bspatch/
H A Dbspatch.11 .\"-
2 .\" Copyright 2003-2005 Colin Percival
5 .\" Redistribution and use in source and binary forms, with or without
10 .\" 2. Redistributions in binary form must reproduce the above copyright
11 .\" notice, this list of conditions and the following disclaimer in the
17 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
21 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
23 .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
31 .Nd apply a patch built with
48 is a binary patch built by
[all …]
/freebsd-src/usr.bin/m4/
H A Dm4.19 .\" Redistribution and use in source and binary forms, with or without
14 .\" 2. Redistributions in binary form must reproduce the above copyright
15 .\" notice, this list of conditions and the following disclaimer in the
24 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
28 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
29 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
47 .Op Fl d Oo Oo +- Oc Ns Ar flags Oc
62 processed in the given order.
63 Input files can be regular files, files in the m4 include paths, or a
65 .Pq Sq - ,
[all …]
/freebsd-src/crypto/openssl/providers/
H A Dbuild.info5 # go in the FIPS provider. The compilations for this
21 # -o {modulename}.so {object files...} lib{modulename}.a libcommon.a
23 # It is crucial that code that checks the FIPS_MODULE macro ends up in
25 # It is crucial that code that checks the STATIC_LEGACY macro ends up in
30 # Code in providers/implementations/ should be written in such a way that
32 # end up in either libfips.a, liblegacy.a or libdefault.a.
45 # Enough of our implementations include prov/ciphercommon.h (present in
47 # (present in include), which in turn may include very internal header
48 # files in crypto/, so let's have a common include list for them all.
58 # used is determined by non-weak dependencies.
[all …]
/freebsd-src/usr.sbin/crunch/crunchgen/
H A Dcrunchgen.17 .\" the above copyright notice appear in all copies and that both that
8 .\" copyright notice and this permission notice appear in supporting
9 .\" documentation, and that the name of U.M. not be used in advertising or
16 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL U.M.
18 .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
20 .\" IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
33 .Bk -words
36 .Op Fl h Ar makefile-header-name
37 .Op Fl m Ar makefile-name
38 .Op Fl p Ar obj-prefix
[all …]
/freebsd-src/usr.sbin/apmd/
H A Dapmd.87 .\" Redistribution and use in source and binary forms, with or without
12 .\" 2. Redistributions in binary form must reproduce the above copyright
13 .\" notice, this list of conditions and the following disclaimer in the
19 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
48 Only the events specified in the
54 invokes the sequence of commands specified in the configuration file.
61 built-in functions in the configuration file.
66 .Bl -tag -width f_file
[all …]
/freebsd-src/share/man/man4/
H A Dxl.44 .\" Redistribution and use in source and binary forms, with or without
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\" notice, this list of conditions and the following disclaimer in the
15 .\" 4. Neither the name of the author nor the names of any co-contributors
22 .\" ARE DISCLAIMED. IN NO EVENT SHALL Bill Paul OR THE VOICES IN HIS HEAD
26 .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
28 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
39 place the following lines in your
41 .Bd -ragged -offset indent
47 module at boot time, place the following line in
[all …]
/freebsd-src/contrib/ncurses/
H A DREADME.emx1 -------------------------------------------------------------------------------
2 -- Copyright 2020,2021 Thomas E. Dickey --
3 -- Copyright 1998-2006,2018 Free Software Foundation, Inc. --
4 -- --
5 -- Permission is hereby granted, free of charge, to any person obtaining a --
6 -- copy of this software and associated documentation files (the --
7 -- "Software"), to deal in the Software without restriction, including --
8 -- without limitation the rights to use, copy, modify, merge, publish, --
9 -- distribute, distribute with modifications, sublicense, and/or sell copies --
10 -- of the Software, and to permit persons to whom the Software is furnished --
[all …]
/freebsd-src/share/mk/
H A Dsuite.test.mk13 # Makefiles built into the FreeBSD src tree.
18 # If 'yes', a Kyuafile exists in the source tree and is installed into
22 # programs built by the Makefile and is installed into TESTSDIR. This is the
23 # default and is sufficient in the majority of the cases.
28 # Per-test program interface definition.
31 # Kyua as this is later encoded in the Kyuafile test program definitions.
32 #TEST_INTERFACE.<test-program>= interface-name
36 # All the variables for a test program defined in the Makefile are appended
37 # to the test program's definition in the Kyuafile. This feature can be
38 # used to avoid having to explicitly supply a Kyuafile in the source
[all …]
/freebsd-src/contrib/ntp/
H A DMakefile.am1 ACLOCAL_AMFLAGS = -I sntp/m4 -I sntp/libevent/m4 -I sntp/libopts/m4
5 # moved sntp first to get libtool and libevent built.
26 DISTCHECK_CONFIGURE_FLAGS = -C --with-sntp --enable-local-libevent $(NTP_DCF)
32 CommitLog-4.1.0 \
43 WHERE-TO-START \
46 config.h.in \
48 flock-build \
58 deps-ver \
63 DISTCLEANFILES = .gcc-warning
65 # HMS: Keep .gcc-warning first, as that way it gets printed first.
[all …]
/freebsd-src/contrib/flex/
H A DNEWS3 * Noteworthy changes in release 2.6.4 (2017-05-06) [stable]
11 *** The files included in the flex distribution are now built by the
12 version of flex that is included in the distribution.
19 configure.ac lists as required for building flex. In autogen.sh,
20 we now check for how to call libtoolize and use what we find in
23 *** Since files in lib/ are picked up as needed by src/, we no longer
49 *** All scripts in the test suite are now run by $(SHELL) and the
62 * Noteworthy changes in release 2.6.3 (2016-12-30) [stable]
66 *** several bug fixes resolved problems introduced in recent flex
76 *** A new configure option --disable-bootstrap changes the behavior of
[all …]

12345678910>>...44