/bionic/libc/bionic/ |
time64_config.h | 17 let you go past year 2 billion but the struct will be incompatible
|
/dalvik/libdex/ |
DexClass.cpp | 40 * given data pointer to point past the end of the read data and 53 * given data pointer to point past the end of the read data and 74 * given data pointer to point past the end of the read data and 95 * the given data pointer to point past the end of the read data. This
|
/dalvik/vm/jdwp/ |
JdwpHandler.h | 38 * "buf" points past the header, to the content of the message. "dataLen"
|
/external/chromium/base/threading/ |
watchdog_unittest.cc | 88 // Set a time in the past. 112 PlatformThread::Sleep(100); // Sleep a bit, but not past the alarm point. 125 // Sleep past the point where it would have fired if it wasn't disarmed, 131 // Set a time greater than the timeout into the past.
|
/external/chromium/net/base/ |
cookie_options.h | 28 // the cookie is in the past, i.e. the cookie would end up being deleted, this
|
/external/chromium_org/base/threading/ |
watchdog_unittest.cc | 89 // Set a time in the past. 113 // Sleep a bit, but not past the alarm point. 127 // Sleep past the point where it would have fired if it wasn't disarmed, 133 // Set a time greater than the timeout into the past.
|
/external/chromium_org/chrome/browser/ui/tab_contents/ |
tab_contents_iterator.cc | 21 DCHECK(cur_ || web_view_index_ == -1) << "Trying to advance past the end";
|
/external/chromium_org/chrome/common/extensions/docs/static/js/ |
scroll.js | 26 // Scrolled past the top of the sidebar.
|
/external/chromium_org/chrome_frame/test/data/ |
xmlhttprequest_conditional_header_test.html | 55 Verifies that conditional headers set by XML HTTP requests make it past
|
/external/chromium_org/content/browser/renderer_host/input/ |
timeout_monitor.h | 42 // This timer runs to check if |time_when_considered_timed_out_| has past.
|
/external/chromium_org/content/public/common/ |
content_constants.cc | 24 // This number used to be limited to 32 in the past (see b/535234).
|
/external/chromium_org/sync/sessions/ |
status_controller_unittest.cc | 15 // nature of status_controller.cc (we have had bugs in the past where a set_foo
|
/external/chromium_org/third_party/mesa/src/docs/ |
developers.html | 22 In the past, Tungsten Graphics contracts implemented many Mesa features
|
/external/chromium_org/ui/base/accessibility/ |
accessible_text_utils.h | 34 // Search forwards for the next boundary past the starting position.
|
/external/clang/test/Sema/ |
array-bounds-ptr-arith.c | 13 return (void *)es->s_uuid + 80; // expected-warning {{refers past the end of the array}}
|
/external/guava/guava/src/com/google/common/base/ |
Platform.java | 42 * The starting size is 1024 characters. If we grow past this we don't
|
/external/libogg/ |
CHANGES | 13 * fix possible read past end of buffer when reading 0 bits
|
/external/libvpx/libvpx/nestegg/ |
TODO | 5 - Read past unknown elements rather than seeking.
|
/external/llvm/test/Transforms/ObjCARC/ |
pointer-types.ll | 3 ; Don't hoist @objc_release past a use of its pointer, even
|
/external/mesa3d/docs/ |
developers.html | 22 In the past, Tungsten Graphics contracts implemented many Mesa features
|
/external/srtp/googlepatches/ |
google-5-buffer-overflow.patch | 13 - /* FIX!!! cipher key length is 16! Also note this copies past the
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
ListWithOffScreenNextSelectable.java | 22 * Pressing down from position 0 requires looking past positions 1, 2 and 3 to
|
/frameworks/base/tests/Assistant/res/layout/ |
assist_intent_activity.xml | 21 state of the device, as well as instructions on how to get past it
|
/libcore/luni/src/main/java/java/util/ |
NoSuchElementException.java | 23 * past the end of an Enumeration or Iterator.
|
/packages/apps/UnifiedEmail/src/com/android/mail/lib/base/ |
Platform.java | 44 * The starting size is 1024 characters. If we grow past this we don't
|