Home
last modified time | relevance | path

Searched defs:Setup (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSimpleRemoteEPC.h37 struct Setup { struct
51 Create(std::unique_ptr<TaskDispatcher> D, Setup S, in Create() argument
/freebsd/sys/contrib/dev/acpica/components/events/
H A Devxfregn.c194 ACPI_ADR_SPACE_SETUP Setup, in AcpiInstallAddressSpaceHandlerInternal()
253 ACPI_ADR_SPACE_SETUP Setup, in AcpiInstallAddressSpaceHandler()
H A Devhandler.c501 ACPI_ADR_SPACE_SETUP Setup, in AcpiEvInstallSpaceHandler()
/freebsd/contrib/libfido2/windows/
H A Dcygwin.ps116 $Setup = 'setup-x86_64.exe' variable
/freebsd/contrib/googletest/googletest/
H A DREADME.md3 #### Setup subsubsection
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.h88 Setup(SimpleRemoteEPCServer &S) : S(S) {} in Setup() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSimpleRemoteEPCUtils.h38 Setup, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp162 IntrinsicInst *Setup = FindLoopIterations(Preheader); in runOnLoop() local
H A DARMISelLowering.cpp18303 SDValue Setup = DAG.getNode(ARMISD::WLSSETUP, dl, MVT::i32, Elements); in PerformHWLoopCombine() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_fuchsia.cpp128 u32 Setup(u32 num_guards) { in Setup() function in __sancov::__anon3d757ad90111::TracePcGuardController
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DHardwareLoops.cpp385 Value *Setup = InsertIterationSetup(LoopCountInit); in Create() local
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest.h356 virtual Setup_should_be_spelled_SetUp* Setup() { return nullptr; } in Setup() function
908 virtual Setup_should_be_spelled_SetUp* Setup() { return nullptr; } in Setup() function
/freebsd/sys/contrib/dev/acpica/include/
H A Dacobject.h526 ACPI_ADR_SPACE_SETUP Setup; member