HomeSort by relevance Sort by last modified time
    Searched refs:restored (Results 51 - 75 of 106) sorted by null

1 23 4 5

  /device/linaro/bootloader/edk2/ArmPkg/Library/DebugAgentSymbolsBaseLib/Arm/
DebugAgentException.asm 252 str R1,[SP,#0x58] ; Store it back to srsfd stack slot so it can be restored
255 str R1,[SP,#0x5c] ; Store it back to srsfd stack slot so it can be restored
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/GdbDebugAgent/Arm/
ExceptionSupport.ARMv6.asm 236 str R1,[SP,#0x58] ; Store it back to srsfd stack slot so it can be restored
239 str R1,[SP,#0x5c] ; Store it back to srsfd stack slot so it can be restored
  /frameworks/base/libs/hwui/
RecordingCanvas.h 70 virtual void onSnapshotRestored(const Snapshot& removed, const Snapshot& restored) override;
RecordingCanvas.cpp 89 void RecordingCanvas::onSnapshotRestored(const Snapshot& removed, const Snapshot& restored) {
FrameBuilder.cpp 204 void FrameBuilder::onSnapshotRestored(const Snapshot& removed, const Snapshot& restored) {}
    [all...]
  /external/one-true-awk/
FIXES 823 restored srand behavior: it returns the current seed.
861 restored -F (space) separator
901 since it didn't quite work right anyway. (restored aug 2)
    [all...]
  /prebuilts/go/darwin-x86/src/os/signal/
doc.go 159 be restored.
212 to Notify, then the default behavior will be restored.
  /prebuilts/go/linux-x86/src/os/signal/
doc.go 159 be restored.
212 to Notify, then the default behavior will be restored.
  /external/golang-protobuf/protoc-gen-go/testdata/
extension_test.go 184 // Check that it is restored correctly.
  /prebuilts/go/darwin-x86/src/index/suffixarray/
suffixarray_test.go 245 t.Errorf("restored index doesn't match saved index %s", tc.name)
  /prebuilts/go/linux-x86/src/index/suffixarray/
suffixarray_test.go 245 t.Errorf("restored index doesn't match saved index %s", tc.name)
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.touchpoint.natives_1.1.100.v20130327-2119.jar 
  /external/eigen/lapack/
clarfb.f 174 *> array elements are modified but restored on exit. The rest of the
dlarfb.f 174 *> array elements are modified but restored on exit. The rest of the
slarfb.f 174 *> array elements are modified but restored on exit. The rest of the
zlarfb.f 174 *> array elements are modified but restored on exit. The rest of the
  /prebuilts/go/darwin-x86/src/runtime/
stubs.go 22 // mcall saves g's current PC/SP in g->sched so that it can be restored later.
cgocall.go 60 // m->g0 stack, so that it can be restored later.
68 // panics, m->g0.sched.sp will be restored to its old value: the m->g0 stack
  /prebuilts/go/linux-x86/src/runtime/
stubs.go 22 // mcall saves g's current PC/SP in g->sched so that it can be restored later.
cgocall.go 60 // m->g0 stack, so that it can be restored later.
68 // panics, m->g0.sched.sp will be restored to its old value: the m->g0 stack
  /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/libunwind/doc/
libunwind-dynamic.tex 63 gets restored. The reason this point needs to be described is that
64 once the stack-pointer is restored, all values saved in the
  /external/libunwind_llvm/src/
UnwindRegistersSave.S 446 @ EHABI #7.4.5 notes that in general all VRS registers should be restored
  /frameworks/base/services/core/java/com/android/server/pm/
ShortcutService.java 3589 final ShortcutUser restored; local
    [all...]
  /prebuilts/go/darwin-x86/src/fmt/
scan.go 166 // saved and restored on recursive scans.

Completed in 865 milliseconds

1 23 4 5