Home
last modified time | relevance | path

Searched refs:conjunction (Results 1 – 25 of 437) sorted by relevance

12345678910>>...18

/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/meta/meta.logical/
Dconjunction.compile.pass.cpp31 static_assert( std::conjunction<>::value);
32 static_assert( std::conjunction<std::true_type >::value);
33 static_assert(!std::conjunction<std::false_type>::value);
39 static_assert( std::conjunction<std::true_type, std::true_type >::value);
40 static_assert(!std::conjunction<std::true_type, std::false_type>::value);
41 static_assert(!std::conjunction<std::false_type, std::true_type >::value);
42 static_assert(!std::conjunction<std::false_type, std::false_type>::value);
49 static_assert( std::conjunction<std::true_type, std::true_type, std::true_type >::value);
50 static_assert(!std::conjunction<std::true_type, std::false_type, std::true_type >::value);
51 static_assert(!std::conjunction<std::false_type, std::true_type, std::true_type >::value);
[all …]
/external/libcxx/test/std/utilities/meta/meta.logical/
Dconjunction.pass.cpp25 static_assert ( std::conjunction<>::value, "" ); in main()
26 static_assert ( std::conjunction<std::true_type >::value, "" ); in main()
27 static_assert (!std::conjunction<std::false_type>::value, "" ); in main()
33 static_assert ( std::conjunction<std::true_type, std::true_type >::value, "" ); in main()
34 static_assert (!std::conjunction<std::true_type, std::false_type>::value, "" ); in main()
35 static_assert (!std::conjunction<std::false_type, std::true_type >::value, "" ); in main()
36 static_assert (!std::conjunction<std::false_type, std::false_type>::value, "" ); in main()
43 … static_assert ( std::conjunction<std::true_type, std::true_type, std::true_type >::value, "" ); in main()
44 … static_assert (!std::conjunction<std::true_type, std::false_type, std::true_type >::value, "" ); in main()
45 … static_assert (!std::conjunction<std::false_type, std::true_type, std::true_type >::value, "" ); in main()
[all …]
/external/cronet/buildtools/third_party/libc++/trunk/include/__type_traits/
Dconjunction.h43 struct conjunction : true_type {}; struct
46 struct conjunction<_Arg> : _Arg {};
49 struct conjunction<_Arg, _Args...> : conditional_t<!bool(_Arg::value), _Arg, conjunction<_Args...>>…
52 inline constexpr bool conjunction_v = conjunction<_Args...>::value;
/external/openscreen/third_party/abseil/src/absl/status/
Dstatusor.h221 absl::conjunction<
234 absl::conjunction<
248 absl::conjunction<
260 absl::conjunction<
292 absl::conjunction<
308 absl::conjunction<
335 absl::conjunction<
349 absl::conjunction<
363 absl::conjunction<
395 typename = typename std::enable_if<absl::conjunction<
[all …]
/external/angle/third_party/abseil-cpp/absl/status/
Dstatusor.h237 absl::conjunction<
250 absl::conjunction<
264 absl::conjunction<
276 absl::conjunction<
308 absl::conjunction<
324 absl::conjunction<
351 absl::conjunction<
365 absl::conjunction<
379 absl::conjunction<
411 typename = typename std::enable_if<absl::conjunction<
[all …]
/external/libtextclassifier/abseil-cpp/absl/status/
Dstatusor.h221 absl::conjunction<
234 absl::conjunction<
248 absl::conjunction<
260 absl::conjunction<
292 absl::conjunction<
308 absl::conjunction<
335 absl::conjunction<
349 absl::conjunction<
363 absl::conjunction<
395 typename = typename std::enable_if<absl::conjunction<
[all …]
/external/tensorflow/third_party/absl/abseil-cpp/absl/status/
Dstatusor.h237 absl::conjunction<
250 absl::conjunction<
264 absl::conjunction<
276 absl::conjunction<
308 absl::conjunction<
324 absl::conjunction<
351 absl::conjunction<
365 absl::conjunction<
379 absl::conjunction<
411 typename = typename std::enable_if<absl::conjunction<
[all …]
/external/cronet/third_party/abseil-cpp/absl/status/
Dstatusor.h237 absl::conjunction<
250 absl::conjunction<
264 absl::conjunction<
276 absl::conjunction<
308 absl::conjunction<
324 absl::conjunction<
351 absl::conjunction<
365 absl::conjunction<
379 absl::conjunction<
411 typename = typename std::enable_if<absl::conjunction<
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/status/
Dstatusor.h221 absl::conjunction<
234 absl::conjunction<
248 absl::conjunction<
260 absl::conjunction<
292 absl::conjunction<
308 absl::conjunction<
335 absl::conjunction<
349 absl::conjunction<
363 absl::conjunction<
395 typename = typename std::enable_if<absl::conjunction<
[all …]
/external/abseil-cpp/absl/status/
Dstatusor.h237 absl::conjunction<
250 absl::conjunction<
264 absl::conjunction<
276 absl::conjunction<
308 absl::conjunction<
324 absl::conjunction<
351 absl::conjunction<
365 absl::conjunction<
379 absl::conjunction<
411 typename = typename std::enable_if<absl::conjunction<
[all …]
/external/webrtc/third_party/abseil-cpp/absl/status/
Dstatusor.h237 absl::conjunction<
250 absl::conjunction<
264 absl::conjunction<
276 absl::conjunction<
308 absl::conjunction<
324 absl::conjunction<
351 absl::conjunction<
365 absl::conjunction<
379 absl::conjunction<
411 typename = typename std::enable_if<absl::conjunction<
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Duniform_helper.h102 absl::conjunction<
113 absl::conjunction<
133 absl::conjunction<
144 absl::conjunction<
155 absl::conjunction<
166 absl::conjunction<
/external/openscreen/third_party/abseil/src/absl/random/internal/
Duniform_helper.h102 absl::conjunction<
113 absl::conjunction<
133 absl::conjunction<
144 absl::conjunction<
155 absl::conjunction<
166 absl::conjunction<
/external/tensorflow/third_party/absl/abseil-cpp/absl/random/internal/
Duniform_helper.h102 absl::conjunction<
113 absl::conjunction<
133 absl::conjunction<
144 absl::conjunction<
155 absl::conjunction<
166 absl::conjunction<
/external/abseil-cpp/absl/random/internal/
Duniform_helper.h102 absl::conjunction<
113 absl::conjunction<
133 absl::conjunction<
144 absl::conjunction<
155 absl::conjunction<
166 absl::conjunction<
/external/webrtc/third_party/abseil-cpp/absl/random/internal/
Duniform_helper.h102 absl::conjunction<
113 absl::conjunction<
133 absl::conjunction<
144 absl::conjunction<
155 absl::conjunction<
166 absl::conjunction<
/external/cronet/third_party/abseil-cpp/absl/random/internal/
Duniform_helper.h102 absl::conjunction<
113 absl::conjunction<
133 absl::conjunction<
144 absl::conjunction<
155 absl::conjunction<
166 absl::conjunction<
/external/libtextclassifier/abseil-cpp/absl/random/internal/
Duniform_helper.h102 absl::conjunction<
113 absl::conjunction<
133 absl::conjunction<
144 absl::conjunction<
155 absl::conjunction<
166 absl::conjunction<
/external/angle/third_party/abseil-cpp/absl/random/internal/
Duniform_helper.h102 absl::conjunction<
113 absl::conjunction<
133 absl::conjunction<
144 absl::conjunction<
155 absl::conjunction<
166 absl::conjunction<
/external/pigweed/pw_result/public/pw_result/
Dresult.h172 std::conjunction<
185 std::conjunction<
199 std::conjunction<
212 std::conjunction<
244 std::conjunction<
260 std::conjunction<
289 std::conjunction<
303 std::conjunction<
317 std::conjunction<
349 typename = typename std::enable_if<std::conjunction<
[all …]
/external/icing/icing/text_classifier/lib3/utils/base/
Dstatusor.h49 std::conjunction<std::negation<std::is_same<T, U>>,
58 std::enable_if_t<std::conjunction<std::negation<std::is_same<T, U>>,
67 std::conjunction<std::negation<std::is_same<T, U>>,
76 std::enable_if_t<std::conjunction<std::negation<std::is_same<T, U>>,
221 std::enable_if_t<std::conjunction<std::negation<std::is_same<T, U>>,
234 std::enable_if_t<std::conjunction<std::negation<std::is_same<T, U>>,
248 std::enable_if_t<std::conjunction<std::negation<std::is_same<T, U>>,
256 std::enable_if_t<std::conjunction<std::negation<std::is_same<T, U>>,
/external/libtextclassifier/native/utils/base/
Dstatusor.h51 std::conjunction<std::negation<std::is_same<T, U>>,
60 std::enable_if_t<std::conjunction<std::negation<std::is_same<T, U>>,
69 std::conjunction<std::negation<std::is_same<T, U>>,
78 std::enable_if_t<std::conjunction<std::negation<std::is_same<T, U>>,
216 std::enable_if_t<std::conjunction<std::negation<std::is_same<T, U>>,
225 std::enable_if_t<std::conjunction<std::negation<std::is_same<T, U>>,
235 std::enable_if_t<std::conjunction<std::negation<std::is_same<T, U>>,
243 std::enable_if_t<std::conjunction<std::negation<std::is_same<T, U>>,
/external/tflite-support/tensorflow_lite_support/cc/port/default/
Dstatusor.h100 absl::conjunction<
113 absl::conjunction<
127 absl::conjunction<
139 absl::conjunction<
155 absl::conjunction<
171 absl::conjunction<
230 typename = typename std::enable_if<absl::conjunction<
263 absl::conjunction<
273 absl::conjunction<
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/
Doptional.h149 absl::enable_if_t<absl::conjunction<
171 absl::conjunction<absl::negation<std::is_same<
184 absl::conjunction<absl::negation<std::is_same<
197 absl::conjunction<
214 absl::conjunction<
231 absl::conjunction<
249 absl::conjunction<
287 typename = typename std::enable_if<absl::conjunction<
291 absl::conjunction<std::is_scalar<T>,
301 typename = typename std::enable_if<absl::conjunction<
[all …]
/external/abseil-cpp/absl/types/
Doptional.h149 absl::enable_if_t<absl::conjunction<
171 absl::conjunction<absl::negation<std::is_same<
184 absl::conjunction<absl::negation<std::is_same<
197 absl::conjunction<
214 absl::conjunction<
231 absl::conjunction<
249 absl::conjunction<
287 typename = typename std::enable_if<absl::conjunction<
290 absl::negation<absl::conjunction<
303 typename = typename std::enable_if<absl::conjunction<
[all …]

12345678910>>...18