Searched defs:revert (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ | ||
H A D | Tracker.cpp | 74 void EraseFromParent::revert() { in revert() function in EraseFromParent |
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ | ||
H A D | Tracker.h | 93 void revert() final { U.set(OrigV); } in revert() function |
H A D | SandboxIR.h | 889 void revert() { IRTracker.revert(); } in revert() function |
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ | ||
H A D | zfs_uio.c | 274 boolean_t revert) in zfs_uiomove_iter() |
/freebsd/usr.sbin/vidcontrol/ | ||
H A D | vidcontrol.c | 137 revert(void) in revert() function |
/freebsd/tools/sched/ | ||
H A D | schedgraph.py | 273 def revert(self): member in ColorConf |
/freebsd/contrib/llvm-project/clang/lib/Lex/ | ||
H A D | Pragma.cpp | 147 void revert() { in revert() function |