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

1 23 4 5

  /external/chromium/chrome/browser/ui/touch/tabs/
touch_tab.cc 210 canvas->Save();
  /external/chromium/chrome/browser/ui/views/infobars/
infobar_view.cc 270 canvas->Save();
  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_ikbdinterrupt.S 56 | Save MFP registers used for keyboard
  /external/chromium/chrome/browser/sessions/
tab_restore_service.cc 199 Save();
285 // Schedule a command, otherwise if there are no pending commands Save does
444 void TabRestoreService::Save() {
474 BaseSessionService::Save();
529 // Start the save timer, when it fires we'll generate the commands.
    [all...]
  /external/bison/data/
glr.cc 34 # know the "real" original parse-param, we save them
63 # Save the parse parameters.
  /external/chromium/chrome/browser/password_manager/
password_form_manager.cc 135 // Save the pending_credentials_ entry marked as blacklisted.
188 void PasswordFormManager::Save() {
  /external/chromium/chrome/browser/ui/views/
find_bar_view.cc 269 canvas->Save();
  /external/chromium/chrome/browser/ui/views/tabs/
side_tab_strip.cc 198 canvas->Save();
  /external/clang/include/clang/Frontend/
ASTUnit.h 244 /// number of warnings matters, since we will not save the preamble
    [all...]
  /external/clang/lib/ARCMigrate/
TransGCAttrs.cpp 50 SaveAndRestore<bool> Save(FullyMigratable, isMigratable(D));
  /external/chromium/base/
file_util_win.cc 454 result = i_persist_file->Save(destination, TRUE);
505 HRESULT result = i_persist_file->Save(destination, TRUE);
    [all...]
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk.cc 803 // Save the original x offset so we can position background images properly.
831 canvas->Save();
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
mmxp2_32.asm 70 mov edx, ecx ; save ecx
284 mov edx,ecx ; Save ecx
  /external/chromium/chrome/browser/ui/views/autocomplete/
autocomplete_popup_contents_view.cc 167 canvas->Save();
  /external/chromium/chrome/browser/ui/views/frame/
glass_browser_frame_view.cc 407 canvas->Save();
  /external/libffi/src/sh64/
sysv.S 57 # Save registers
  /external/v8/src/ia32/
code-stubs-ia32.h 578 void Save(MacroAssembler* masm) {
584 // We don't have to save scratch0_orig_ because it was given to us as
586 // we should save the new scratch0_.
625 // If we have to call into C then we need to save and restore all caller-
636 // Save all XMM registers except XMM0.
  /external/v8/src/x64/
code-stubs-x64.h 580 void Save(MacroAssembler* masm) {
586 // We don't have to save scratch0_orig_ because it was given to us as
588 // we should save the new scratch0_.
627 // If we have to call into C then we need to save and restore all caller-
632 // save and don't need to be preserved.
  /external/eigen/blas/testing/
cblat2.f 558 * Save every datum before calling the
    [all...]
dblat2.f 548 * Save every datum before calling the
877 * Save every datum before calling the
    [all...]
sblat2.f 548 * Save every datum before calling the
877 * Save every datum before calling the
    [all...]
zblat2.f 560 * Save every datum before calling the
    [all...]
dblat3.f 497 * Save every datum before calling the
765 * Save every datum before calling the
    [all...]
sblat3.f 497 * Save every datum before calling the
765 * Save every datum before calling the
    [all...]
  /external/chromium/chrome/browser/importer/
importer_unittest.cc 281 result = persist_file->Save(file.c_str(), TRUE);
    [all...]

Completed in 855 milliseconds

1 23 4 5