/external/qemu/slirp-android/ |
tcp_input.c | 514 * this is a pure ack for outstanding data. 531 * If all outstanding data are acked, stop 1089 * If we have outstanding data (other than [all...] |
/external/smack/asmack-master/ |
LICENSE | 82 outstanding shares, or (iii) beneficial ownership of such entity.
|
/external/valgrind/main/callgrind/ |
main.c | 199 /* Maintain an ordered list of memory events which are outstanding, in 308 /* The current outstanding-memory-event list. */ 373 /* Generate code for all outstanding memory events, and mark the queue [all...] |
/frameworks/base/core/java/android/content/ |
SharedPreferences.java | 208 * while a {@link #apply} is still outstanding, the
|
/frameworks/base/docs/html/google/play/billing/ |
api.jd | 126 <p>Subsequently, when the user starts up or logs in to your application, you should check if the user owns any outstanding consumable in-app products; if so, make sure to consume and provision those items. Here's the recommended application startup flow if you implement consumable in-app products in your application:</p>
|
/frameworks/base/tests/CoreTests/android/core/ |
HeapTest.java | 294 * that the VM has serviced all outstanding reference
|
/packages/apps/CertInstaller/src/com/android/certinstaller/ |
CertInstaller.java | 461 // cautious about allowing more outstanding keys in the map that
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
coda.h | 327 u_int32_t unique; /* Keep multiple outstanding msgs distinct */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
coda.h | 327 u_int32_t unique; /* Keep multiple outstanding msgs distinct */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
coda.h | 327 u_int32_t unique; /* Keep multiple outstanding msgs distinct */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_sgmllib.py | 378 # an underscore. The first two exercise outstanding bugs in the
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_sgmllib.py | 378 # an underscore. The first two exercise outstanding bugs in the
|
/sdk/eclipse/features/com.android.ide.eclipse.ddms/ |
feature.xml | 43 outstanding shares, or (iii) beneficial ownership of such entity.
|
/sdk/eclipse/features/com.android.ide.eclipse.gldebugger/ |
feature.xml | 37 outstanding shares, or (iii) beneficial ownership of such entity.
|
/sdk/eclipse/features/com.android.ide.eclipse.hierarchyviewer/ |
feature.xml | 38 outstanding shares, or (iii) beneficial ownership of such entity.
|
/sdk/eclipse/features/com.android.ide.eclipse.pdt/ |
feature.xml | 37 outstanding shares, or (iii) beneficial ownership of such entity.
|
/sdk/eclipse/features/com.android.ide.eclipse.traceview/ |
feature.xml | 38 outstanding shares, or (iii) beneficial ownership of such entity.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/ |
about.html | 41 outstanding shares, or (iii) beneficial ownership of such entity.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/ |
about.html | 34 outstanding shares, or (iii) beneficial ownership of such entity.
|
/external/chromium/third_party/libjingle/source/talk/session/phone/ |
channel.cc | 122 FlushRtcpMessages(); // Send any outstanding RTCP packets. 123 Clear(); // eats any outstanding messages or packets [all...] |
/external/chromium_org/ipc/ |
ipc_channel_posix.cc | 597 // Close any outstanding, received file descriptors. 601 // Clear any outstanding, sent file descriptors. [all...] |
/external/chromium_org/net/proxy/ |
proxy_resolver_v8_tracing_unittest.cc | 827 // when the request has an outstanding DNS request in flight. 862 // This should not cause any problems, as the outstanding work [all...] |
/external/qemu/android/ |
async-socket.c | 85 /* Number of outstanding references to the I/O. */ 382 /* Number of outstanding references to the socket. */ [all...] |
/frameworks/native/libs/gui/ |
GLConsumer.cpp | 685 // ensure that all outstanding buffer accesses have completed 700 // Create a fence for the outstanding accesses in the current [all...] |
/external/chromium/net/proxy/ |
proxy_service_unittest.cc | 224 // ProxyService will cancel the outstanding request. [all...] |