Home
last modified time | relevance | path

Searched defs:Building (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/libecc/
H A DREADME.md179 ## Building section in libecc project
181 ### Building the static libraries and the signature self tests
291 ### Building the user examples
346 ### Building the NN and Fp arithmetic tests
361 ### Building with the meson build system
/freebsd/contrib/nvi/
H A DINSTALL.md17 ## Building section in Install from source
/freebsd/contrib/dma/
H A DREADME.markdown15 Building section in dma -- DragonFly Mail Agent
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A DREADME.md261 # Building chapter
/freebsd/sys/contrib/zstd/lib/
H A DREADME.md8 #### Building subsubsection in Zstandard library files
/freebsd/contrib/one-true-awk/
H A DREADME.md91 ## Building section in The One True Awk
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp1172 for (auto &Building : PP.getBuildingSubmodules()) { in HandlePragma() local