/freebsd/usr.sbin/vidcontrol/ |
H A D | vidcontrol.c | 91 * Initialize revert data. 130 * If something goes wrong along the way we call revert() to go back to the 137 revert(void) in revert() function 225 revert(); in nextarg() 284 revert(); in load_scrnmap() 295 revert(); in load_scrnmap() 301 revert(); in load_scrnmap() 323 revert(); in load_default_scrnmap() 340 revert(); in print_scrnmap() 409 revert(); in load_default_vt4font() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
H A D | Tracker.h | 10 // state, such that we can revert the state when needed. 25 // Calling `Tracker::revert()` will restore the state saved when 28 // `IRChangeBase::revert()` function one by one. 32 // The user needs to either revert or accept changes before the tracker object 67 virtual void revert() = 0; 93 void revert() final { U.set(OrigV); } in revert() function 114 /// original program order during revert(). 124 void revert() final; 147 void revert() final; 168 void revert() final; [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ |
H A D | Tracker.cpp | 41 assert(Changes.empty() && "You must accept or revert changes!"); in ~Tracker() 74 void EraseFromParent::revert() { in revert() function in EraseFromParent 111 void RemoveFromParent::revert() { in revert() function in RemoveFromParent 135 void MoveInstr::revert() { in revert() function in MoveInstr 162 void Tracker::revert() { in revert() function in Tracker 166 Change->revert(); in revert()
|
/freebsd/lib/geom/union/ |
H A D | gunion.8 | 49 .Cm revert 83 If the repair fails, you can revert all the changes in the upper disk 95 if it fails, revert the upgrade. 174 .It Cm revert 178 .Cm revert 253 gunion revert -v md0-da0p1.union
|
/freebsd/sbin/dump/ |
H A D | cache.c | 90 * block size, then revert to pread. Otherwise initialize the in cread() 101 * revert to pread(). Full-block-reads are typically in cread() 112 * result. If an error occurs, revert to pread() (this might in cread()
|
/freebsd/tests/sys/geom/class/union/ |
H A D | union_test.sh | 263 atf_test_case revert cleanup 266 atf_set "descr" "Test gunion revert" 294 atf_check gunion revert "$guniondev" 317 atf_add_test_case revert
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/ |
H A D | zfs_set_feature_activation.ksh | 35 # should revert the feature to the 'enabled' state. 50 "dataset using that property, should revert the feature flag to"\
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/ |
H A D | reservation_007_pos.ksh | 100 # available totals should revert back to the values they 113 # space available totals should revert back to the values
|
/freebsd/tests/sys/cddl/zfs/tests/reservation/ |
H A D | reservation_007_pos.ksh | 98 # available totals should revert back to the values they 111 # space available totals should revert back to the values
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | NativeRegisterContextDBReg_arm64.cpp | 123 // Create a backup we can revert to in case of failure. in ClearHardwareBreakpoint() 179 // Create a backup we can revert to in case of failure. in ClearAllHardwareBreakpoints() 331 // Create a backup we can revert to in case of failure. in ClearHardwareWatchpoint() 363 // Create a backup we can revert to in case of failure. in ClearAllHardwareWatchpoints()
|
/freebsd/share/examples/csh/ |
H A D | dot.cshrc | 63 …no-messages revert-match version help byte-offset line-number with-filename no-filename quiet sile… 104 …propedit propget proplist propset resolved revert status switch unlock update)@' 'p@1@(add blame c… 106 revert status switch unlock update)@'
|
/freebsd/contrib/elftoolchain/addr2line/ |
H A D | os.NetBSD.mk | 1 # TODO(#511): Revert after the source tree is -Wconversion clean.
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | os.NetBSD.mk | 1 # TODO(#511): Revert after the source tree is -Wconversion clean.
|
/freebsd/contrib/elftoolchain/elfdump/ |
H A D | os.NetBSD.mk | 1 # TODO(#511): Revert after the source tree is -Wconversion clean.
|
/freebsd/contrib/elftoolchain/libelftc/ |
H A D | os.NetBSD.mk | 1 # TODO(#511): Revert after the source tree is -Wconversion clean.
|
/freebsd/contrib/elftoolchain/libpe/ |
H A D | os.NetBSD.mk | 1 # TODO(#511): Revert after the source tree is -Wconversion clean.
|
/freebsd/contrib/elftoolchain/nm/ |
H A D | os.NetBSD.mk | 1 # TODO(#511): Revert after the source tree is -Wconversion clean.
|
/freebsd/contrib/elftoolchain/readelf/ |
H A D | os.NetBSD.mk | 1 # TODO(#511): Revert after the source tree is -Wconversion clean.
|
/freebsd/contrib/elftoolchain/size/ |
H A D | os.NetBSD.mk | 1 # TODO(#511): Revert after the source tree is -Wconversion clean.
|
/freebsd/contrib/elftoolchain/strings/ |
H A D | os.NetBSD.mk | 1 # TODO(#511): Revert after the source tree is -Wconversion clean.
|
/freebsd/share/doc/usd/22.trofftut/ |
H A D | tt02 | 116 causes the size to revert to 189 revert to the previous size and vertical spacing
|
/freebsd/sys/dev/hptmv/ |
H A D | mvStorageDev.h | 112 /* Disable revert power-on defaults */ 122 /* Enable revert power-on defaults */
|
/freebsd/sys/contrib/edk2/ |
H A D | FREEBSD-upgrade | 16 svn revert -R .
|
/freebsd/contrib/unvis/ |
H A D | unvis.1 | 37 .Nd "revert a visual representation of data back to original form"
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmap/ |
H A D | mmap_sync_001_pos.ksh | 32 # revert to some sensible defaults if the values we saved
|