Searched +full:- +full:eux (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/bsd/pam-u2f/dist/fuzz/ |
H A D | coverage.sh | 1 #!/bin/sh -eux 3 make -C .. CFLAGS="-fprofile-instr-generate -fcoverage-mapping" V=1 4 if [ ! -e "corpus" ]; then 5 … curl --retry 4 -s -o corpus.tgz https://storage.googleapis.com/kroppkaka/corpus/pam-u2f.corpus.tgz 8 ./fuzz_format_parsers -runs=1 -dump_coverage=1 corpus 9 llvm-profdata merge -sparse *.profraw -o default.profdata 10 llvm-cov report -show-functions -instr-profile=default.profdata fuzz_format_parsers ../*.c 13 #llvm-cov report -use-color=false -instr-profile=default.profdata fuzz_format_parsers 14 #llvm-cov show -format=html -tab-size=8 -instr-profile=default.profdata -output-dir=report fuzz_for… 15 #llvm-cov show fuzz_format_parsers -instr-profile=default.profdata -name=format -format=html > repo…
|
/netbsd-src/external/bsd/libfido2/dist/fuzz/ |
H A D | build-coverage | 1 #!/bin/sh -eux 4 # Use of this source code is governed by a BSD-style 6 # SPDX-License-Identifier: BSD-2-Clause 11 CC="${CC:-clang}" 12 CXX="${CXX:-clang++}" 13 PKG_CONFIG_PATH="${PKG_CONFIG_PATH:-${LIBCBOR}/install/lib/pkgconfig}" 17 rm -rf "${LIBCBOR}/build" "${LIBCBOR}/install" "${LIBFIDO2}/build" 20 (cd "${LIBCBOR}" && patch -N -l -s -p0 < "${LIBFIDO2}/fuzz/README") || true 22 (cd "${LIBCBOR}/build" && cmake -DBUILD_SHARED_LIBS=ON \ 23 -DCMAKE_INSTALL_PREFIX="${LIBCBOR}/install" ..) [all …]
|
/netbsd-src/external/gpl2/texinfo/dist/util/ |
H A D | fix-info-dir | 2 #fix-info-dir (GNU texinfo) 5 #fix-info-dir comes with NO WARRANTY, to the extent permitted by law. 6 #You may redistribute copies of fix-info-dir 9 #fix-info-dir was derived from update-info and gen-dir-node 12 # lines that alter the behavior: a line consisting of just "--" causes 17 # containing just "--"). 21 set -h 2>/dev/null 23 if test -z "$TMPDIR"; then 26 if test -z "$LINENO"; then 39 TRY_HELP_MSG="Try --help for more information" [all …]
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/po/ |
H A D | fr.po | 11 "Project-Id-Version: GNU gettext-tools 0.15-pre5\n" 12 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" 13 "POT-Creation-Date: 2006-10-23 23:07+0200\n" 14 "PO-Revision-Date: 2006-10-01 02:23+0200\n" 15 "Last-Translator: Christophe Combelles <ccomb@free.fr>\n" 16 "Language-Team: French <traduc@traduc.org>\n" 17 "MIME-Version: 1.0\n" 18 "Content-Type: text/plain; charset=UTF-8\n" 19 "Content-Transfer-Encoding: 8bit\n" 20 "Plural-Forms: nplurals=2; plural=(n > 1);\n" [all …]
|
/netbsd-src/share/misc/ |
H A D | airport | 35 ABE:Allentown-Bethlehem-Easton International, Pennsylvania, USA 40 ABJ:Abidjan (Port-Bouet), Ivory Coast 83 ADH:Aldan, Yakutia-Sakha, Russia 208 AKO:Akron-Washington County Airport, CO, USA 222 ALE:Alpine-Casparis Municipal Airport, TX, USA 230 ALM:Alamogordo-White Sands Airport, NM, USA 286 ANQ:Angola (Tri-State Steuben County), IN, USA 306 AOO:Altoona-Blair County Airport, PA, USA 430 AUO:Auburn-Opelika, AL, USA 450 AVP:Wilkes-Barre/Scranton International Airport, Pennsylvania, USA [all …]
|