Searched
full:skipped (Results
301 -
325 of
1980) sorted by null
<<11121314151617181920>>
/external/compiler-rt/test/Unit/ |
clzti2_test.c | 87 printf("skipped\n");
|
cmpti2_test.c | 109 printf("skipped\n");
|
ctzti2_test.c | 80 printf("skipped\n");
|
divti3_test.c | 75 printf("skipped\n");
|
ffsti2_test.c | 80 printf("skipped\n");
|
modti3_test.c | 92 printf("skipped\n");
|
negvti2_test.c | 106 printf("skipped\n");
|
popcountti2_test.c | 79 printf("skipped\n");
|
subvti3_test.c | 77 printf("skipped\n");
|
ucmpti2_test.c | 113 printf("skipped\n");
|
/external/flac/libFLAC/include/private/ |
bitreader.h | 78 FLAC__bool FLAC__bitreader_skip_bits_no_crc(FLAC__BitReader *br, unsigned bits); /* WATCHOUT: does not CRC the skipped data! */ /*@@@@ add to unit tests */
|
/external/libogg/doc/libogg/ |
ogg_sync_pageout.html | 47 <li>-1 returned if stream has not yet captured sync (bytes were skipped).</li>
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
gen6_viewport_state.c | 34 /* The clip VP defines the guardband region where expensive clipping is skipped
|
/external/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
AbstractHttpInputStream.java | 97 * <p>An earlier implementation skipped the remaining bytes, but this
|
/external/openssh/contrib/caldera/ |
sshd.init | 73 echo "$SVIsubsys: host key not initialized: skipped!"
|
/external/openssh/regress/ |
multiplex.sh | 9 echo "skipped (not supported on this platform)"
|
sftp-glob.sh | 15 verbose "$tid: $errtag (skipped: $skip)"
|
/external/oprofile/daemon/ |
opd_stats.c | 59 print_if("Nr. backtraces skipped due to no file mapping: %u\n",
|
/external/protobuf/gtest/test/ |
gtest_help_test.py | 92 skipped when the given flag is specified."""
|
/external/protobuf/python/google/protobuf/internal/ |
message_listener.py | 65 Modified at the moment would be a no-op, so it can be skipped. Performance-
|
/external/smack/src/org/xbill/DNS/ |
Message.java | 442 int skipped; local 445 skipped = sectionToWire(out, i, c, tempMaxLength); 446 if (skipped != 0) { 452 newheader.setCount(i, count - skipped);
|
/external/valgrind/main/massif/tests/ |
deep-B.stderr.exp | 55 Massif: skipped snapshots: 0
|
deep-C.stderr.exp | 58 Massif: skipped snapshots: 0
|
/external/wpa_supplicant_8/src/wps/ |
wps_attr_parse.c | 63 wpa_printf(MSG_MSGDUMP, "WPS: Skipped unknown WFA Vendor " 120 wpa_printf(MSG_DEBUG, "WPS: Skipped Vendor Extension " 483 wpa_printf(MSG_DEBUG, "WPS: Skipped Credential " 523 wpa_printf(MSG_DEBUG, "WPS: Skipped Requested Device "
|
/frameworks/base/core/jni/android/graphics/ |
Utils.cpp | 70 // we want to return amount that was skipped
|
Completed in 1739 milliseconds
<<11121314151617181920>>