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

<<41424344454647484950>>

  /external/chromium/chrome/browser/importer/
profile_writer.cc 88 // checking for uniqueness may not be always the user's intention we have
171 // when checking imported URLs as the imported URL may not be valid yet may
  /external/chromium/webkit/glue/
glue_serialize.cc 69 // no error checking.
428 // pairs, and does minimal error checking. If |include_form_data| is true,
  /external/clang/www/
get_started.html 18 <p>This page gives you the shortest path to checking out Clang and demos a few
235 <h3>Type checking:</h3>
  /external/dnsmasq/src/
nameser.h 296 unsigned cd: 1; /* checking disabled by resolver */
308 unsigned cd: 1; /* checking disabled by resolver */
  /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 */
338 /* argument checking */
ubidiwrt.c 321 /* more error checking */
365 /* more error checking */
  /external/icu4c/test/cintltst/
spooftest.c 78 * Identifiers for verifying that spoof checking is minimally alive and working.
310 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/llvm/docs/CommandGuide/
FileCheck.pod 36 different prefix (e.g. because the same input file is checking multiple
100 is checking for the "sub1:" and "inc4:" labels, it will not match unless there
  /external/llvm/utils/TableGen/
DAGISelMatcher.cpp 364 // If the node has a known type, and if the type we're checking for is
368 // If checking for a result the opcode doesn't have, it can't match.
  /external/opencv/ml/src/
mlestimate.cpp 149 // Do checking part of loop of cross-validations metod.
672 // checking input data
  /external/pcre/doc/html/
pcrematching.html 67 path through the tree, checking that the subject matches what is required. When
188 the matching function in several pieces, checking for partial matching each
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_message.cc 94 // already_seen is used to avoid checking the same type multiple times
102 // b. We are in the midst of checking if the type has required fields,
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl_lite.h 86 // was called (used for error checking only).
118 // was called (used for error checking only).
  /external/qemu/android/build/
common.sh 200 log "Mingw : Checking for Linux host"
206 log "Mingw : Checking for mingw32 installation"
  /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/
v8globals.h 261 // Callback function used for checking constraints when copying/relocating
355 // Union used for customized checking of the IEEE double types
  /external/webkit/Source/WebCore/editing/
htmlediting.h 231 // If they are just typed, i.e. if they are immediately followed by a caret, we want to delay text checking until the next character has been typed.
232 // FIXME: this is required until 6853027 is fixed and text checking can do this for us.
  /external/webkit/Source/WebCore/loader/appcache/
ApplicationCacheHost.cpp 411 case ApplicationCacheGroup::Checking:
412 return CHECKING;
  /external/webkit/Source/WebKit/chromium/src/
AssertMatchingEnums.cpp 208 COMPILE_ASSERT_MATCHING_ENUM(WebApplicationCacheHost::Checking, ApplicationCacheHost::CHECKING);
  /external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
MVS.uudecode 54 X file, to check the filesize (if present), to add some error checking, to
290 X /* Error checking under UNIX??? You must be kidding... */

Completed in 951 milliseconds

<<41424344454647484950>>