Searched defs:is_transparent (Results 1 – 8 of 8) sorted by relevance
/external/libcxx/test/std/utilities/function.objects/logical.operations/ |
D | transparent.pass.cpp | 14 struct is_transparent struct 19 template <class _Up> static char __test(typename _Up::is_transparent* = 0); argument 28 static_assert ( !is_transparent<std::logical_and<int>>::value, "" ); in main() argument
|
/external/libcxx/test/std/utilities/function.objects/comparisons/ |
D | transparent.pass.cpp | 14 struct is_transparent struct 19 template <class _Up> static char __test(typename _Up::is_transparent* = 0); argument 28 static_assert ( !is_transparent<std::less<int>>::value, "" ); in main() argument
|
/external/libcxx/test/std/utilities/function.objects/arithmetic.operations/ |
D | transparent.pass.cpp | 14 struct is_transparent struct 19 template <class _Up> static char __test(typename _Up::is_transparent* = 0); argument 28 static_assert ( !is_transparent<std::plus<int>>::value, "" ); in main() argument
|
/external/libcxx/test/std/utilities/function.objects/bitwise.operations/ |
D | transparent.pass.cpp | 14 struct is_transparent struct 19 template <class _Up> static char __test(typename _Up::is_transparent* = 0); argument 28 static_assert ( !is_transparent<std::bit_and<int>>::value, "" ); in main() argument
|
/external/chromium-trace/trace-viewer/tracing/test_data/ |
D | wtf.json | 1 …,"args":{"sort_index":-1}},{"cat":"__metadata","pid":37287,"tid":16403,"ts":0,"ph":"M","name":"pro… string
|
D | google_highlight.json | 1 …,"args":{"sort_index":-1}},{"cat":"__metadata","pid":26343,"tid":26368,"ts":0,"ph":"M","name":"pro… number
|
D | repaints_on_scroll_region.json | 1 …"args":{"sort_index":-1}},{"cat":"__metadata","pid":2039,"tid":16171,"ts":0,"ph":"M","name":"proce…
|
/external/libpng/contrib/libtests/ |
D | pngvalid.c | 4492 int is_transparent; /* Transparency information was present. */ member
|