/external/libcxx/test/std/utilities/meta/meta.logical/ |
D | negation.pass.cpp | 25 static_assert (!std::negation<std::true_type >::value, "" ); in main() 26 static_assert ( std::negation<std::false_type>::value, "" ); in main() 31 static_assert (!std::negation<True >::value, "" ); in main() 32 static_assert ( std::negation<False>::value, "" ); in main() 37 static_assert ( std::negation<std::negation<std::true_type >>::value, "" ); in main() 38 static_assert (!std::negation<std::negation<std::false_type>>::value, "" ); in main()
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/meta/meta.logical/ |
D | negation.pass.cpp | 26 static_assert (!std::negation<std::true_type >::value, "" ); in main() 27 static_assert ( std::negation<std::false_type>::value, "" ); in main() 32 static_assert (!std::negation<True >::value, "" ); in main() 33 static_assert ( std::negation<False>::value, "" ); in main() 38 static_assert ( std::negation<std::negation<std::true_type >>::value, "" ); in main() 39 static_assert (!std::negation<std::negation<std::false_type>>::value, "" ); in main()
|
/external/openscreen/third_party/abseil/src/absl/status/ |
D | statusor.h | 222 absl::negation<std::is_same<T, U>>, 225 absl::negation< 235 absl::negation<std::is_same<T, U>>, 237 absl::negation<std::is_convertible<const U&, T>>, 238 absl::negation< 249 absl::negation<std::is_same<T, U>>, std::is_constructible<T, U&&>, 251 absl::negation< 261 absl::negation<std::is_same<T, U>>, std::is_constructible<T, U&&>, 262 absl::negation<std::is_convertible<U&&, T>>, 263 absl::negation< [all …]
|
/external/angle/third_party/abseil-cpp/absl/status/ |
D | statusor.h | 238 absl::negation<std::is_same<T, U>>, 241 absl::negation< 251 absl::negation<std::is_same<T, U>>, 253 absl::negation<std::is_convertible<const U&, T>>, 254 absl::negation< 265 absl::negation<std::is_same<T, U>>, std::is_constructible<T, U&&>, 267 absl::negation< 277 absl::negation<std::is_same<T, U>>, std::is_constructible<T, U&&>, 278 absl::negation<std::is_convertible<U&&, T>>, 279 absl::negation< [all …]
|
/external/libtextclassifier/abseil-cpp/absl/status/ |
D | statusor.h | 222 absl::negation<std::is_same<T, U>>, 225 absl::negation< 235 absl::negation<std::is_same<T, U>>, 237 absl::negation<std::is_convertible<const U&, T>>, 238 absl::negation< 249 absl::negation<std::is_same<T, U>>, std::is_constructible<T, U&&>, 251 absl::negation< 261 absl::negation<std::is_same<T, U>>, std::is_constructible<T, U&&>, 262 absl::negation<std::is_convertible<U&&, T>>, 263 absl::negation< [all …]
|
/external/tensorflow/third_party/absl/abseil-cpp/absl/status/ |
D | statusor.h | 238 absl::negation<std::is_same<T, U>>, 241 absl::negation< 251 absl::negation<std::is_same<T, U>>, 253 absl::negation<std::is_convertible<const U&, T>>, 254 absl::negation< 265 absl::negation<std::is_same<T, U>>, std::is_constructible<T, U&&>, 267 absl::negation< 277 absl::negation<std::is_same<T, U>>, std::is_constructible<T, U&&>, 278 absl::negation<std::is_convertible<U&&, T>>, 279 absl::negation< [all …]
|
/external/cronet/third_party/abseil-cpp/absl/status/ |
D | statusor.h | 238 absl::negation<std::is_same<T, U>>, 241 absl::negation< 251 absl::negation<std::is_same<T, U>>, 253 absl::negation<std::is_convertible<const U&, T>>, 254 absl::negation< 265 absl::negation<std::is_same<T, U>>, std::is_constructible<T, U&&>, 267 absl::negation< 277 absl::negation<std::is_same<T, U>>, std::is_constructible<T, U&&>, 278 absl::negation<std::is_convertible<U&&, T>>, 279 absl::negation< [all …]
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/status/ |
D | statusor.h | 222 absl::negation<std::is_same<T, U>>, 225 absl::negation< 235 absl::negation<std::is_same<T, U>>, 237 absl::negation<std::is_convertible<const U&, T>>, 238 absl::negation< 249 absl::negation<std::is_same<T, U>>, std::is_constructible<T, U&&>, 251 absl::negation< 261 absl::negation<std::is_same<T, U>>, std::is_constructible<T, U&&>, 262 absl::negation<std::is_convertible<U&&, T>>, 263 absl::negation< [all …]
|
/external/abseil-cpp/absl/status/ |
D | statusor.h | 238 absl::negation<std::is_same<T, U>>, 241 absl::negation< 251 absl::negation<std::is_same<T, U>>, 253 absl::negation<std::is_convertible<const U&, T>>, 254 absl::negation< 265 absl::negation<std::is_same<T, U>>, std::is_constructible<T, U&&>, 267 absl::negation< 277 absl::negation<std::is_same<T, U>>, std::is_constructible<T, U&&>, 278 absl::negation<std::is_convertible<U&&, T>>, 279 absl::negation< [all …]
|
/external/webrtc/third_party/abseil-cpp/absl/status/ |
D | statusor.h | 238 absl::negation<std::is_same<T, U>>, 241 absl::negation< 251 absl::negation<std::is_same<T, U>>, 253 absl::negation<std::is_convertible<const U&, T>>, 254 absl::negation< 265 absl::negation<std::is_same<T, U>>, std::is_constructible<T, U&&>, 267 absl::negation< 277 absl::negation<std::is_same<T, U>>, std::is_constructible<T, U&&>, 278 absl::negation<std::is_convertible<U&&, T>>, 279 absl::negation< [all …]
|
/external/pigweed/pw_result/public/pw_result/ |
D | result.h | 173 std::negation<std::is_same<T, U>>, 176 std::negation<internal_result:: 186 std::negation<std::is_same<T, U>>, 188 std::negation<std::is_convertible<const U&, T>>, 189 std::negation<internal_result:: 200 std::negation<std::is_same<T, U>>, 203 std::negation<internal_result:: 213 std::negation<std::is_same<T, U>>, 215 std::negation<std::is_convertible<U&&, T>>, 216 std::negation<internal_result:: [all …]
|
/external/llvm/test/CodeGen/SystemZ/ |
D | vec-neg-01.ll | 1 ; Test vector negation. 5 ; Test a v16i8 negation. 14 ; Test a v8i16 negation. 23 ; Test a v4i32 negation. 32 ; Test a v2i64 negation. 41 ; Test a v2f64 negation. 50 ; Test an f64 negation that uses vector registers.
|
D | int-neg-01.ll | 1 ; Test integer negation. 5 ; Test i32->i32 negation. 14 ; Test i32->i64 negation. 24 ; Test i32->i64 negation that uses an "in-register" form of sign extension. 35 ; Test i64 negation.
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | scalar_analysis_simplification.cpp | 96 bool negation); 103 bool AccumulatorsFromMultiply(SENode* multiply, bool negation); 153 bool negation) { in AccumulatorsFromMultiply() argument 184 int64_t sign = negation ? -1 : 1; in AccumulatorsFromMultiply() 245 bool negation) { in GatherAccumulatorsFromChildNodes() argument 246 int32_t sign = negation ? -1 : 1; in GatherAccumulatorsFromChildNodes() 268 if (!AccumulatorsFromMultiply(child, negation)) { in GatherAccumulatorsFromChildNodes() 274 GatherAccumulatorsFromChildNodes(new_node, next_child, negation); in GatherAccumulatorsFromChildNodes() 279 GatherAccumulatorsFromChildNodes(new_node, negated_node, !negation); in GatherAccumulatorsFromChildNodes() 384 bool negation = false; in FoldRecurrentAddExpressions() local [all …]
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | scalar_analysis_simplification.cpp | 96 bool negation); 103 bool AccumulatorsFromMultiply(SENode* multiply, bool negation); 153 bool negation) { in AccumulatorsFromMultiply() argument 184 int64_t sign = negation ? -1 : 1; in AccumulatorsFromMultiply() 245 bool negation) { in GatherAccumulatorsFromChildNodes() argument 246 int32_t sign = negation ? -1 : 1; in GatherAccumulatorsFromChildNodes() 268 if (!AccumulatorsFromMultiply(child, negation)) { in GatherAccumulatorsFromChildNodes() 274 GatherAccumulatorsFromChildNodes(new_node, next_child, negation); in GatherAccumulatorsFromChildNodes() 279 GatherAccumulatorsFromChildNodes(new_node, negated_node, !negation); in GatherAccumulatorsFromChildNodes() 384 bool negation = false; in FoldRecurrentAddExpressions() local [all …]
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | scalar_analysis_simplification.cpp | 95 bool negation); 102 bool AccumulatorsFromMultiply(SENode* multiply, bool negation); 152 bool negation) { in AccumulatorsFromMultiply() argument 183 int64_t sign = negation ? -1 : 1; in AccumulatorsFromMultiply() 244 bool negation) { in GatherAccumulatorsFromChildNodes() argument 245 int32_t sign = negation ? -1 : 1; in GatherAccumulatorsFromChildNodes() 267 if (!AccumulatorsFromMultiply(child, negation)) { in GatherAccumulatorsFromChildNodes() 273 GatherAccumulatorsFromChildNodes(new_node, next_child, negation); in GatherAccumulatorsFromChildNodes() 278 GatherAccumulatorsFromChildNodes(new_node, negated_node, !negation); in GatherAccumulatorsFromChildNodes() 383 bool negation = false; in FoldRecurrentAddExpressions() local [all …]
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/ |
D | optional.h | 171 absl::conjunction<absl::negation<std::is_same< 173 absl::negation<std::is_same< 184 absl::conjunction<absl::negation<std::is_same< 186 absl::negation<std::is_same< 188 absl::negation<std::is_convertible<U&&, T>>, 198 absl::negation<std::is_same<T, U> >, 200 absl::negation< 215 absl::negation<std::is_same<T, U>>, 217 absl::negation< 220 absl::negation<std::is_convertible<const U&, T>>>::value, [all …]
|
/external/abseil-cpp/absl/types/ |
D | optional.h | 171 absl::conjunction<absl::negation<std::is_same< 173 absl::negation<std::is_same< 184 absl::conjunction<absl::negation<std::is_same< 186 absl::negation<std::is_same< 188 absl::negation<std::is_convertible<U&&, T>>, 198 absl::negation<std::is_same<T, U> >, 200 absl::negation< 215 absl::negation<std::is_same<T, U>>, 217 absl::negation< 220 absl::negation<std::is_convertible<const U&, T>>>::value, [all …]
|
/external/tensorflow/third_party/absl/abseil-cpp/absl/types/ |
D | optional.h | 171 absl::conjunction<absl::negation<std::is_same< 173 absl::negation<std::is_same< 184 absl::conjunction<absl::negation<std::is_same< 186 absl::negation<std::is_same< 188 absl::negation<std::is_convertible<U&&, T>>, 198 absl::negation<std::is_same<T, U> >, 200 absl::negation< 215 absl::negation<std::is_same<T, U>>, 217 absl::negation< 220 absl::negation<std::is_convertible<const U&, T>>>::value, [all …]
|
/external/webrtc/third_party/abseil-cpp/absl/types/ |
D | optional.h | 171 absl::conjunction<absl::negation<std::is_same< 173 absl::negation<std::is_same< 184 absl::conjunction<absl::negation<std::is_same< 186 absl::negation<std::is_same< 188 absl::negation<std::is_convertible<U&&, T>>, 198 absl::negation<std::is_same<T, U> >, 200 absl::negation< 215 absl::negation<std::is_same<T, U>>, 217 absl::negation< 220 absl::negation<std::is_convertible<const U&, T>>>::value, [all …]
|
/external/angle/third_party/abseil-cpp/absl/types/ |
D | optional.h | 171 absl::conjunction<absl::negation<std::is_same< 173 absl::negation<std::is_same< 184 absl::conjunction<absl::negation<std::is_same< 186 absl::negation<std::is_same< 188 absl::negation<std::is_convertible<U&&, T>>, 198 absl::negation<std::is_same<T, U> >, 200 absl::negation< 215 absl::negation<std::is_same<T, U>>, 217 absl::negation< 220 absl::negation<std::is_convertible<const U&, T>>>::value, [all …]
|
/external/pdfium/third_party/abseil-cpp/absl/types/ |
D | optional.h | 171 absl::conjunction<absl::negation<std::is_same< 173 absl::negation<std::is_same< 184 absl::conjunction<absl::negation<std::is_same< 186 absl::negation<std::is_same< 188 absl::negation<std::is_convertible<U&&, T>>, 198 absl::negation<std::is_same<T, U> >, 200 absl::negation< 215 absl::negation<std::is_same<T, U>>, 217 absl::negation< 220 absl::negation<std::is_convertible<const U&, T>>>::value, [all …]
|
/external/openscreen/third_party/abseil/src/absl/types/ |
D | optional.h | 171 absl::conjunction<absl::negation<std::is_same< 173 absl::negation<std::is_same< 184 absl::conjunction<absl::negation<std::is_same< 186 absl::negation<std::is_same< 188 absl::negation<std::is_convertible<U&&, T>>, 198 absl::negation<std::is_same<T, U> >, 200 absl::negation< 215 absl::negation<std::is_same<T, U>>, 217 absl::negation< 220 absl::negation<std::is_convertible<const U&, T>>>::value, [all …]
|
/external/libtextclassifier/abseil-cpp/absl/types/ |
D | optional.h | 171 absl::conjunction<absl::negation<std::is_same< 173 absl::negation<std::is_same< 184 absl::conjunction<absl::negation<std::is_same< 186 absl::negation<std::is_same< 188 absl::negation<std::is_convertible<U&&, T>>, 198 absl::negation<std::is_same<T, U> >, 200 absl::negation< 215 absl::negation<std::is_same<T, U>>, 217 absl::negation< 220 absl::negation<std::is_convertible<const U&, T>>>::value, [all …]
|
/external/cronet/third_party/abseil-cpp/absl/types/ |
D | optional.h | 171 absl::conjunction<absl::negation<std::is_same< 173 absl::negation<std::is_same< 184 absl::conjunction<absl::negation<std::is_same< 186 absl::negation<std::is_same< 188 absl::negation<std::is_convertible<U&&, T>>, 198 absl::negation<std::is_same<T, U> >, 200 absl::negation< 215 absl::negation<std::is_same<T, U>>, 217 absl::negation< 220 absl::negation<std::is_convertible<const U&, T>>>::value, [all …]
|