HomeSort by relevance Sort by last modified time
    Searched refs:Save (Results 251 - 275 of 280) sorted by null

<<1112

  /external/qemu-pc-bios/bochs/bios/
rombios.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
gpmgmt.h     [all...]
adoint.h     [all...]
cdoex.h 517 virtual HRESULT WINAPI Save(void) = 0;
540 HRESULT (WINAPI *Save)(IDataSource *This);
565 #define IDataSource_Save(This) (This)->lpVtbl->Save(This)
    [all...]
strmif.h     [all...]
  /external/chromium_org/chrome/browser/resources/history/
history.js 455 // Save user-visible state, clear the model, and restore the state.
778 // Update the results and save the last state.
    [all...]
  /external/chromium_org/chrome/browser/resources/profiler/
profiler.js 109 var SAVE_SNAPSHOTS_BUTTON_ID = 'save-snapshots-button';
930 // Merge the rows and save the results to |mergedRows|.
    [all...]
  /external/chromium_org/remoting/webapp/
client_session.js 722 // Save the new remapping setting.
725 remoting.HostSettings.save(this.hostId_, options);
790 * Set the shrink-to-fit and resize-to-client flags and save them if this is
823 remoting.HostSettings.save(this.hostId_, options);
    [all...]
  /frameworks/base/docs/html/training/
training_toc.cs 148 "How to save data on the device, whether it's temporary files, downloaded
577 "How to design a robust conflict resolution strategy for apps that save data to the cloud."
578 >Resolving Cloud Save Conflicts
    [all...]
  /external/chromium_org/content/renderer/
render_view_impl.cc     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
jquery.js     [all...]
  /external/chromium_org/v8/src/arm64/
code-stubs-arm64.cc     [all...]
  /external/chromium_org/v8/src/x87/
code-stubs-x87.cc 545 // Save ecx if it isn't the return register and therefore volatile, or if it
546 // is the return register, then save the temp register we use in its stead for
819 // Save mapped parameter count.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
dlist.c 117 * stored (save) vertices, and calls
984 /* save instruction size now */
7713 const struct gl_pixelstore_attrib save = ctx->Unpack; local
7844 const struct gl_pixelstore_attrib save = ctx->Unpack; local
7875 const struct gl_pixelstore_attrib save = ctx->Unpack; local
7884 const struct gl_pixelstore_attrib save = ctx->Unpack; local
7894 const struct gl_pixelstore_attrib save = ctx->Unpack; local
7989 const struct gl_pixelstore_attrib save = ctx->Unpack; local
8176 const struct gl_pixelstore_attrib save = ctx->Unpack; local
8285 const struct gl_pixelstore_attrib save = ctx->Unpack; local
8300 const struct gl_pixelstore_attrib save = ctx->Unpack; local
8316 const struct gl_pixelstore_attrib save = ctx->Unpack; local
8333 const struct gl_pixelstore_attrib save = ctx->Unpack; local
8343 const struct gl_pixelstore_attrib save = ctx->Unpack; local
8354 const struct gl_pixelstore_attrib save = ctx->Unpack; local
    [all...]
  /external/mesa3d/src/mesa/main/
dlist.c 117 * stored (save) vertices, and calls
984 /* save instruction size now */
7713 const struct gl_pixelstore_attrib save = ctx->Unpack; local
7844 const struct gl_pixelstore_attrib save = ctx->Unpack; local
7875 const struct gl_pixelstore_attrib save = ctx->Unpack; local
7884 const struct gl_pixelstore_attrib save = ctx->Unpack; local
7894 const struct gl_pixelstore_attrib save = ctx->Unpack; local
7989 const struct gl_pixelstore_attrib save = ctx->Unpack; local
8176 const struct gl_pixelstore_attrib save = ctx->Unpack; local
8285 const struct gl_pixelstore_attrib save = ctx->Unpack; local
8300 const struct gl_pixelstore_attrib save = ctx->Unpack; local
8316 const struct gl_pixelstore_attrib save = ctx->Unpack; local
8333 const struct gl_pixelstore_attrib save = ctx->Unpack; local
8343 const struct gl_pixelstore_attrib save = ctx->Unpack; local
8354 const struct gl_pixelstore_attrib save = ctx->Unpack; local
    [all...]
  /external/bison/build-aux/
texinfo.tex 74 % Save some plain tex macros whose names we will redefine.
    [all...]
  /external/chromium_org/net/url_request/
url_request_unittest.cc     [all...]
  /external/chromium_org/v8/src/arm/
code-stubs-arm.cc     [all...]
  /external/chromium_org/v8/src/ia32/
code-stubs-ia32.cc 565 // Save ecx if it isn't the return register and therefore volatile, or if it
566 // is the return register, then save the temp register we use in its stead for
746 // Save 1 in double_result - we need this several times later on.
    [all...]
  /external/chromium_org/v8/src/mips/
code-stubs-mips.cc 616 // Clear cumulative exception flags and save the FCSR.
679 // Save the sign.
748 // Test sign, and save for later conditionals.
    [all...]
  /external/chromium_org/v8/src/x64/
code-stubs-x64.cc 530 // Save ecx if it isn't the return register and therefore volatile, or if it
531 // is the return register, then save the temp register we use in its stead
629 // Save 1 in double_result - we need this several times later on.
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex 75 % Save some plain tex macros whose names we will redefine.
    [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 1469 milliseconds

<<1112