Searched
full:skipped (Results
376 -
400 of
2231) sorted by null
<<11121314151617181920>>
/external/compiler-rt/test/builtins/Unit/ |
ucmpti2_test.c | 113 printf("skipped\n");
|
/external/e2fsprogs/tests/d_special_files/ |
script | 93 echo "$test_name: $test_description: skipped"
|
/external/e2fsprogs/tests/f_mmp/ |
script | 9 echo "$test_name: $test_description: skipped for tmpfs (no O_DIRECT)"
|
/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/llvm/test/Feature/ |
optnone-llc.ll | 35 ; Nothing that runs at -O0 gets skipped.
|
/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/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/ |
PushObserver.java | 53 * must either be read or skipped.
|
/external/oprofile/daemon/ |
opd_stats.c | 59 print_if("Nr. backtraces skipped due to no file mapping: %u\n",
|
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
cio.h | 299 * @return the number of bytes skipped, or -1 if an error occured. 327 * @return the number of bytes skipped, or -1 if an error occured. 336 * @return the number of bytes skipped, or -1 if an error occured. 354 * @return the number of bytes skipped, or -1 if an error occured.
|
/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/vixl/examples/ |
check-bounds.cc | 50 // comparison has been skipped we have C==1 and Z==0, so the 'ls' test
|
/external/wpa_supplicant_8/src/wps/ |
wps_attr_parse.c | 71 wpa_printf(MSG_MSGDUMP, "WPS: Skipped unknown WFA Vendor " 128 wpa_printf(MSG_DEBUG, "WPS: Skipped Vendor Extension " 478 wpa_printf(MSG_DEBUG, "WPS: Skipped Credential " 510 wpa_printf(MSG_DEBUG, "WPS: Skipped Requested Device "
|
/frameworks/base/core/java/android/net/ |
ScoredNetwork.java | 50 * RSSI. This field is optional, and may be skipped to represent a network which the scorer
|
/frameworks/base/core/jni/android/graphics/ |
Utils.cpp | 69 // we want to return amount that was skipped
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/ |
IconLoader.java | 103 // Currently we don't have any LTR only resources and hence the check is skipped. If they
|
/frameworks/compile/slang/ |
slang_rs_ast_replace.cpp | 64 // a given Stmt. Note that this function is skipped by all of the other
|
/hardware/intel/img/psb_video/src/ |
psb_buffer.h | 37 /* For TopazSC, it indicates the next frame should be skipped */
|
/libcore/dalvik/src/main/java/dalvik/system/profiler/ |
BinaryHprofReader.java | 230 long skipped = in.skip(recordLength); local 231 if (skipped != recordLength) { 233 + " bytes but only skipped " + skipped + " bytes");
|
/libcore/luni/src/main/java/libcore/util/ |
Objects.java | 39 * Static and transient fields are automatically skipped. Produces output like
|
/libcore/luni/src/main/java/org/w3c/dom/ls/ |
LSSerializerFilter.java | 27 * to the filter if the <code>EntityReference</code> node is skipped by the
|
Completed in 2184 milliseconds
<<11121314151617181920>>