/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/ |
H A D | rewrite.rb | 309 def undo( number_of_operations = 1 ) method in class:ANTLR3
|
/external/kernel-headers/original/uapi/linux/ |
H A D | sem.h | 7 #define SEM_UNDO 0x1000 /* undo the operation on exit */ 30 struct sem_undo *undo; /* undo requests on this array */ member in struct:semid_ds 86 #define SEMUME SEMOPM /* max num of undo entries per process */ 87 #define SEMMNU SEMMNS /* num of undo structures system wide */
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.equinox.p2.touchpoint.natives_1.0.200.v20100503a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.text_3.5.0.v20100601-1300.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.sat4j.core_2.2.0.v20100429.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.core.commands_3.6.0.I20100512-1500.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.ui.ide_3.6.2.M20101117-0800.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.sat4j.pb_2.2.0.v20100429.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.osgi_3.6.1.R36x_v20100806.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.osgi_3.6.2.R36x_v20101103.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/ |
H A D | ScriptEditor.java | 304 undo(); 534 private void undo() { method in class:ScriptEditor
|
/external/elfutils/src/ |
H A D | unstrip.c | 986 Elf_Scn *undo = NULL; 994 undo = sec->scn; 1002 if (undo != NULL) 1008 Elf_Data *undodata = elf_rawdata (undo, NULL); 984 Elf_Scn *undo = NULL; local
|
/external/regex-re2/lib/codereview/ |
H A D | codereview.py | 692 desc_re = '^(.+: |(tag )?(release|weekly)\.|fix build|undo CL)' 753 elif re.search('<enter reason for undo>', clx.desc): 754 if promptyesno(ui, "change list description omits reason for undo\nre-edit (y/n)?"): 1399 # hg clpatch / undo / release-apply / download 1418 def undo(ui, repo, clname, **opts): function 1419 """undo the effect of a CL 1423 you can add the reason for the undo to the description. 1426 return "cannot run hg undo outside default branch" 1427 return clpatch_or_undo(ui, repo, clname, opts, mode="undo") 1496 undoHeader = """undo C [all...] |
/external/icu/tools/srcgen/currysrc/libs/ |
H A D | org.eclipse.text_3.5.400.v20150505-1044.jar | ... org/eclipse/text/ org/eclipse/text/edits/ org/eclipse/text/undo/ org/eclipse/jface/ org/eclipse/jface/text/ org/eclipse/jface ... |
/external/mksh/src/ |
H A D | edit.c | 3497 static struct edstate *undo; variable in typeref:struct:edstate 3561 undo = &undobuf; 3969 if (es->cursor == undo->cursor) { 3976 if (es->cursor >= undo->linelen) 3979 es->cbuf[es->cursor] = undo->cbuf[es->cursor]; 4110 undo->winleft = es->winleft; 4111 memmove(undo->cbuf, es->cbuf, es->linelen); 4112 undo->linelen = es->linelen; 4113 undo->cursor = es->cursor; 4411 es = undo; [all...] |
/external/toybox/generated/ |
H A D | globals.h | 168 int numlen, undo, undolen; member in struct:hexedit_data
|
/external/v8/src/regexp/ |
H A D | jsregexp.cc | 1309 // need to undo a setting on backtrack, because we 1337 // Prepare for the undo-action (e.g., push if it's going to be popped). 1386 // Generate deferred actions here along with code to undo them again. 1411 Label undo; local 1412 assembler->PushBacktrack(&undo); 1422 assembler->Bind(&undo);
|
/external/valgrind/include/vki/ |
H A D | vki-linux.h | 1193 void/*struct sem_undo */*undo; /* undo requests on this array */ member in struct:vki_semid_ds
|
/external/dagger2/lib/ |
H A D | google-java-format-0.1-20151017.042846-2.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ... |
/external/robolectric/v1/lib/main/ |
H A D | h2-1.2.147.jar | META-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |