Home
last modified time | relevance | path

Searched refs:redo (Results 1 – 25 of 36) sorted by relevance

12

/external/python/cpython2/Lib/idlelib/
DUndoDelegator.py153 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')
Dconfig-keys.def33 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>
DChangeLog753 * 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/
DREADME52 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/libedit/src/
Dsearch.c221 int done, redo; in ce_inc_search() local
240 done = redo = 0; in ce_inc_search()
272 redo++; in ce_inc_search()
277 redo++; in ce_inc_search()
357 if (redo && newdir == dir) { in ce_inc_search()
/external/curl/docs/cmdline-opts/
Dlocation.d8 option will make curl redo the request on the new place. If used together with
/external/doclava/res/assets/templates-sdk/assets/js/
Dprettify.js20redo,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/
Dmlted.py191 self.redoitem = MenuItem(m, "Redo", None, self.redo)
325 def redo(self, *args): member in Mlted
/external/valgrind/docs/internals/
Dhowto_BUILD_KDE42.txt103 # to install the relevant supporting libs and redo the qt configure
104 # (make confclean, then redo configure)
D3_8_BUGSTATUS.txt355 Needs review; would be nice to redo this with a more robust API
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DScriptEditor.java301 redo(); in onKeyDown()
552 private void redo() { in redo() method in ScriptEditor
/external/boringssl/src/crypto/dsa/
Ddsa.c533 redo: in DSA_do_sign()
580 goto redo; in DSA_do_sign()
/external/harfbuzz_ng/win32/
DREADME.txt12 that one cleans the build and redo the build if any configuration option changed.
/external/curl/docs/
DROADMAP.md123 3. we have > 170 command line options, is there a way to redo things to
DKNOWN_BUGS138 the client application to redo the transfer after disabling Expect:.
/external/tcpdump/
DREADME238 redo the steps above.
DREADME.md238 redo the steps above.
/external/valgrind/perf/
Dtinycc.c7665 redo: in parse_line_comment()
7685 goto redo; in parse_line_comment()
8485 redo: in preprocess()
8674 goto redo; in preprocess()
9577 redo: in next_nomacro()
9583 goto redo; in next_nomacro()
9743 redo: in macro_subst_tok()
9757 goto redo; in macro_subst_tok()
10032 redo: in next()
10050 goto redo; in next()
[all …]
/external/valgrind/none/tests/ppc64/
Djm-insns.c4753 redo: in test_int_two_args()
4783 goto redo; in test_int_two_args()
4795 redo: in test_int_one_arg()
4813 goto redo; in test_int_one_arg()
/external/valgrind/none/tests/ppc32/
Djm-insns.c4753 redo: in test_int_two_args()
4783 goto redo; in test_int_two_args()
4795 redo: in test_int_one_arg()
4813 goto redo; in test_int_one_arg()
/external/squashfs-tools/
DCHANGES89 - mksquashfs: redo -comp <compressor> parsing
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog1097 Darwin: Merge build scripts, redo project, incl. arm64
1200 Merge pull request #60 from zwaldowski/ios-redo
/external/python/cpython2/
DREADME564 it will redo the link step. The remedy is to use SGI's much
/external/mesa3d/src/gallium/state_trackers/clover/
DDoxyfile837 # have to redo this when upgrading to a newer version of doxygen or when changing the value of conf…
/external/libnl/doc/
DDoxyfile.in898 # have to redo this when upgrading to a newer version of doxygen or when

12