HomeSort by relevance Sort by last modified time
    Searched full:checking (Results 776 - 800 of 3581) sorted by null

<<31323334353637383940>>

  /external/valgrind/main/docs/internals/
xml-output.txt 69 - File descriptor leak checking is disabled. This could be
72 - Maximum-detail leak checking is selected (--leak-check=full).
219 that the wrapup (leak checking) is happening.
  /external/webkit/Source/WebCore/webaudio/
AudioBufferSourceNode.cpp 142 // Basic sanity checking
177 // Do some sanity checking.
392 // Do sanity checking of grain parameters versus buffer size.
  /external/webkit/Tools/TestResultServer/model/
jsonresults.py 375 logging.info("Checking incremental json...")
384 logging.info("Checking existing aggregated json...")
464 logging.debug("Checking test results json...")
  /frameworks/base/telephony/java/android/telephony/
SmsManager.java 66 * which cause smaller number of SMS to be sent in checking period.
129 * which cause smaller number of SMS to be sent in checking period.
192 * which cause smaller number of SMS to be sent in checking period.
  /packages/apps/Email/emailcommon/src/org/apache/commons/io/filefilter/
FileFilterUtils.java 50 * @return a prefix checking filter
60 * @return a suffix checking filter
70 * @return a name checking filter
  /packages/apps/Settings/res/values-en-rGB/
arrays.xml 231 <item msgid="505558545611516707">"Never use HDCP checking"</item>
232 <item msgid="3878793616631049349">"Use HDCP checking for DRM content only"</item>
233 <item msgid="45075631231212732">"Always use HDCP checking"</item>
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman1/
RemotePackagesPage.java 254 * Handle checking and unchecking of the tree items.
257 * When checking a source, all of its packages are checked too.
258 * When checking a package, only its compatible archives are checked.
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/http/
HttpURLConnectionTest.java 680 "HTTP Server for persistence checking", 2);
731 "HTTP Server for persistence checking", 2);
778 "HTTP Server for persistence checking", 2);
828 "HTTP Server for persistence checking", 2);
    [all...]
  /external/e2fsprogs/misc/
badblocks.c 465 fprintf (stderr, _("Checking blocks %lu to %lu\n"),
470 fputs(_("Checking for bad blocks in read-only mode\n"), stderr);
479 fputs(_("Checking for bad blocks (read-only test): "), stderr);
570 fputs(_("Checking for bad blocks in read-write mode\n"),
733 fputs(_("Checking for bad blocks in non-destructive read-write mode\n"), stderr);
739 fputs(_("Checking for bad blocks (non-destructive read-write test)\n"), stderr);
findsuper.c 44 * - add reliability checking for the superblock to avoid random garbage
64 * copies of ext2 superblocks (by checking for the ext2 signature).
  /external/valgrind/main/VEX/priv/
guest_generic_bb_to_IR.c 88 do_self_check indicates that the caller needs a self-checking
176 /* If asked to make a self-checking translation, leave 5 spaces
211 /* If making self-checking translations, don't chase
378 a self-checking preamble may need to be created.
554 A support routine for doing self-checking translations.
565 self-checking translation, so it needs to be as fast as
  /packages/apps/Settings/res/values/
arrays.xml 586 <!-- Titles for HDCP checking preference. [CHAR LIMIT=35] -->
593 <!-- Values for HDCP checking preference. -->
600 <!-- Summaries for HDCP checking preference. [CHAR LIMIT=100]-->
602 <item>Never use HDCP checking</item>
603 <item>Use HDCP checking for DRM content only</item>
604 <item>Always use HDCP checking</item>
  /dalvik/dexgen/src/com/android/dexgen/util/
ByteArray.java 230 * without doing any argument checking.
241 * without doing any argument checking.
  /dalvik/dx/src/com/android/dx/util/
ByteArray.java 230 * without doing any argument checking.
241 * without doing any argument checking.
  /dalvik/vm/
JarFile.cpp 119 LOGV("dvmDexCacheStatus: Checking cache for %s", fileName);
265 LOGV("dvmJarFileOpen: Checking cache for %s (%s)",
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/generators/
DSAParametersGenerator.java 201 // TODO Review C.3 for primality checking
251 // TODO Review C.3 for primality checking
  /external/chromium/chrome/browser/accessibility/
renderer_accessibility_browsertest.cc 252 // of two different parents. Instead of checking the exact output, just
323 // two duplicate child nodes. Instead of checking the exact output, just
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-filepath.h 56 // Names are NOT checked for syntax correctness -- no checking for illegal
186 // without checking for the separator already being there.
  /external/clang/docs/
PTHInternals.html 73 parsing and type-checking must be completely redone every time a PTH file is
79 for Clang that also caches the work for parsing and type checking the contents
  /external/clang/test/SemaCXX/
reinterpret-cast.cpp 263 // TODO: checking is not implemented for tag types
267 // TODO: checking is not implemented for tag types
  /external/dbus/
README 110 DBUS_DISABLE_ASSERTS Disable assertion checking default=OFF
111 DBUS_DISABLE_CHECKS Disable public API sanity checking default=OFF
  /external/freetype/src/sfnt/
ttpost.c 511 if ( idx < 258 ) /* paranoid checking */
549 if ( idx < (FT_UInt)table->num_glyphs ) /* paranoid checking */
  /external/gtest/include/gtest/internal/
gtest-filepath.h 56 // Names are NOT checked for syntax correctness -- no checking for illegal
186 // without checking for the separator already being there.
  /external/icu4c/common/
dictbe.cpp 340 // checking the dictionary. That is just a performance filter,
341 // but it's not clear it's faster than checking the trie.
  /external/icu4c/common/unicode/
bytestream.h 14 // CheckedArrayByteSink Write to a flat array, with bounds checking
136 * with bounds-checking:

Completed in 2008 milliseconds

<<31323334353637383940>>