| /netbsd-src/external/bsd/libfido2/dist/windows/ |
| H A D | build.ps1 | 94 New-Item -Type Directory "${BUILD}" -Force 95 New-Item -Type Directory "${BUILD}\${Arch}" -Force 96 New-Item -Type Directory "${BUILD}\${Arch}\${Type}" -Force 97 New-Item -Type Directory "${STAGE}\${LIBRESSL}" -Force 98 New-Item -Type Directory "${STAGE}\${LIBCBOR}" -Force 99 New-Item -Type Directory "${STAGE}\${ZLIB}" -Force 102 New-Item -Type Directory "${OUTPUT}" -Force 103 New-Item -Type Directory "${OUTPUT}\${Arch}" -Force 128 Remove-Item -Force .\${LIBRESSL}.tar 194 Copy-Item -Destination "${PREFIX}/lib/zlib1.lib" -Force [all …]
|
| H A D | cygwin.ps1 | 38 New-Item -Type Directory "${Cygwin}" -Force 39 New-Item -Type Directory "${Root}" -Force
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/Rename/ |
| H A D | USRFindingAction.h | 46 ArrayRef<std::string> QualifiedNames, bool Force) in USRFindingAction() 48 ErrorOccurred(false), Force(Force) {} in USRFindingAction() 61 bool Force; member
|
| /netbsd-src/external/bsd/pkg_install/dist/delete/ |
| H A D | pkg_delete.c | 291 if (Force) { in sort_and_recurse() 297 return !Force; in sort_and_recurse() 394 if (Force == 0 || (!unregister_only && Force == 1)) in find_preserve_pkgs() 575 if (run_deinstall_script(pkg, 0) && !Force) in remove_pkg() 630 else if (!Force) in remove_pkg() 664 ++Force; in main() 748 if (has_error && !Force) { in main() 786 if (!Force) in main() 794 if (Force && bad_count && Verbose) in main()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/ |
| H A D | USRFindingAction.cpp | 231 bool Force, bool &ErrorOccurred) in NamedDeclFindingConsumer() argument 233 SpellingNames(SpellingNames), USRList(USRList), Force(Force), in NamedDeclFindingConsumer() 269 if (Force) { in FindSymbol() 305 bool Force; member in clang::tooling::NamedDeclFindingConsumer 311 SymbolOffsets, QualifiedNames, SpellingNames, USRList, Force, in newASTConsumer()
|
| /netbsd-src/external/bsd/ntp/dist/scripts/update-leap/ |
| H A D | update-leap-opts.def | 30 Force DNS resolution of following host names on the command line 41 Force DNS resolution of following host names on the command line 98 descrip = 'Force update of the leapfile'; 100 Force update even if current file is OK and not close to expiring.
|
| /netbsd-src/external/bsd/pkg_install/dist/lib/ |
| H A D | plist.c | 610 Force ? "deleting anyway" : "not deleting", tmp); in delete_package() 611 if (!Force) { in delete_package() 635 buf, Force ? "deleting anyway" : "not deleting", tmp); in delete_package() 636 if (!Force) { in delete_package() 645 buf, Force ? "deleting anyway" : "not deleting", tmp); in delete_package() 646 if (!Force) { in delete_package()
|
| H A D | global.c | 38 Boolean Force = FALSE; variable
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/ |
| H A D | LoopVectorizationLegality.h | 75 Hint Force; variable 141 if ((ForceKind)Force.Value == FK_Undefined && in getForce() 144 return (ForceKind)Force.Value; in getForce()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-as/ |
| H A D | llvm-as.cpp | 44 static cl::opt<bool> Force("f", cl::desc("Enable binary output on terminals"), variable 91 if (Force || !CheckBitcodeOutputToConsole(Out->os())) { in WriteOutputFile()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/ |
| H A D | Utility.h | 162 void restoreNow(bool Force) { in restoreNow() argument 163 if (!Force && !ShouldRestore) in restoreNow()
|
| /netbsd-src/external/bsd/tre/dist/tests/agrep/ |
| H A D | records.ok | 166 Force PATTERN A Similarly, Word-constituent Note 174 Force PATTERN A Similarly, Word-constituent Note 198 (standard input):Force(standard input): PATTERN(standard input): A(standard input): Similarly,(st… 246 Force PATTERN A Similarly, Word-constituent Note Set NUM. Note Thus, Set PATTERN. The The PATTERN… 250 Force PATTERN A Similarly, Word-constituent Note Set NUM. Note Thus, Set PATTERN. The The PATTERN… 494 Force PATTERN to match only whole words. A "whole word" is a 513 Force PATTERN to match only whole words. A "whole word" is a 540 records.in:Force PATTERN to match only whole words. A "whole word" is a 559 (standard input):Force PATTERN to match only whole words. A "whole word" is a 586 1:Force PATTERN to match only whole words. A "whole word" is a [all …]
|
| /netbsd-src/external/bsd/ntp/dist/ntpd/ |
| H A D | ntpdbase-opts.def | 15 descrip = "Force IPv4 DNS name resolution"; 17 Force DNS resolution of following host names on the command line 26 descrip = "Force IPv6 DNS name resolution"; 28 Force DNS resolution of following host names on the command line 464 descrip = "Force CPU cycle counter use (Windows only)"; 466 Force substitution the CPU counter for @code{QueryPerformanceCounter}.
|
| /netbsd-src/external/bsd/pkg_install/dist/add/ |
| H A D | add.h | 38 extern Boolean Force;
|
| /netbsd-src/external/bsd/nvi/docs/internals/ |
| H A D | autowrite | 38 Command File Autowrite? Force? Action: 73 Command File Autowrite? Force? Action:
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/clang-rename/ |
| H A D | ClangRename.cpp | 96 static cl::opt<bool> Force("force", variable 167 tooling::USRFindingAction FindingAction(SymbolOffsets, QualifiedNames, Force); in main()
|
| /netbsd-src/sys/arch/evbarm/conf/ |
| H A D | INSTALL | 7 options MEMORY_DISK_IS_ROOT # Force root on ramdisk
|
| /netbsd-src/sys/arch/riscv/conf/ |
| H A D | INSTALL.config | 7 options MEMORY_DISK_IS_ROOT # Force root on ramdisk
|
| /netbsd-src/external/gpl2/dtc/dist/tests/ |
| H A D | overlay_base_manual_symbols.dts | 12 phandle = <&test>; /* Force phandle generation */
|
| /netbsd-src/sys/arch/sandpoint/conf/ |
| H A D | INSTALL | 9 options MEMORY_DISK_IS_ROOT # Force root on RAM disk
|
| H A D | INSTALL_KURO | 9 options MEMORY_DISK_IS_ROOT # Force root on RAM disk
|
| /netbsd-src/sys/arch/macppc/conf/ |
| H A D | GENERIC_MD | 10 options MEMORY_DISK_IS_ROOT # Force root on ram-disk
|
| /netbsd-src/sys/arch/rs6000/conf/ |
| H A D | INSTALL | 10 options MEMORY_DISK_IS_ROOT # Force root on ram-disk
|
| /netbsd-src/external/gpl3/binutils/dist/ld/emultempl/ |
| H A D | alphaelf.em | 131 --secureplt Force PLT in text segment\n")); 133 --no-secureplt Force PLT in data segment\n"));
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/ |
| H A D | alphaelf.em | 131 --secureplt Force PLT in text segment\n")); 133 --no-secureplt Force PLT in data segment\n"));
|