Home
last modified time | relevance | path

Searched defs:Retry (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/contrib/dev/acpica/components/hardware/
H A Dhwacpi.c179 UINT32 Retry; in AcpiHwSetMode() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h305 static DescriptorMapUpdateResult Retry() { return {false, true, 0}; } in Retry() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1219 for (auto Retry : Retries) { canCheckPtrAtRT() local