HomeSort by relevance Sort by last modified time
    Searched full:skipped (Results 751 - 775 of 2231) sorted by null

<<31323334353637383940>>

  /libcore/luni/src/main/java/org/xml/sax/ext/
LexicalHandler.java 124 * <p>Note that skipped entities will be reported through the
  /ndk/sources/host-tools/make-3.81/config/
mdate-sh 89 # words should be skipped to get the date.
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
mdate-sh 92 # words should be skipped to get the date.
  /packages/apps/Calendar/src/com/android/calendar/
EventLoader.java 191 // Let the request know that it was skipped
  /packages/apps/Gallery/src/com/android/camera/gallery/
ImageListUber.java 110 // a counter of how many images we've skipped in
  /packages/apps/Settings/src/com/android/settings/accounts/
ChooseAccountActivity.java 154 Log.v(TAG, "Skipped pref " + providerName + ": has no authority we need");
  /packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
CharEscaper.java 149 // If we have skipped any characters, we need to copy them now.
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
CharEscaper.java 150 // If we have skipped any characters, we need to copy them now.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
SwappedDataInputStream.java 241 * @return the number of bytes to skipped or -1 if the end of stream
  /packages/services/Telephony/tests/src/com/android/phone/tests/
OtaspTestActivity.java 97 resultString = "User skipped!";
  /pdk/apps/CameraITS/tests/scene1/
test_capture_result.py 39 print "Test skipped"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
support.py 158 the test will be skipped. Errors during copy are not caught.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
fixer_base.py 175 # This is the name of the import which, if found, will cause the test to be skipped
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
support.py 158 the test will be skipped. Errors during copy are not caught.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
fixer_base.py 175 # This is the name of the import which, if found, will cause the test to be skipped
  /system/media/audio_utils/spdif/
FrameScanner.cpp 242 ALOGI("WARNING AC3 skipped %u bytes looking for a valid header.\n", mBytesSkipped);
  /external/apache-xml/src/main/java/org/apache/xml/utils/
DOMBuilder.java 780 * Receive notification of a skipped entity.
783 * skipped. Non-validating processors may skip entities if they
791 * @param name The name of the skipped entity. If it is a
  /external/chromium_org/content/browser/appcache/
manifest_parser_unittest.cc 208 "http://www.glorp.com/notsame relative/skipped\r");
258 "http://www.portme.com/noport http://www.portme.com:1234/skipped\r"
300 "http://www.portme.com/noport return http://www.portme.com:1234/skipped\r"
  /external/chromium_org/media/cast/test/
receiver.cc 169 // queues are pruned (i.e., received frames are skipped) when the system is not
430 << " usec)]: Skipped.";
455 << " usec)]: Skipped.";
  /external/chromium_org/net/tools/epoll_server/
epoll_server.cc 533 const bool skipped = local
537 << " and should be skipped = " << skipped;
  /external/chromium_org/third_party/libwebp/enc/
vp8enci.h 208 uint8_t skip_proba_; // final probability of being skipped.
214 int nb_skip_; // number of skipped blocks
524 // Pick best modes and fills the levels. Returns true if skipped.
  /external/chromium_org/third_party/re2/
ucs2.diff 502 - result->skipped = true;
562 if (correct.skipped) {
566 LOG(ERROR) << "Skipped backtracking! " << CEscape(regexp_str_)
  /external/clang/lib/Rewrite/Frontend/
InclusionRewriter.cpp 153 /// Called whenever an inclusion is skipped due to canonical header protection
159 "found via an inclusion directive, was skipped");
412 // numbers) for inclusions that were skipped due to header guards
  /external/regex-re2/
ucs2.diff 502 - result->skipped = true;
562 if (correct.skipped) {
566 LOG(ERROR) << "Skipped backtracking! " << CEscape(regexp_str_)
  /external/webp/src/enc/
vp8enci.h 208 uint8_t skip_proba_; // final probability of being skipped.
214 int nb_skip_; // number of skipped blocks
524 // Pick best modes and fills the levels. Returns true if skipped.

Completed in 2335 milliseconds

<<31323334353637383940>>