Home
last modified time | relevance | path

Searched defs:cp3 (Results 1 – 10 of 10) sorted by relevance

/external/clang/test/SemaCXX/
Dcomplex-overload.cpp8 char *cp3 = foo(fc); in test_foo_1() local
51 int *cp3 = promote_or_convert3(1il); in test_promote_or_convert3() local
Derr_reference_bind_drops_quals.cpp19 const ptr& cp3 = rp; // expected-error {{drops 'restrict' qualifier}} in test1() local
/external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.place/
Dplaceholders.pass.cpp49 constexpr decltype(std::placeholders::_3) cp3 = std::placeholders::_3; variable
/external/sdv/vsomeip/third_party/boost/utility/test/
Dcompressed_pair_test.cpp85 boost::compressed_pair<T1,T2> cp3(p2); in test() local
226 boost::compressed_pair<T1,T2> cp3(p2); in test() local
254 boost::compressed_pair<T1,T2> cp3(p2); in test() local
/external/clang/test/Analysis/
Dmalloc-sizeof.c19 char *cp3 = malloc(5 * sizeof(char) + 2); // no warning in foo() local
/external/clang/test/Sema/
Doverloadable-complex.c8 char *cp3 = foo(fc); in test_foo_1() local
/external/sdv/vsomeip/third_party/boost/smart_ptr/test/
Dsmart_ptr_test.cpp168 boost::shared_ptr<int> cp3 ( cp ); in test() local
/external/sdv/vsomeip/third_party/boost/multi_index/test/
Dtest_composite_key.cpp536 ckey_comp_t3 cp3; in DEFINE_TUPLE_MAKER() local
/external/javassist/src/test/javassist/
DJvstTest.java58 ClassPath cp3 = pool.appendClassPath("d3"); in testClassPath() local
/external/pdfium/third_party/libtiff/
Dtif_getimage.c2096 uint32_t *cp3 = cp2 + w + toskew; in DECLAREContigPutFunc() local