HomeSort by relevance Sort by last modified time
    Searched full:skipped (Results 326 - 350 of 1855) sorted by null

<<11121314151617181920>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/
support.py 98 self.skipped = []
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
utf_8_sig.py 8 bytes will be skipped.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
Bindings.py 5 variable, and menus not created are silently skipped in the code here. This
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/
__init__.py 130 will be skipped instead of raising a ``TypeError``.
142 for container types will be skipped and a circular reference will
200 will be skipped instead of raising a ``TypeError``.
206 for container types will be skipped and a circular reference will
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
support.py 98 self.skipped = []
  /system/media/audio_utils/include/audio_utils/spdif/
FrameScanner.h 106 uint32_t mBytesSkipped; // how many bytes were skipped looking for the start of a frame
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformat_vc1.c     [all...]
  /cts/apps/CameraITS/pymodules/its/
caps.py 23 If a test is skipped, then it is exited and returns the special code
36 print "Test skipped"
  /dalvik/dx/src/com/android/dx/command/dump/
BaseDumper.java 130 println("<dump skipped backwards to " + Hex.u4(offset) + ">");
134 print(twoColumns(hex, "<skipped to " + Hex.u4(offset) + ">"));
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/_setup/py2/
ext.py 100 - return a true value: the extension will be skipped. This is useful
129 - return a true value: the extension will be skipped. This is useful
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/_setup/py3/
ext.py 99 - return a true value: the extension will be skipped. This is useful
128 - return a true value: the extension will be skipped. This is useful
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/_setup/py2/
ext.py 100 - return a true value: the extension will be skipped. This is useful
129 - return a true value: the extension will be skipped. This is useful
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/_setup/py3/
ext.py 99 - return a true value: the extension will be skipped. This is useful
128 - return a true value: the extension will be skipped. This is useful
  /external/google-breakpad/src/common/linux/
elf_core_dump_unittest.cc 133 fprintf(stderr, "ElfCoreDumpTest.ValidCoreFile test is skipped "
152 fprintf(stderr, "ElfCoreDumpTest.ValidCoreFile test is skipped "
  /external/icu/icu4c/source/i18n/
collationiterator.h 89 skipped(NULL),
307 SkippedState *skipped; member in class:CollationIterator
  /external/kernel-headers/original/uapi/linux/
mtio.h 74 * number of files not skipped, or
75 * number of records not skipped.
  /external/skia/src/core/
SkTDynamicHash.h 171 // O(N) checks, skipped when very large.
187 // O(N^2) checks, skipped when large.
  /external/skia/tools/
render_pdfs_main.cpp 52 "~ causes a matching file to always be skipped\n"
57 "it is skipped unless some list entry starts with ~");
  /frameworks/av/media/img_utils/src/
DngUtils.cpp 236 // Allow this opcode to be skipped if not supported
346 // Allow this opcode to be skipped if not supported
  /frameworks/base/services/core/java/com/android/server/pm/
PackageDexOptimizer.java 194 // it's forced. performedDexOpt will tell us whether we performed dex-opt or skipped
201 // we've skipped all of them because they are up to date. In both cases this
  /libcore/luni/src/main/java/java/io/
LineNumberInputStream.java 216 * terminator sequences are skipped.
220 * @return the number of bytes actually skipped.
LineNumberReader.java 240 * terminator sequences are skipped.
242 * @return the number of characters actually skipped.
StringReader.java 210 * @return the number of characters actually skipped. This is bounded below
213 * read) <= distance skipped <= num chars remaining}.
  /packages/apps/UnifiedEmail/src/com/android/mail/
SenderInfoLoader.java 108 * <li>The email is missing from the key set or maps to null - The email was skipped. Try
173 // and lookup skipped (truncated above).
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
CountingInputStream.java 94 * Skips the stream over the specified number of bytes, adding the skipped
98 * @return the actual number of bytes skipped

Completed in 824 milliseconds

<<11121314151617181920>>