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

1 2 3 4 5 6 7 8 91011>>

  /external/autotest/client/tests/tsc/
tsc.py 31 ## For this test we qualify the reason of failure if the
59 ## If we are here, we failed to qualify the reason of test failre
  /external/clang/test/SemaTemplate/
recovery-crash.cpp 8 static void Work(int); // expected-note{{must qualify identifier}}
65 // expected-note@+1 {{must qualify identifier to find this declaration in dependent base class}}
ms-lookup-template-base-classes.cpp 7 void f(T a) { }// expected-note 2{{must qualify identifier to find this declaration in dependent base class}}
8 void g();// expected-note 2{{must qualify identifier to find this declaration in dependent base class}}
82 static void static_func();// expected-note {{must qualify identifier to find this declaration in dependent base class}}
83 void func();// expected-note {{must qualify identifier to find this declaration in dependent base class}}
106 static int f1(); // expected-note {{must qualify identifier to find this declaration in dependent base class}}
107 int f2(); // expected-note {{must qualify identifier to find this declaration in dependent base class}}
132 static void g(); // expected-note {{must qualify identifier to find this declaration in dependent base class}}
179 bool base_fun(void* p) { return false; } // expected-note {{must qualify identifier to find this declaration in dependent base class}}
554 void f(); // expected-note{{must qualify identifier to find this declaration in dependent base class}}
  /development/samples/TtsEngine/
_index.html 10 given language. Though this doesn't qualify as speech (except for robots)
  /external/libmojo/base/android/java/src/org/chromium/base/annotations/
JNIAdditionalImport.java 13 * JNIAdditionalImport is used by the JNI generator to qualify inner types used on JNI methods. Must
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-selective/
sel-dump.exp 21 # Test for ELF here, so we don't have to qualify on ELF specifically
  /external/clang/lib/Tooling/Core/
QualTypeNames.cpp 140 // and fully qualify them as well.
161 // version of the specialization itself, so no need to qualify
166 // We are asked to fully qualify and we have a Record Type,
168 // its template argument, however we still need to fully qualify them.
193 // version of the specialization itself, so no need to qualify
387 // qualify and attach the pointer once again.
399 // qualify and attach the reference once again.
448 // fully qualify them as well.
451 // We are asked to fully qualify and we have a Record Type (which
453 // Specialization Type. We need to fully qualify their arguments
    [all...]
  /external/proguard/src/proguard/optimize/evaluation/
SimpleEnumClassChecker.java 29 * if their methods qualify.
  /external/skia/tests/
F16StagesTest.cpp 17 0,0,0,0, 0,0,0,0, // pad a bit to make sure we qualify for platform-specific code
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-discard/
discard.exp 25 # Test for ELF here, so we don't have to qualify on ELF specifically
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-linkonce/
linkonce.exp 25 # have to qualify on ELF specifically in every .d-file.
  /external/swiftshader/third_party/LLVM/test/MC/Disassembler/ARM/
invalid-MOVr-arm.txt 8 # To qualify as a MOV (register) instruction, Inst{19-16} "should" be 0b0000, instead it is = 0b1100.
invalid-MOVs-arm.txt 8 # To qualify as an LSL (immediate) instruction, Inst{19-16} "should" be 0b0000, instead it is = 0b1100.
  /prebuilts/misc/common/swig/include/2.0.11/php/
factory.i 58 NOTES: remember to fully qualify all the type names and don't
  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
factory.swg 58 NOTES: remember to fully qualify all the type names and don't
  /external/clang/test/SemaCXX/
destructor.cpp 339 b->~B(); // expected-warning {{destructor called on non-final 'dnvd::B' that has virtual functions but non-virtual destructor}} expected-note{{qualify call to silence this warning}}
342 br.~B(); // expected-warning {{destructor called on non-final 'dnvd::B' that has virtual functions but non-virtual destructor}} expected-note{{qualify call to silence this warning}}
345 d->~D(); // expected-warning {{destructor called on non-final 'dnvd::D' that has virtual functions but non-virtual destructor}} expected-note{{qualify call to silence this warning}}
  /external/swiftshader/third_party/LLVM/docs/
HowToReleaseLLVM.html 99 <li><a href="#release-qualify">Release Qualification Criteria</a>
101 <li><a href="#llvm-qualify">Qualify LLVM</a></li>
102 <li><a href="#clang-qualify">Qualify Clang</a></li>
343 <h3><a name="release-qualify">Building the Release</a></h3>
352 <p><b>Regressions are new failures in the set of tests that are used to qualify
362 <h4><a name="llvm-qualify">Qualify LLVM</a></h4>
373 <h4><a name="clang-qualify">Qualify Clang</a></h4>
    [all...]
  /external/dagger2/compiler/src/test/java/dagger/tests/integration/operation/
PrimitiveInjectionTest.java 33 // TODO(cgruber): Use @test.ForTest to qualify primitives once qualifier equivalence is working.
  /external/flatbuffers/include/flatbuffers/
code_generators.h 106 // the following default (no early exit, always fully qualify),
  /external/freetype/src/base/
ftadvanc.c 64 /* table (thus the old MM or GX fonts don't qualify; this */
  /external/jline/src/src/main/java/jline/
SimpleCompletor.java 34 * A delimiter to use to qualify completions.
  /external/proguard/src/proguard/
FullyQualifiedClassNameChecker.java 30 * This class checks if the user has forgotten to fully qualify any classes
  /external/skia/include/gpu/
GrContextOptions.h 61 * can be set to false, which will significantly expand the number of devices that qualify for
  /packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
SearchBot.java 57 // present. So to clearly qualify the two...we explicitly
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/
COPYING.RUNTIME 56 optimize any GCC intermediate representations would not qualify as an

Completed in 1524 milliseconds

1 2 3 4 5 6 7 8 91011>>