Searched
full:undo (Results
426 -
450 of
1441) sorted by null
<<11121314151617181920>>
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/ |
Tkinter.py | [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/ |
Tkinter.py | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
Tkinter.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
Tkinter.py | [all...] |
/packages/apps/Camera2/src/com/android/camera/ |
CameraActivity.java | [all...] |
/packages/apps/UnifiedEmail/res/values/ |
strings.xml | 359 <!-- Undo bar strings --> 360 <!-- Menu item: undo latest action [CHAR LIMIT=12]--> 361 <string name="undo">Undo</string> [all...] |
/prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/ |
pmd-5.1.1.jar | |
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
PhotoPage.java | 522 // deletion that the user can undo. [all...] |
/art/runtime/ |
intern_table.cc | 158 // Insert/remove methods used to undo changes made during an aborted transaction.
|
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/ |
DeviceAndProfileOwnerTest.java | 544 // Undo the suspend.
|
/device/generic/goldfish/camera/ |
EmulatedCameraDevice.h | 290 * This method will undo what commonStartDevice had done.
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
RemoteDebugEventSocketListener.cs | 576 txt = StringExtensions.replaceAll(txt, "%25", "%"); // undo escaped escape chars
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
RemoteDebugEventSocketListener.cs | 732 txt = txt.Replace( "%25", "%" ); // undo escaped escape chars
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/ |
RemoteDebugEventSocketListener.java | 517 txt = txt.replaceAll("%25","%"); // undo escaped escape chars
|
/external/autotest/client/cros/input_playback/ |
input_playback.py | 76 'RIGHTMETA', 'COMPOSE', 'STOP', 'AGAIN', 'PROPS', 'UNDO', 'FRONT',
|
/external/bison/examples/calc++/ |
calc++-scanner.cc | 224 /* Undo effects of setting up yytext. */ \ 917 /* undo the effects of YY_DO_BEFORE_ACTION */ 987 /* Undo the effects of YY_DO_BEFORE_ACTION. */ [all...] |
/external/bison/src/ |
scan-skel.c | 243 /* Undo effects of setting up skel_text. */ \ 1014 /* undo the effects of YY_DO_BEFORE_ACTION */ 1195 /* Undo the effects of YY_DO_BEFORE_ACTION. */ [all...] |
/external/eigen/unsupported/Eigen/src/MatrixFunctions/ |
MatrixExponential.h | 191 result *= result; // undo scaling by repeated squaring
|
/external/guice/core/src/com/google/inject/spi/ |
Elements.java | 350 // We are done with this module, so undo module source change
|
/external/iproute2/tc/ |
m_action.c | 255 /* no need to undo things, returning from here should
|
m_ematch.c | 334 /* undo look ahead by parser */
|
/external/libjpeg-turbo/ |
jidctfst.c | 279 /* and also undo the PASS1_BITS scaling. */
|
/external/libpng/ |
pngstruct.h | 32 /* zlib.h sometimes #defines const to nothing, undo this. */
|
/external/libvncserver/examples/android/jni/ |
fbvncserver.c | 409 /* XXX: Undo the checkered pattern to test the efficiency
|
/external/llvm/lib/CodeGen/ |
README.txt | 137 collector. Still, LLVM optimizations would probably undo a front-end's careful
|
Completed in 987 milliseconds
<<11121314151617181920>>