Home
last modified time | relevance | path

Searched refs:Aborted (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DInternals.h126 bool Aborted; variable
129 Transaction(TransformActions &TA) : TA(TA), Aborted(false) { in Transaction()
140 Aborted = true; in abort()
143 bool isAborted() const { return Aborted; } in isAborted()
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.reg1316 * Command Aborted Byte Pointer
1327 * Command Aborted Bit Pointer
/freebsd/contrib/ntp/
H A DCommitLog[all...]