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

<<21222324252627282930>>

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audioquality/experiments/
ColdLatencyExperiment.java 55 /** Milliseconds to pause while repeatedly checking the recording state. */
61 /** Milliseconds to pause before checking the latency after making a sound. */
  /external/apache-http/src/org/apache/http/impl/conn/
IdleConnectionHandler.java 121 log.debug("Checking for connections, idleTimeout: " + idleTimeout);
149 log.debug("Checking for expired connections, now: " + now);
  /external/chromium/chrome/browser/download/
download_safe_browsing_client.cc 87 // Called when the result of checking a download URL is known.
111 // Called when the result of checking a download URL is known.
  /external/chromium/chrome/browser/
shell_integration.h 140 // A helper object that handles checking if Chrome is the default browser on
164 // Functions that track the process of checking if Chrome is the default
  /external/chromium/chrome/browser/ui/gtk/
gtk_tree.h 100 // Callback checking whether a row should be drawn as a separator.
105 // Callback checking whether a row may be selected. We use some rows in the
  /external/chromium/net/base/
ssl_config_service.h 20 // Default to revocation checking.
29 // checking is enabled.
  /external/dbus/dbus/
dbus-transport-protected.h 103 DBusAllowUnixUserFunction unix_user_function; /**< Function for checking whether a user is authorized. */
108 DBusAllowWindowsUserFunction windows_user_function; /**< Function for checking whether a user is authorized. */
  /external/elfutils/
TODO 28 ** Should we do more error checking?
34 places with error checking.
  /external/fsck_msdos/
check.c 152 printf("** Phase 3 - Checking Directories\n");
167 printf("** Phase 4 - Checking for Lost Files\n");
  /external/grub/
configure 797 -q, --quiet, --silent do not print \`checking...' messages
    [all...]
  /external/kernel-headers/original/asm-x86/
uaccess_32.h 17 * The fs value determines whether argument validity checking should be
18 * performed or not. If get_fs() == USER_DS, checking is performed, with
19 * get_fs() == KERNEL_DS, checking is bypassed.
228 * __get_user: - Get a simple variable from user space, with less checking.
252 * __put_user: - Write a simple value into user space, with less checking.
401 * __copy_to_user_inatomic: - Copy a block of data into user space, with less checking.
441 * __copy_to_user: - Copy a block of data into user space, with less checking.
488 * __copy_from_user: - Copy a block of data from user space, with less checking.
  /external/libvpx/vpx_mem/include/
vpx_mem_tracker.h 81 padded - if 0, disables bounds checking on this memory block even if bounds
82 checking is enabled. (for example, when allocating cache memory, we still want
  /external/libxml2/include/libxml/
chvalid.h 2 * Summary: Unicode character range checking
52 * Range checking routine
  /external/llvm/examples/BrainF/
BrainFDriver.cpp 15 // Range checking is off by default, so be careful.
51 ArrayBoundsChecking("abc", cl::desc("Enable array bounds checking"));
  /external/llvm/include/llvm/
PassManager.h 63 /// checking whether to add a printer pass.
102 /// checking whether to add a printer pass.
  /external/speex/libspeex/
os_support.h 93 /** Copy n bytes of memory from src to dst. The 0* term provides compile-time type checking */
99 provides compile-time type checking */
  /external/valgrind/main/docs/html/
dist.authors.html 51 Dirk?Mueller?contributed?the?malloc/free?mismatch?checking<br>
54 Robert?Walsh?added?file?descriptor?leakage?checking,?new?library<br>
  /external/valgrind/main/exp-ptrcheck/
h_main.h 4 /*--- Exports for heap access checking. ---*/
9 This file is part of Ptrcheck, a Valgrind tool for checking pointer
  /external/webkit/Source/WebCore/bridge/jni/v8/
JavaNPObjectV8.cpp 129 // type checking as well as checking the number of parameters.
  /external/webkit/Source/WebCore/dom/
CharacterData.cpp 151 // update the markers for spell checking and grammar checking
NamedNodeMap.h 76 // Used during parsing: only inserts if not already there. No error checking!
91 // These functions do no error checking.
  /external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/
bug.py 101 # Checking reviewer() ensures that it was both reviewed and has a valid
110 # Checking committer() ensures that it was both commit-queue+'d and has
  /frameworks/base/core/java/android/util/
StateSet.java 89 // Continue checking other must-not-match states.
96 // Continue checking other other must-match states.
  /frameworks/base/core/tests/coretests/src/android/widget/
AutoCompleteTextViewPopup.java 32 // ms to sleep when checking for intermittent UI state
34 // number of times to poll when checking expected UI state
  /libcore/luni/src/test/java/tests/java/sql/
InsertFunctionalityTest.java 113 * table with integrity checking
127 * table with integrity checking when row has incorrect foreign key

Completed in 1434 milliseconds

<<21222324252627282930>>