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

<<31323334353637383940>>

  /external/pdfium/samples/fx_lpng/lpng_v163/
fx_pngset.c 175 "Invalid palette size, hIST allocation skipped");
    [all...]
  /external/protobuf/gtest/src/
gtest-internal-inl.h 486 // skip_count - the number of top frames to be skipped; doesn't count
671 // specifies the number of top frames to be skipped, which doesn't
    [all...]
  /external/protobuf/src/google/protobuf/io/
coded_stream_unittest.cc 875 "<Before skipping><To be skipped><After skipping>";
887 EXPECT_TRUE(coded_input.Skip(strlen("<To be skipped>")));
    [all...]
  /external/v8/src/mips/
assembler-mips.h 97 reg.code() - 2; // zero_reg and 'at' are skipped.
104 from_code(index + 2); // zero_reg and 'at' are skipped.
    [all...]
  /external/v8/src/mips64/
assembler-mips64.h 86 reg.code() - 2; // zero_reg and 'at' are skipped.
93 from_code(index + 2); // zero_reg and 'at' are skipped.
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
avcenc_lib.h 670 or skipped.
761 Restore QP related parameters of previous MB when current MB is skipped.
    [all...]
  /frameworks/base/core/java/android/text/format/
Time.java 46 * that was skipped due to a DST transition, will result in a date in 1969 (i.e. -1, or 1 second
746 * skipped: times within that hour will return {@code -1} if isDst =
    [all...]
  /frameworks/support/v4/java/android/support/v4/widget/
SlidingPaneLayout.java 583 // Do initial height measurement if we skipped measuring this view
606 // This was skipped the first time; figure out a real height spec.
    [all...]
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.cpp 642 // set surface again as surface maybe reset by skipped frame.
643 // skipped frame is a "non-coded frame" and decoder needs to duplicate the previous reference frame as the output.
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
psb_MPEG2MC.c     [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest-internal-inl.h 426 // skip_count - the number of top frames to be skipped; doesn't count
618 // specifies the number of top frames to be skipped, which doesn't
    [all...]
  /packages/apps/Settings/src/com/android/settings/widget/
MatchParentShrinkingLinearLayout.java 818 // shrink them if they extend beyond our current bounds. If we skipped
861 // child was skipped in the loop above.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-objdump.1 314 dumped. If zeroes are being skipped, then when disassembly resumes,
315 tell the user how many zeroes were skipped and the file offset of the
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
unicodeobject.h 790 adjusted and the BOM skipped. In the other modes, no BOM mark
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
rfc822.py 126 The (normally blank) line that ends the headers is skipped, but not
220 """Determine whether a line should be skipped entirely.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_bigmem.py 643 # skipped, in verbose mode.)
777 # skipped, in verbose mode.)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
unicodeobject.h 790 adjusted and the BOM skipped. In the other modes, no BOM mark
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
rfc822.py 126 The (normally blank) line that ends the headers is skipped, but not
220 """Determine whether a line should be skipped entirely.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_bigmem.py 643 # skipped, in verbose mode.)
777 # skipped, in verbose mode.)
    [all...]
  /art/compiler/optimizing/
parallel_move_resolver.cc 311 // to reduce the number of literal loads. Stack destinations are skipped since we won't be benefit
  /art/tools/dexfuzz/src/dexfuzz/rawdex/
OffsetTracker.java 284 * Called after reading in the map list, to remember the point to be skipped
  /cts/apps/CtsVerifier/assets/scripts/power_monitors/
monsoon.py 351 self.log( "data sequence skipped, lost packet?" )
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
CaptureResultTest.java 143 * The test is skipped if partial result is not supported on device. </p>
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
EncodeVirtualDisplayTest.java 366 Log.w(TAG, "Frame skipped, advancing lastIndex from " +
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
RopTranslator.java 533 // These get skipped

Completed in 501 milliseconds

<<31323334353637383940>>