/external/valgrind/main/helgrind/ |
README_YARD.txt | 12 indicating respectively the "earliest safe read point" and "earliest
|
README_MSMProp2.txt | 154 interpretation of the VTS component is that it states the earliest
|
/ndk/sources/host-tools/ndk-stack/regex/ |
targetver.h | 4 // is the earliest version of Windows, Internet Explorer etc. that has the necessary features to run
|
/packages/apps/Camera/jni/feature_stab/src/dbregtest/ |
targetver.h | 20 // is the earliest version of Windows, Internet Explorer etc. that has the necessary features to run
|
/docs/source.android.com/src/source/ |
build-numbers.md | 73 DRC83 | android-1.6_r1.1 | earliest Donut version, ADP1, ADP2 78 ESD20 | android-2.0_r1 | earliest Eclair version 85 FRF85B | android-2.2_r1 | earliest Froyo version, Nexus One 92 GRH55 | android-2.3_r1 | earliest Gingerbread version, Nexus S 118 HRI39 | android-3.0_r1 | earliest Honeycomb version
|
/packages/apps/Camera/jni/feature_stab/src/dbreg/ |
targetver.h | 20 // is the earliest version of Windows, Internet Explorer etc. that has the necessary features to run
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
Call.java | 124 Connection earliest = null; local 139 earliest = c; 144 return earliest;
|
/packages/apps/Contacts/src/com/android/contacts/format/ |
FormatUtils.java | 34 * Finds the earliest point in buffer1 at which the first part of buffer2 matches. For example, 46 * Finds the earliest point in string1 at which the first part of string2 matches. For example, 58 * Finds the earliest point in array1 at which the first part of array2 matches. For example,
|
/external/blktrace/btreplay/ |
btrecord.h | 67 * @genesis: Time stamp for earliest bunch
|
/external/icu4c/test/intltest/ |
callimts.h | 17 * This test verifies the behavior of Calendar around the very earliest limits
|
caltest.h | 200 * Clone the specified calendar, and determine its earliest supported date 209 * Construct a calendar of the specified locale, and determine its earliest supported date
|
/libcore/dalvik/src/main/java/dalvik/system/ |
DexPathList.java | 302 * this instance. This will find the one in the earliest listed 327 * by this instance. This will find the one in the earliest listed 365 * one in the earliest listed directory, ignoring any that are not
|
/external/chromium/net/url_request/ |
url_request_throttler_entry.h | 139 // clients the next request should be made, at the earliest. Advisory only,
|
/packages/apps/Email/tests/src/com/android/email/provider/ |
AccountBackupRestoreTests.java | 126 // Get a cursor to our accounts, from earliest to latest (same order as saved1/saved2)
|
/external/speex/libspeex/ |
jitter.c | 423 int earliest=jitter->packets[0].timestamp; local 427 if (!jitter->packets[i].data || LT32(jitter->packets[j].timestamp,earliest)) 429 earliest = jitter->packets[j].timestamp; 438 /*fprintf (stderr, "Buffer is full, discarding earliest frame %d (currently at %d)\n", timestamp, jitter->pointer_timestamp);*/ 550 /* If still no match, try for earliest packet possible */
|
/external/chromium/chrome/browser/extensions/ |
extension_cookies_api.cc | 219 // earliest creation time). 383 // earliest creation time).
|
/external/icu4c/common/ |
unisetspan.cpp | 619 * ~ Remember the longest set string match (farthest end point) from the earliest 624 * longest match from the earliest position. 691 // to find the match from the earliest start. 701 // to find the match from the earliest start. 715 maxInc=inc; // Longest match from earliest start. [all...] |
/external/chromium/chrome/browser/history/ |
history_database.h | 141 // Retrieves/Updates early expiration threshold, which specifies the earliest
|
/libcore/luni/src/main/java/java/net/ |
ProxySelector.java | 82 * earliest in the table above.
|
/libcore/luni/src/main/java/java/util/logging/ |
MemoryHandler.java | 26 * When the buffer is full, the earliest buffered records will be discarded.
|
/packages/apps/Gallery/src/com/android/camera/gallery/ |
ImageListUber.java | 266 * pop the slot with earliest timestamp out, get the image, and then move
|
/external/chromium/net/base/ |
cookie_monster.h | 149 // The returned cookies are ordered by longest path, then by earliest 156 // The returned cookies are ordered by longest path, then earliest 228 // The returned cookies are ordered by longest path, then earliest [all...] |
/external/libvpx/nestegg/include/nestegg/ |
nestegg.h | 173 /** Seek @a track to @a tstamp. Stream seek will terminate at the earliest
|
/packages/inputmethods/PinyinIME/jni/include/ |
atomdictbase.h | 100 * earliest calling of extend_dict() for that step.
|
/external/webkit/Source/WebCore/editing/ |
TextCheckingHelper.cpp | 359 // Found some bad grammar. Find the earliest detail range that starts in our search range (if any). 437 // Found some bad grammar. Find the earliest detail range that starts in our search range (if any).
|