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

<<31323334353637383940>>

  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_storage.h 61 /* structure to store parameters needed for access unit boundary checking */
119 /* access unit boundary checking related data */
  /frameworks/base/telephony/java/com/android/internal/telephony/
ISms.aidl 87 * which cause smaller number of SMS to be sent in checking period.
113 * which cause smaller number of SMS to be sent in checking period.
  /libcore/luni/src/main/java/javax/crypto/spec/
DESKeySpec.java 146 * the offset to start checking at.
184 * the offset to start checking at.
  /ndk/sources/host-tools/ndk-stack/elff/
elf_defs.h 110 * ss - Beginning of the section that should contain the checking range.
111 * ssize - Size of the section that should contain the checking range.
  /packages/apps/Mms/src/com/android/mms/model/
MediaModel.java 146 * Get the URI of the media without checking DRM rights. Use this method
156 * Get the URI of the media with checking DRM rights. Use this method
  /external/liblzf/
configure 1179 -q, --quiet, --silent do not print \`checking...' messages
    [all...]
  /external/openssl/crypto/engine/
eng_dyn.c 93 "Specifies to continue even if version checking fails (boolean)",
128 /* The function pointer to the version checking shared library function */
141 /* The symbol name for the version checking function */
248 /* Avoid a race by checking again inside this lock */
466 /* Do we perform version checking? */
470 /* Now we try to find a version checking function and decide how
  /libcore/luni/src/test/java/tests/java/sql/
DatabaseMetaDataNotSupportedTest.java 414 //Exception checking
435 //Exception checking
588 //Exception checking
    [all...]
  /cts/tools/dasm/src/java_cup/
Main.java 107 /** Timing data -- when did we end checking */
121 /** Timing data -- when did we end checking for non-reduced productions */
167 if (print_progress) System.err.println("Checking specification...");
522 * <li> Checking for unreduced productions.
563 System.err.println(" Checking for non-reduced productions...");
685 System.err.println(" Checking "
703 System.err.println(" Checking "
  /external/chromium/googleurl/src/
url_canon_internal.h 145 // does no checking that thee character requires escaping.
221 // Writes the given character to the output as UTF-8. This does NO checking
229 // characters (even when they are ASCII). This does NO checking of the
287 // checking after failure, just pass through the failure to the caller.
298 // kUnicodeReplacementCharacter, so we don't have to do special checking
  /external/clang/www/analyzer/
annotations.html 43 <li><a href="#null_checking"><span>Null Pointer Checking</span></a>
77 <h3 id="null_checking">Null Pointer Checking</h3>
89 (e.g., as a constant). The analyzer extends this checking by using its deeper
123 both Cocoa and Core Foundation objects. This checking is largely based on
148 functions allows the analyzer to perform extra checking.</p>
  /external/e2fsprogs/e2fsck/
problem.h 235 /* Pass 1: Checking inodes, blocks, and sizes */
584 /* Pass 2: Checking directory structure */
789 /* Pass 3: Checking directory connectivity */
886 /* Pass 4: Checking reference counts */
905 /* Pass 5: Checking group summary information */
  /external/icu4c/test/cintltst/
spreptst.c 500 /* BiDi checking is turned off */
510 log_err("StringPrep failed for case: BiDi Checking Turned OFF with error: %s\n", u_errorName(status));
513 log_err("Did not get the expected output for case: BiDi Checking Turned OFF\n");
516 log_err("Did not get the expected length for the output for case: BiDi Checking Turned OFF. Expected: %i Got: %i\n", srcLen, destLen);
519 log_err("Conversion failed for case: BiDi Checking Turned OFF with error: %s\n", u_errorName(status));
  /external/openssl/crypto/
mem_dbg.c 128 * structures used for memory checking). It is not suitable as an initial
129 * state: the library will unexpectedly enable memory checking when it
130 * executes one of those sections that want to disable checking
784 * (When someone enables leak checking, but does not call
831 /* Need to turn off memory checking when allocated BIOs ... especially
  /external/webkit/Source/WebCore/editing/
TextCheckingHelper.cpp 241 // Expand the search range to encompass entire paragraphs, since text checking needs that much context.
256 // Iterate through the search range by paragraphs, checking each one for spelling and grammar.
415 // Expand the search range to encompass entire paragraphs, since grammar checking needs that much context.
420 // Start checking from beginning of paragraph, but skip past results that occur before the start of the original search range.
521 // Expand the range to encompass entire paragraphs, since text checking needs that much context.
  /hardware/ti/omap3/dspbridge/libbridge/
DSPStrm.c 39 *! 13-Mar-2002 map Checking for invalid direction in DSPStream_Open()
40 *! 12-Mar-2002 map Checking for invalid node handle in
42 *! 11-Mar-2002 map Checking that bufsize is not smaller than specified
623 /* Do error checking here to API spec. We don't call down to WCD */
793 /* Do error checking here to API spec. We don't call down to WCD */
  /packages/inputmethods/LatinIME/java/res/values/
strings.xml 31 <!-- Title for the spell checking service settings screen -->
32 <string name="android_spell_checker_settings">Spell checking settings</string>
34 <!-- Title for the "use proximity" option for spell checking [CHAR LIMIT=25] -->
37 <!-- Description for the "use proximity" option for spell checking [CHAR LIMIT=65] -->
38 <string name="use_proximity_option_summary">Use a keyboard-like proximity algorithm for spell checking</string>
  /bionic/libc/bionic/
malloc_debug_common.c 303 * memory checking option will have priority over debug level set in
342 // Make sure that memory checking has been enabled in emulator.
344 error_log("%s: Memory checking is not enabled in the emulator\n",
  /external/bison/tests/
torture.at 42 # Create FILE-NAME, containing a self checking parser for a huge
157 # Create FILE-NAME, containing a self checking parser for a huge
262 # Create FILE-NAME, containing a self checking parser for a grammar
  /external/clang/lib/StaticAnalyzer/Checkers/
LLVMConventionsChecker.cpp 11 // for checking specific coding conventions in the LLVM/Clang codebase.
27 // Generic type checking routines.
192 // This type checking could be sped up via dynamic programming.
  /external/icu4c/i18n/
coleitr.cpp 118 // checking normalization buffer
135 // checking ce position
399 // checking only UCOL_ITER_HASLEN is not enough here as we may be in
  /external/llvm/lib/Analysis/
LoopInfo.cpp 30 // Always verify loopinfo if expensive checking is enabled.
273 // Check the current block, as a fast-path, before checking whether
398 // checking by default, LoopPass has been taught to call verifyLoop
  /external/mesa3d/src/glsl/
README 10 generates the AST (abstract syntax tree). Almost no checking is
16 semantic checking is performed. See ast_*.cpp for the conversion, and
25 5) linking is performed. This does checking to ensure that the
  /external/srec/tools/parseStringTest/
parseStringTest.c 227 pfprintf(fout, "checking (%s) ref(%s) res(%s)\n", trans, ref, result);
259 pfprintf(fout, "ERROR: %s, while checking key='%s'\n", ESR_rc2str(rc), key);
583 /* pfprintf(fout,"checking (%s) ref(%s)\n", trans, keyvals); */
  /external/valgrind/main/coregrind/
pub_core_options.h 205 /* To what extent should self-checking translations be made? These
210 Vg_SmcNone, // never generate self-checking translations
213 Vg_SmcAll // make all translations self-checking.

Completed in 1404 milliseconds

<<31323334353637383940>>