HomeSort by relevance Sort by last modified time
    Searched full:skipped (Results 551 - 575 of 1980) sorted by null

<<21222324252627282930>>

  /external/valgrind/main/callgrind/
debug.c 237 VG_(printf)("[Skipped JCC]");
248 VG_(printf)("JCC to skipped function\n");
main.c 123 cost_Bus = CLG_(current_state).nonskipped->skipped + fullOffset(EG_BUS);
152 cost_Bc = CLG_(current_state).nonskipped->skipped + fullOffset(EG_BC);
182 cost_Bi = CLG_(current_state).nonskipped->skipped + fullOffset(EG_BI);
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_slice_data.c 160 /* mark current macroblock skipped */
199 * processing of macroblocks to be skipped based on the last skipRun is
  /frameworks/base/core/java/android/hardware/camera2/
CameraManager.java 267 * {@link CameraDevice.StateListener#onOpened} will be skipped).</p>
272 * {@link CameraDevice.StateListener#onOpened} will be skipped).</p>
  /frameworks/base/services/tests/servicestests/src/com/android/server/search/
SearchablesTest.java 59 * Confirm "bad" metadata skipped properly
91 * Confirm "bad" metadata skipped properly
  /libcore/luni/src/main/java/org/xml/sax/helpers/
DefaultHandler.java 377 * Receive notification of a skipped entity.
384 * @param name The name of the skipped entity.
XMLFilterImpl.java 610 * Filter a skipped entity event.
612 * @param name The name of the skipped entity.
XMLReaderAdapter.java 413 * Adapt a SAX2 skipped entity event.
415 * @param name The name of the skipped entity.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_wininst.py 87 # If build is skipped and plat_name is overridden, bdist will
148 # Note that for target_version!=sys.version, we must have skipped the
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
handler.py 194 """Receive notification of a skipped entity.
197 skipped. Non-validating processors may skip entities if they
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist_wininst.py 87 # If build is skipped and plat_name is overridden, bdist will
148 # Note that for target_version!=sys.version, we must have skipped the
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
handler.py 194 """Receive notification of a skipped entity.
197 skipped. Non-validating processors may skip entities if they
  /bionic/libc/kernel/common/linux/raid/
md_k.h 184 sector_t (*sync_request)(mddev_t *mddev, sector_t sector_nr, int *skipped, int go_faster);
  /development/tools/idegen/src/
Configuration.java 154 Log.debug("Skipped: " + file);
  /device/asus/flo/nfc/
libnfc-brcm.conf 168 # this version check is skipped.
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera_interface.h 142 * needing to be skipped for next delivery? */
  /external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
ZipInputStreamTest.java 230 "working properly. Only skipped " + i +
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMAxisIteratorBase.java 55 * False will cause it to be skipped.
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
FilterExprWalker.java 160 * rejected, or skipped, as defined above .
MatchPatternIterator.java 285 * rejected, or skipped, as defined above .
  /external/bison/build-aux/
mdate-sh 108 # words should be skipped to get the date.
  /external/chromium/base/
string_tokenizer.h 121 // within a quoted string, then the next character is skipped.
  /external/chromium/chrome/browser/prefs/
pref_value_store.h 76 // a non-matching |type| are silently skipped. Returns true if a valid value
  /external/chromium/chrome/browser/speech/
speech_input_bubble.cc 159 animation_step_ = 1; // Frame 0 is skipped during the animation.
  /external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-death-test-internal.h 73 // argument is set. If the death test should be skipped, the pointer

Completed in 6058 milliseconds

<<21222324252627282930>>