| /external/skia/src/core/ |
| D | SkRasterPipelineOpList.h | 12 #define SK_RASTER_PIPELINE_OPS_LOWP(M) \ argument 13 M(move_src_dst) M(move_dst_src) M(swap_src_dst) \ 14 M(clamp_01) M(clamp_gamut) \ 15 M(premul) M(premul_dst) \ 16 M(force_opaque) M(force_opaque_dst) \ 17 M(set_rgb) M(swap_rb) M(swap_rb_dst) \ 18 M(black_color) M(white_color) \ 19 M(uniform_color) M(uniform_color_dst) \ 20 M(seed_shader) \ 21 M(load_a8) M(load_a8_dst) M(store_a8) M(gather_a8) \ [all …]
|
| /external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/repetition/limits/ |
| D | repeat_1024.hpp | 18 # define BOOST_PP_REPEAT_1_513(m, d) BOOST_PP_REPEAT_1_512(m, d) m(2, 512, d) argument 19 # define BOOST_PP_REPEAT_1_514(m, d) BOOST_PP_REPEAT_1_513(m, d) m(2, 513, d) argument 20 # define BOOST_PP_REPEAT_1_515(m, d) BOOST_PP_REPEAT_1_514(m, d) m(2, 514, d) argument 21 # define BOOST_PP_REPEAT_1_516(m, d) BOOST_PP_REPEAT_1_515(m, d) m(2, 515, d) argument 22 # define BOOST_PP_REPEAT_1_517(m, d) BOOST_PP_REPEAT_1_516(m, d) m(2, 516, d) argument 23 # define BOOST_PP_REPEAT_1_518(m, d) BOOST_PP_REPEAT_1_517(m, d) m(2, 517, d) argument 24 # define BOOST_PP_REPEAT_1_519(m, d) BOOST_PP_REPEAT_1_518(m, d) m(2, 518, d) argument 25 # define BOOST_PP_REPEAT_1_520(m, d) BOOST_PP_REPEAT_1_519(m, d) m(2, 519, d) argument 26 # define BOOST_PP_REPEAT_1_521(m, d) BOOST_PP_REPEAT_1_520(m, d) m(2, 520, d) argument 27 # define BOOST_PP_REPEAT_1_522(m, d) BOOST_PP_REPEAT_1_521(m, d) m(2, 521, d) argument [all …]
|
| D | repeat_256.hpp | 17 # define BOOST_PP_REPEAT_1_0(m, d) argument 18 # define BOOST_PP_REPEAT_1_1(m, d) m(2, 0, d) argument 19 # define BOOST_PP_REPEAT_1_2(m, d) BOOST_PP_REPEAT_1_1(m, d) m(2, 1, d) argument 20 # define BOOST_PP_REPEAT_1_3(m, d) BOOST_PP_REPEAT_1_2(m, d) m(2, 2, d) argument 21 # define BOOST_PP_REPEAT_1_4(m, d) BOOST_PP_REPEAT_1_3(m, d) m(2, 3, d) argument 22 # define BOOST_PP_REPEAT_1_5(m, d) BOOST_PP_REPEAT_1_4(m, d) m(2, 4, d) argument 23 # define BOOST_PP_REPEAT_1_6(m, d) BOOST_PP_REPEAT_1_5(m, d) m(2, 5, d) argument 24 # define BOOST_PP_REPEAT_1_7(m, d) BOOST_PP_REPEAT_1_6(m, d) m(2, 6, d) argument 25 # define BOOST_PP_REPEAT_1_8(m, d) BOOST_PP_REPEAT_1_7(m, d) m(2, 7, d) argument 26 # define BOOST_PP_REPEAT_1_9(m, d) BOOST_PP_REPEAT_1_8(m, d) m(2, 8, d) argument [all …]
|
| D | repeat_512.hpp | 18 # define BOOST_PP_REPEAT_1_257(m, d) BOOST_PP_REPEAT_1_256(m, d) m(2, 256, d) argument 19 # define BOOST_PP_REPEAT_1_258(m, d) BOOST_PP_REPEAT_1_257(m, d) m(2, 257, d) argument 20 # define BOOST_PP_REPEAT_1_259(m, d) BOOST_PP_REPEAT_1_258(m, d) m(2, 258, d) argument 21 # define BOOST_PP_REPEAT_1_260(m, d) BOOST_PP_REPEAT_1_259(m, d) m(2, 259, d) argument 22 # define BOOST_PP_REPEAT_1_261(m, d) BOOST_PP_REPEAT_1_260(m, d) m(2, 260, d) argument 23 # define BOOST_PP_REPEAT_1_262(m, d) BOOST_PP_REPEAT_1_261(m, d) m(2, 261, d) argument 24 # define BOOST_PP_REPEAT_1_263(m, d) BOOST_PP_REPEAT_1_262(m, d) m(2, 262, d) argument 25 # define BOOST_PP_REPEAT_1_264(m, d) BOOST_PP_REPEAT_1_263(m, d) m(2, 263, d) argument 26 # define BOOST_PP_REPEAT_1_265(m, d) BOOST_PP_REPEAT_1_264(m, d) m(2, 264, d) argument 27 # define BOOST_PP_REPEAT_1_266(m, d) BOOST_PP_REPEAT_1_265(m, d) m(2, 265, d) argument [all …]
|
| /external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/repetition/ |
| D | repeat.hpp | 35 # define BOOST_PP_REPEAT_CHECK_BOOST_PP_REPEAT_1(c, m, d) 0 argument 36 # define BOOST_PP_REPEAT_CHECK_BOOST_PP_REPEAT_2(c, m, d) 0 argument 37 # define BOOST_PP_REPEAT_CHECK_BOOST_PP_REPEAT_3(c, m, d) 0 argument 39 # define BOOST_PP_REPEAT_1(c, m, d) BOOST_PP_REPEAT_1_I(c, m, d) argument 40 # define BOOST_PP_REPEAT_2(c, m, d) BOOST_PP_REPEAT_2_I(c, m, d) argument 41 # define BOOST_PP_REPEAT_3(c, m, d) BOOST_PP_REPEAT_3_I(c, m, d) argument 42 # define BOOST_PP_REPEAT_4(c, m, d) BOOST_PP_ERROR(0x0003) argument 44 # define BOOST_PP_REPEAT_1_I(c, m, d) BOOST_PP_REPEAT_1_ ## c(m, d) argument 45 # define BOOST_PP_REPEAT_2_I(c, m, d) BOOST_PP_REPEAT_2_ ## c(m, d) argument 46 # define BOOST_PP_REPEAT_3_I(c, m, d) BOOST_PP_REPEAT_3_ ## c(m, d) argument [all …]
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testdata/src/test/assets/media/ts/ |
| D | sample_h263.ts | 2 …m�m�����m�m�����m�m�����m�m�����m�m�����m�m�����m�m�����m�m�����m�mG�����m�… 4 …�8�����i**QC��ɆBq���G�m�m�����m�m�����m�m�����m�m�����m�m�����m�m�����m�m����…
|
| D | sample_ac3.ts | 2 …�������������������������������������G`f1��!��l���l�AC-3�8�?m�u�������������������… 4 …m��o<x�����������Ǐ6�o�5Gl�kZֵ�kZֵ�h7Ͷ�m��o<wwwwwwwwwx��Ǐm�Ϛִ��m��m��<wwwwwwwwwx��Ǐm…
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testdata/src/test/assets/media/ts/ |
| D | sample_h263.ts | 2 …m�m�����m�m�����m�m�����m�m�����m�m�����m�m�����m�m�����m�m�����m�mG�����m�… 4 …�8�����i**QC��ɆBq���G�m�m�����m�m�����m�m�����m�m�����m�m�����m�m�����m�m����…
|
| D | sample_ac3.ts | 2 …�������������������������������������G`f1��!��l���l�AC-3�8�?m�u�������������������… 4 …m��o<x�����������Ǐ6�o�5Gl�kZֵ�kZֵ�h7Ͷ�m��o<wwwwwwwwwx��Ǐm�Ϛִ��m��m��<wwwwwwwwwx��Ǐm…
|
| /external/openscreen/third_party/abseil/src/absl/types/internal/ |
| D | transform_args.h | 42 // ABSL_INTERNAL_TRANSFORM_ARGS(m, ...) 58 #define ABSL_INTERNAL_TRANSFORM_ARGS(m, ...) \ argument 61 (m, __VA_ARGS__) 63 #define ABSL_INTERNAL_TRANSFORM_ARGS1(m, a0) m(a0) argument 65 #define ABSL_INTERNAL_TRANSFORM_ARGS2(m, a0, a1) m(a0), m(a1) argument 67 #define ABSL_INTERNAL_TRANSFORM_ARGS3(m, a0, a1, a2) m(a0), m(a1), m(a2) argument 69 #define ABSL_INTERNAL_TRANSFORM_ARGS4(m, a0, a1, a2, a3) \ argument 70 m(a0), m(a1), m(a2), m(a3) 72 #define ABSL_INTERNAL_TRANSFORM_ARGS5(m, a0, a1, a2, a3, a4) \ argument 73 m(a0), m(a1), m(a2), m(a3), m(a4) [all …]
|
| /external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/types/internal/ |
| D | transform_args.h | 42 // ABSL_INTERNAL_TRANSFORM_ARGS(m, ...) 58 #define ABSL_INTERNAL_TRANSFORM_ARGS(m, ...) \ argument 61 (m, __VA_ARGS__) 63 #define ABSL_INTERNAL_TRANSFORM_ARGS1(m, a0) m(a0) argument 65 #define ABSL_INTERNAL_TRANSFORM_ARGS2(m, a0, a1) m(a0), m(a1) argument 67 #define ABSL_INTERNAL_TRANSFORM_ARGS3(m, a0, a1, a2) m(a0), m(a1), m(a2) argument 69 #define ABSL_INTERNAL_TRANSFORM_ARGS4(m, a0, a1, a2, a3) \ argument 70 m(a0), m(a1), m(a2), m(a3) 72 #define ABSL_INTERNAL_TRANSFORM_ARGS5(m, a0, a1, a2, a3, a4) \ argument 73 m(a0), m(a1), m(a2), m(a3), m(a4) [all …]
|
| /external/webrtc/third_party/abseil-cpp/absl/types/internal/ |
| D | transform_args.h | 42 // ABSL_INTERNAL_TRANSFORM_ARGS(m, ...) 58 #define ABSL_INTERNAL_TRANSFORM_ARGS(m, ...) \ argument 61 (m, __VA_ARGS__) 63 #define ABSL_INTERNAL_TRANSFORM_ARGS1(m, a0) m(a0) argument 65 #define ABSL_INTERNAL_TRANSFORM_ARGS2(m, a0, a1) m(a0), m(a1) argument 67 #define ABSL_INTERNAL_TRANSFORM_ARGS3(m, a0, a1, a2) m(a0), m(a1), m(a2) argument 69 #define ABSL_INTERNAL_TRANSFORM_ARGS4(m, a0, a1, a2, a3) \ argument 70 m(a0), m(a1), m(a2), m(a3) 72 #define ABSL_INTERNAL_TRANSFORM_ARGS5(m, a0, a1, a2, a3, a4) \ argument 73 m(a0), m(a1), m(a2), m(a3), m(a4) [all …]
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/types/internal/ |
| D | transform_args.h | 42 // ABSL_INTERNAL_TRANSFORM_ARGS(m, ...) 58 #define ABSL_INTERNAL_TRANSFORM_ARGS(m, ...) \ argument 61 (m, __VA_ARGS__) 63 #define ABSL_INTERNAL_TRANSFORM_ARGS1(m, a0) m(a0) argument 65 #define ABSL_INTERNAL_TRANSFORM_ARGS2(m, a0, a1) m(a0), m(a1) argument 67 #define ABSL_INTERNAL_TRANSFORM_ARGS3(m, a0, a1, a2) m(a0), m(a1), m(a2) argument 69 #define ABSL_INTERNAL_TRANSFORM_ARGS4(m, a0, a1, a2, a3) \ argument 70 m(a0), m(a1), m(a2), m(a3) 72 #define ABSL_INTERNAL_TRANSFORM_ARGS5(m, a0, a1, a2, a3, a4) \ argument 73 m(a0), m(a1), m(a2), m(a3), m(a4) [all …]
|
| /external/libtextclassifier/abseil-cpp/absl/types/internal/ |
| D | transform_args.h | 42 // ABSL_INTERNAL_TRANSFORM_ARGS(m, ...) 58 #define ABSL_INTERNAL_TRANSFORM_ARGS(m, ...) \ argument 61 (m, __VA_ARGS__) 63 #define ABSL_INTERNAL_TRANSFORM_ARGS1(m, a0) m(a0) argument 65 #define ABSL_INTERNAL_TRANSFORM_ARGS2(m, a0, a1) m(a0), m(a1) argument 67 #define ABSL_INTERNAL_TRANSFORM_ARGS3(m, a0, a1, a2) m(a0), m(a1), m(a2) argument 69 #define ABSL_INTERNAL_TRANSFORM_ARGS4(m, a0, a1, a2, a3) \ argument 70 m(a0), m(a1), m(a2), m(a3) 72 #define ABSL_INTERNAL_TRANSFORM_ARGS5(m, a0, a1, a2, a3, a4) \ argument 73 m(a0), m(a1), m(a2), m(a3), m(a4) [all …]
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/internal/ |
| D | transform_args.h | 42 // ABSL_INTERNAL_TRANSFORM_ARGS(m, ...) 58 #define ABSL_INTERNAL_TRANSFORM_ARGS(m, ...) \ argument 61 (m, __VA_ARGS__) 63 #define ABSL_INTERNAL_TRANSFORM_ARGS1(m, a0) m(a0) argument 65 #define ABSL_INTERNAL_TRANSFORM_ARGS2(m, a0, a1) m(a0), m(a1) argument 67 #define ABSL_INTERNAL_TRANSFORM_ARGS3(m, a0, a1, a2) m(a0), m(a1), m(a2) argument 69 #define ABSL_INTERNAL_TRANSFORM_ARGS4(m, a0, a1, a2, a3) \ argument 70 m(a0), m(a1), m(a2), m(a3) 72 #define ABSL_INTERNAL_TRANSFORM_ARGS5(m, a0, a1, a2, a3, a4) \ argument 73 m(a0), m(a1), m(a2), m(a3), m(a4) [all …]
|
| /external/libcxx/test/std/re/re.alg/re.alg.search/ |
| D | ecma.pass.cpp | 20 // match_results<BidirectionalIterator, Allocator>& m, 37 std::cmatch m; in main() local 39 assert(std::regex_search(s, m, std::regex("a"))); in main() 40 assert(m.size() == 1); in main() 41 assert(!m.empty()); in main() 42 assert(!m.prefix().matched); in main() 43 assert(m.prefix().first == s); in main() 44 assert(m.prefix().second == m[0].first); in main() 45 assert(!m.suffix().matched); in main() 46 assert(m.suffix().first == m[0].second); in main() [all …]
|
| D | extended.pass.cpp | 20 // match_results<BidirectionalIterator, Allocator>& m, 37 std::cmatch m; in main() local 39 assert(std::regex_search(s, m, std::regex("a", std::regex_constants::extended))); in main() 40 assert(m.size() == 1); in main() 41 assert(!m.empty()); in main() 42 assert(!m.prefix().matched); in main() 43 assert(m.prefix().first == s); in main() 44 assert(m.prefix().second == m[0].first); in main() 45 assert(!m.suffix().matched); in main() 46 assert(m.suffix().first == m[0].second); in main() [all …]
|
| D | basic.pass.cpp | 20 // match_results<BidirectionalIterator, Allocator>& m, 37 std::cmatch m; in main() local 38 assert(!std::regex_search("a", m, std::regex())); in main() 39 assert(m.size() == 0); in main() 40 assert(m.empty()); in main() 43 std::cmatch m; in main() local 45 assert(std::regex_search(s, m, std::regex("a", std::regex_constants::basic))); in main() 46 assert(m.size() == 1); in main() 47 assert(!m.empty()); in main() 48 assert(!m.prefix().matched); in main() [all …]
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | register_types.h | 37 // Each of these TF_CALL_XXX_TYPES(m) macros invokes the macro "m" multiple 41 // TF_CALL_ALL_TYPES(m) applied "m" to all types supported by TensorFlow. 62 #define TF_CALL_float(m) m(float) argument 63 #define TF_CALL_double(m) m(double) argument 64 #define TF_CALL_int32(m) m(::tensorflow::int32) argument 65 #define TF_CALL_uint32(m) m(::tensorflow::uint32) argument 66 #define TF_CALL_uint8(m) m(::tensorflow::uint8) argument 67 #define TF_CALL_int16(m) m(::tensorflow::int16) argument 69 #define TF_CALL_int8(m) m(::tensorflow::int8) argument 70 #define TF_CALL_string(m) m(::tensorflow::tstring) argument [all …]
|
| /external/cronet/third_party/libc++/src/test/std/re/re.alg/re.alg.search/ |
| D | ecma.pass.cpp | 15 // match_results<BidirectionalIterator, Allocator>& m, 27 std::cmatch m; in main() local 29 assert(std::regex_search(s, m, std::regex("a"))); in main() 30 assert(m.size() == 1); in main() 31 assert(!m.empty()); in main() 32 assert(!m.prefix().matched); in main() 33 assert(m.prefix().first == s); in main() 34 assert(m.prefix().second == m[0].first); in main() 35 assert(!m.suffix().matched); in main() 36 assert(m.suffix().first == m[0].second); in main() [all …]
|
| D | extended.pass.cpp | 15 // match_results<BidirectionalIterator, Allocator>& m, 27 std::cmatch m; in main() local 29 assert(std::regex_search(s, m, std::regex("a", std::regex_constants::extended))); in main() 30 assert(m.size() == 1); in main() 31 assert(!m.empty()); in main() 32 assert(!m.prefix().matched); in main() 33 assert(m.prefix().first == s); in main() 34 assert(m.prefix().second == m[0].first); in main() 35 assert(!m.suffix().matched); in main() 36 assert(m.suffix().first == m[0].second); in main() [all …]
|
| /external/libcxx/test/std/re/re.alg/re.alg.match/ |
| D | ecma.pass.cpp | 20 // match_results<BidirectionalIterator, Allocator>& m, 37 std::cmatch m; in main() local 39 assert(std::regex_match(s, m, std::regex("a"))); in main() 40 assert(m.size() == 1); in main() 41 assert(!m.empty()); in main() 42 assert(!m.prefix().matched); in main() 43 assert(m.prefix().first == s); in main() 44 assert(m.prefix().second == m[0].first); in main() 45 assert(!m.suffix().matched); in main() 46 assert(m.suffix().first == m[0].second); in main() [all …]
|
| /external/sdv/vsomeip/third_party/boost/preprocessor/include/boost/preprocessor/repetition/detail/edg/limits/ |
| D | for_1024.hpp | 18 # define BOOST_PP_FOR_513(s, p, o, m) BOOST_PP_FOR_513_I(s, p, o, m) argument 19 # define BOOST_PP_FOR_514(s, p, o, m) BOOST_PP_FOR_514_I(s, p, o, m) argument 20 # define BOOST_PP_FOR_515(s, p, o, m) BOOST_PP_FOR_515_I(s, p, o, m) argument 21 # define BOOST_PP_FOR_516(s, p, o, m) BOOST_PP_FOR_516_I(s, p, o, m) argument 22 # define BOOST_PP_FOR_517(s, p, o, m) BOOST_PP_FOR_517_I(s, p, o, m) argument 23 # define BOOST_PP_FOR_518(s, p, o, m) BOOST_PP_FOR_518_I(s, p, o, m) argument 24 # define BOOST_PP_FOR_519(s, p, o, m) BOOST_PP_FOR_519_I(s, p, o, m) argument 25 # define BOOST_PP_FOR_520(s, p, o, m) BOOST_PP_FOR_520_I(s, p, o, m) argument 26 # define BOOST_PP_FOR_521(s, p, o, m) BOOST_PP_FOR_521_I(s, p, o, m) argument 27 # define BOOST_PP_FOR_522(s, p, o, m) BOOST_PP_FOR_522_I(s, p, o, m) argument [all …]
|
| /external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/detail/ |
| D | raw.hpp | 27 template < typename M > 29 int size1( const M &m ) ; 30 template < typename M > 32 int size2( const M &m ) ; 34 template < typename M > 36 int size1( const matrix_reference<M> &m ) ; 37 template < typename M > 39 int size2( const matrix_reference<M> &m ) ; 41 template < typename M > 43 int leading_dimension( const M &m, row_major_tag ) ; [all …]
|
| /external/skia/src/gpu/ganesh/gl/ |
| D | GrGLCoreFunctions.h | 15 // This applies macro "M" to each core function name used by Skia. 17 #define GR_GL_CORE_FUNCTIONS_EACH(M) \ argument 18 M(eglGetCurrentDisplay) \ 19 M(eglQueryString) \ 20 M(glActiveTexture) \ 21 M(glAttachShader) \ 22 M(glBindAttribLocation) \ 23 M(glBindBuffer) \ 24 M(glBindFramebuffer) \ 25 M(glBindRenderbuffer) \ [all …]
|