HomeSort by relevance Sort by last modified time
    Searched full:saved (Results 101 - 125 of 1198) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/qemu/distrib/sdl-1.2.12/src/video/gem/
SDL_gemvideo.h 60 short old_numcolors; /* Number of colors in saved palette */
68 Uint16 old_palette[256][3]; /* Saved current palette */
  /frameworks/base/core/java/android/preference/
RingtonePreference.java 33 * If the user chooses the "Default" item, the saved string will be one of
37 * item, the saved string will be an empty string.
  /frameworks/base/core/java/android/webkit/
CookieSyncManager.java 29 * saved in RAM. A separate thread saves the cookies between, driven by a timer.
132 * Returns true if there are any saved cookies.
  /frameworks/base/docs/html/guide/topics/resources/
index.jd 56 layout is saved in the {@code res/layout/} directory, you might specify a different UI layout to
94 directories by name. Files saved in the {@code assets/} directory will not be given a resource
style-resource.jd 97 <dt>XML file for the style (saved in <code>res/values/</code>):</dt>
111 (saved in <code>res/layout/</code>):</dt>
more-resources.jd 82 <dd>XML file saved at <code>res/values-small/bools.xml</code>:
178 <dd>XML file saved at <code>res/values/colors.xml</code>:
288 <dd>XML file saved at <code>res/values/dimens.xml</code>:
378 <p>XML file saved at <code>res/values/integers.xml</code>:</p>
465 <dd>XML file saved at <code>res/values/integers.xml</code>:
559 <dd>XML file saved at <code>res/values/arrays.xml</code>:
648 <dt>XML file saved at <code>res/</code>:</dt>
  /frameworks/base/media/java/android/drm/mobile1/
DrmRightsManager.java 140 * Get the list of all DRM rights saved in local client.
226 * @param numRights how many rights can be saved.
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsHelper.java 60 * whether or not the setting should be saved to the database as well.
170 if (loc == null) return; // Couldn't find the saved locale in this version of the software
  /packages/apps/Gallery3D/res/values/
strings.xml 56 <!-- Button indicating that the cropped image should be saved -->
62 <!-- Toast/alert that the image is being saved to the SD card -->
  /packages/apps/IM/src/com/android/im/engine/
Presence.java 34 * contact's presence data won't be saved or sent to the server.
92 * won't be saved or sent back to the server. To change avatar
  /system/core/sh/
var.h 66 int flags; /* saved flags */
67 char *text; /* saved text */
  /dalvik/vm/mterp/armv5te/
footer.S 17 ldr r10, [rGLUE, #offGlue_self] @ callee saved r10 <- glue->self
32 ldr r10, [rGLUE, #offGlue_self] @ callee saved r10 <- glue->self
41 ldr r10, [rGLUE, #offGlue_self] @ callee saved r10 <- glue->self
50 ldr r10, [rGLUE, #offGlue_self] @ callee saved r10 <- glue->self
59 ldr r10, [rGLUE, #offGlue_self] @ callee saved r10 <- glue->self
68 ldr r10, [rGLUE, #offGlue_self] @ callee saved r10 <- glue->self
84 ldr r10, [rGLUE, #offGlue_self] @ callee saved r10 <- glue->self
130 ldr r10, [rGLUE, #offGlue_self] @ callee saved r10 <- glue->self
148 ldr r10, [rGLUE, #offGlue_self] @ callee saved r10 <- glue->self
191 ldr r10, [rGLUE, #offGlue_self] @ callee saved r10 <- glue->sel
    [all...]
  /frameworks/base/core/java/android/provider/
Downloads.java 313 * This download will be saved to the external storage. This is the
316 * unencrypted DRM files are saved in secure internal storage.
325 * This download will be saved to the download manager's private
337 * This download will be saved to the download manager's private
347 * This download will be saved to the download manager's private
864 * This download will be saved to the external storage. This is the
867 * unencrypted DRM files are saved in secure internal storage.
875 * This download will be saved to the download manager's private
886 * This download will be saved to the download manager's private
895 * This download will be saved to the download manager's privat
    [all...]
  /external/icu4c/common/unicode/
uclean.h 170 * @param context This pointer value will be saved, and then (later) passed as
202 * @param context This pointer value will be saved, and then (later) passed as
253 * @param context This pointer value will be saved, and then (later) passed as
  /external/icu4c/i18n/
regeximp.h 124 // saved input position, FAIL rather than taking
130 // Restore InputPos and Stack to saved values.
131 // Operand: Static data offset for saved data.
  /external/libffi/testsuite/lib/
libffi-dg.exp 268 if { [info procs saved-dg-test] == [list] } {
269 rename dg-test saved-dg-test
276 if { [ catch { eval saved-dg-test $args } errmsg ] } {
  /external/v8/src/ia32/
macro-assembler-ia32.cc 432 push(Immediate(0)); // Saved entry sp, patched before call.
467 // Patch the saved entry sp.
475 // Setup argc and argv in callee-saved registers.
    [all...]
  /external/webkit/WebKit/qt/tests/qwebhistory/
tst_qwebhistory.cpp 201 QDataStream save(&tmp, QIODevice::WriteOnly); //here data will be saved
230 QDataStream save(&tmp, QIODevice::WriteOnly); //here data will be saved
260 QDataStream save(&tmp, QIODevice::WriteOnly); //here data will be saved
  /frameworks/base/docs/html/guide/topics/manifest/
manifest-element.jd 148 <li>The {@code .apk} file is saved
149 to the external storage, but any application data (such as databases) is still saved on
151 <li>The container in which the {@code .apk} file is saved is encrypted with a key that allows
  /bionic/libc/arch-arm/bionic/
clone.S 116 # in parent, reload saved registers
  /dalvik/libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/
ChunkHandler.java 45 * periodic transmissions or clean up saved state.
  /dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/charset/
NativeConverter.java 24 * conversion is saved between calls to convert. Among other things,
51 * conversion is saved between calls to convert. Among other things,
77 * conversion is saved between calls to convert. Among other things,
103 * conversion is saved between calls to convert. Among other things,
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/cert/
Cache.java 37 * objects can be saved in the cache.<br>
66 * if not - new object should be generated and saved in the cache.<br>
253 * @param object the object to be saved in the cache
275 // it will never happen because we use saved hash value
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_INVOKE_METHOD_NATIVE.S 50 ldr r0, [r10, #offStackSaveArea_localRefCookie] @ r0<- saved->top
footer.S 34 ldr r0, [r10, #offStackSaveArea_localRefCookie] @ r0<- saved->top

Completed in 64 milliseconds

1 2 3 45 6 7 8 91011>>