/external/python/cpython3/Lib/idlelib/ |
D | undo.py | 189 def undo(self, text): member in Command 231 def undo(self, text): member in InsertCommand 292 def undo(self, text): member in DeleteCommand 328 def undo(self, text): member in CommandSequence
|
/external/python/cpython2/Lib/idlelib/ |
D | UndoDelegator.py | 188 def undo(self, text): member in Command 231 def undo(self, text): member in InsertCommand 293 def undo(self, text): member in DeleteCommand 329 def undo(self, text): member in CommandSequence
|
/external/toybox/toys/other/ |
D | hexedit.c | 33 int numlen, undo, undolen; argument
|
/external/kernel-headers/original/uapi/linux/ |
D | sem.h | 32 struct sem_undo *undo; /* undo requests on this array */ member
|
/external/antlr/runtime/Ruby/lib/antlr3/streams/ |
D | rewrite.rb | 309 def undo( number_of_operations = 1 ) method in ANTLR3.TokenRewriteStream.RewriteProgram
|
/external/python/cpython2/Mac/Demo/textedit/ |
D | ped.py | 317 def undo(self, *args): member in Ped
|
/external/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 2231 void undo() override { in undo() function in __anonf550fcc50211::TypePromotionTransaction::InstructionMoveBefore 2256 void undo() override { in undo() function in __anonf550fcc50211::TypePromotionTransaction::OperandSetter 2288 void undo() override { in undo() function in __anonf550fcc50211::TypePromotionTransaction::OperandsHider 2312 void undo() override { in undo() function in __anonf550fcc50211::TypePromotionTransaction::TruncBuilder 2337 void undo() override { in undo() function in __anonf550fcc50211::TypePromotionTransaction::SExtBuilder 2362 void undo() override { in undo() function in __anonf550fcc50211::TypePromotionTransaction::ZExtBuilder 2384 void undo() override { in undo() function in __anonf550fcc50211::TypePromotionTransaction::TypeMutator 2422 void undo() override { in undo() function in __anonf550fcc50211::TypePromotionTransaction::UsesReplacer 2462 void undo() override { in undo() function in __anonf550fcc50211::TypePromotionTransaction::InstructionRemover
|
/external/python/cpython2/Mac/Demo/mlte/ |
D | mlted.py | 319 def undo(self, *args): member in Mlted
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 2160 void undo() override { in undo() function in __anonbf269a5d0411::TypePromotionTransaction::InstructionMoveBefore 2186 void undo() override { in undo() function in __anonbf269a5d0411::TypePromotionTransaction::OperandSetter 2218 void undo() override { in undo() function in __anonbf269a5d0411::TypePromotionTransaction::OperandsHider 2243 void undo() override { in undo() function in __anonbf269a5d0411::TypePromotionTransaction::TruncBuilder 2269 void undo() override { in undo() function in __anonbf269a5d0411::TypePromotionTransaction::SExtBuilder 2295 void undo() override { in undo() function in __anonbf269a5d0411::TypePromotionTransaction::ZExtBuilder 2317 void undo() override { in undo() function in __anonbf269a5d0411::TypePromotionTransaction::TypeMutator 2358 void undo() override { in undo() function in __anonbf269a5d0411::TypePromotionTransaction::UsesReplacer 2406 void undo() override { in undo() function in __anonbf269a5d0411::TypePromotionTransaction::InstructionRemover
|
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/ |
D | ScriptEditor.java | 535 private void undo() { in undo() method in ScriptEditor
|
/external/skqp/samplecode/ |
D | SampleAAGeometry.cpp | 897 PathUndo* undo = new PathUndo; in savePath() local 903 bool undo() { in undo() function in AAGeometryView 916 PathUndo* undo = fUndo; in validatePath() local
|
/external/skia/samplecode/ |
D | SampleAAGeometry.cpp | 810 std::unique_ptr<PathUndo> undo = std::move(fUndo); in ~AAGeometryView() local 828 std::unique_ptr<PathUndo> undo(new PathUndo); in savePath() local 834 bool undo() { in undo() function in AAGeometryView
|
/external/elfutils/src/ |
D | unstrip.c | 1074 Elf_Scn *undo = NULL; in find_alloc_sections_prelink() local
|
/external/python/cpython3/Lib/ |
D | turtle.py | 3622 def undo(self): member in RawTurtle
|
/external/python/cpython2/Lib/lib-tk/ |
D | turtle.py | 3513 def undo(self): member in RawTurtle
|
/external/mksh/src/ |
D | edit.c | 3501 static struct edstate *undo; variable
|
/external/v8/src/regexp/ |
D | regexp-compiler.cc | 562 Label undo; in Flush() local
|
/external/toybox/android/linux/generated/ |
D | globals.h | 272 int numlen, undo, undolen; member
|
/external/toybox/android/mac/generated/ |
D | globals.h | 272 int numlen, undo, undolen; member
|
/external/toybox/android/device/generated/ |
D | globals.h | 272 int numlen, undo, undolen; member
|
/external/mesa3d/src/amd/compiler/ |
D | aco_instruction_selection.cpp | 1025 aco_opcode op, uint32_t undo) in emit_scaled_op()
|