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

<<31323334353637383940>>

  /frameworks/rs/
rsElement.cpp 120 ALOGE("element loading skipped due to invalid class id\n");
  /hardware/ti/omap4xxx/camera/V4LCameraAdapter/
V4LCameraAdapter.cpp 55 //frames skipped before recalculating the framerate
  /libcore/crypto/src/main/java/org/conscrypt/
TrustManagerImpl.java 298 // The server certificate is skipped by skipping the
  /libcore/luni/src/main/java/java/io/
BufferedReader.java 468 * @return the number of characters actually skipped.
PushbackReader.java 335 * @return the number of characters actually skipped.
  /libcore/luni/src/main/java/java/util/
Scanner.java     [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLRootView.java 381 if (durationInMs > 34) { // 34ms -> we skipped at least 2 frames
  /packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
UnicodeEscaper.java 197 // If we have skipped any characters, we need to copy them now.
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
UnicodeEscaper.java 197 // If we have skipped any characters, we need to copy them now.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
CapsModeUtils.java 111 // be skipped for English. TODO: does this depend on the language?
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
formatter.py 86 self.parskip = 0 # Skipped space between paragraphs?
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/
encoder.py 108 skipkeys is True, such items are simply skipped.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
buildtools.py 225 # No owner resource in the template. We have skipped the
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_descrtut.py 7 # skipped due to lack of interest (e.g., faking super() by hand isn't
test_winreg.py 10 # Do this first so test will be skipped if module doesn't exist
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
expatreader.py 401 # The SAX spec requires to report skipped PEs with a '%'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
formatter.py 86 self.parskip = 0 # Skipped space between paragraphs?
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/
encoder.py 108 skipkeys is True, such items are simply skipped.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_descrtut.py 7 # skipped due to lack of interest (e.g., faking super() by hand isn't
test_winreg.py 10 # Do this first so test will be skipped if module doesn't exist
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
expatreader.py 401 # The SAX spec requires to report skipped PEs with a '%'
  /bionic/libc/bionic/
fts.c 299 /* If skipped or crossed mount point, do post-order visit. */
368 * User may have called fts_set on the node. If skipped,
  /external/antlr/antlr-3.4/runtime/C/
ChangeLog 150 the new token when the one that we just traversed was marked as being skipped.
155 be skipped, but DOES include the text of tokens that were merely placed off the
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorDebuggerAgent.cpp 230 void InspectorDebuggerAgent::setSkipAllPauses(ErrorString*, bool skipped, const bool* untilReload)
232 m_skipAllPauses = skipped;
    [all...]
  /external/chromium_org/third_party/libxml/src/
gentest.py 107 # Some functions really need to be skipped for the tests.
605 # Some module may be skipped because they don't really consists

Completed in 672 milliseconds

<<31323334353637383940>>