Home
last modified time | relevance | path

Searched refs:project (Results 1 – 25 of 1047) sorted by relevance

12345678910>>...42

/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/projectquota/
H A Dprojecttree_003_neg.ksh67 log_mustnot zfs project -c
68 log_mustnot zfs project -c -k $PRJDIR/a1
69 log_mustnot zfs project -c -C $PRJDIR/a1
70 log_mustnot zfs project -c -s $PRJDIR/a1
76 log_mustnot zfs project -C
84 log_mustnot zfs project -s
91 log_mustnot zfs project -p 100
98 log_mustnot zfs project
99 log_mustnot zfs project -0 $PRJDIR/a2
100 log_mustnot zfs project -k $PRJDIR/a2
[all …]
H A Dprojecttree_002_pos.ksh85 log_must zfs project -p $PRJID1 $PRJDIR/a1/c2
88 log_must zfs project -p $PRJID2 $PRJDIR/a1/a2/a3
91 log_must zfs project -s $PRJDIR/b1/a2
95 log_must zfs project -s -r -p $PRJID2 $PRJDIR/a1/a2
96 log_must zfs project -c -r $PRJDIR/a1/a2
100 log_must zfs project -C $PRJDIR/a1/a2/a3
103 log_must zfs project -p 123 $PRJDIR/a1/a2/a3/c4
107 log_must zfs project -C -r $PRJDIR/a1/a2/a3
116 log_must zfs project -C -r -k $PRJDIR/a1/a2
H A Dprojecttree_001_pos.ksh81 log_must zfs project -p $PRJID2 $PRJDIR/a3
87 log_must zfs project -p $PRJID2 $PRJDIR/a1
93 log_must zfs project -s $PRJDIR/a2
99 log_must zfs project -s -p $PRJID2 $PRJDIR/a2
105 log_must zfs project -C -k $PRJDIR/a2
/freebsd-14.2/contrib/llvm-project/lld/docs/
H A DReleaseNotes.rst42 (`#78835 <https://github.com/llvm/llvm-project/pull/78835>`_)
45 (`#70769 <https://github.com/llvm/llvm-project/pull/70769>`_)
53 (`#65866 <https://github.com/llvm/llvm-project/pull/65866>`_)
55 (`#77272 <https://github.com/llvm/llvm-project/pull/77272>`_)
58 (`#69295 <https://github.com/llvm/llvm-project/pull/69295>`_)
62 (`#72584 <https://github.com/llvm/llvm-project/pull/72584>`_)
68 (`#73977 <https://github.com/llvm/llvm-project/pull/73977>`_)
70 (`#72587 <https://github.com/llvm/llvm-project/pull/72587>`_)
72 (`#72610 <https://github.com/llvm/llvm-project/pull/72610>`_)
73 (`#77261 <https://github.com/llvm/llvm-project/pull/77261>`_)
[all …]
/freebsd-14.2/lib/libclang_rt/asan/
H A Dwarn.txt2 /share/dim/src/freebsd/llvm-18-update/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitiz…
5 /share/dim/src/freebsd/llvm-18-update/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitiz…
9 /share/dim/src/freebsd/llvm-18-update/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitiz…
12 /share/dim/src/freebsd/llvm-18-update/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitiz…
19 /share/dim/src/freebsd/llvm-18-update/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitiz…
23 /share/dim/src/freebsd/llvm-18-update/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitiz…
26 /share/dim/src/freebsd/llvm-18-update/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitiz…
33 /share/dim/src/freebsd/llvm-18-update/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitiz…
40 /share/dim/src/freebsd/llvm-18-update/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitiz…
47 /share/dim/src/freebsd/llvm-18-update/contrib/llvm-project/compiler-rt/lib/sanitizer_common/sanitiz…
[all …]
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dproject3 # $File: project,v 1.5 2017/03/17 21:35:28 christos Exp $
4 # project: file(1) magic for Project management
6 # Magic strings for ftnchek project files. Alexander Mai
7 0 string FTNCHEK_\ P project file for ftnchek
H A Dringdove8 0 regex/128l ha:coraleda-project-v[0-9]+[\ \t\r\n]*[{] CoralEDA/Ringdove project file (lihata)
9 0 regex/128l ha:ringdove-project-v[0-9]+[\ \t\r\n]*[{] Ringdove project file (lihata)
H A Dgrace14 0 string #\ Grace\ project\ file Grace project file
/freebsd-14.2/contrib/googletest/docs/
H A Dquickstart-cmake.md5 this tutorial as a starting point. If your project uses Bazel, see the
15 project.
32 ## Set up a project
35 project. You'll use this file to set up your project and declare a dependency on
38 First, create a directory for your project:
48 To do this, in your project directory (`my_project`), create a file named
53 project(my_project)
64 # For Windows: Prevent overriding the parent project's compiler/linker settings
80 your own project.
140 Test project .../my_project/build
/freebsd-14.2/contrib/elftoolchain/
H A DREADME.rst14 The project currently implements the following utilities and
50 the utilities and libraries developed by the project.
58 The project uses subversion_ for its version control system.
67 The project's source tree may be checked out from its repository by
84 Released versions of the project's software may also be downloaded
101 The project's developers may be contacted using the mailing list:
117 Additional information about the project may be found on the `project
/freebsd-14.2/lib/clang/include/
H A DVCSVersion.inc2 #define LLVM_REPOSITORY "https://github.com/llvm/llvm-project.git"
5 #define CLANG_REPOSITORY "https://github.com/llvm/llvm-project.git"
8 #define LLDB_REPOSITORY "https://github.com/llvm/llvm-project.git"
/freebsd-14.2/lib/libgcc_eh/
H A DMakefile.inc2 COMPILERRTDIR= ${SRCTOP}/contrib/llvm-project/compiler-rt
3 UNWINDINCDIR= ${SRCTOP}/contrib/llvm-project/libunwind/include
4 UNWINDSRCDIR= ${SRCTOP}/contrib/llvm-project/libunwind/src
47 CFLAGS+= -isystem ${SRCTOP}/contrib/llvm-project/libcxx/include -nostdinc++
/freebsd-14.2/contrib/llvm-project/lld/docs/MachO/
H A Dindex.rst4 LLD is a linker from the LLVM project that is a drop-in replacement
22 …pre-built binary by going to the `latest release <https://github.com/llvm/llvm-project/releases>`_,
37 $ git clone https://github.com/llvm/llvm-project llvm-project
40 $ cmake -G Ninja -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_PROJECTS='lld' ../llvm-project/llvm
/freebsd-14.2/contrib/capsicum-test/
H A DCONTRIBUTING.md3 Contributions to any Google project must be accompanied by a Contributor
6 project.
16 one (even if it was for a different project), you probably don't need to do it
/freebsd-14.2/contrib/atf/
H A DAUTHORS7 Main developer. He started the work on this project when he took part in
12 Mentored this project during its development as part of the Google Summer
18 NetBSD Foundation, he worked on the atfify NetBSD-SoC project and, as a
/freebsd-14.2/sys/contrib/openzfs/config/
H A Dzfs-meta.m456 [Define the project name.]
65 [Define the project version.])
94 [Define the project release.])
107 [Define the project license.]
118 [Define the project alias string.])
128 [Define the project release date.]
136 [Define the project author.]
/freebsd-14.2/contrib/libcbor/doc/
H A DMakefile31 @echo " htmlhelp to make HTML files and a HTML help project"
32 @echo " qthelp to make HTML files and a qthelp project"
33 @echo " devhelp to make HTML files and a Devhelp project"
81 ".hhp project file in $(BUILDDIR)/htmlhelp."
87 ".qhcp project file in $(BUILDDIR)/qthelp, like this:"
/freebsd-14.2/sys/contrib/device-tree/Bindings/mips/img/
H A Dxilfpga.txt11 project provided by IMG.
13 The example project runs on the Nexys4DDR board by Digilent powered by
16 Relevant details about the example project and the Nexys4DDR board:
76 When the example project bitstream is loaded, the cpu_reset button
/freebsd-14.2/sys/contrib/zstd/zlibWrapper/
H A DREADME.md21 #### Embedding the zstd wrapper within your project
23 Let's assume that your project that uses zlib is compiled with:
24 ```gcc project.o -lz```
26 To compile the zstd wrapper with your project you have to do the following:
28 - compile your project with `zstd_zlibwrapper.c`, `gz*.c` and a static or dynamic zstd library
31 ```gcc project.o zstd_zlibwrapper.o gz*.c -lz -lzstd```
34 #### Enabling zstd compression within your project
36 After embedding the zstd wrapper within your project the zstd library is turned off by default.
37 Your project should work as before with zlib. There are two options to enable zstd compression:
/freebsd-14.2/contrib/googletest/googletest/
H A DREADME.md19 standalone project or it can be incorporated into an existing CMake build for
20 another project.
24 When building GoogleTest as a standalone project, the typical workflow starts
59 If you want to use GoogleTest in a project which already uses CMake, the easiest
67 project directly. This is done by making the GoogleTest source code available to
70 used between GoogleTest and the rest of your project, so issues associated with
78 * Embed the GoogleTest source code as a direct copy in the main project's
99 # For Windows: Prevent overriding the parent project's compiler/linker settings
123 match the project in which it is included.
129 project, for example by using the `set(CMAKE_CXX_STANDARD 14)` command along
[all …]
/freebsd-14.2/contrib/wpa/
H A DCONTRIBUTIONS6 Contributions to the project are welcome and it is important to maintain
24 for each contribution you make to the project:
32 The preferred method of submitting the contribution to the project is by
53 Please try to follow the coding style used in the project.
60 Patchwork: https://patchwork.ozlabs.org/project/hostap/list/
73 As of February 11, 2012, the project has chosen to use only the BSD
80 Until February 13, 2014, the project used an extended version of the DCO
114 By making a contribution to this project, I certify that:
132 (d) I understand and agree that this project and the contribution
136 this project or the open source license(s) involved.
/freebsd-14.2/contrib/libcbor/examples/bazel/
H A DREADME.md3 This directory shows an example of using LibCbor in a project that builds with Bazel.
7 To build the project:
/freebsd-14.2/contrib/libcbor/.github/workflows/
H A Dfuzz.yml12 oss-fuzz-project-name: 'libcbor'
17 oss-fuzz-project-name: 'libcbor'
H A Dfuzz-pr.yml12 oss-fuzz-project-name: 'libcbor'
17 oss-fuzz-project-name: 'libcbor'
/freebsd-14.2/crypto/openssh/.github/workflows/
H A Dcifuzz.yml17 oss-fuzz-project-name: 'openssh'
23 oss-fuzz-project-name: 'openssh'

12345678910>>...42