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

<<21222324252627282930>>

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h 61 unsigned cd: 1; /* checking disabled by resolver */
73 unsigned cd: 1; /* checking disabled by resolver */
  /system/media/mca/filterfw/native/base/
utilities.h 87 // - Checking off an item.
88 // When checking off the last remaining item CheckItem() returns true.
  /system/media/mca/filterpacks/base/native/
utilities.h 87 // - Checking off an item.
88 // When checking off the last remaining item CheckItem() returns true.
  /system/media/wilhelm/src/
Android.mk 51 # enable assert() to do runtime checking
53 # or -DNDEBUG for no runtime checking
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_service.h 6 // anti-malware tables and checking urls against them.
112 // Called when the result of checking a browse URL is known.
116 // Called when the result of checking a download URL is known.
120 // Called when the result of checking a download binary hash is known.
276 // Clients that we've queued up for checking later once the database is ready.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_ios.h 164 * @brief Fast error checking.
174 * @brief Fast error checking.
184 * @brief Fast error checking.
187 * Checking the badbit in fail() is historical practice.
195 * @brief Fast error checking.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 164 * @brief Fast error checking.
174 * @brief Fast error checking.
184 * @brief Fast error checking.
187 * Checking the badbit in fail() is historical practice.
195 * @brief Fast error checking.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_ios.h 164 * @brief Fast error checking.
174 * @brief Fast error checking.
184 * @brief Fast error checking.
187 * Checking the badbit in fail() is historical practice.
195 * @brief Fast error checking.
  /external/e2fsprogs/misc/
tune2fs.8.in 116 mount-count-dependent checking entirely. Bad disk drives, cables,
128 option for time-dependent checking.
230 as weeks. A value of zero will disable the time-dependent checking.
236 (time-dependent) checking be enabled to force periodic full
238 checking of the filesystem. Failure to do so may lead to filesystem
258 While checking unmounted filesystems,
578 Time-dependent checking was added by Uwe Ohse <uwe@tirka.gun.de>.
  /external/elfutils/autom4te.cache/
output.0 763 -q, --quiet, --silent do not print \`checking...' messages
    [all...]
  /external/elfutils/
configure 763 -q, --quiet, --silent do not print \`checking...' messages
    [all...]
  /external/llvm/tools/bugpoint/
CrashDebugger.cpp 68 outs() << "Checking to see if these passes crash: "
86 outs() << "Checking to see if these passes crash: "
145 outs() << "Checking for crash with only these global variables: ";
220 outs() << "Checking for crash with only these functions: ";
282 outs() << "Checking for crash with only these blocks:";
394 outs() << "Checking for crash with only " << Instructions.size();
577 outs() << "Checking instruction: " << *I;
  /external/webkit/Tools/Scripts/webkitpy/style/
optparser.py 71 Certain style-checking behavior depends on the paths relative to
78 determined for a file being checked, then style checking may not
85 converted to paths relative to the source root prior to checking.
95 checking only files in the source tree will ensure that all style
96 checking behaves correctly -- whether or not a checkout can be
267 list has the least precedence when checking
317 diff_files_help = "diff the files passed on the command line rather than checking the style of every line"
  /cts/tests/tests/text/src/android/text/method/cts/
ScrollingMovementMethodTest.java 112 * several steps,setting the content at first, waiting the layout, and checking the
226 * several steps,setting the content at first, waiting the layout, and checking the
339 * several steps,setting the content at first, waiting the layout, and checking the
430 * several steps,setting the content at first, waiting the layout, and checking the
471 * several steps,setting the content at first, waiting the layout, and checking the
534 * several steps,setting the content at first, waiting the layout, and checking the
595 * several steps,setting the content at first, waiting the layout, and checking the
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/content/
ExternalStorage.java 195 // no error checking, and assumes the picture is small (does not
259 // no error checking, and assumes the picture is small (does not
321 // no error checking, and assumes the picture is small (does not
  /external/clang/lib/StaticAnalyzer/Checkers/
ArrayBoundCheckerV2.cpp 89 // The algorithm we are using here for bounds checking is to see if the
92 // various levels of conservatism in our buffer overflow checking.
245 /// checking.
  /external/clang/test/Analysis/
dead-stores.cpp 8 // Basic dead store checking (but in C++ mode).
26 // Dead store checking involving constructors.
42 // Dead store checking involving CXXTemporaryExprs
  /external/e2fsprogs/e2fsck/
e2fsck.8.in 47 indicates that further checking is required.
186 will require while checking the filesystem. The version number may
195 Force checking even if the file system seems clean.
  /external/mesa3d/src/glsl/
ast.h 41 * No symantic checking is done during the generation of the AST. Only
42 * syntactic checking is done. Symantic checking is performed by a later
  /external/nist-sip/java/gov/nist/core/
GenericObjectList.java 157 * checking).
172 * checking).
394 * Equality checking predicate.
  /external/srec/portable/src/
pmemory_ext.c 51 /* to assist with leak checking */
55 /* enable writing and checking of guard words if debugging is enabled */
348 * This is useful for checking that each new has a corresponding delete once
  /external/tremolo/Tremolo/
treminfo.c 144 for(i=0;i<ci->maps;i++) /* unpack does the range checking */
150 for(i=0;i<ci->floors;i++) /* unpack does the range checking */
160 for(i=0;i<ci->residues;i++) /* unpack does the range checking */
  /external/webkit/Source/WebKit2/UIProcess/mac/
TextCheckerMac.mm 117 // We call preflightSpellChecker() when turning continuous spell checking on, but we don't need to do that here
118 // because grammar checking only occurs on code paths that already preflight spell checking appropriately.
  /frameworks/base/docs/html/resources/articles/
glsurfaceview.jd 19 checking for errors.</li>
260 to enable logging and/or error checking your OpenGL ES calls. Call this method
266 // Turn on error-checking and logging
  /frameworks/base/telephony/java/android/telephony/gsm/
SmsManager.java 67 * which cause smaller number of SMS to be sent in checking period.
117 * which cause smaller number of SMS to be sent in checking period.
152 * which cause smaller number of SMS to be sent in checking period.

Completed in 1023 milliseconds

<<21222324252627282930>>