Searched
full:restored (Results
401 -
425 of
968) sorted by null
<<11121314151617181920>>
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
streams.rb | 52 recognition process so the input state may be restored back to a prior state. 884 # and then ensures the stream's position is restored before [all...] |
/external/valgrind/coregrind/m_sigframe/ |
sigframe-ppc32-linux.c | 70 are restored from the sigcontext; the rest of the CPU state is 71 restored to what it was before the signal. 215 //:: /* saved signal mask to be restored when handler returns */
|
/external/valgrind/coregrind/ |
vgdb-invoker-ptrace.c | 80 // if > 0, pid for which registers have to be restored. 82 // restored the registers). 298 after having restored the registers to the initial values. */ [all...] |
/external/zlib/src/examples/ |
gzlog.c | 57 still be restored, but without the appended data. 216 being restored to the previous compressed-only data state. 498 of the foo.gz file is restored. The data is appended uncompressed in [all...] |
/frameworks/base/services/core/java/com/android/server/wallpaper/ |
WallpaperManagerService.java | [all...] |
/ndk/sources/host-tools/nawk-20071023/ |
FIXES | 737 restored srand behavior: it returns the current seed. 775 restored -F (space) separator 815 since it didn't quite work right anyway. (restored aug 2) [all...] |
/packages/apps/Launcher3/src/com/android/launcher3/ |
LauncherProvider.java | 379 // There might be some partially restored DB items, due to buggy restore logic in 523 "restored INTEGER NOT NULL DEFAULT 0," + 655 if (!addIntegerColumn(db, Favorites.RESTORED, 0)) { [all...] |
/art/compiler/dex/quick/mips/ |
call_mips.cc | 377 // The CFI should be restored for any code that follows the exit block.
|
/art/compiler/dex/quick/x86/ |
call_x86.cc | 272 // The CFI should be restored for any code that follows the exit block.
|
/bionic/libc/arch-mips/bionic/ |
setjmp.S | 301 LA a1, SC_MASK_OFFSET(a0) # signals being restored
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
ByodHelperActivity.java | 122 Log.w(TAG, "Restored state");
|
/development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/ |
FoldingLayout.java | 504 /* The canvas is saved and restored for every individual fold*/
|
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
PhotoThumbnailFragment.java | 326 * allows the Fragment to save its state, so the state can be restored later on.
|
/docs/source.android.com/src/devices/audio/ |
debugging.jd | 160 <li>Push or sync the restored <code>libaudioflinger.so</code>
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/ |
SAX2RTFDTM.java | 138 // Record initial sizes of fields that are pushed and restored
|
/external/google-breakpad/src/client/mac/Framework/ |
Breakpad.h | 45 // OnDemandServer and restored in Inspector.
|
/external/icu/icu4c/source/i18n/unicode/ |
ucurr.h | 134 * restored.
|
/external/jetty/src/java/org/eclipse/jetty/server/session/ |
HashedSession.java | 149 * either they cannot be true or their value will be restored in the
|
/external/jmonkeyengine/engine/src/core/com/jme3/post/ |
FilterPostProcessor.java | 298 //If the camera is initialized and there are no filter to render, the camera viewport is restored as it was
|
/external/libcxxabi/src/Unwind/ |
UnwindRegistersRestore.S | 332 @ Use lr as base so that r0 can be restored.
|
UnwindRegistersSave.S | 296 @ EHABI #7.4.5 notes that in general all VRS registers should be restored
|
/external/libunwind/src/ia64/ |
Gstep.c | 202 switched (and before the point where it's restored). */
|
/external/lldb/source/Plugins/Process/POSIX/ |
POSIXThread.cpp | 393 // With our register state restored, resolve the breakpoint object
|
/external/lldb/source/Target/ |
ThreadPlanCallFunction.cpp | 306 ReportRegisterState ("Restoring thread state after function call. Restored register state:");
|
/external/llvm/include/llvm/MC/ |
MCDwarf.h | 410 /// restored anymore.
|
Completed in 201 milliseconds
<<11121314151617181920>>