Searched refs:All (Results 101 - 125 of 157) sorted by relevance

1234567

/freebsd-13-stable/crypto/heimdal/kadmin/
H A DMakefile.in849 All=""; \
852 All="All "; \
856 banner="$$All$$all $$tests passed"; \
859 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
1135 banner="All $$all tests passed"; \
/freebsd-13-stable/crypto/heimdal/lib/ipc/
H A DMakefile.in677 All=""; \
680 All="All "; \
684 banner="$$All$$all $$tests passed"; \
687 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
944 banner="All $$all tests passed"; \
/freebsd-13-stable/contrib/ldns/packaging/fedora/
H A Dldns.spec26 ldns is a library with the aim to simplify DNS programing in C. All
/freebsd-13-stable/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.in401 All arguments are optional: Default (or current value) shown:
/freebsd-13-stable/crypto/heimdal/lib/ntlm/
H A DMakefile.in679 All=""; \
682 All="All "; \
686 banner="$$All$$all $$tests passed"; \
689 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
951 banner="All $$all tests passed"; \
/freebsd-13-stable/crypto/heimdal/lib/sl/
H A DMakefile.in729 All=""; \
732 All="All "; \
736 banner="$$All$$all $$tests passed"; \
739 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
1004 banner="All $$all tests passed"; \
/freebsd-13-stable/crypto/heimdal/lib/wind/
H A DMakefile.in883 All=""; \
886 All="All "; \
890 banner="$$All$$all $$tests passed"; \
893 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
1162 banner="All $$all tests passed"; \
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DDriver.cpp324 if (config->strip == StripPolicy::All && config->emitRelocs)
638 return DiscardPolicy::All;
662 return ICFLevel::All;
673 return StripPolicy::All;
1529 // which accepts wildcard patterns. All symbols that match a given
1629 if (config->icf == ICFLevel::All && config->ignoreDataAddressEquality)
2083 // All important alignment decisions must use this value.
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1335 FeatureBitset All; local
1336 All.set();
1337 setAvailableFeatures(All);
1349 // Check for a register. All real register operands should have used
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp464 (Mgr->options.InliningMode == All ? nullptr : &VisitedCallees));
541 reportAnalyzerProgress("All checks are disabled using a supplied option\n");
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h86 enum class CaptureDiagsKind { None, All, AllWithoutNonErrorsFromIncludes }; member in class:clang::CaptureDiagsKind
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAArch64.cpp57 // All AArch64 implementations support ARMv8 FP, which makes half a legal type.
130 .Case("all", LangOptions::SignReturnAddressScopeKind::All)
374 // All of the __sync_(bool|val)_compare_and_swap_(1|2|4|8) builtins work.
/freebsd-13-stable/stand/lua/
H A Dconfig.lua6 -- All rights reserved.
231 -- process function. All trailing characters will be validated. Any $VALUE
H A Dcore.lua6 -- All rights reserved.
/freebsd-13-stable/tools/tools/sysbuild/
H A Dsysbuild.sh4 # All rights reserved.
83 PKG_DIR=/usr/ports/packages/All
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A DMakefile.in1016 All=""; \
1019 All="All "; \
1023 banner="$$All$$all $$tests passed"; \
1026 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
1300 banner="All $$all tests passed"; \
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp650 else if (Mask == XRayInstrKind::All)
915 FP = CodeGenOptions::FramePointerKind::All;
1123 Opts.XRayInstrumentationBundle.Mask = XRayInstrKind::All;
1657 DiagMask = DiagnosticLevelMask::All;
2809 .Case("all", LaxKind::All)
3431 LangOptions::SignReturnAddressScopeKind::All);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-checks.sql95 /* All ACTUAL nodes must have an equivalent NODE in NODES
/freebsd-13-stable/crypto/heimdal/include/
H A DMakefile.in1016 banner="All $$all tests passed"; \
/freebsd-13-stable/contrib/bmake/mk/
H A Dgendirdeps.mk5 # All rights reserved.
/freebsd-13-stable/contrib/kyua/store/
H A Dmigrate_v1_v2.sql2 -- All rights reserved.
/freebsd-13-stable/contrib/ldns/
H A Dlibdns.vim445 " ldns/* -- All functions
/freebsd-13-stable/share/mk/
H A Dbsd.cpu.mk112 # they require -march=. All the others require -mcpu=.
H A Dgendirdeps.mk6 # All rights reserved.
H A Dsrc.opts.mk262 # All supported backends for LLVM_TARGET_XXX

Completed in 402 milliseconds

1234567