Home
last modified time | relevance | path

Searched refs:Undo (Results 1 – 25 of 101) sorted by relevance

12345

/third_party/openssl/util/
Dlocal_shlib.com.in10 $ ! properly set. Undo this with unlocal_shlib.com
/third_party/cef/include/
Dcef_frame.h72 virtual void Undo() = 0;
/third_party/cef/libcef_dll/ctocpp/
Dframe_ctocpp.h43 void Undo() override;
Dframe_ctocpp.cc44 NO_SANITIZE("cfi-icall") void CefFrameCToCpp::Undo() { in Undo() function in CefFrameCToCpp
/third_party/mesa3d/docs/relnotes/
D11.0.5.rst60 - Revert "mesa/glformats: Undo code changes from
121 - mesa/glformats: Undo code changes from \_mesa_base_tex_format() move
/third_party/cef/libcef/browser/
Dframe_host_impl.h50 void Undo() override;
Dmenu_manager.cc420 browser_->GetFocusedFrame()->Undo(); in ExecuteDefaultCommand()
Dframe_host_impl.cc94 void CefFrameHostImpl::Undo() { in Undo() function in CefFrameHostImpl
/third_party/cef/libcef/renderer/
Dframe_impl.h53 void Undo() override;
Dframe_impl.cc77 void CefFrameImpl::Undo() { in Undo() function in CefFrameImpl
/third_party/e2fsprogs/doc/RelNotes/
Dv1.43.1.txt29 exception of the Undo handler when running on FreeBSD) used this buggy
/third_party/cef/libcef_dll/cpptoc/
Dframe_cpptoc.cc56 CefFrameCppToC::Get(self)->Undo(); in frame_undo()
/third_party/cef/tests/cefclient/browser/
Droot_window_mac.mm246 // Undo the previous state since it's not the desired state.
269 // Undo miniaturization, if any, so the window will actually be hidden.
/third_party/python/Lib/idlelib/
DREADME.txt143 Undo # undodelegator
/third_party/flutter/flutter/dev/manual_tests/lib/
Dactions.dart172 const LocalKey kUndoActionKey = ValueKey<String>('Undo');
/third_party/e2fsprogs/lib/ext2fs/
Dext2_err.et.in528 "Undo file corrupt"
/third_party/toybox/kconfig/
Dlex.zconf.c_shipped168 /* Undo effects of setting up zconftext. */ \
1292 /* Undo the effects of YY_DO_BEFORE_ACTION. */
2051 /* Undo effects of setting up zconftext. */ \
/third_party/cef/patch/patches/
Dchrome_runtime_views.patch261 // Undo our anti-jankiness hacks and force a re-layout.
/third_party/boost/libs/iterator/test/detail/
Dzip_iterator_test_original.ipp161 // Undo change to vect1
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go4092 Undo FailureHandlingKind = "undo" const
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go4092 Undo FailureHandlingKind = "undo" const
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go4092 Undo FailureHandlingKind = "undo" const
/third_party/python/Doc/library/
Dcmd.rst282 'Undo (repeatedly) the last turtle action(s): UNDO'
/third_party/e2fsprogs/po/
Dde.po140 msgstr "beim Lesen der Undo-Datei"
4873 msgstr "Der Superblock des Dateisystems passt nicht zur Undo-Datei.\n"
4901 msgid "Undo file superblock checksum doesn't match.\n"
4902 msgstr "Die Prüfsumme des Superblocks in der Undo-Datei stimmt nicht überein.\n"
4912 msgstr "Während des Abarbeitens der Undo-Datei kann nicht in sie geschrieben werden.\n"
4917 msgstr "beim Öffnen der Undo-Datei „%s”\n"
4921 msgstr "beim Lesen der Undo-Datei"
4926 msgstr "%s: Keine Undo-Datei.\n"
4936 msgstr "%s: Der Vorspann der Undo-Datei ist defekt.\n"
4940 msgid "%s: Undo block size too large.\n"
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DVOP3PInstructions.td73 // Undo sub x, c -> add x, -c canonicalization since c is more likely

12345