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

1 2 3 4 5 6 7 8 91011>>

  /art/test/077-method-override/
info.txt 2 compiler but possible with separate compilation.
  /external/dbus/test/data/valid-messages/
simplest.message 1 ## simplest possible valid message
  /external/v8/tools/cfi/
blacklist.txt 2 # This should be possible to remove, if/when we build against
  /external/valgrind/memcheck/tests/
lks.supp 4 match-leak-kinds: possible
lks.vgtest 3 vgopts: --leak-check=full --show-leak-kinds=definite,possible,indirect --errors-for-leak-kinds=definite,possible --suppressions=lks.supp
  /external/skia/tools/
CrashHandler.h 4 // If possible (and not already done), and SK_CRASH_HANDLER is defined,
8 // On Linux, our output is garbage compared to catchsegv. Use catchsegv if possible.
  /external/clang/test/SemaCXX/
cxx0x-noexcept-expression.cpp 3 void f(); // expected-note {{possible target for call}}
4 void f(int); // expected-note {{possible target for call}}
12 void g(); // expected-note {{possible target for call}}
13 void g(int); // expected-note {{possible target for call}}
  /external/libxml2/result/VC/
ElementValid4 1 ./test/VC/ElementValid4:7: element doc: validity error : Element c is not declared in doc list of possible children
ElementValid4.rdr 1 ./test/VC/ElementValid4:7: element doc: validity error : Element c is not declared in doc list of possible children
4 ./test/VC/ElementValid4:8: element doc: validity error : Element c is not declared in doc list of possible children
  /frameworks/base/docs/html/training/
best-performance.jd 8 and uses as little battery as possible.</p
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/res/
.README 2 is not possible to check in a directory into git. This file guarantees the res
  /dalvik/dx/tests/071-dex-java-stack-ops/
info.txt 2 least one case of each of the possible forms of Java stack
6 version, so it is possible for this test to spuriously fail if other
  /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"
35 x = unsafe.Pointer(s3.Data) // ERROR "possible misuse of unsafe.Pointer"
37 x = unsafe.Pointer(s4.Data) // ERROR "possible misuse of unsafe.Pointer"
41 x = unsafe.Pointer(vv.Pointer()) // ERROR "possible misuse of unsafe.Pointer"
42 x = unsafe.Pointer(vv.UnsafeAddr()) // ERROR "possible misuse of unsafe.Pointer"
44 x = unsafe.Pointer(ss1.Data) // ERROR "possible misuse of unsafe.Pointer"
46 x = unsafe.Pointer(ss2.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"
35 x = unsafe.Pointer(s3.Data) // ERROR "possible misuse of unsafe.Pointer"
37 x = unsafe.Pointer(s4.Data) // ERROR "possible misuse of unsafe.Pointer"
41 x = unsafe.Pointer(vv.Pointer()) // ERROR "possible misuse of unsafe.Pointer"
42 x = unsafe.Pointer(vv.UnsafeAddr()) // ERROR "possible misuse of unsafe.Pointer"
44 x = unsafe.Pointer(ss1.Data) // ERROR "possible misuse of unsafe.Pointer"
46 x = unsafe.Pointer(ss2.Data) // ERROR "possible misuse of unsafe.Pointer
    [all...]
  /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;
  /dalvik/dx/tests/044-dex-math-ops/
info.txt 5 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/045-dex-switch-ops/
info.txt 5 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/046-dex-exceptions/
info.txt 5 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/047-dex-wide-args/
info.txt 5 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/048-dex-new-array/
info.txt 5 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/049-dex-instanceof/
info.txt 5 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/050-dex-checkcast/
info.txt 5 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/052-dex-static-var-access/
info.txt 5 version, so it is possible for this test to spuriously fail if other
  /dalvik/dx/tests/053-dex-instance-var-access/
info.txt 5 version, so it is possible for this test to spuriously fail if other

Completed in 659 milliseconds

1 2 3 4 5 6 7 8 91011>>