HomeSort by relevance Sort by last modified time
    Searched full:since (Results 1476 - 1500 of 13865) sorted by null

<<51525354555657585960>>

  /external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
RequestHeaders.java 93 } else if ("If-Modified-Since".equalsIgnoreCase(fieldName)) {
258 headers.removeAll("If-Modified-Since");
261 headers.add("If-Modified-Since", formattedDate);
  /external/openssl/crypto/dh/
dh_gen.c 100 * Since the factors of p-1 are q and 2, we just need to check
113 * Since DH should be using a safe prime (both p and q are prime),
167 * generator or not: since we are using safe primes,
  /external/protobuf/java/src/main/java/com/google/protobuf/
ExtensionRegistryLite.java 43 * make sense to mix the two, since if you have any regular types in your
52 * is lite, and whether the extension itself is lite. Since all three are
68 * since regular types implement the entire lite interface, there is no problem
  /external/quake/quake/src/WinQuake/docs/
README 70 since it was written specifically with supporting GLQuake in mind.
87 before running GLQuake since they will not give up the mouse when GLQuake
90 You must run GLQuake as root or setuid root since it needs to access things
  /external/skia/legacy/src/core/
SkShader.cpp 349 SkDEBUGFAIL("should never get called, since setContext() returned false");
353 SkDEBUGFAIL("should never get called, since setContext() returned false");
357 SkDEBUGFAIL("should never get called, since setContext() returned false");
  /external/skia/src/core/
SkShader.cpp 343 SkDEBUGFAIL("should never get called, since setContext() returned false");
347 SkDEBUGFAIL("should never get called, since setContext() returned false");
351 SkDEBUGFAIL("should never get called, since setContext() returned false");
  /external/smack/src/org/jivesoftware/smackx/
LastActivityManager.java 62 * To get the lapsed time since the last user logout is the same as above but
116 // since other mode changes could be also a result of some sort of automatism
181 * time since the last logout or 0 if the user is currently logged in.
  /external/v8/src/
date.h 90 // Given the number of days since the epoch, computes the weekday.
167 // Given the number of days since the epoch, computes
171 // Computes the number of days since the epoch for
  /external/v8/test/mjsunit/
d8-os.js 29 // only does non-trivial work on Unix since os.system() is not currently
95 // This test fails if you are root since root can read any dir.
105 // This test fails if you are root since root can read any dir.
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
PoolAlloc.cpp 181 // that have occurred since the last push(), or since the
182 // last pop(), or since the object's creation.
  /external/webkit/Source/WebCore/inspector/front-end/
BottomUpProfileDataGridTree.js 140 // In bottom up mode, our parents are our children since we display an inverted tree.
141 // However, we don't want to show the very top parent since it is redundant.
246 // since bottom up data relies entirely on the root node.
  /external/webkit/Source/WebCore/manual-tests/
css3-cursor-fallback-quirks.html 22 <p>In each of the blue boxes below, the cursor should remain the default cursor, since all cursor definitions are invalid in quirks mode.</p>
27 <p>In each of the blue boxes below, the cursor should show the text cursor, since they contain invalid hotspots.</p>
34 <p>In each of the blue boxes below, the cursor should show the help, since they contain valid hotspots.</p>
  /external/webkit/Source/WebCore/platform/graphics/skia/
SkiaUtils.cpp 142 // invalid premultiplied color (since all channels should have been
217 // rect. We don't use bounds.contains() here, since it would exclude
271 // We don't bother checking for failure creating the ImageBuffer, since our
  /external/webkit/Tools/DumpRenderTree/chromium/
WebThemeControlDRTWin.h 53 // but is maintained separately since that isn't public and also to minimize
88 // separately since that isn't public and also to minimize dependencies.
137 // Use this for drawing ProgressBar controls instead, since we
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaRecorderStateUnitTestTemplate.java 160 * the method under test is setAudioEncoder() since this
185 * start() since start() will fail, and then the mMediaRecorder
194 * start() since start() will fail, and then the mMediaRecorder
  /frameworks/native/services/surfaceflinger/DisplayHardware/
FramebufferSurface.cpp 158 // Since DisplaySurface and ConsumerBase both have a method with this
165 // // calls ConsumerBase::dump() since it is non-virtual
168 // // calls FramebufferSurface::dump() since it is virtual
  /frameworks/opt/mms/src/java/com/google/android/mms/pdu/
PduComposer.java 202 * This implementation doesn't check the validity of parameter, since it
222 * This implementation doesn't check the validity of parameter, since it
231 * This implementation doesn't check the validity of parameter, since it
244 * This implementation doesn't check the validity of parameter, since it
280 * This implementation doesn't check the validity of parameter, since it
301 * This implementation doesn't check the validity of parameter, since it
317 * This implementation doesn't check the validity of parameter, since it
352 * This implementation doesn't check the validity of parameter, since it
389 * This implementation doesn't check the validity of parameter, since it
402 * This implementation doesn't check the validity of parameter, since i
    [all...]
  /libcore/luni/src/main/java/java/sql/
Date.java 30 * Time points are handled as millisecond values - milliseconds since the Epoch,
64 * a time value in milliseconds since the epoch - January 1 1970
160 * the time in milliseconds since the Epoch.
  /libcore/luni/src/main/java/java/util/concurrent/
AbstractExecutorService.java 39 * @since 1.5
54 * @since 1.6
68 * @since 1.6
  /libcore/luni/src/main/java/libcore/net/http/
RequestHeaders.java 95 } else if ("If-Modified-Since".equalsIgnoreCase(fieldName)) {
260 headers.removeAll("If-Modified-Since");
263 headers.add("If-Modified-Since", formattedDate);
  /libcore/luni/src/main/java/org/w3c/dom/
Text.java 67 * @since DOM Level 3
77 * @since DOM Level 3
121 * @since DOM Level 3
  /libcore/luni/src/test/java/libcore/java/io/
OldInputStreamTest.java 114 // Test 3: Since we have now reached the end of the source,
208 // Test 4: Since we have now reached the end of the source,
255 // Test 5: Since we have now reached the end of the source,
  /ndk/sources/cxx-stl/gabi++/src/
cxxabi.cc 155 // Since Android uses memory-overcommit, we enter here only when
301 // Only warn if we're building for libcxx since other libraries do not use
309 // Only warn if we're building for libcxx since other libraries do not use
  /packages/apps/DeskClock/src/com/android/deskclock/
AlarmReceiver.java 86 // Grab the alarm from the intent. Since the remote AlarmManagerService
152 // dialog. No need to check for fullscreen since this will always be
239 // We have to cancel the original notification since it is in the
  /packages/apps/PhoneCommon/src/com/android/phone/common/
CallLogAsync.java 27 * Class to access the call logs database asynchronously since
67 * @param timestamp Of the call (millisecond since epoch).
102 // Since the members are accessed directly, we don't use the

Completed in 881 milliseconds

<<51525354555657585960>>