/external/nist-sip/java/gov/nist/javax/sip/stack/ |
SIPClientTransaction.java | [all...] |
SIPDialog.java | 279 * This task waits till a pending ACK has been recorded and then sends out a re-INVITE. This 284 * condition. Hence we wait till the ACK for the previous re-INVITE has been sent before [all...] |
/external/openssl/crypto/bio/ |
bss_dgram.c | 1169 /* Everything seems ok till now, so it's most likely [all...] |
/external/openssl/ssl/ |
d1_both.c | [all...] |
/external/ppp/pppd/ |
ipv6cp.c | 923 cilen = l; /* Reject till end of packet */ [all...] |
ipxcp.c | 1023 cilen = l; /* Reject till end of packet */ [all...] |
/external/tcpdump/ |
print-smb.c | [all...] |
/external/wpa_supplicant_8/src/ap/ |
hostapd.c | 1285 * From reading the configuration till the end has to be done in [all...] |
/frameworks/base/media/java/android/media/ |
MediaRecorder.java | [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
SIMRecords.java | 194 mRecordsRequested = false; // No load request is made till SIM ready [all...] |
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
uniq.good | 687 number, then move along the subject till after the recursive match, [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
string2.h | 191 GCC 3.0+ has __builtin_bzero as well, but at least till GCC 3.4 [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
string2.h | 191 GCC 3.0+ has __builtin_bzero as well, but at least till GCC 3.4 [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
string2.h | 191 GCC 3.0+ has __builtin_bzero as well, but at least till GCC 3.4 [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_widgets.py | 94 # undefined till we invoke the Checkbutton [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
xmllib.py | 158 # For derived classes only -- enter literal mode (CDATA) till EOF [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/ |
test_widgets.py | 94 # undefined till we invoke the Checkbutton [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
xmllib.py | 158 # For derived classes only -- enter literal mode (CDATA) till EOF [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
AndroidContentAssist.java | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/ |
DescriptorsUtils.java | 589 // Detects everything till the next potential separator, i.e. @ < or { [all...] |
/external/libpcap/doc/ |
pcap.html | 279 <p>The file must begin with a Section Header Block. However, more than one Section Header Block can be present on the dump, each one covering the data following it till the next one (or the end of file). A Section includes the data delimited by two Section Header Blocks (or by a Section Header Block and the end of the file), including the first Section Header Block. [all...] |
pcap.txt | 290 covering the data following it till the next one (or the end of [all...] |
/external/valgrind/main/coregrind/ |
m_mallocfree.c | 172 // the reclaim of such a block is deferred till either another superblock 173 // of the same arena can be reclaimed or till a new superblock is needed [all...] |
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/ |
omx_vdec_test.cpp | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/ |
G711DecTest.c | 593 printf ("Testing Simple PLAY till EOF \n"); [all...] |