Home
last modified time | relevance | path

Searched defs:IsExpired (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashView.cpp1020 BOOL CLeashView::IsExpired(TICKETINFO *info) in IsExpired() function in CLeashView
1025 BOOL CLeashView::IsExpired(TicketList *ticket) in IsExpired() function in CLeashView
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp503 IsExpiredFn IsExpired, DenseSet<const MachineBasicBlock *> &Visited, in getWaitStatesSince()
537 const MachineInstr *MI, IsExpiredFn IsExpired) { in getWaitStatesSince()