/external/python/cpython3/Lib/idlelib/ |
D | undo.py | 155 cmd.redo(self.delegate) 186 def redo(self, text): member in Command 224 def redo(self, text): member in InsertCommand 285 def redo(self, text): member in DeleteCommand 324 def redo(self, text): member in CommandSequence 326 cmd.redo(text) 356 redo = Button(undowin, text="Redo", command=lambda:d.redo_event(None)) 357 redo.pack(side='left')
|
D | config-keys.def | 33 redo=<Control-Shift-Key-Z> <Control-Shift-Key-z> 93 redo=<Alt-Key-z> <Meta-Key-z> 153 redo = <Control-Shift-Key-Z> 213 redo=<Shift-Command-Key-Z> 263 redo = <Shift-Command-Key-Z>
|
D | ChangeLog | 753 * ReplaceDialog.py: Tim Peters: made replacement atomic for undo/redo. 1476 If set, redo the display even if it's the same dict.
|
/external/python/cpython2/Lib/idlelib/ |
D | UndoDelegator.py | 153 cmd.redo(self.delegate) 185 def redo(self, text): member in Command 224 def redo(self, text): member in InsertCommand 286 def redo(self, text): member in DeleteCommand 325 def redo(self, text): member in CommandSequence 327 cmd.redo(text) 356 redo = Button(root, text="Redo", command=lambda:d.redo_event(None)) 357 redo.pack(side='left')
|
D | config-keys.def | 33 redo=<Control-Shift-Key-Z> <Control-Shift-Key-z> 84 redo=<Alt-Key-z> <Meta-Key-z> 135 redo=<Shift-Command-Key-Z> 176 redo = <Shift-Command-Key-Z>
|
D | ChangeLog | 753 * ReplaceDialog.py: Tim Peters: made replacement atomic for undo/redo. 1476 If set, redo the display even if it's the same dict.
|
/external/ltp/tools/genload/ |
D | README | 52 For the -m and -d options, a value of 0 means to redo their operation an 53 infinite number of times. To allocate and free 128MB in a redo loop use the 59 For the -m and -d options, a negative value of n means to redo the operation
|
/external/llvm-project/clang/test/CodeGen/ |
D | thinlto_embed_bitcode.ll | 27 ; RUN: %clang -target x86_64-unknown-linux-gnu -O2 -o %t-redo.o -x ir %t-embedded.bc -c -fthinlto-i… 32 ; RUN: llvm-strip --strip-all %t-redo.o 34 ; RUN: diff %t-redo.o %t.o
|
/external/curl/docs/cmdline-opts/ |
D | location.d | 9 option will make curl redo the request on the new place. If used together with
|
/external/doclava/res/assets/templates-sdk/assets/js/ |
D | prettify.js | 20 …redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,e… 24 …l,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,u…
|
/external/python/cpython2/Mac/Demo/mlte/ |
D | mlted.py | 191 self.redoitem = MenuItem(m, "Redo", None, self.redo) 325 def redo(self, *args): member in Mlted
|
/external/mesa3d/docs/relnotes/ |
D | 20.1.6.rst | 50 - radv: When importing an image, redo the layout based on the metadata.
|
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/ |
D | ScriptEditor.java | 302 redo(); in onKeyDown() 553 private void redo() { in redo() method in ScriptEditor
|
/external/boringssl/src/crypto/dsa/ |
D | dsa.c | 591 redo: in DSA_do_sign() 630 goto redo; in DSA_do_sign()
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/dsa/ |
D | dsa.c | 608 redo: in DSA_do_sign() 647 goto redo; in DSA_do_sign()
|
/external/tcpdump/ |
D | README.md | 220 redo the steps above.
|
D | README | 220 redo the steps above.
|
/external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/ |
D | route.proto | 137 // [#next-major-version: In the v3 API we should redo how path specification works such
|
/external/python/pycparser/utils/benchmark/inputs/ |
D | tccgen.c.ppout | 4975 redo: 4994 goto redo; 6021 redo: 6163 goto redo; 7101 redo: 7108 goto redo; 7113 goto redo; 7117 goto redo;
|
/external/llvm-project/polly/lib/External/isl/ |
D | isl_tab.c | 1188 int redo = isl_tab_mark_redundant(tab, i); in isl_tab_pivot() local 1189 if (redo < 0) in isl_tab_pivot() 1191 if (redo) in isl_tab_pivot()
|
/external/squashfs-tools/ |
D | CHANGES | 89 - mksquashfs: redo -comp <compressor> parsing
|
/external/curl/docs/ |
D | KNOWN_BUGS | 154 the client application to redo the transfer after disabling Expect:.
|
/external/llvm-project/llvm/docs/ |
D | MergeFunctions.rst | 204 *Deferred* list and redo step 2, if the *Deferred* list is empty, then exit
|
/external/libpcap/ |
D | CHANGES | 99 rpcap: redo protocol version negotiation to avoid problems with old
|
/external/python/setuptools/ |
D | CHANGES.rst | 2489 * Distribute #375: Repair AttributeError created in last release (redo). 2561 0.6.46 (redo).
|