/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
telnetlib.py | 637 returned; and the text read up till and including the match.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_htmlparser.py | 310 # everything till ul (included) is discarded
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
sgmllib.py | 82 """Enter literal mode (CDATA) till EOF.
|
telnetlib.py | 637 returned; and the text read up till and including the match.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_htmlparser.py | 310 # everything till ul (included) is discarded
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/ |
LayoutDescriptors.java | 542 // probably abstract, so we just need to walk up the super-class chain till
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/ |
DeviceView.java | 485 // try all connectors till one returns true. [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/ |
mock_attrs.xml | 326 that works till the next tag.
|
/external/chromium_org/third_party/openssl/openssl/crypto/perlasm/ |
x86_64-xlate.pl | 968 # rsp, is modified. While past magic_point rsp remains constant till [all...] |
/external/e2fsprogs/ext2ed/doc/ |
ext2fs-overview.sgml | 550 blocks. That is, block 13 till block 268 in the file will be accessed by the 1092 padded with zeroes till the end of the block, and rec_len is updated [all...] |
/external/libpcap/doc/ |
pcap.xml | 130 <t>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.</t> 548 <t>Skipping all the optional fields at once is straightforward because most of the blocks have a fixed length, therefore the field Block Length (present in the General Block Structure, see <xref target="sectionblock"/>) can be used to skip everything till the next block.</t> [all...] |
/external/nist-sip/java/gov/nist/javax/sip/ |
SipStackImpl.java | 181 * till an ACK has been sent before admitting the new re-INVITE. If the previous 352 * till an ACK has been sent before admitting the new re-INVITE. If the previous [all...] |
/external/openssl/crypto/perlasm/ |
x86_64-xlate.pl | 968 # rsp, is modified. While past magic_point rsp remains constant till [all...] |
/external/valgrind/main/memcheck/ |
mc_leakcheck.c | 441 // lc_chunk array can only be used validly till the next "free" operation 738 // Skip an invalid SM chunk till the beginning of the next SM Chunk. [all...] |
/frameworks/base/core/java/android/app/ |
Instrumentation.java | 539 * returning the resulting activity or till the timeOut period expires. 702 * Wait for an existing {@link ActivityMonitor} to be hit till the timeout [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/ |
G722EncTest.c | 404 printf ("Testing Simple RECORD till EOF or predefined frame number\n"); 817 case 1: /* simple record till EOF or predefined frame number */ [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/ |
G726EncTest.c | 322 pthread_cond_wait(&WaitForState_threshold, &WaitForState_mutex);/*Going to sleep till signal arrives*/ 540 printf("%d :: ### TESTCASE 1: Playing component till EOF ###\n",__LINE__); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/ |
G729EncTest.c | 463 printf("%d :: ### Testing TESTCASE 1 PLAY TILL END ###\n",__LINE__); 470 printf("%d :: ### Testing TESTCASE 1 PLAY TILL END ###\n",__LINE__); [all...] |
/hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/ |
FmRxApp.java | 384 else { /* Display the dialog till FM is enabled */ 407 else { /* Display the dialog till FM is enabled */ [all...] |
/cts/tools/dasm/src/java_cup/ |
production.java | 669 /* walk down the right hand side till we get past all nullables */
|
/external/bluetooth/bluedroid/gki/ulinux/ |
gki_ulinux.c | 840 * block timer main thread till re-armed by */ [all...] |
/external/bluetooth/bluedroid/stack/gatt/ |
gatt_sr.c | 148 /* Wait till we get all the responses */ [all...] |
/external/chromium/base/ |
tracked_objects.h | 536 // Note: You don't need to call it at all, and you can wait till you are
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_model_unittest.cc | [all...] |
/external/chromium_org/chrome/browser/chromeos/login/ |
login_display_host_impl.cc | 564 // Reduce time till login UI is shown - show it as soon as possible. [all...] |