Home
last modified time | relevance | path

Searched defs:check2 (Results 1 – 25 of 29) sorted by relevance

12

/external/clang/test/SemaCXX/
Dpragma-pack.cpp20 namespace check2 { namespace
56 int check2[__alignof(X<long double, true>) == 2 ? 1 : -1]; variable
Dtypo-correction-crash.cpp8 auto check2() { in check2() function
Dissue547.cpp66 int check2[classify_function<f2>::value == 9? 1 : -1]; variable
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dmetafunctions.cpp31 int check2[count<float, double>::value == 2? 1 : -1]; variable
50 int check2[count<float, double>::value == 2? 1 : -1]; variable
93 int check2[is_same<square_tuple<int_tuple<1, 2, -3> >::type, variable
230 int check2[is_same<apply_each_nested<int, add_reference_meta, variable
255 int check2[Arity<int(float...)>::value == 1? 1 : -1]; variable
Ddeduction.cpp50 int check2[int_values<3, 12, 3>::value == 1? 1 : -1]; variable
Dpartial-ordering.cpp29 int check2[X1<tuple<int, int>>::value == 1? 1 : -1]; variable
Dmulti-level-substitution.cpp67 int check2[X1<short, int, long>::Inner<tuple<pair<short, unsigned short>, variable
/external/clang/test/CXX/temp/temp.res/temp.dep/temp.dep.constexpr/
Dp2.cpp12 typename S<n>::T check2; // ok, n is value-dependent in T() local
Dp2-0x.cpp13 typename S<n>::T check2; // ok, n is value-dependent in T() local
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/
Dcwg1170.cpp41 int check2[has_copy_constructor<HasDeletedCopy>::value? -1 : 1]; variable
/external/clang/test/CXX/temp/temp.decls/temp.class.spec/
Dp9.cpp27 int check2[int_values<256, 12, 3>::value == 0? 1 : -1]; variable
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
Dp21.cpp28 int check2[X<int(float, int)>::value == 0? 1 : -1]; // uses primary template variable
Dp9-0x.cpp52 int check2[is_same<split_arrays<int[1], float[2], double[3]>::bounds_types, variable
/external/lzma/Asm/x86/
DAesOpt.asm106 check2: label
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestCollationStringByteConverter.java156 private static void check2(ULocale testLocale) { in check2() method in TestCollationStringByteConverter
DXLocaleMatcherTest.java148 private void check2(Set<ULocale> sorted) { in check2() method in XLocaleMatcherTest
DLocaleMatcherTest.java531 private void check2(Set<ULocale> sorted) { in check2() method in LocaleMatcherTest
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dcommon_subgraph_elimination_test.cc104 auto check2 = ops::CheckNumerics(s.WithOpName("check2"), c, "foo"); in TEST_F() local
Ddebug_stripper_test.cc144 auto check2 = ops::CheckNumerics(s.WithOpName("CheckNumerics2"), y, "foo"); in TEST_F() local
/external/javaparser/javaparser-core-testing/src/test/test_sourcecode/com/github/javaparser/printer/
DJavaConcepts.java388 public <A, B> void check2(A val1, B val2) { in check2() method in Base
/external/javaparser/javaparser-core-testing-bdd/src/test/resources/com/github/javaparser/samples/
DJavaConcepts.java392 public <A, B> void check2(A val1, B val2) { in check2() method in Base
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DTnaf.java204 SimpleBigDecimal check2; in round() local
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/
DTnaf.java205 SimpleBigDecimal check2; in round() local
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/math/ec/
DTnaf.java205 SimpleBigDecimal check2; in round() local
/external/clang/test/CXX/drs/
Ddr4xx.cpp997 int check2[__SHRT_MAX__ >= 32767 ? 1 : -1]; variable
1007 int check2[__SIG_ATOMIC_WIDTH__ >= 8 ? 1 : -1]; variable
1191 int check2[!__is_trivially_copyable(volatile int) ? 1 : -1]; variable

12