HomeSort by relevance Sort by last modified time
    Searched refs:checking (Results 1 - 25 of 453) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/memcheck/tests/
sh-mem.stderr.exp 2 h = 0 (checking 0..63) 0...32...64...96...128...160...192...224...
4 h = 0 (checking 0..62) 0...32...64...96...128...160...192...224...
5 h = 1 (checking 1..63) 0...32...64...96...128...160...192...224...
7 h = 0 (checking 0..60) 0...32...64...96...128...160...192...224...
8 h = 1 (checking 1..61) 0...32...64...96...128...160...192...224...
9 h = 2 (checking 2..62) 0...32...64...96...128...160...192...224...
10 h = 3 (checking 3..63) 0...32...64...96...128...160...192...224...
12 h = 0 (checking 0..60) 0...32...64...96...128...160...192...224...
13 h = 1 (checking 1..61) 0...32...64...96...128...160...192...224...
14 h = 2 (checking 2..62) 0...32...64...96...128...160...192...224..
    [all...]
  /external/libffi/testsuite/libffi.call/
negint.c 11 static int checking(int a, short b, signed char c) function
43 checking (si, ss, sc);
45 ffi_call(&cif, FFI_FN(checking), &rint, values);
47 printf ("%d vs %d\n", (int)rint, checking (si, ss, sc));
unwindtest_ffi_call.cc 11 static int checking(int a __UNUSED__, short b __UNUSED__, function
45 ffi_call(&cif, FFI_FN(checking), &rint, values);
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
negint.c 11 static int checking(int a, short b, signed char c) function
43 checking (si, ss, sc);
45 ffi_call(&cif, FFI_FN(checking), &rint, values);
47 printf ("%d vs %d\n", (int)rint, checking (si, ss, sc));
unwindtest_ffi_call.cc 11 static int checking(int a __UNUSED__, short b __UNUSED__, function
45 ffi_call(&cif, FFI_FN(checking), &rint, values);
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
negint.c 11 static int checking(int a, short b, signed char c) function
43 checking (si, ss, sc);
45 ffi_call(&cif, FFI_FN(checking), &rint, values);
47 printf ("%d vs %d\n", (int)rint, checking (si, ss, sc));
unwindtest_ffi_call.cc 11 static int checking(int a __UNUSED__, short b __UNUSED__, function
45 ffi_call(&cif, FFI_FN(checking), &rint, values);
  /external/valgrind/none/tests/
pending.stdout.exp 6 6: checking SIGHUP still pending...
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug468.go 7 // The reflect package was not correctly checking field names
8 // when checking for struct assignability.
issue12536.go 7 // Issue 12536: compiler crashes while checking keys in a map literal for equality
  /prebuilts/go/linux-x86/test/fixedbugs/
bug468.go 7 // The reflect package was not correctly checking field names
8 // when checking for struct assignability.
issue12536.go 7 // Issue 12536: compiler crashes while checking keys in a map literal for equality
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sh/sh64/
err-noexp-cmd1.s 1 ! Check command-line error checking. The option -no-expand is not valid
err-pt32-cmd1.s 1 ! Check command-line error checking. The option -expand-pt32 is only valid
err-pt32-cmd2.s 1 ! Check command-line error checking. The option -expand-pt32 is invalid with
err-pt32-cmd3.s 1 ! Check command-line error checking. The option -expand-pt32 is invalid with
  /external/llvm/test/MC/MachO/ARM/
llvm-objdump-macho-stripped.s 4 # We are checking that disassembly happens when there are no symbols.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
def2.d 8 # Just checking that undef2 links correctly when given a symbol.
def3.d 8 # Just checking that undef3 links correctly when given a symbol.
nodyn5.d 8 # Like nodyn4.d, but checking .got contents.
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/
httpresponse.go 18 defer res.Body.Close() // ERROR "using res before checking for errors"
26 defer res.Body.Close() // ERROR "using res before checking for errors"
44 defer resp.Body.Close() // ERROR "using resp before checking for errors"
53 defer resp.Body.Close() // ERROR "using resp before checking for errors"
67 defer resp.Body.Close() // ERROR "using resp before checking for errors"
81 defer resp.Body.Close() // ERROR "using resp before checking for errors"
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/
httpresponse.go 18 defer res.Body.Close() // ERROR "using res before checking for errors"
26 defer res.Body.Close() // ERROR "using res before checking for errors"
44 defer resp.Body.Close() // ERROR "using resp before checking for errors"
53 defer resp.Body.Close() // ERROR "using resp before checking for errors"
67 defer resp.Body.Close() // ERROR "using resp before checking for errors"
81 defer resp.Body.Close() // ERROR "using resp before checking for errors"
  /external/llvm/test/MC/Mips/
mips_directives_bad.s 1 # Error checking for malformed directives
  /prebuilts/go/darwin-x86/misc/cgo/errors/src/
issue16591.go 6 // hidden by a type conversion inserted by cgo checking.
  /prebuilts/go/linux-x86/misc/cgo/errors/src/
issue16591.go 6 // hidden by a type conversion inserted by cgo checking.

Completed in 328 milliseconds

1 2 3 4 5 6 7 8 91011>>