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

1 2 3 4 5 6 7 8 91011>>

  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/generics/
ObjectValues.java 24 private String[] possible; field in class:ObjectValues
42 public void setPossible(String[] possible) {
43 this.possible = possible;
47 return possible;
ObjectValuesWithParam.java 24 private T[] possible; field in class:ObjectValuesWithParam
42 public void setPossible(T[] possible) {
43 this.possible = possible;
47 return possible;
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/
unsafeptr.go 15 x = unsafe.Pointer(y) // ERROR "possible misuse of unsafe.Pointer"
21 x = unsafe.Pointer(1 + uintptr(x)) // ERROR "possible misuse of unsafe.Pointer"
22 x = unsafe.Pointer(uintptr(x) + uintptr(x)) // ERROR "possible misuse of unsafe.Pointer"
24 x = unsafe.Pointer(1 - uintptr(x)) // ERROR "possible misuse of unsafe.Pointer"
26 x = unsafe.Pointer(1 &^ uintptr(x)) // ERROR "possible misuse of unsafe.Pointer"
37 x = unsafe.Pointer(s3.Data) // ERROR "possible misuse of unsafe.Pointer"
39 x = unsafe.Pointer(s4.Data) // ERROR "possible misuse of unsafe.Pointer"
43 x = unsafe.Pointer(vv.Pointer()) // ERROR "possible misuse of unsafe.Pointer"
44 x = unsafe.Pointer(vv.UnsafeAddr()) // ERROR "possible misuse of unsafe.Pointer"
46 x = unsafe.Pointer(ss1.Data) // ERROR "possible misuse of unsafe.Pointer
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/
unsafeptr.go 15 x = unsafe.Pointer(y) // ERROR "possible misuse of unsafe.Pointer"
21 x = unsafe.Pointer(1 + uintptr(x)) // ERROR "possible misuse of unsafe.Pointer"
22 x = unsafe.Pointer(uintptr(x) + uintptr(x)) // ERROR "possible misuse of unsafe.Pointer"
24 x = unsafe.Pointer(1 - uintptr(x)) // ERROR "possible misuse of unsafe.Pointer"
26 x = unsafe.Pointer(1 &^ uintptr(x)) // ERROR "possible misuse of unsafe.Pointer"
37 x = unsafe.Pointer(s3.Data) // ERROR "possible misuse of unsafe.Pointer"
39 x = unsafe.Pointer(s4.Data) // ERROR "possible misuse of unsafe.Pointer"
43 x = unsafe.Pointer(vv.Pointer()) // ERROR "possible misuse of unsafe.Pointer"
44 x = unsafe.Pointer(vv.UnsafeAddr()) // ERROR "possible misuse of unsafe.Pointer"
46 x = unsafe.Pointer(ss1.Data) // ERROR "possible misuse of unsafe.Pointer
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-h8300/
relax-4.s 1 ; Relaxation is possible for following bit manipulation instructions
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_macholib.py 14 possible = ['lib'+name+'.dylib', name+'.dylib',
16 for dylib in possible:
39 possible = ['lib'+name+'.dylib', name+'.dylib', name+'.framework/'+name]
40 for dylib in possible:
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_macholib.py 14 possible = ['lib'+name+'.dylib', name+'.dylib',
16 for dylib in possible:
39 possible = ['lib'+name+'.dylib', name+'.dylib', name+'.framework/'+name]
40 for dylib in possible:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_macholib.py 14 possible = ['lib'+name+'.dylib', name+'.dylib',
16 for dylib in possible:
39 possible = ['lib'+name+'.dylib', name+'.dylib', name+'.framework/'+name]
40 for dylib in possible:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_macholib.py 14 possible = ['lib'+name+'.dylib', name+'.dylib',
16 for dylib in possible:
39 possible = ['lib'+name+'.dylib', name+'.dylib', name+'.framework/'+name]
40 for dylib in possible:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
v9branch1.s 1 # Check if maximum possible branch distances for v9 branches are accepted
  /art/runtime/interpreter/mterp/arm/
bincmp.S 15 cmp rPROFILE, #JIT_CHECK_OSR @ possible OSR re-entry?
zcmp.S 13 cmp rPROFILE, #JIT_CHECK_OSR @ possible OSR re-entry?
  /art/runtime/interpreter/mterp/mips/
zcmp.S 12 li t0, JIT_CHECK_OSR # possible OSR re-entry?
  /art/runtime/interpreter/mterp/mips64/
bincmp.S 15 li v0, JIT_CHECK_OSR # possible OSR re-entry?
zcmp.S 13 li v0, JIT_CHECK_OSR # possible OSR re-entry?
  /external/elfutils/tests/
test-wrapper.sh 52 echo >&2 installcheck not possible with --enable-tests-rpath
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/buildtag/
buildtag.go 7 // +builder // ERROR "possible malformed \+build comment"
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/buildtag/
buildtag.go 7 // +builder // ERROR "possible malformed \+build comment"
  /system/extras/perfprofd/
cpuconfig.cc 65 std::string possible(SYSFSCPU "/possible");
66 FILE *fp = fopen(possible.c_str(), "re");
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug093.go 21 var i I = p; // this should be possible even though p is nil: we still know the type
22 i.M(); // should be possible since we know the type, and don't ever use the receiver
  /prebuilts/go/linux-x86/test/fixedbugs/
bug093.go 21 var i I = p; // this should be possible even though p is nil: we still know the type
22 i.M(); // should be possible since we know the type, and don't ever use the receiver
  /external/valgrind/memcheck/tests/
supp_unknown.stderr.exp 8 possible), you can try to increase the size of the
  /external/valgrind/none/tests/amd64-linux/
bug345887.stderr.exp 7 possible), you can try to increase the size of the
  /external/valgrind/none/tests/amd64-solaris/
coredump_single_thread.stderr.exp 7 possible), you can try to increase the size of the
coredump_single_thread_sse.stderr.exp 9 possible), you can try to increase the size of the

Completed in 740 milliseconds

1 2 3 4 5 6 7 8 91011>>