Searched
full:checking (Results
301 -
325 of
3581) sorted by null
<<11121314151617181920>>
/external/icu4c/common/ |
ucnv_set.c | 34 /* argument checking */
|
/external/llvm/test/CodeGen/X86/ |
2011-01-07-LegalizeTypesCrash.ll | 1 ; RUN: llc < %s -enable-legalize-types-checking
|
/external/llvm/test/MC/MachO/ |
relax-jumps.s | 3 // FIXME: This is a horrible way of checking the output, we need an llvm-mc
|
relax-recompute-align.s | 3 // FIXME: This is a horrible way of checking the output, we need an llvm-mc
|
/external/llvm/tools/llvm-ar/ |
Makefile | 21 $(Echo) Checking llvm-ar
|
/external/mesa3d/docs/ |
debugging.html | 21 More extensive error checking is done when Mesa is compiled with the
|
/external/qemu/ |
qemu-log.h | 14 /* Log settings checking macros: */
|
/external/skia/include/core/ |
SkBuffer.h | 26 or no size (in which case no range checking is performed). It is iillegal 38 fStop = 0; // no bounds checking 96 or no size, in which case no range checking is performed. An empty WBuffer 109 fStop = 0; // no bounds checking
|
/external/valgrind/main/drd/tests/ |
recursive_mutex.c | 55 fprintf(stderr, "\nError checking mutex.\n");
|
/external/valgrind/main/helgrind/ |
README_YARD.txt | 33 You can disable lock order checking with --track-lockorders=no, as it
|
/external/valgrind/main/memcheck/tests/ |
error_counts.c | 36 /* Leak checking */
|
/external/valgrind/main/memcheck/tests/linux/ |
stack_changes.c | 10 // This test is checking the libc context calls (setcontext, etc.) and
|
/external/webkit/LayoutTests/fast/encoding/ |
bracket-in-script.html | 25 <p>The charset sniffer would think it was still in the script mode and ignore the meta tag. This test relies on the charset sniffer ignoring meta tags inside script and checking at least 1024 bytes of data for a meta tag.</p>
|
/external/webkit/LayoutTests/http/tests/appcache/ |
top-frame-2.html | 45 applicationCache.onchecking = function() { debug("checking"); receivedCheckingEvent = true; checkDone(); }
|
/external/webkit/Source/WebCore/manual-tests/autocorrection/ |
autocorrection-cancelled-by-ESC.html | 37 <p style="color:green">Note, this test can fail due to user specific spell checking data. If the user has previously
|
autocorrection-cancelled-by-typing-1.html | 34 <p style="color:green">Note, this test can fail due to user specific spell checking data. If the user has previously dismissed 'collapse' as the correct spelling of 'collaps' several times, the spell checker will not provide 'collapse' as a suggestion anymore. To fix this, remove all files in ~/Library/Spelling.</p>
|
continue-typing-to-dismiss-reversion.html | 37 <p style="color:green">Note, this test can fail due to user specific spell checking data. If the user has previously
|
delete-to-dismiss-reversion.html | 37 <p style="color:green">Note, this test can fail due to user specific spell checking data. If the user has previously
|
delete-to-end-of-word-to-show-reversion.html | 36 <p style="color:green">Note, this test can fail due to user specific spell checking data. If the user has previously frequently revert 'message' to 'mesage'. To fix this, remove all files in ~/Library/Spelling, then kill AppleSpell.service process.</p>
|
dismiss-multiple-guesses.html | 38 <p style="color:green">Note, this test can fail due to user specific spell checking data. To fix this, remove all files in ~/Library/Spelling, then kill AppleSpell.service process.</p>
|
move-to-end-of-word-to-show-reversion.html | 36 <p style="color:green">Note, this test can fail due to user specific spell checking data. If the user has previously frequently revert 'message' to 'mesage'. To fix this, remove all files in ~/Library/Spelling, then kill AppleSpell.service process.</p>
|
select-from-multiple-guesses.html | 38 <p style="color:green">Note, this test can fail due to user specific spell checking data. To fix this, remove all files in ~/Library/Spelling, then kill AppleSpell.service process.</p>
|
spell-checking-after-reversion.html | 42 <p style="color:green">Note, this test can fail due to user specific spell checking data. To fix this, remove all files in ~/Library/Spelling.</p>
|
type-whitespace-to-dismiss-reversion.html | 36 <p style="color:green">Note, this test can fail due to user specific spell checking data. If the user has previously
|
undo-autocorrection.html | 18 <p style="color:green">Note, this test can fail due to user specific spell checking data. If the user has previously frequently revert 'message' to 'mesage'. To fix this, remove all files in ~/Library/Spelling, then kill AppleSpell.service process.</p>
|
Completed in 657 milliseconds
<<11121314151617181920>>