HomeSort by relevance Sort by last modified time
    Searched refs:Save (Results 76 - 100 of 259) sorted by null

1 2 34 5 6 7 8 91011

  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_mastergain_gnu.s 55 .equ REG_SAVE_SZ, 0 @save-on-entry registers saved
68 STMFD sp!,{r4-r6,r14} @Save any save-on-entry registers that are used
86 STRH r4, [pnOutputBuffer], #NEXT_OUTPUT_PCM @save 1st output sample
92 STRH r5, [pnOutputBuffer], #NEXT_OUTPUT_PCM @save 2nd output sample
  /external/chromium_org/chrome/common/extensions/docs/examples/api/storage/stylizr/
options.js 35 // Save it using the Chrome extension storage API.
  /external/chromium_org/remoting/host/setup/
daemon_controller_linux.cc 272 !config_file.Save()) {
296 !config_file.Save()) {
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_amd64.S 7 # Save scratch registers.
39 mov %rsp, %rbx # save current rsp
87 # Save scratch registers.
119 mov %rsp, %rbx # save current rsp
169 // save env parameter
196 // save env parameter
223 // save env parameter
227 // save savesigs parameter
264 // save env parameter
268 // save savesigs paramete
    [all...]
  /external/qemu/distrib/sdl-1.2.15/acinclude/
alsa.m4 17 [dnl Save the original CFLAGS, LDFLAGS, and LIBS
  /external/v8/tools/
presubmit.py 151 def Save(self):
257 good_files_cache.Save()
  /external/libffi/src/mips/
n32.S 57 REG_S $fp, SIZEOF_FRAME - 2*FFI_SIZEOF_ARG($sp) # Save frame pointer
58 REG_S ra, SIZEOF_FRAME - 1*FFI_SIZEOF_ARG($sp) # Save return address
325 19 - Called function a7 save
326 18 - Called function a6 save
327 17 - Called function a5 save
328 16 - Called function a4 save
329 15 - Called function a3 save
330 14 - Called function a2 save
331 13 - Called function a1 save
332 12 - Called function a0 save
    [all...]
  /external/chromium/chrome/browser/ui/views/tabs/
base_tab.cc 89 canvas->Save();
447 canvas->Save();
  /external/chromium_org/chrome/common/extensions/docs/examples/api/bookmarks/basic/
popup.js 99 'Save': function() {
  /external/chromium_org/chrome/common/extensions/docs/server2/test_data/example_zipper/basic/
popup.js 99 'Save': function() {
  /external/chromium_org/remoting/host/plugin/
host_plugin.cc 147 bool Save(NPSavedData** saved) {
427 NPSavedData** save) {
439 plugin->Save(save);
  /external/chromium_org/remoting/webapp/
host_settings.js 41 * Save the settings for the specified hosts. Existing settings with the same
44 * @param {string} hostId The host identifer for which to save options.
45 * @param {Object} options The options to save, expressed as a dictionary of
50 remoting.HostSettings.save = function(hostId, options, opt_callback) {
69 * Helper function for both load and save.
  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_save_api.c 108 struct vbo_save_context *save = &vbo_context(ctx)->save; local
111 GLuint sz = save->vertex_size;
113 GLfloat *dst = save->copied.buffer;
188 struct vbo_save_context *save = &vbo_context(ctx)->save; local
202 save->out_of_memory =
210 save->out_of_memory = GL_TRUE;
213 if (save->out_of_memory) {
215 _mesa_install_save_vtxfmt(ctx, &save->vtxfmt_noop)
288 struct vbo_save_context *save = &vbo_context(ctx)->save; local
315 struct vbo_save_context *save = &vbo_context(ctx)->save; local
444 struct vbo_save_context *save = &vbo_context(ctx)->save; local
487 struct vbo_save_context *save = &vbo_context(ctx)->save; local
511 struct vbo_save_context *save = &vbo_context(ctx)->save; local
527 struct vbo_save_context *save = &vbo_context(ctx)->save; local
552 struct vbo_save_context *save = &vbo_context(ctx)->save; local
649 struct vbo_save_context *save = &vbo_context(ctx)->save; local
675 struct vbo_save_context *save = &vbo_context(ctx)->save; local
797 struct vbo_save_context *save = &vbo_context(ctx)->save; local
900 struct vbo_save_context *save = &vbo_context(ctx)->save; local
932 struct vbo_save_context *save = &vbo_context(ctx)->save; local
1193 struct vbo_save_context *save = &vbo_context(ctx)->save; local
1223 struct vbo_save_context *save = &vbo_context(ctx)->save; local
1271 struct vbo_save_context *save = &vbo_context(ctx)->save; local
1320 struct vbo_save_context *save = &vbo_context(ctx)->save; local
1475 struct vbo_save_context *save = &vbo_context(ctx)->save; local
1496 struct vbo_save_context *save = &vbo_context(ctx)->save; local
1518 struct vbo_save_context *save = &vbo_context(ctx)->save; local
1553 struct vbo_save_context *save = &vbo_context(ctx)->save; local
1561 struct vbo_save_context *save = &vbo_context(ctx)->save; local
1621 struct vbo_save_context *save = &vbo_context(ctx)->save; local
    [all...]
  /external/chromium_org/v8/tools/
presubmit.py 154 def Save(self):
273 good_files_cache.Save()
  /external/mesa3d/src/mesa/vbo/
vbo_save_api.c 108 struct vbo_save_context *save = &vbo_context(ctx)->save; local
111 GLuint sz = save->vertex_size;
113 GLfloat *dst = save->copied.buffer;
188 struct vbo_save_context *save = &vbo_context(ctx)->save; local
202 save->out_of_memory =
210 save->out_of_memory = GL_TRUE;
213 if (save->out_of_memory) {
215 _mesa_install_save_vtxfmt(ctx, &save->vtxfmt_noop)
288 struct vbo_save_context *save = &vbo_context(ctx)->save; local
315 struct vbo_save_context *save = &vbo_context(ctx)->save; local
444 struct vbo_save_context *save = &vbo_context(ctx)->save; local
487 struct vbo_save_context *save = &vbo_context(ctx)->save; local
511 struct vbo_save_context *save = &vbo_context(ctx)->save; local
527 struct vbo_save_context *save = &vbo_context(ctx)->save; local
552 struct vbo_save_context *save = &vbo_context(ctx)->save; local
649 struct vbo_save_context *save = &vbo_context(ctx)->save; local
675 struct vbo_save_context *save = &vbo_context(ctx)->save; local
797 struct vbo_save_context *save = &vbo_context(ctx)->save; local
900 struct vbo_save_context *save = &vbo_context(ctx)->save; local
932 struct vbo_save_context *save = &vbo_context(ctx)->save; local
1193 struct vbo_save_context *save = &vbo_context(ctx)->save; local
1223 struct vbo_save_context *save = &vbo_context(ctx)->save; local
1271 struct vbo_save_context *save = &vbo_context(ctx)->save; local
1320 struct vbo_save_context *save = &vbo_context(ctx)->save; local
1475 struct vbo_save_context *save = &vbo_context(ctx)->save; local
1496 struct vbo_save_context *save = &vbo_context(ctx)->save; local
1518 struct vbo_save_context *save = &vbo_context(ctx)->save; local
1553 struct vbo_save_context *save = &vbo_context(ctx)->save; local
1561 struct vbo_save_context *save = &vbo_context(ctx)->save; local
1621 struct vbo_save_context *save = &vbo_context(ctx)->save; local
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_ataric2p.S 315 movel a0,a4 | Save start address of source
316 movel a1,a5 | Save start address of dest
  /external/chromium/base/metrics/
field_trial_unittest.cc 220 TEST_F(FieldTrialTest, Save) {
  /external/chromium/chrome/browser/sessions/
session_service.h 177 virtual void Save();
244 // Callback from the backend for getting the commands from the save file.
388 // currently called when Save() is called to compare how often the
389 // session data is currently saved verses when we may want to save it.
  /external/chromium/chrome/common/extensions/
extension_action.cc 121 canvas->Save();
  /external/chromium_org/android_webview/native/
aw_web_contents_delegate.cc 98 } else if (params.mode == FileChooserParams::Save) {
99 // Save not supported, so cancel it.
  /external/chromium_org/base/win/
shortcut.cc 151 HRESULT result = i_persist_file->Save(shortcut_path.value().c_str(), TRUE);
  /external/chromium_org/chrome/browser/chromeos/app_mode/
kiosk_app_launcher.cc 202 KioskAppLaunchError::Save(error);
startup_app_launcher.cc 232 KioskAppLaunchError::Save(error);
  /external/chromium_org/chrome/browser/password_manager/
password_manager.cc 143 // No password to save? Then don't.
168 // first loading the page containing the form. Don't offer to save
195 // Always save generated passwords, as the user expresses explicit intent for
226 // Try to save the password if one was submitted.
292 // failure and abort this save, by clearing provisional_save_manager_.
307 // automatically save the login data. We prompt when the user hasn't already
320 provisional_save_manager_->Save();
  /external/chromium_org/chrome/browser/sessions/
persistent_tab_restore_service.cc 126 virtual void Save() OVERRIDE;
250 void PersistentTabRestoreService::Delegate::Save() {
281 BaseSessionService::Save();
295 // Schedule a command, otherwise if there are no pending commands Save does
315 // Start the save timer, when it fires we'll generate the commands.
382 Save();
855 // correctly write out the entries when Save is invoked (Save starts from
    [all...]

Completed in 901 milliseconds

1 2 34 5 6 7 8 91011