HomeSort by relevance Sort by last modified time
    Searched full:misuse (Results 1 - 25 of 110) sorted by null

1 2 3 4 5

  /external/chromium_org/third_party/sqlite/src/test/
misuse.test 16 # $Id: misuse.test,v 1.11 2006/01/03 00:33:50 drh Exp $
40 do_test misuse-1.1 {
53 do_test misuse-1.2 {
58 do_test misuse-1.3 {
73 do_test misuse-1.4 {
79 do_test misuse-1.5 {
82 do_test misuse-1.6 {
90 do_test misuse-2.1 {
97 do_test misuse-2.2 {
103 do_test misuse-2.3
    [all...]
tkt1514.test 25 } {1 {misuse of aggregate: max()}}
memleak.test 38 misuse.test
91 # Run the malloc tests and the misuse test after memory leak detection.
94 #catch {source $testdir/misuse.test}
tkt3508.test 36 } {1 {misuse of aggregate: count()}}
mallocAll.test 63 source $testdir/misuse.test
capi3.test 182 do_test capi3-3.6.1-misuse {
185 do_test capi3-3.6.2-misuse {
189 do_test capi3-3.6.3-misuse {
659 do_test capi3-6.4-misuse {
1050 do_test capi3-14.1-misuse {
1149 # Ticket #2426: Misuse of sqlite3_column_* by calling it after
select1.test 226 } {1 {misuse of aggregate function min()}}
234 } {1 {misuse of aliased aggregate m}}
241 } {1 {misuse of aliased aggregate m}}
251 } {1 {misuse of aliased aggregate cn}}
309 } {1 {misuse of aggregate: min()}}
capi3c.test 172 do_test capi3c-3.6.1-misuse {
175 do_test capi3c-3.6.2-misuse {
179 do_test capi3c-3.6.3-misuse {
634 do_test capi3c-6.99-misuse {
    [all...]
vtab7.test 156 # the xCommit callback causes a misuse error.
  /development/ndk/sources/android/libportable/arch-mips/
jboffsets.h 42 /* Use different magic numbers to avoid misuse of native vs portable contexts */
  /external/llvm/test/CodeGen/X86/
anyregcc-crash.ll 3 ; Check that misuse of anyregcc results in a compile time error.
  /external/llvm/test/CodeGen/AArch64/
arm64-anyregcc-crash.ll 3 ; Check that misuse of anyregcc results in a compile time error.
  /external/chromium_org/chrome/installer/mini_installer/
configuration.h 29 // determined (e.g., by misuse).
  /external/chromium_org/tools/gn/
function_read_file.cc 15 // use this. This seems to have a high potential for misuse.
  /external/chromium_org/ppapi/tests/
test_message_loop.cc 67 // developers are likely to misuse CompletionCallbackFactory. Maybe we should
  /external/chromium_org/third_party/sqlite/src/src/
test9.c 146 assert( pStmt==0 ); /* Verify that pStmt is zeroed even on a MISUSE error */
  /external/deqp/framework/delibs/decpp/
deMutex.hpp 79 * to misuse or other reason it will lead to process termination
96 * to misuse or other reason it will lead to process termination
  /external/chromium_org/base/timer/
timer.cc 159 // later when the task is abandoned to detect misuse from multiple threads.
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
ChainedData.java 39 // bad planning or misuse.
  /frameworks/base/core/java/android/database/
CursorToBulkCursorAdaptor.java 231 mProviderName + " Requery misuse db, mCursor isClosed:" +
  /ndk/sources/host-tools/sed-4.2.1/lib/
verify.h 51 an array size check would not properly diagnose this misuse of
  /external/chromium-trace/trace-viewer/third_party/web_dev_style/web_dev_style/
js_checker.py 40 """Checks for a particular misuse of 'chrome.send'."""
  /external/chromium_org/third_party/icu/source/common/unicode/
localpointer.h 31 * - No transfer of ownership via copy/assignment to reduce misuse. Simpler & more robust.
  /external/clang/lib/StaticAnalyzer/Checkers/
MacOSXAPIChecker.cpp 71 "API Misuse (Apple)"));
  /external/icu/icu4c/source/common/unicode/
localpointer.h 31 * - No transfer of ownership via copy/assignment to reduce misuse. Simpler & more robust.

Completed in 1085 milliseconds

1 2 3 4 5