HomeSort by relevance Sort by last modified time
    Searched full:saves (Results 26 - 50 of 1519) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/chromeos/login/
language_switch_menu.h 42 // Switches the current locale, saves the new locale in preferences.
46 // Switches the current locale, saves the new locale in preferences.
user_image_manager_impl.h 73 // Sets one of the default images for the specified user and saves this
86 // Saves image to file, updates local state preferences to given image index
93 // Saves image to file with specified path and sends LOGIN_USER_IMAGE_CHANGED
111 // Saves |image| to the specified |image_path|. Runs on FILE thread.
  /art/runtime/arch/arm/
quick_entrypoints_arm.S 29 push {r4-r11, lr} @ 9 words of callee saves
54 push {r5-r8, r10-r11, lr} @ 7 words of callee saves
87 push {r1-r3, r5-r8, r10-r11, lr} @ 10 words of callee saves
107 ldrd r2, [sp, #12] @ restore non-callee saves r2-r3
132 SETUP_SAVE_ALL_CALLEE_SAVE_FRAME @ save callee saves for throw
169 * Called by managed code, saves callee saves and then calls artThrowException
219 SETUP_REF_AND_ARGS_CALLEE_SAVE_FRAME @ save callee saves in case allocation triggers GC
311 SETUP_REF_ONLY_CALLEE_SAVE_FRAME @ save callee saves in case exception allocation triggers GC
325 SETUP_REF_ONLY_CALLEE_SAVE_FRAME @ save callee saves in case we bloc
    [all...]
  /external/valgrind/main/docs/internals/
register-uses.txt 12 Name Saves? Reg? Comment Vex-uses?
35 Name Saves? Reg? Comment Vex-uses?
62 Name Saves? Reg? Comment Vex-uses?
105 Name Saves? Reg? Comment Vex-uses?
136 Name Saves? Reg? Comment Vex-uses?
172 Name Saves? Reg? Comment Vex-uses?
  /external/chromium/chrome/browser/chromeos/login/
language_switch_menu.h 44 // Switches the current locale, saves the new locale in preferences.
48 // Switches the current locale, saves the new locale in preferences.
user_manager.h 103 // Saves image to file and saves image path in local state preferences.
107 // Saves user image path for the user. Can be used to set default images.
150 // Sets one of the default images to the specified user and saves this
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
ObjectImageCommon.h 33 : ObjectImage(Input), // saves Input as Buffer and takes ownership
40 : ObjectImage(Input) // saves Input as Buffer and takes ownership
  /art/runtime/arch/mips/
quick_entrypoints_mips.S 155 SETUP_SAVE_ALL_CALLEE_SAVE_FRAME # save callee saves for throw
267 * Called by managed code, saves most registers (forms basis of long jump context) and passes
365 SETUP_REF_AND_ARGS_CALLEE_SAVE_FRAME # save callee saves in case allocation triggers GC
471 SETUP_REF_ONLY_CALLEE_SAVE_FRAME # save callee saves in case exception allocation triggers GC
484 SETUP_REF_ONLY_CALLEE_SAVE_FRAME # save callee saves in case we block
497 SETUP_REF_ONLY_CALLEE_SAVE_FRAME # save callee saves in case exception allocation triggers GC
510 SETUP_REF_ONLY_CALLEE_SAVE_FRAME # save callee saves in case exception allocation triggers GC
524 SETUP_REF_ONLY_CALLEE_SAVE_FRAME # save callee saves in case exception allocation triggers GC
539 SETUP_REF_ONLY_CALLEE_SAVE_FRAME # save callee saves in case of GC
553 SETUP_REF_ONLY_CALLEE_SAVE_FRAME # save callee saves in case of G
    [all...]
  /art/runtime/entrypoints/quick/
callee_save_frame.h 28 // Place a special frame at the TOS that will save the callee saves for the given type.
  /bionic/libc/arch-x86/bionic/
_exit_with_stack_teardown.S 8 * handler saves all the registers, so we don't need a stack to keep
  /development/samples/Spinner/
_index.html 9 Thereafter, the application saves a selection as soon as it
  /external/chromium/base/win/
win_util_unittest.cc 18 // Saves the current thread's locale ID when initialized, and restores it when
  /external/chromium_org/base/win/
win_util_unittest.cc 18 // Saves the current thread's locale ID when initialized, and restores it when
  /external/chromium_org/chrome/common/importer/
importer_url_row.h 29 // The date of the last visit of this URL, which saves us from having to
  /external/chromium_org/chrome/common/metrics/
metrics_log_manager.h 68 // Sets current_log to NULL, but saves the current log for future use with
79 // Saves the staged log, then clears staged_log().
123 // Saves any unsent logs to persistent storage using the current log
132 // Saves |log_text| as the given type (or discards it in accordance with
  /external/chromium_org/gpu/command_buffer/common/
cmd_buffer_common.cc 35 // RendererGLContext::MakeCurrent prior to every GL call. It saves returning 6
  /external/chromium_org/net/tools/tld_cleanup/
tld_cleanup_util.h 34 // (see the file comments in tld_cleanup.cc), and saves it into |out_filename|.
  /external/chromium_org/ppapi/tests/
test_var_deprecated.h 42 // Saves the var from when a value is set on the test from the page.
  /external/chromium_org/sync/internal_api/public/util/
syncer_error.h 19 // return a SyncerError. It saves us having to write a conversion function, and
  /external/chromium_org/third_party/WebKit/Source/core/platform/mac/
LocalCurrentGraphicsContext.h 29 // This class automatically saves and restores the current NSGraphicsContext for
  /external/chromium_org/tools/gn/
input_file.h 28 // a lot so computing it once up front saves a bunch of work.
  /external/clang/test/Preprocessor/
pragma-pushpop-macro.c 7 // push_macro: Saves the value of the macro_name macro on the top of the stack
  /external/dropbear/libtomcrypt/src/encauth/gcm/
gcm_reset.c 21 Reset a GCM state to as if you just called gcm_init(). This saves the initialization time.
  /external/qemu/android/
snaphost-android.h 25 /* Saves HW config settings for the current VM.
  /external/valgrind/main/gdbserver_tests/
mssnapshot.stderrB.exp 19 and saves it in <filename>

Completed in 2392 milliseconds

12 3 4 5 6 7 8 91011>>