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

<<11121314151617181920>>

  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/machine/
setjmp.h 54 * FPSCR saved because GLibc does saves it too.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
config-main.def 26 # Any options the user saves through the config dialog will be saved to
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
config-main.def 26 # Any options the user saves through the config dialog will be saved to
  /development/samples/SampleSyncAdapter/samplesyncadapter_server/
dashboard.py 75 contact form for the user to fill in. POST saves the new contact
97 with the current contact information filled in. POST saves new information
  /external/chromium/chrome/browser/themes/
theme_service.h 227 // Clears all the override fields and saves the dictionary.
255 // Saves the filename of the cached theme pack.
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api.h 113 // Saves the image data to a file.
298 // Saves thumbnail to thumbnail directory as |file_name|.
  /external/chromium_org/chrome/browser/profiles/
profile_info_cache.h 32 // This class saves various information about profiles to local preferences.
144 // Saves the profile info to a cache and takes ownership of |info|.
  /external/chromium_org/chrome/browser/themes/
theme_service.h 159 // Clears all the override fields and saves the dictionary.
201 // Saves the filename of the cached theme pack.
  /external/chromium_org/content/renderer/media/
rtc_video_decoder.h 129 // Saves a WebRTC buffer in |decode_buffers_| for decode.
134 // Saves a WebRTC buffer in |pending_buffers_| waiting for SHM available.
  /external/chromium_org/tools/gn/
toolchain_manager.h 84 // Saves the given named toolchain (the name will be taken from the toolchain
123 // Creates a new info struct and saves it in the map. A pointer to the
  /external/jpeg/
jfdctfst.c 56 * everywhere except in the multiplications proper; this saves a good deal
63 * 8 fractional bits, rather than 13. This saves some shifting work on some
jidctfst.c 58 * everywhere except in the multiplications proper; this saves a good deal
66 * for small quantization table entries, but it saves a lot of shifts.
71 * 8 fractional bits, rather than 13. This saves some shifting work on some
  /external/qemu/distrib/jpeg-6b/
jfdctfst.c 56 * everywhere except in the multiplications proper; this saves a good deal
63 * 8 fractional bits, rather than 13. This saves some shifting work on some
jidctfst.c 58 * everywhere except in the multiplications proper; this saves a good deal
66 * for small quantization table entries, but it saves a lot of shifts.
71 * 8 fractional bits, rather than 13. This saves some shifting work on some
  /frameworks/base/docs/html/sdk/installing/
index.jd 19 The installer then saves the Android SDK Tools into a default location (or you can specify the location).</p>
23 <li>Make a note of the name and location in which it saves the SDK on your system&mdash;you will need to
  /packages/apps/Contacts/tests/src/com/android/contacts/editor/
ContactEditorUtilsTest.java 217 // User saves a new contact, with a different default account.
249 // User saves a new contact.
  /external/llvm/lib/Target/SystemZ/
SystemZFrameLowering.cpp 329 // Skip over the GPR saves.
333 llvm_unreachable("Couldn't skip over GPR saves");
335 // Add CFI for the GPR saves.
386 // Skip over the FPR saves.
408 // Complete the CFI for the FPR saves, modelling them as taking effect
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc 51 // | ... | callee saves
71 // | ... | callee saves
90 // | EBP,ESI,EDI | callee saves
  /external/chromium/chrome/browser/metrics/
metrics_service.h 113 // Saves in the preferences if the crash report registration was successful.
117 // Saves in the preferences if the browser is running under a debugger.
316 // Saves plugin-related updates from the in-object buffer to Local State
  /external/chromium_org/chrome/browser/chromeos/login/
user_manager.h 205 // Saves user's oauth token status in local state preferences.
210 // Saves user's displayed name in local state preferences.
221 // Saves user's displayed (non-canonical) email in local state preferences.
  /external/chromium_org/chrome/browser/metrics/
metrics_service.h 166 // Saves in the preferences if the crash report registration was successful.
170 // Saves in the preferences if the browser is running under a debugger.
371 // Saves plugin-related updates from the in-object buffer to Local State
  /external/chromium_org/third_party/skia/src/gpu/
GrDrawTarget.h 464 * Saves off the current state and restores it in the destructor. It will
486 * Saves the state on target. The state will be restored when the ASR
501 * Saves the state on target. The state will be restored when the ASR
503 * when the default constructor was used. For nested saves use multiple
580 * Saves the geometry src state at construction and restores in the destructor. It also saves
    [all...]
  /external/protobuf/src/google/protobuf/
text_format.cc 140 // Parses the ASCII representation specified in input and saves the
455 // Consumes an identifier and saves its value in the identifier parameter.
469 // Consumes a string and saves its value in the text parameter.
487 // Consumes a uint64 and saves its value in the value parameter.
505 // Consumes an int64 and saves its value in the value parameter.
533 // Consumes a double and saves its value in the value parameter.
    [all...]
  /external/skia/src/gpu/
GrDrawTarget.h 464 * Saves off the current state and restores it in the destructor. It will
486 * Saves the state on target. The state will be restored when the ASR
501 * Saves the state on target. The state will be restored when the ASR
503 * when the default constructor was used. For nested saves use multiple
580 * Saves the geometry src state at construction and restores in the destructor. It also saves
    [all...]
  /frameworks/base/docs/html/training/cloudsave/
conflict-res.jd 50 to save data to the cloud, the saves might conflict, and you must decide how to
58 apply the same principles to any app that saves data to the cloud.</p>
143 Then device B saves the state to the cloud. When device A attempts to save, a
180 <td>Device B saves state to cloud</td>
361 <td>Device A saves state to cloud</td>
513 <td>Device A saves state to cloud

Completed in 2026 milliseconds

<<11121314151617181920>>