HomeSort by relevance Sort by last modified time
    Searched full:testd (Results 1 - 21 of 21) sorted by null

  /external/clang/test/CodeGen/
2004-06-17-UnorderedCompares.c 12 void TestD(double X, double Y) {
2004-06-17-UnorderedBuiltins.c 15 void TestD(double X, double Y) {
  /external/clang/test/CodeGenCXX/
key-function-vtable.cpp 17 struct testd { inline virtual void a(); }; struct
18 void testd::a() {}
thunks.cpp 217 void testD() { D d; }
  /external/libcxx/test/containers/sequences/forwardlist/forwardlist.ops/
splice_after_flist.pass.cpp 28 testd(const C& c, int p, int l) function
54 testd(c1, p, l);
70 testd(c1, p, l);
splice_after_one.pass.cpp 28 testd(const C& c, int p, int f) function
92 testd(c1, p, f);
122 testd(c1, p, f);
splice_after_range.pass.cpp 29 testd(const C& c, int p, int f, int l) function
95 testd(c1, p, f, l);
139 testd(c1, p, f, l);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/forwardlist/forwardlist.ops/
splice_after_flist.pass.cpp 28 testd(const C& c, int p, int l) function
54 testd(c1, p, l);
70 testd(c1, p, l);
splice_after_one.pass.cpp 28 testd(const C& c, int p, int f) function
92 testd(c1, p, f);
122 testd(c1, p, f);
splice_after_range.pass.cpp 29 testd(const C& c, int p, int f, int l) function
95 testd(c1, p, f, l);
139 testd(c1, p, f, l);
  /external/clang/test/SemaObjCXX/
propert-dot-error.mm 64 void testD(D *d) {
  /external/clang/test/Analysis/
superclass.m 157 @interface TestD : UIResponder {}
159 @implementation TestD
163 } // expected-warning {{The 'resignFirstResponder' instance method in UIResponder subclass 'TestD' is missing a [super resignFirstResponder] call}}
  /external/clang/test/SemaCXX/
attr-deprecated.cpp 230 void testD() {
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
IdentityHashMapTest.java 539 assertTrue("testD can not find null key", map.containsKey(null));
540 assertTrue("testD can not find a value with null key", map
542 assertTrue("testD can not get value for null key",
544 assertTrue("testD put returned wrong value", result == value);
    [all...]
CollectionsTest.java     [all...]
  /art/test/700-LoadArgRegs/src/
Main.java 211 static void testD() {
292 testD();
  /external/valgrind/main/memcheck/tests/
cond_ld_st.c 246 UInt testd = inp_Data == Data_Dc ? 0xCCCCCCCC : 0xDDDDDDDD; local
247 *c_Addr_DV = *c_Addr_DI = testd;
  /packages/apps/Settings/res/values-az-rAZ/
arrays.xml 391 <item msgid="1064373276095698656">"Testd?n keçmi? ç?km? ?mrl?rini ya??l r?ng il? vur?ulay?n"</item>
  /external/clang/test/CXX/drs/
dr2xx.cpp 165 void testD(D::S ds) { f(ds); } // expected-error {{undeclared identifier}}
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/
dom-query.html 27 ret = document.getElementById("testD" + num).nodeType;
38 ret = document.getElementById("testD");
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
URITest.java 627 assertTrue("TestD", uri2.compareTo(uri) < 0);
    [all...]

Completed in 887 milliseconds