/external/llvm/test/CodeGen/PowerPC/ |
sjlj.ll | 61 ; FIXME: We should be saving VRSAVE on Darwin, but we're not! 65 ; Make sure that we're not saving VRSAVE on non-Darwin:
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
omxVCM4P10_TransformDequantLumaDCFromPair_s.s | 259 MOV pDstR4,pDst ;// Saving register r1 260 MOV QPR5,QPR2 ;// Saving register r2
|
/frameworks/base/core/java/android/os/ |
SystemClock.java | 47 * but is not affected by clock scaling, idle, or other power saving 59 * when the CPU is in power saving modes, so is the recommend basis
|
/libcore/ojluni/src/main/java/java/text/ |
DateFormatSymbols.java | 207 * saving time</li> 209 * saving time</li> 584 * saving time</li> 586 * saving time</li> 592 * daylight saving time, the daylight saving time names should not be used. 622 * saving time</li> 624 * saving time</li> [all...] |
/packages/apps/Camera2/src/com/android/camera/ |
MediaSaverImpl.java | 43 // TODO: Revert this back to 20 MB when CaptureSession API supports saving 111 // We don't set a queue limit for video saving because the file
|
/packages/apps/Camera2/src/com/android/camera/session/ |
CaptureSession.java | 219 * Finish the session by saving the image to disk. Will add the final item 237 * Will create and return a {@link StackSaver} for saving out a number of
|
/system/extras/boot_control_copy/ |
boot_control_copy.c | 161 fprintf(stderr, "Error saving boot-info.\n"); 227 fprintf(stderr, "Error saving boot-info.\n");
|
/external/llvm/lib/Target/SystemZ/ |
SystemZFrameLowering.cpp | 77 // the saving of incoming GPR varargs to spillCalleeSavedRegisters(). 94 // If we are saving GPRs other than the stack pointer, we might as well 175 assert(LowGPR != HighGPR && "Should be saving %r15 and something else"); 242 // If we saved any of %r2-%r5 as varargs, we should also be saving 243 // and restoring %r6. If we're saving %r6 or above, we should be 382 // saving the GPRs.)
|
/external/libxml2/ |
xmlsave.c | 326 * @ctxt: the saving context 328 * Initialize a saving context 359 * Free a saving context, destroying the ouptut in any remaining buffer 375 * Create a new saving context 386 xmlSaveErrMemory("creating saving context"); 882 * Restore the state of the saving context at the end of the document [all...] |
xmlcatalog.c | 491 fprintf(stderr, "could not open %s for saving\n", 507 "could not open %s for saving\n", 593 fprintf(stderr, "could not open %s for saving\n", filename);
|
/frameworks/base/docs/html/guide/topics/data/ |
data-storage.jd | 77 <p>Shared preferences are not strictly for saving "user preferences," such as what ringtone a 213 <h3 id="InternalCache">Saving cache files</h3> 286 <a href="#AccessingExtFiles">saving files that are app-private</a>.</p> 324 <h3 id="SavingSharedFiles">Saving files that can be shared with other apps</h3> 349 {@link android.os.Environment#DIRECTORY_RINGTONES}, or others. By saving your files to the 372 <h3 id="AccessingExtFiles">Saving files that are app-private</h3> 434 <h3 id="ExternalCache">Saving cache files</h3>
|
/external/icu/icu4c/source/i18n/unicode/ |
timezone.h | 86 * offset from GMT(=UTC) and does not observe daylight saving 89 * of GMT (with no daylight saving time). In addition, 698 * only checks if daylight saving time is observed by the last known 700 * if daylight saving time is currently observed, but not scheduled 711 * historic and future time zone rule iteration, so you can check if daylight saving [all...] |
tznames.h | 44 * Long display name for daylight saving time, such as "Eastern Daylight Time". 59 * Short display name for daylight saving time, such as "EDT". 109 * shared with other time zones. However, the long name for daylight saving time is "British Summer Time", which is only
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
CtsXmlResultReporter.java | 169 // create a unique directory for saving logs, with same name as result dir 176 * Create a unique directory for saving results. 368 CLog.e("error saving XML with log saver");
|
/device/google/marlin/ |
WCNSS_qcom_cfg.ini | 277 #Enable Power saving mechanism Based on Android Framework 278 #If set to 0 Driver internally control the Power saving mechanism 279 #If set to 1 Android Framwrok control the Power saving mechanism
|
/external/gptfdisk/ |
gptcl.cc | 276 cerr << "Problem saving MBR!\n"; 463 cout << "Non-GPT disk; not saving changes. Use -g to override.\n"; 467 cerr << "Error encountered; not saving changes.\n";
|
fixparts.8 | 115 without saving changes. 164 Quit from the program \fIwithout saving your changes\fR.
|
/frameworks/base/docs/html/training/location/ |
receive-location-updates.jd | 293 <p>For more about saving instance state, see the 302 For more information about saving preferences, read 303 <a href="{@docRoot}training/basics/data-storage/shared-preferences.html">Saving
|
/frameworks/base/docs/html/training/tv/games/ |
index.jd | 253 considerations pertaining to achievements, sign-in, saving games, and multiplayer play. 277 <h3 id="saving">Saving</h3>
|
/external/google-breakpad/src/google_breakpad/common/ |
minidump_format.h | 684 * transition from daylight saving time to standard time occurs on this 685 * operating system. If the time zone does not support daylight saving time, 691 /* A description for daylight saving time. For example, "PDT" could indicate 696 * transition from standard time to daylight saving time occurs on this 697 * operating system. If the time zone does not support daylight saving time, 701 * daylight saving time. */ [all...] |
/cts/apps/CameraITS/tools/ |
run_all_tests.py | 26 """Run all the automated tests, saving intermediate files, and producing 141 print "Saving output files to:", topdir, "\n"
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
TZDBTimeZoneNames.java | 289 // same name for both standard time and daylight saving 356 // same name for both standard time and daylight saving
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
TZDBTimeZoneNames.java | 287 // same name for both standard time and daylight saving 354 // same name for both standard time and daylight saving
|
/external/icu/tools/srcgen/resources/ |
replacements.txt | 174 * offset from GMT(=UTC) and does not observe daylight saving 177 * of GMT (with no daylight saving time). In addition,
|
/external/libxml2/os400/ |
initscript.sh | 67 setenv WITH_OUTPUT 1 # Compile serialization/saving support. 71 setenv WITH_WRITER 1 # Compile saving interface.
|