/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
if_addr.h | 53 __u32 tstamp; /* updated timestamp, hundredths of seconds */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
if_addr.h | 53 __u32 tstamp; /* updated timestamp, hundredths of seconds */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
if_addr.h | 53 __u32 tstamp; /* updated timestamp, hundredths of seconds */
|
/system/core/ |
README | 7 do currently -- they need to be updated or changed) and they should not
|
/development/samples/SampleSyncAdapter/samplesyncadapter_server/model/ |
datastore.py | 35 updated = db.DateTimeProperty(auto_now_add=True) variable in class:Contact 48 return query.get().updated
|
/external/chromium/chrome/browser/content_settings/ |
content_settings_details.h | 33 // True if all settings should be updated for the given type. 44 // True if all types should be updated. If update_all() is false, this will
|
/external/chromium/chrome/browser/sync/glue/ |
extension_data.h | 40 // updated from merged_data(). 50 // Marks the data from the given data as updated,
|
/external/chromium_org/cc/test/ |
lap_timer.h | 32 // The accumulated time is only updated every check_interval laps. 33 // If accumulating then the start point will also be updated.
|
/external/chromium_org/chrome/browser/content_settings/ |
content_settings_details.h | 38 // True if all settings should be updated for the given type. 52 // True if all types should be updated. If update_all() is false, this will
|
/external/chromium_org/chrome/browser/extensions/api/signed_in_devices/ |
id_mapping_helper.h | 43 // updated with the mappings. The |device_info| objects will also be updated
|
/external/chromium_org/chrome/browser/ui/webui/help/ |
version_updater.h | 21 UPDATED, 74 // Relaunches the browser, generally after being updated.
|
/external/chromium_org/content/browser/renderer_host/ |
ui_events_helper.h | 49 // Updates the WebTouchEvent based on the TouchEvent. It returns the updated 51 // updated.
|
/external/chromium_org/net/quic/ |
quic_ack_notifier_test.cc | 56 EXPECT_FALSE(notifier_->OnAck(3000)); // updated 57 EXPECT_TRUE(notifier_->OnAck(3001)); // updated
|
/external/chromium_org/ppapi/c/dev/ |
ppb_gles_chromium_texture_mapping_dev.h | 32 // sub-image will be updated to the contents of the buffer when 48 // the WRITE accesses, the pixels are updated at this time to the contents of
|
/external/libexif/ |
NEWS | 3 * Updated translations: cs, da, de, en_CA, nl, pl, sk, sv, vi 14 * Updated translations: be, cs, da, de, en_GB, en_CA, it, ja, nl, pl, pt_BR, 26 * Updated translations: da, sv, vi 33 * Updated translations: cs, de, en_CA, nl, pl, sk, sv, vi 63 * Updated translations: cs, de, pl, sk, vi 76 * Updated translations: cz, pl, vi 116 * Updated German translation 129 * Updated build system with cross compile capabilities
|
/external/libsepol/man/man8/ |
genpolusers.8 | 26 genpolusers \- Generate new binary policy with updated user configuration 34 with an updated user configuration based on any
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
omxVCM4P10_DecodeChromaDcCoeffsToPairCAVLC.c | 39 * [out] ppBitStream *ppBitStream is updated after each block is decoded 40 * [out] pOffset *pOffset is updated after each block is decoded
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
omxVCM4P10_DecodeChromaDcCoeffsToPairCAVLC.c | 39 * [out] ppBitStream *ppBitStream is updated after each block is decoded 40 * [out] pOffset *pOffset is updated after each block is decoded
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
CallerInfoCacheUtils.java | 29 * Even though the cache will be updated periodically, Contacts app can request the cache update 41 * Sends an Intent, notifying CallerInfo cache should be updated.
|
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
AtomicInteger.java | 11 * An {@code int} value that may be updated atomically. See the 97 * Atomically sets the value to the given updated value 110 * Atomically sets the value to the given updated value 171 * @return the updated value 185 * @return the updated value 200 * @return the updated value
|
AtomicIntegerArray.java | 11 * An {@code int} array in which elements may be updated atomically. 129 * updated value if the current value {@code ==} the expected value. 147 * updated value if the current value {@code ==} the expected value. 202 * @return the updated value 212 * @return the updated value 223 * @return the updated value
|
AtomicLong.java | 11 * A {@code long} value that may be updated atomically. See the 111 * Atomically sets the value to the given updated value 124 * Atomically sets the value to the given updated value 185 * @return the updated value 199 * @return the updated value 214 * @return the updated value
|
AtomicLongArray.java | 11 * A {@code long} array in which elements may be updated atomically. 128 * updated value if the current value {@code ==} the expected value. 146 * updated value if the current value {@code ==} the expected value. 201 * @return the updated value 211 * @return the updated value 222 * @return the updated value
|
/libcore/luni/src/main/java/java/util/prefs/ |
FilePreferencesImpl.java | 60 //cache for updated prefs key-value pair 61 private Set<String> updated = new HashSet<String>(); field in class:FilePreferencesImpl 131 it = updated.iterator(); 136 updated.clear(); 167 updated.add(name); 182 updated.remove(key);
|
/prebuilts/tools/common/proguard/proguard4.7/docs/ |
downloads.html | 86 <li>Updated documentation and examples. 112 <li>Updated documentation and examples. 145 <li>Updated documentation and examples. 184 <li>Updated documentation and examples. 211 <li>Updated documentation and examples. 237 <li>Updated documentation and examples. 256 <li>Updated documentation and examples. 298 <li>Updated documentation and examples. 321 <li>Updated documentation and examples. 332 <li>Updated documentation and examples [all...] |