/external/clang/test/CXX/temp/temp.res/temp.dep/temp.dep.constexpr/ |
D | p2.cpp | 10 S<s> check1; // ok, s is value-dependent in T() local
|
D | p2-0x.cpp | 10 S<s> check1; // ok, s is value-dependent in T() local
|
/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
D | metafunctions.cpp | 30 int check1[count<int>::value == 1? 1 : -1]; variable 49 int check1[count<int>::value == 1? 1 : -1]; variable 83 int check1[is_same<square<1, 2, -3>::type, variable 200 int check1[is_same<apply_each_indirect<int, add_reference, add_pointer, variable 254 int check1[Arity<int(float, double)>::value == 2? 1 : -1]; variable
|
D | deduction.cpp | 48 int check1[int_values<256, 12, 3>::value == 0? 1 : -1]; variable
|
D | partial-ordering.cpp | 27 int check1[X1<tuple<int>>::value == 2? 1 : -1]; variable
|
D | multi-level-substitution.cpp | 48 int check1[X<short, int>::Inner<tuple<pair<short, unsigned short>, variable
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/ |
D | cwg1170.cpp | 39 int check1[has_copy_constructor<HasNonConstCopy>::value? 1 : -1]; variable
|
/external/clang/test/CXX/temp/temp.decls/temp.class.spec/ |
D | p9.cpp | 15 int check1[X<1, 1>::value == 1? 1 : -1]; variable
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/ |
D | p21.cpp | 26 int check1[X<int(int, float, double)>::value == 1? 1 : -1]; // uses partial specialization variable
|
D | p9-0x.cpp | 50 int check1[is_same<split_arrays<int[1], float[2], double[3]>::element_types, variable
|
/external/clang/test/SemaCXX/ |
D | pragma-pack.cpp | 54 int check1[__alignof(X<int, true>) == 1 ? 1 : -1]; variable
|
D | issue547.cpp | 64 int check1[classify_function<f1>::value == 8? 1 : -1]; variable
|
/external/openssh/ |
D | authfile.c | 420 int check1, check2, cipher_type; in key_parse_private_rsa1() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
D | Tnaf.java | 203 SimpleBigDecimal check1; in round() local
|
/external/qemu/block/ |
D | vvfat.c | 2276 static void check1(BDRVVVFATState* s) in check1() function
|