/external/webkit/Source/WebKit/mac/Misc/ |
WebNSURLRequestExtras.m | 52 [self valueForHTTPHeaderField:@"If-Modified-Since"] || 55 [self valueForHTTPHeaderField:@"If-Unmodified-Since"])
|
/external/webrtc/src/system_wrappers/interface/ |
event_wrapper.h | 60 // Returns 1 if a key has been pressed since last call to this function. 62 // 0 indicates no key has been pressed since last call
|
/frameworks/compile/mclinker/include/mcld/ADT/ |
HashEntry.h | 26 * Since HashTable can change the definition of the HashEntry by changing 31 * Since mcld::HashEntry here is a special class whose size is changing,
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
SimUtilsTest.java | 47 // skip the high nibble 'F' since some PLMNs have it 84 // (this is made up to test since I don't have a real one)
|
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/ |
UiWatcher.java | 24 * @since API Level 16 45 * @since API Level 16
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
hndrte_debug.h | 35 /* We use explicit sizes here since this gets included from different 37 * (currently 32 bit ARM) since this is gleaned from dump.
|
/libcore/luni/src/main/java/java/io/ |
FileReader.java | 24 * Since this may induce some performance penalty, in particular if many small 46 * Construct a new FileReader on the given FileDescriptor {@code fd}. Since
|
/libcore/luni/src/main/java/java/lang/ |
Short.java | 24 * @since 1.1 50 * @since 1.5 61 // Note: Short.TYPE can't be set to "short.class", since *that* is 105 * @since 1.2 114 * @since 1.7 289 * @since 1.5 299 * recommended to use this method instead of the constructor, since it 305 * @since 1.5
|
/libcore/luni/src/main/java/java/util/ |
PropertyResourceBundle.java | 31 * @since 1.1 60 * @since 1.6
|
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
package-info.java | 22 * java.util.concurrent.locks.ReentrantReadWriteLock}, is provided, since 48 * @since 1.5
|
/libcore/luni/src/main/java/org/xml/sax/ext/ |
Locator2Impl.java | 23 * @since SAX 2.0.2 35 * This will not normally be useful, since the main purpose
|
/packages/apps/Email/src/org/apache/commons/io/filefilter/ |
DirectoryFileFilter.java | 36 * @since Commons IO 1.0
46 * @since Commons IO 1.3
|
/packages/apps/QuickSearchBox/res/layout/ |
contact_suggestion.xml | 22 <!-- Icons come first in the layout, since their placement doesn't depend on 44 <!-- The subtitle comes before the title, since the height of the title depends on whether the
|
suggestion.xml | 22 <!-- Icons come first in the layout, since their placement doesn't depend on 40 <!-- The subtitle comes before the title, since the height of the title depends on whether the
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/ |
timeval.h | 59 /** Store the specified uec value in the timeval struct. \since 0.9.7 */ 62 /** Load the specified tv value and return it in usec. \since 0.9.7 */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
spray.x | 41 * GMT since 0:00, 1 January 1970 72 * Get the value of the counter and elapsed time since
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
timeval.h | 59 /** Store the specified uec value in the timeval struct. \since 0.9.7 */ 62 /** Load the specified tv value and return it in usec. \since 0.9.7 */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
spray.x | 41 * GMT since 0:00, 1 January 1970 72 * Get the value of the counter and elapsed time since
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
timeval.h | 59 /** Store the specified uec value in the timeval struct. \since 0.9.7 */ 62 /** Load the specified tv value and return it in usec. \since 0.9.7 */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
spray.x | 41 * GMT since 0:00, 1 January 1970 72 * Get the value of the counter and elapsed time since
|
/system/core/include/cutils/ |
logger.h | 25 int32_t sec; /* seconds since Epoch */ 40 int32_t sec; /* seconds since Epoch */
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/ |
HttpCookieTest.java | 31 * @since 1.6 98 * @since 1.6 172 * @since 1.6 200 * @since 1.6 221 * @since 1.6 231 * @since 1.6 249 * @since 1.6 269 * @since 1.6 286 * @since 1.6 306 * @since 1. [all...] |
/external/llvm/lib/Target/ARM/ |
ARMScheduleA9.td | 451 // Since the reserved FU cannot be acquired, this models precisely 469 // Extra latency cycles since wbck is 2 cycles 478 // Extra latency cycles since wbck is 2 cycles 488 // Extra latency cycles since wbck is 4 cycles 497 // Extra latency cycles since wbck is 4 cycles [all...] |
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
closurizednamespacesinfo_test.py | 82 'Should be valid since it is in ignored namespaces.') 88 'Should be invalid since it is not in ignored namespaces.') 100 'Should not be extra since it is created.') 112 'Should not be extra since it is created.') 121 'Should be extra since it is not created.') 137 'Should be extra since it is already provided.') 146 'Should not be extra since it is not closurized.') 158 'Should not be extra since it is used.') 179 'Should be extra since it is not used.') 188 'Should not be extra since it is not closurized.' [all...] |
/external/icu4c/i18n/unicode/ |
utmscale.h | 21 * Unix time (seconds since Jan 1, 1970) think that they are safe until near the year 2038. 205 * is milliseconds since January 1, 1970. 213 * is seconds since January 1, 1970. 221 * is milliseconds since January 1, 1970. 229 * is ticks (1 tick == 100 nanoseconds) since January 1, 1601. 237 * is ticks (1 tick == 100 nanoseconds) since January 1, 0001. 245 * is seconds since January 1, 1904. 253 * is seconds since January 1, 2001. 261 * is days since December 31, 1899. 269 * is days since December 31, 1899 [all...] |