HomeSort by relevance Sort by last modified time
    Searched full:checking (Results 651 - 675 of 2117) sorted by null

<<21222324252627282930>>

  /dalvik/libcore/security/src/test/java/tests/java/security/
IdentityTest.java 170 notes = "KeyManagementException checking missed. Null parameters are not checked.",
385 notes = "Method's returned value is not checked. SecurityException checking missed.",
SecureClassLoaderTest.java 317 // notes = "ClassFormatError, IndexOutOfBoundsException, SecurityException checking missed",
332 // notes = "ClassFormatError, SecurityException checking missed",
  /dalvik/libcore/sql/src/main/java/java/sql/
DriverManager.java 186 * Loop over the drivers in the DriverSet checking to see if one can
246 * Loop over the drivers in the DriverSet checking to see if one
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
WriterToUTF8Buffered.java 84 // get 3 extra bytes to make buffer overflow checking simpler and faster
85 // we won't have to keep checking for a few extra characters
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/jaxp/
XPathExpressionImpl.java 175 // Checking if requested returnType is supported. returnType need to be
280 // Checking if requested returnType is supported. returnType need to be
  /dalvik/libcore/xml/src/main/java/org/xml/sax/helpers/
AttributesImpl.java 368 * <p>For the sake of speed, this method does no checking
398 * <p>For the sake of speed, this method does no checking
  /dalvik/vm/compiler/codegen/arm/
LocalOptimizations.c 89 * bit when checking with native resource constraints.
235 * the search will terminate later at the point checking
  /external/bluetooth/glib/tests/
date-test.c 68 g_print("checking GDate...");
167 g_print("Checking year %u", y);
testgdate.c 75 g_print("checking GDate...");
174 g_print("Checking year %u", y);
  /external/dbus/dbus/
dbus-memory.c 165 * Whether to turn off mem pools, useful for leak checking.
336 _dbus_verbose ("Checking %d bytes request from source %s\n",
  /external/dnsmasq/src/
nameser.h 296 unsigned cd: 1; /* checking disabled by resolver */
308 unsigned cd: 1; /* checking disabled by resolver */
  /external/e2fsprogs/e2fsck/
e2fsck.8.in 51 indicates that further checking is required.
189 Force checking even if the file system seems clean.
  /external/guava/src/com/google/common/base/
Splitter.java 60 * trimming is always applied first before checking for an empty result,
278 * splitter, that splitter always trims results first before checking for
  /external/icu4c/common/
propsvec.c 161 /* argument checking */
336 /* argument checking */
ubidiwrt.c 321 /* more error checking */
365 /* more error checking */
  /external/icu4c/test/cintltst/
spooftest.c 99 * Identifiers for verifying that spoof checking is minimally alive and working.
329 So with those tests gone checking that Identifier should now succeed */
  /external/icu4c/test/intltest/
callimts.cpp 117 logln("checking 1e16..1e17");
121 logln("checking -1e14..-1e15");
  /external/jsr305/javadoc/javax/annotation/
Syntax.html 100 or regular expression syntax. This can be used to provide syntax checking of
101 constant values at compile time, run time checking at runtime, and can assist
  /external/opencore/pvmi/recognizer/src/
pvmf_recognizer_registry_impl.cpp 529 // TEMP: Perform the recognition operation by checking with each registered recognizer once
600 // TEMP: Perform the recognition operation by checking with each registered recognizer once
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/aix/
SDL_syscdrom.c 203 fprintf(stderr, "Checking mount path: %s mounted on %s\n",
318 fprintf(stderr, "Checking CD-ROM drive from SDL_CDROM: %s\n", SDLcdrom);
  /external/skia/src/images/
SkImageDecoder_libico.cpp 90 //these should always be the same - should i use for error checking? - what about files that have some
149 //otherwise, they could be used for error checking
  /external/stlport/stlport/stl/
_alloc.h 97 // Reports errors using assert. Checking can be disabled with
99 // instead when no checking is desired.
  /external/v8/src/ia32/
jump-target-ia32.cc 128 // coverage-checking instructions please). This is used in
136 // to be a fixed size (no inserted coverage-checking instructions
  /external/v8/src/x64/
jump-target-x64.cc 128 // coverage-checking instructions please). This is used in
136 // to be a fixed size (no inserted coverage-checking instructions
  /external/webkit/WebCore/rendering/
RenderBox.h 39 // Use this with caution! No type checking is done!
79 // Use this with caution! No type checking is done!

Completed in 299 milliseconds

<<21222324252627282930>>