HomeSort by relevance Sort by last modified time
    Searched full:skipped (Results 101 - 125 of 1012) sorted by null

1 2 3 45 6 7 8 91011>>

  /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/gtest/test/
gtest_help_test.py 95 skipped when the given flag is specified."""
  /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/valgrind/main/massif/tests/
deep-B.stderr.exp 55 Massif: skipped snapshots: 0
deep-C.stderr.exp 58 Massif: skipped snapshots: 0
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
attrisid05.js 46 // Remove the following line otherwise test case skipped.
  /external/webkit/Source/WebCore/loader/
FrameLoaderTypes.h 55 // Skipped value: 'FrameLoadTypeReloadAllowingStaleData', still present in mac/win public API. Ready to be reused
  /external/webkit/Tools/Scripts/webkitpy/common/config/
build_unittest.py 44 (["LayoutTests/platform/mac-wk2/Skipped"], ["mac-snowleopard", "win"]),
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
queries_unittest.py 75 expected_stdout = "Test 'media' is not skipped by any port.\n"
  /external/wpa_supplicant_8/src/wps/
wps_attr_parse.c 68 wpa_printf(MSG_MSGDUMP, "WPS: Skipped unknown WFA Vendor "
125 wpa_printf(MSG_DEBUG, "WPS: Skipped Vendor Extension "
484 wpa_printf(MSG_DEBUG, "WPS: Skipped Credential "
524 wpa_printf(MSG_DEBUG, "WPS: Skipped Requested Device "
  /frameworks/base/core/jni/android/graphics/
Typeface.cpp 89 // we want to return amount that was skipped
  /frameworks/compile/slang/
slang_rs_ast_replace.cpp 66 // a given Stmt. Note that this function is skipped by all of the other
  /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/net/http/
AbstractHttpInputStream.java 97 * <p>An earlier implementation skipped the remaining bytes, but this
  /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
  /packages/apps/Email/emailcommon/src/org/apache/commons/io/input/
CharSequenceReader.java 130 * @return The actual number of characters skipped
ProxyInputStream.java 81 * @return the number of bytes to skipped or -1 if the end of stream
  /dalvik/dx/src/com/android/dx/command/dump/
BaseDumper.java 132 println("<dump skipped backwards to " + Hex.u4(offset) + ">");
136 print(twoColumns(hex, "<skipped to " + Hex.u4(offset) + ">"));
  /development/tools/glesv2debugger/src/com/android/glesv2debugger/
BreakpointOption.java 162 // AfterCall is skipped, so push BeforeCall to complete
180 // AfterCall is skipped, so push BeforeCall to complete
  /external/bluetooth/glib/docs/reference/gobject/
glib-mkenums.1 203 >*/\&. Per enum definition, the options "skip" and "flags" can be specified, to indicate this enum definition to be skipped, or for it to be treated as a flags definition, or to specify the common prefix to be stripped from all values to generate value nicknames, respectively\&. The "lowercase_name" option can be used to specify the word separation used in the *_get_type() function\&. For instance, /*< lowercase_name=gnome_vfs_uri_hide_options >*/\&.
205 Per value definition, the options "skip" and "nick" are supported\&. The former causes the value to be skipped, and the latter can be used to specify the otherwise auto\-generated nickname\&. Examples:
glib-mkenums.xml 239 indicate this enum definition to be skipped, or for it to be treated as
247 The former causes the value to be skipped, and the latter can be used to
  /external/chromium/chrome/browser/sync/notifier/
cache_invalidation_packet_handler.cc 81 VLOG(2) << "Stanza skipped";
150 VLOG(2) << "Stanza skipped";
  /external/chromium/chrome/common/extensions/
extension_localization_peer_unittest.cc 210 // We already have messages in memory, Send will be skipped.
241 // We already have messages in memory, Send will be skipped.

Completed in 566 milliseconds

1 2 3 45 6 7 8 91011>>