Searched defs:all_true (Results 1 – 4 of 4) sorted by relevance
183 typedef bool_seq<(xs::value, true)...> all_true; typedef in test11::Foo
98 struct all_true<B> struct100 static const bool value = B;103 struct all_true<B, BN...> struct105 static const bool value = B && all_true<BN...>::value;
2507 Label all_true; in AssembleArchInstruction() local2518 Label all_true; in AssembleArchInstruction() local2529 Label all_true; in AssembleArchInstruction() local
2298 Label all_true; in AssembleArchInstruction() local2309 Label all_true; in AssembleArchInstruction() local2320 Label all_true; in AssembleArchInstruction() local