/freebsd/contrib/libfido2/windows/ |
H A D | cygwin.ps1 | 16 $Setup = 'setup-x86_64.exe' variable 43 if (-Not (Test-Path ${Cygwin}\${Setup} -PathType leaf)) { 44 Invoke-WebRequest ${URL}/${Setup} ` 45 -OutFile ${Cygwin}\${Setup} 47 if (-Not (Test-Path ${Cygwin}\${Setup}.sig -PathType leaf)) { 48 Invoke-WebRequest ${URL}/${Setup}.sig ` 49 -OutFile ${Cygwin}\${Setup}.sig 54 --verify ${Cygwin}\${Setup}.sig ${Cygwin}\${Setup} 63 Start-Process "${Cygwin}\${Setup}" -Wait -NoNewWindow `
|
/freebsd/sys/contrib/dev/acpica/components/events/ |
H A D | evhandler.c | 501 ACPI_ADR_SPACE_SETUP Setup, in AcpiEvInstallSpaceHandler() argument 536 Setup = AcpiEvSystemMemoryRegionSetup; in AcpiEvInstallSpaceHandler() 542 Setup = AcpiEvIoSpaceRegionSetup; in AcpiEvInstallSpaceHandler() 548 Setup = AcpiEvPciConfigRegionSetup; in AcpiEvInstallSpaceHandler() 554 Setup = AcpiEvCmosRegionSetup; in AcpiEvInstallSpaceHandler() 560 Setup = AcpiEvPciBarRegionSetup; in AcpiEvInstallSpaceHandler() 566 Setup = AcpiEvDataTableRegionSetup; in AcpiEvInstallSpaceHandler() 578 if (!Setup) in AcpiEvInstallSpaceHandler() 580 Setup = AcpiEvDefaultRegionSetup; in AcpiEvInstallSpaceHandler() 693 HandlerObj->AddressSpace.Setup = Setup; in AcpiEvInstallSpaceHandler()
|
H A D | evxfregn.c | 194 ACPI_ADR_SPACE_SETUP Setup, in AcpiInstallAddressSpaceHandlerInternal() argument 230 Node, SpaceId, Handler, Setup, Context); in AcpiInstallAddressSpaceHandlerInternal() 253 ACPI_ADR_SPACE_SETUP Setup, in AcpiInstallAddressSpaceHandler() argument 256 return AcpiInstallAddressSpaceHandlerInternal (Device, SpaceId, Handler, Setup, Context, TRUE); in AcpiInstallAddressSpaceHandler() 266 ACPI_ADR_SPACE_SETUP Setup, in ACPI_EXPORT_SYMBOL() 269 return AcpiInstallAddressSpaceHandlerInternal (Device, SpaceId, Handler, Setup, Context, FALSE); in ACPI_EXPORT_SYMBOL()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | MVETailPredication.cpp | 162 IntrinsicInst *Setup = FindLoopIterations(Preheader); in runOnLoop() local 165 if (!Setup) { in runOnLoop() 168 Setup = FindLoopIterations(Preheader->getSinglePredecessor()); in runOnLoop() 169 if (!Setup) in runOnLoop() 173 LLVM_DEBUG(dbgs() << "ARM TP: Running on Loop: " << *L << *Setup << "\n"); in runOnLoop() 175 bool Changed = TryConvertActiveLaneMask(Setup->getArgOperand(0)); in runOnLoop()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
H A D | SimpleRemoteEPCServer.h | 62 class Setup { 88 Setup(SimpleRemoteEPCServer &S) : S(S) {} in Setup() function 99 Create(unique_function<Error(Setup &S)> SetupFunction, in Create() 102 Setup S(*Server); in Create()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | SimpleRemoteEPC.h | 37 struct Setup { struct 51 Create(std::unique_ptr<TaskDispatcher> D, Setup S, in Create() argument 111 Error setup(Setup S);
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
H A D | SimpleRemoteEPCServer.cpp | 70 case SimpleRemoteEPCOpcode::Setup: in handleMessage() 71 dbgs() << "Setup"; in handleMessage() 72 assert(SeqNo == 0 && "Non-zero SeqNo for Setup?"); in handleMessage() 73 assert(!TagAddr && "Non-zero TagAddr for Setup?"); in handleMessage() 100 case SimpleRemoteEPCOpcode::Setup: in handleMessage() 101 return make_error<StringError>("Unexpected Setup opcode", in handleMessage() 159 case SimpleRemoteEPCOpcode::Setup: in sendMessage() 160 dbgs() << "Setup"; in sendMessage() 161 assert(SeqNo == 0 && "Non-zero SeqNo for Setup?"); in sendMessage() 162 assert(!TagAddr && "Non-zero TagAddr for Setup in sendMessage() [all...] |
/freebsd/contrib/tcsh/ |
H A D | dot.tcshrc | 2 # ~/.tcshrc - Setup user shell environment 48 # Setup $hosts from ~/.hosts, ~/.rhosts, ~/.ssh/known_hosts
|
H A D | dot.login | 2 # ~/.login - Setup user login shell environment
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_coverage_fuchsia.cpp | 76 // This avoids the possibility of code called from Setup reentering in InitTracePcGuard() 78 u32 idx = Setup(end - start); in InitTracePcGuard() 128 u32 Setup(u32 num_guards) { in Setup() function in __sancov::__anon3d757ad90111::TracePcGuardController
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | SimpleRemoteEPC.cpp | 143 case SimpleRemoteEPCOpcode::Setup: in handleMessage() 172 case SimpleRemoteEPCOpcode::Setup: in handleMessage() 237 assert(OpC != SimpleRemoteEPCOpcode::Setup && in sendMessage() 294 Error SimpleRemoteEPC::setup(Setup S) { in setup()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVSystemOperands.td | 104 // Supervisor Trap Setup 154 // Hypervisor Trap Setup 230 // Machine Trap Setup 299 // Machine Counter Setup 315 // Supervisor Counter Setup
|
/freebsd/sys/contrib/device-tree/Bindings/power/reset/ |
H A D | keystone-reset.txt | 37 Setup keystone reset so that in case software reset or 58 Setup keystone reset so that in case of software reset or
|
/freebsd/sys/contrib/openzfs/contrib/initramfs/conf-hooks.d/ |
H A D | zfs | 4 # Setup the keyboard mapping so passphrases can be entered correctly.
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | kirkwood-db-88f6281.dts | 3 * Marvell DB-88F6281-BP Development Board Setup
|
H A D | kirkwood-db-88f6282.dts | 3 * Marvell DB-88F6282-BP Development Board Setup
|
H A D | kirkwood-db.dtsi | 3 * Marvell DB-{88F6281,88F6282}-BP Development Board Setup
|
/freebsd/contrib/llvm-project/llvm/tools/lli/ChildTarget/ |
H A D | ChildTarget.cpp | 54 [](SimpleRemoteEPCServer::Setup &S) -> Error { in main()
|
/freebsd/sys/contrib/device-tree/src/arm64/marvell/ |
H A D | cn9130-db.dts | 14 /* Setup A has SPI1 flash as a boot device, while setup B uses NAND flash.
|
H A D | cn9132-db-B.dts | 14 /* Setup B has NAND flash as a boot device, while regular setup uses SPI flash.
|
H A D | cn9132-db.dts | 14 /* Setup A has SPI1 flash as a boot device, while setup B uses NAND flash.
|
H A D | cn9131-db.dts | 14 /* Setup A has SPI1 flash as a boot device, while setup B uses NAND flash.
|
H A D | cn9130-db-B.dts | 14 /* Setup B has NAND flash as a boot device, while regular setup uses SPI flash.
|
H A D | cn9131-db-B.dts | 14 /* Setup B has NAND flash as a boot device, while regular setup uses SPI flash.
|
/freebsd/tools/test/stress2/misc/ |
H A D | open.sh | 66 /* Setup. */
|