Searched
full:saving (Results
426 -
450 of
2011) sorted by null
<<11121314151617181920>>
/prebuilts/go/darwin-x86/src/runtime/ |
signal_arm.go | 82 // Don't bother saving PC if it's zero, which is
|
/prebuilts/go/linux-x86/src/runtime/ |
signal_arm.go | 82 // Don't bother saving PC if it's zero, which is
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
tkFileDialog.py | 212 # dialog for saving files
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/ |
Standard_Suite.py | 43 'saving' : 'savo', 50 Keyword argument saving: specifies whether changes should be saved before closing 336 'saving' : 'savo', 341 Keyword argument saving: specifies whether to save currently open documents
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
tkFileDialog.py | 212 # dialog for saving files
|
/prebuilts/sdk/renderscript/include/ |
rs_time.rsh | 57 int tm_isdst; // Flag to indicate whether daylight saving time is in effect. The value is positive if it is in effect, zero if it is not, and negative if the information is not available.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/ddms/ |
DebugPortProvider.java | 31 * This class handles saving/loading the list of static debug port from
|
/system/tpm/tpm_manager/server/ |
tpm_initializer_impl.cc | 73 LOG(ERROR) << "Error saving local data.";
|
/toolchain/binutils/binutils-2.25/gas/ |
depend.c | 46 /* Start saving dependencies, to be written to FILENAME. If this is
|
input-file.c | 47 /* Struct for saving the state of this module for file includes. */
|
/external/v8/src/base/platform/ |
platform-win32.cc | 218 // routine also takes into account whether daylight saving is effect 226 // timestamp taking into account daylight saving. 350 // takes into account whether daylight saving is in effect at the time. 419 // timestamp taking into account daylight saving. 422 // saving is in effect at the given time. 469 // account daylight saving. [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
ExifInterfaceTest.java | 446 // Test for saving attributes. 461 // Since ExifInterface does not support for saving attributes for RAW files, do not test
|
/external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/particleeditor/ |
EffectPanel.java | 206 System.out.println("Error saving effect: " + outputFile.getAbsolutePath());
208 JOptionPane.showMessageDialog(editor, "Error saving effect.");
|
/external/libxml2/ |
TODO | 141 the parser and saving functions (handling of < > " ' ...): 147 - If the internal encoding is not UTF8 saving to a given encoding doesn't
|
/external/mesa3d/src/glsl/ |
ralloc.h | 324 * string is already known, saving a strlen() call. 348 * string is already known, saving a strlen() call.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
omxVCM4P10_TransformDequantLumaDCFromPair_s.s | 464 MOV pDstR4,pDst ;// Saving register r1 465 MOV QPR5,QPR2 ;// Saving register r2
|
/frameworks/base/core/java/android/app/ |
FragmentTransaction.java | 268 * prior to its containing activity saving its state. If the commit is 313 * prior to its containing activity saving its state. If the commit is
|
/frameworks/base/docs/html/training/basics/data-storage/ |
databases.jd | 1 page.title=Saving Data in SQL Databases 41 <p>Saving data to a database is ideal for repeating or structured data,
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
ExifInterfaceTest.java | 438 // Test for saving attributes. 453 // Since ExifInterface does not support for saving attributes for RAW files, do not test
|
/frameworks/base/tests/Camera2Tests/CameraToo/src/com/example/android/camera2/cameratoo/ |
CameraTooActivity.java | 246 // Bigger is better when it comes to saving our image 396 * Deferred processor responsible for saving snapshots to disk. <p>This is run on
|
/frameworks/support/fragment/java/android/support/v4/app/ |
FragmentTransaction.java | 290 * prior to its containing activity saving its state. If the commit is 335 * prior to its containing activity saving its state. If the commit is
|
/packages/apps/Camera2/res/values/ |
strings.xml | 137 <string name="error_media_storage_failure">There was a problem saving your photo or video.</string> 163 <!-- Default feedback that is entered in the Feedback textview for issues related to saving photos. [CHAR LIMIT=NONE] --> 428 <!-- The text shown in the dialog when panorama saving failed [CHAR LIMIT=40] --> 440 <!-- The text shown on the bottom-left corner of the screen to indicate that the saving is in process [CHAR LIMIT=13] --> 441 <string name="pano_review_saving_indication_str">Saving\u2026</string> 513 <!-- The button in review mode indicating that the photo taking, video recording, and panorama saving session should be canceled [CHAR LIMIT=NONE] --> [all...] |
/packages/apps/Contacts/res/values/ |
strings.xml | 310 <string name="savingContact">Saving contact\u2026</string> 318 <!-- Toast displayed when saving a contact failed. [CHAR LIMIT=NONE] --> 327 <!-- Generic error default clause displayed when saving a contact failed. [CHAR LIMIT=NONE] --> 328 <string name="contactGenericErrorToast">Error saving contact.</string> 330 <!-- Toast displayed when saving a contact photo failed. [CHAR LIMIT=NONE] --> 336 <!-- Toast displayed when saving a group failed [CHAR LIMIT=NONE] --> [all...] |
/packages/apps/DevCamera/src/com/android/devcamera/ |
DevCameraActivity.java | 85 // Used for saving JPEGs. 222 // General utility thread for e.g. saving JPEGs.
|
/packages/services/Telephony/sip/res/values/ |
strings.xml | 47 <!-- Toast message to indicate that the system is saving the account. [CHAR LIMIT=NONE] --> 48 <string name="saving_account">Saving the account\u2026</string>
|
Completed in 5307 milliseconds
<<11121314151617181920>>