/external/icu4c/common/unicode/ |
uvernum.h | 13 * Updated by: Steven R. Loomis 31 * The following files need to be updated as well, which can be done 123 /* TODO FIX THIS WHEN BUILD level is updated */
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/constraints/ |
ConstraintRotLimit.java | 27 protected boolean updated;
field in class:ConstraintRotLimit 153 if (!updated) {
154 updated = true;
|
/external/llvm/test/CodeGen/Thumb2/ |
aligned-spill.ll | 27 ; Stack pointer must be updated before the spills. 58 ; Stack pointer must be updated before the spills. 85 ; Stack pointer must be updated before the spills.
|
/external/mesa3d/docs/ |
relnotes-6.5.1.html | 44 <li>updated fbdev driver and GLUT for fbdev (Sean D'Epagnier) 98 All the effected drivers have been updated. 101 <p>Ian Romanick updated the GL API dispatch code in a number of ways.
|
VERSIONS | 59 - updated widgets and widget demos 80 XMesaCreateContext() updated to accept a shareList parameter too. 178 - updated MS Windows driver 215 - updated Macintosh driver 242 - updated AmigaDOS driver 286 - updated, combined Windows 95/NT driver 319 - NeXT driver updated for Mesa 2.x 325 - updated MS-DOS driver for DJGPP 406 - updated DOS driver 413 - updated 3Dfx Glide drive [all...] |
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
XMPDateTimeFactory.java | 109 * @return Returns an updated <code>XMPDateTime</code>-object. 126 * @return Returns an updated <code>XMPDateTime</code>-object. 143 * @return Returns an updated <code>XMPDateTime</code>-object.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
armVCM4P2_ACDCPredict.c | 60 * [out] pPredBufRow pointer to the updated coefficient row buffer 61 * [out] pPredBufCol pointer to the updated coefficient column buffer 62 * [out] pSumErr pointer to the updated sum of the difference
|
/frameworks/base/core/java/android/content/ |
ContentQueryMap.java | 56 * the map updated when changes do occur 70 // If we aren't keeping the cache updated with the current state of the cursor's 82 * if want it to be kept updated.
|
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/ |
params.rsh | 168 bool updated = false; 175 updated = processParam(current, currentData, constantBuffer, camera, NULL) || updated;
|
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
AtomicReferenceArray.java | 14 * An array of object references in which elements may be updated 143 * updated value if the current value {@code ==} the expected value. 161 * updated value if the current value {@code ==} the expected value.
|
AtomicReferenceFieldUpdater.java | 58 * @param fieldName the name of the field to be updated 80 * to the given updated value if the current value {@code ==} the 94 * to the given updated value if the current value {@code ==} the 112 * given updated value. This operation is guaranteed to act as a volatile 122 * updater to the given updated value.
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/ |
DirectoryWalker.java | 325 * @param results the collection of result objects, may be updated
347 * @param results the collection of result objects, may be updated
390 * @param results the collection of result objects, may be updated
430 * @param results the collection of result objects, may be updated
448 * @param results the collection of result objects, may be updated
466 * @param results the collection of result objects, may be updated
484 * @param results the collection of result objects, may be updated
500 * @param results the collection of result objects, may be updated
514 * @param results the collection of result objects, may be updated
528 * @param results the collection of result objects, may be updated
[all...] |
/packages/providers/ContactsProvider/src/com/android/providers/contacts/database/ |
ContactsTableUtil.java | 67 * Refreshes the last updated timestamp of the contact with the current time. 82 * Build a sql to update the last updated timestamp for contacts. 84 * @param rawContactIds The raw contact ids that contacts should be updated for.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/relative/ |
DeletionHandlerTest.java | 81 String updated = TestNode.toXml(targetNode); local 109 updated); 110 assertFalse(updated.contains(BaseViewRule.stripIdPrefix(button2.getStringAttr(ANDROID_URI, 214 String updated = TestNode.toXml(targetNode); local 289 updated); 290 assertFalse(updated.contains(BaseViewRule.stripIdPrefix(button7.getStringAttr(ANDROID_URI, 333 String updated = TestNode.toXml(targetNode); local 351 updated); 352 assertFalse(updated.contains(BaseViewRule.stripIdPrefix(button1.getStringAttr(ANDROID_URI, 404 String updated = TestNode.toXml(targetNode) local [all...] |
/external/dropbear/libtomcrypt/ |
changes | 94 -- Updated the FP ECC code to use affine points. It's teh fast. 136 -- Updated pelican.c and aes_tab.c to undef tables not-required. The tables are static so both AES and Pelican MAC would have copies. Save a few KB in the final binary. 193 -- Updated the documentation w.r.t. ECC and the accelerators to keep it current 197 -- Updated makefiles to remove references to the old DH object files and the ecc_sys.o crap ... clean code ahead! 229 -- Updated the ECC documentation as it was a bit out of date 263 -- Updated test driver to actually halt on errors and just print them out (useful for say... automated testing...) 321 -- Updated base64_decode.c so if there are more than 3 '=' signs it would stop parsing 323 -- Updated OAEP encoder/decoder to catch when the hash output is too large 337 -- Updated API for ECB and CBC shell code. Now can process N whole blocks in one call (like $DEITY intended) 354 -- Updated "profiled" target to work with the new directory layou [all...] |
/external/chromium_org/sync/android/javatests/src/org/chromium/sync/notifier/signin/ |
SyncStatusHelperTest.java | 369 assertFalse("getSyncAutomatically on populated cache updated DidUpdate flag", 385 assertFalse("updateSyncSettingsForAccount updated DidUpdate flag", 395 assertFalse("setIsSyncable updated DidUpdate flag", 405 assertFalse("setSyncAutomatically updated DidUpdate flag", 415 assertFalse("setSyncAutomatically updated DidUpdate flag",
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
omxVCM4P2_PredictReconCoefIntra_s.s | 51 ; * [out] pPredBufRow pointer to the updated coefficient row buffer 52 ; * [out] pPredBufCol pointer to the updated coefficient column buffer 250 VST1 {dtemp0,dtemp1},[pSrcDst] ;//storing back the updated values 251 VST1 {dtemp0,dtemp1},[pPredBufRow] ;//storing back the updated row prediction values 252 STRH dcRowbufCoeff,[pPredBufRow] ;// storing the updated DC Row Prediction coeff
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/ |
DigestInputStreamTest.java | 130 // check that associated digest has been updated properly 202 // check that digest value has not been updated by read() 310 // check that associated digest has been updated properly 349 // check that associated digest has been updated properly 399 // check that associated digest has been updated properly 471 // check that digest has not been updated 551 // updated by the last read() call
|
DigestOutputStreamTest.java | 156 // check that associated digest has been updated properly 194 // check that digest value has not been updated by write() 299 // check that associated digest has been updated properly 334 // check that associated digest has been updated properly 375 // check that associated digest has been updated properly 416 // check that associated digest has not been updated 490 // updated by the last write(int) call
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
DigestInputStreamTest.java | 123 // check that associated digest has been updated properly 195 // check that digest value has not been updated by read() 305 // check that associated digest has been updated properly 344 // check that associated digest has been updated properly 394 // check that associated digest has been updated properly 466 // check that digest has not been updated 546 // updated by the last read() call
|
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
PicasaSource.java | 383 long updated = 0; local 404 updated = cursor.getLong(updatedIndex); 411 data.updated = (long) Math.max(data.updated, updated); 413 if (data.thumbnailUrl == null || data.updated == updated) {
|
/external/chromium_org/third_party/mesa/src/docs/ |
VERSIONS | 59 - updated widgets and widget demos 80 XMesaCreateContext() updated to accept a shareList parameter too. 178 - updated MS Windows driver 215 - updated Macintosh driver 242 - updated AmigaDOS driver 286 - updated, combined Windows 95/NT driver 319 - NeXT driver updated for Mesa 2.x 325 - updated MS-DOS driver for DJGPP 406 - updated DOS driver 413 - updated 3Dfx Glide drive [all...] |
/external/dnsmasq/ |
CHANGELOG | 35 Updated Polish translation. Thanks to Jan Psota. 71 Updated French translation. Thanks to Gildas Le Nadan. 157 Updated French translation. Thanks to Gildas Le Nadan. 161 Updated French translation. Thanks to Gildas Le Nadan. 166 Updated config.h to use the same location for the lease 319 Updated contrib/webmin with latest version from Neil 322 Updated Polish translation. Thanks to Jan Psota. 327 Updated Spanish translation. Thanks to Chris Chatham. 362 Updated Polish translation. Thanks to Jan Psota. 433 Updated French translation. Thanks to Gildas Le Nadan [all...] |
/external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/ |
TocUpdator.pm | 323 # Must ToC be inserted or updated? 325 # Yes, ToC must be inserted or updated; 345 # Must ToC be inserted or updated? 347 # Yes, ToC must be inserted or updated; 364 # Must ToC be updated? 366 # Yes, ToC must be updated; 402 # No, ToC mustn't be updated; 419 # Must ToC be updated? 421 # Yes, ToC must be updated; 476 # Must ToC be inserted or updated [all...] |
/frameworks/base/sax/tests/saxtests/res/raw/ |
youtube.xml | 23 <updated>2007-05-01T18:13:20.333Z</updated> 47 <updated>2006-09-01T15:13:19.000Z</updated> 112 <updated>2006-09-01T17:25:14.000Z</updated> 190 <updated>2006-09-03T05:32:33.000Z</updated> 259 <updated>2006-11-28T16:42:47.000Z</updated> [all...] |