Searched
full:reach (Results
426 -
450 of
829) sorted by null
<<11121314151617181920>>
/external/v8/src/ |
accessors.cc | 83 // Traverse the prototype chain until we reach an array.
|
bignum-dtoa.cc | 292 // carry until we hat a non-'9' or til we reach the first digit.
|
platform-cygwin.cc | 275 // Found a read-only executable entry. Skip characters until we reach
|
platform-openbsd.cc | 298 // Found a read-only executable entry. Skip characters until we reach
|
/external/v8/src/ia32/ |
codegen-ia32.cc | 683 // representations can reach here (slices and flat cons strings have been
|
/external/v8/src/x64/ |
codegen-x64.cc | 518 // representations can reach here (slices and flat cons strings have been
|
/external/valgrind/tsan/ |
ts_util.cc | 245 // This can happen on Visual Studio if we reach the ~2000 char limit.
|
/external/webkit/Source/WebCore/bindings/v8/ |
V8DOMWindowShell.cpp | 275 // it won't be able to reach the outer window via its global object.
|
/external/webkit/Source/WebCore/inspector/front-end/ |
SourceFrame.js | 703 // User has 500ms to reach the popup. [all...] |
/external/webkit/Source/WebCore/rendering/ |
RenderCounter.cpp | 197 ASSERT(!child); // We can only reach this if we are searching beyond the root element
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
ChromeClientQt.cpp | 171 // reach the last focusable object. Then we want to claim that we can
|
/external/zlib/ |
gzread.c | 256 /* skip over len bytes or reach end-of-file, whichever comes first */
|
/frameworks/av/libvideoeditor/vss/src/ |
M4AMRR_CoreReader.c | 786 to reach the required target time */
|
/frameworks/av/media/libstagefright/ |
OggExtractor.cpp | 247 ALOGV("skipped %lld bytes of junk to reach next frame",
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
armCOMM_BitDec_s.h | 661 ;// Now move back 32 bits to reach the first usued bit
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
armCOMM_BitDec_s.h | 661 ;// Now move back 32 bits to reach the first usued bit
|
/frameworks/base/core/java/com/android/internal/os/ |
ZygoteInit.java | 467 /* should never reach here */
|
/frameworks/base/docs/html/distribute/googleplay/strategies/ |
app-quality.jd | 33 One way to reach users and help them address their concerns is to set up your own support and discussion destination(s). There are some great support tools out there that can put you in touch with your users directly such as <a href="http://groups.google.com">Google Groups</a>, <a href="http://discussions.zoho.com/">Zoho Discussions</a>, <a href="http://getsatisfaction.com">getsatisfaction.com</a> and <a href="http://uservoice.com">uservoice.com</a>. Once you get set up with such a tool, make sure to fill in the support link in your Google Play product details page — users do click through to these.</p>
|
/frameworks/base/docs/html/guide/google/play/licensing/ |
licensing-reference.jd | 181 <td>Local error — the Google Play application was not able to reach the
|
/frameworks/base/docs/html/guide/topics/ui/ |
ui-events.jd | 147 of the View hierarchy, and then down, until they reach the appropriate destination. If your View (or a child of your View)
|
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
AccessibilityManagerServiceTest.java | 303 // wait for #sendAccessibilityEvent to reach the backing service
|
/frameworks/base/wifi/java/android/net/wifi/ |
WifiWatchdogStateMachine.java | 67 * When Wi-fi connects at L2 layer, the beacons from access point reach [all...] |
/hardware/ti/wlan/wl1271/stad/src/Data_link/ |
txDataQueue.c | 759 /* If we reach this point, a packet was sent successfully so reset the idle iterations counter. */
|
/libcore/luni/src/main/java/java/util/ |
IdentityHashMap.java | 557 // until we reach an empty spot
|
/libcore/luni/src/main/java/java/util/concurrent/ |
Semaphore.java | 104 * {@code acquire} before another, but reach the ordering point after
|
Completed in 1328 milliseconds
<<11121314151617181920>>