HomeSort by relevance Sort by last modified time
    Searched full:restore (Results 426 - 450 of 4874) sorted by null

<<11121314151617181920>>

  /art/runtime/arch/x86_64/
quick_entrypoints_x86_64.S 32 // Restore ART FP callee-saved registers
234 // Restore FPRs.
249 // Restore callee and GPR args, mixed together to agree with core spills bitmap.
350 * On success this wrapper will restore arguments and *jump* to the target, leaving the return
525 movq %rbp, %rsp // Restore stack pointer.
618 movq %rbp, %rsp // Restore stack pointer.
653 // Restore FPRs.
670 // Restore FPRs.
700 RESTORE_REFS_ONLY_CALLEE_SAVE_FRAME // restore frame up to return address
711 RESTORE_REFS_ONLY_CALLEE_SAVE_FRAME // restore frame up to return addres
    [all...]
  /bionic/tests/
bug_26110743_test.cpp 60 // restore dumpable
104 // restore dumpable
  /device/htc/flounder/wifi_only_overlay/frameworks/base/core/res/res/values/
config.xml 51 before automatically restore the default connection. Set -1 if the connection
52 does not require auto-restore. -->
  /device/linaro/hikey/overlay/frameworks/base/core/res/res/values/
config.xml 40 before automatically restore the default connection. Set -1 if the connection
41 does not require auto-restore. -->
  /external/autotest/server/cros/
debugd_dev_tools.py 39 # Restore initial tool state.
175 - restore_state(): restore the saved tool state.
178 example the rootfs tool can't currently restore its initial
230 Restore the initial tool state. Should be overridden by child
297 Used to restore files that have previously been saved by
304 @param paths: List of string paths to restore.
410 file, or all files, we want to be sure to restore just the files
467 # Restore devmode.passwd
  /external/autotest/server/site_tests/firmware_CorruptBothFwBodyAB/
firmware_CorruptBothFwBodyAB.py 54 logging.info("Still expected normal/developer boot and restore.")
67 logging.info("Expected recovery boot and restore firmware.")
  /external/chromium-trace/catapult/experimental/heatmap/
draw.js 48 this.context.restore();
85 this.context.restore();
  /external/chromium-trace/catapult/telemetry/telemetry/testing/
simple_mock.py 126 self.Restore()
128 def Restore(self):
  /external/compiler-rt/lib/builtins/ppc/
fixtfdi.c 23 /* Do an unsigned conversion of the absolute value, then restore the sign. */
59 /* Restore the sign of the result and return */
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
TestUnicodeProperty.java 57 // restore the world
76 // restore the world
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
TestUnicodeProperty.java 53 // restore the world
72 // restore the world
  /external/iptables/iptables/
iptables-xml.1 80 xsltproc iptables.xslt my-iptables.xml | iptables-restore
87 \fBiptables\-save\fP(8), \fBiptables\-restore\fP(8), \fBiptables\fP(8)
  /external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/
InstrumentMojo.java 31 * restore original classes with help of "restore-instrumented-classes" goal.
  /external/jacoco/org.jacoco.examples/build/
pom-offline.xml 60 <id>default-restore-instrumented-classes</id>
62 <goal>restore-instrumented-classes</goal>
  /external/libnfc-nci/halimpl/pn54x/common/
phNfcCommon.h 43 /* Restore Currupted PLL Setttings/etc */
50 /* Restore Currupted PLL Setttings/etc */
  /external/llvm/test/CodeGen/PowerPC/
ppc64-calls.ll 13 ; Calls to local function does not require the TOC restore 'nop'
22 ; Calls to weak function requires a TOC restore 'nop' because they
  /external/llvm/test/CodeGen/SPARC/
constpool.ll 44 ; v8pic32: restore
55 ; v9pic32: restore
globals.ll 46 ; v8pic32: restore
56 ; v9pic32: restore
  /external/llvm/test/CodeGen/Thumb2/
2010-08-10-VarSizedAllocaBug.ll 24 ; Must restore sp from fp here. Make sure not to leave sp in a temporarily invalid
50 ; No need to restore sp from fp here.
  /external/llvm/test/CodeGen/X86/
win32-seh-catchpad-realign.ll 70 ; Restore ESP
74 ; Restore EBP
  /external/opencv3/samples/winrt/ImageManipulations/
App.xaml.cpp 77 // Restore the saved session state only when appropriate, scheduling the
78 // final launch steps after the restore is complete
  /external/opencv3/samples/winrt/OcvImageProcessing/OcvImageProcessing/
App.xaml.cpp 57 // TODO: Restore the saved session state only when appropriate, scheduling the
58 // final launch steps after the restore is complete
  /external/parameter-framework/upstream/parameter/
AreaConfiguration.h 51 /** Restore the configuration area
58 bool restore(CParameterBlackboard *pMainBlackboard, bool bSync, core::Results *errors) const;
  /external/parameter-framework/upstream/test/functional-tests-legacy/PfwTestCase/Domains/
tDomain_Configuration_Backup.py 32 Save and restore configuration testcases
50 # Test of Domains - save/restore configuration
69 - restore a configuration
188 - restore a configuration with a missing argument
189 - restore a configuration with a wrong domain name
190 - restore a configuration with a wrong configuration name
202 log.I("restore configuration %s from domain %s" % (self.conf_1, self.domain_name))
218 # Configuration restore errors
  /external/skia/bench/
PictureNestingBench.cpp 41 canvas->restore();
74 c->restore();

Completed in 2532 milliseconds

<<11121314151617181920>>