/external/tensorflow/tensorflow/core/framework/ |
D | register_types.h | 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 71 #define TF_CALL_tstring(m) m(::tensorflow::tstring) argument 72 #define TF_CALL_resource(m) m(::tensorflow::ResourceHandle) argument [all …]
|
/external/libcxx/test/std/re/re.alg/re.alg.search/ |
D | basic.pass.cpp | 37 std::cmatch m; in main() local 43 std::cmatch m; in main() local 59 std::cmatch m; in main() local 74 std::cmatch m; in main() local 81 std::cmatch m; in main() local 96 std::cmatch m; in main() local 103 std::cmatch m; in main() local 118 std::cmatch m; in main() local 133 std::cmatch m; in main() local 151 std::cmatch m; in main() local [all …]
|
D | awk.pass.cpp | 37 std::cmatch m; in main() local 53 std::cmatch m; in main() local 68 std::cmatch m; in main() local 75 std::cmatch m; in main() local 90 std::cmatch m; in main() local 97 std::cmatch m; in main() local 112 std::cmatch m; in main() local 127 std::cmatch m; in main() local 145 std::cmatch m; in main() local 167 std::cmatch m; in main() local [all …]
|
D | extended.pass.cpp | 37 std::cmatch m; in main() local 53 std::cmatch m; in main() local 68 std::cmatch m; in main() local 75 std::cmatch m; in main() local 90 std::cmatch m; in main() local 97 std::cmatch m; in main() local 112 std::cmatch m; in main() local 127 std::cmatch m; in main() local 145 std::cmatch m; in main() local 167 std::cmatch m; in main() local [all …]
|
D | ecma.pass.cpp | 37 std::cmatch m; in main() local 53 std::cmatch m; in main() local 68 std::cmatch m; in main() local 75 std::cmatch m; in main() local 90 std::cmatch m; in main() local 97 std::cmatch m; in main() local 112 std::cmatch m; in main() local 127 std::cmatch m; in main() local 145 std::cmatch m; in main() local 166 std::cmatch m; in main() local [all …]
|
/external/libcxx/test/std/re/re.alg/re.alg.match/ |
D | basic.pass.cpp | 37 std::cmatch m; in main() local 43 std::cmatch m; in main() local 59 std::cmatch m; in main() local 74 std::cmatch m; in main() local 81 std::cmatch m; in main() local 87 std::cmatch m; in main() local 94 std::cmatch m; in main() local 100 std::cmatch m; in main() local 115 std::cmatch m; in main() local 133 std::cmatch m; in main() local [all …]
|
D | ecma.pass.cpp | 37 std::cmatch m; in main() local 53 std::cmatch m; in main() local 68 std::cmatch m; in main() local 75 std::cmatch m; in main() local 81 std::cmatch m; in main() local 88 std::cmatch m; in main() local 94 std::cmatch m; in main() local 109 std::cmatch m; in main() local 127 std::cmatch m; in main() local 133 std::cmatch m; in main() local [all …]
|
D | extended.pass.cpp | 37 std::cmatch m; in main() local 53 std::cmatch m; in main() local 68 std::cmatch m; in main() local 75 std::cmatch m; in main() local 81 std::cmatch m; in main() local 88 std::cmatch m; in main() local 94 std::cmatch m; in main() local 109 std::cmatch m; in main() local 127 std::cmatch m; in main() local 134 std::cmatch m; in main() local [all …]
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | strided_slice_test.cc | 102 StridedSliceOpModel<TypeParam> m({0}, {1}, {1}, {1}, 0, 0, 0, 0, 0); in TYPED_TEST() local 111 StridedSliceOpModel<TypeParam> m({4}, {1}, {1}, {1}, 0, 0, 0, 0, 0); in TYPED_TEST() local 122 StridedSliceOpModel<TypeParam> m({32768}, {1}, {1}, {1}, 0, 0, 0, 0, 0); in TYPED_TEST() local 137 StridedSliceOpModel<TypeParam> m({4}, {1}, {1}, {1}, 0, 0, 0, 0, 0); in TYPED_TEST() local 147 StridedSliceOpModel<TypeParam> m({4}, {1}, {1}, {1}, 0, 0, 0, 0, 0); in TYPED_TEST() local 158 StridedSliceOpModel<TypeParam> m({4}, {1}, {1}, {1}, 0, 0, 0, 0, 0); in TYPED_TEST() local 169 StridedSliceOpModel<TypeParam> m({4}, {1}, {1}, {1}, 0, 0, 0, 0, 0); in TYPED_TEST() local 180 StridedSliceOpModel<TypeParam> m({4}, {1}, {1}, {1}, 0, 0, 0, 0, 0); in TYPED_TEST() local 191 StridedSliceOpModel<TypeParam> m({4}, {1}, {1}, {1}, 1, 0, 0, 0, 0); in TYPED_TEST() local 202 StridedSliceOpModel<TypeParam> m({4}, {1}, {1}, {1}, 0, 0, 0, 0, 0); in TYPED_TEST() local [all …]
|
D | quantize_test.cc | 63 QuantizeOpModel m({TensorType_FLOAT32, {2, 5}}, in TEST() local 74 QuantizeOpModel m({TensorType_FLOAT32, {2, 5}}, in TEST() local 85 QuantizeOpModel m({TensorType_FLOAT32, {2, 5}}, in TEST() local 98 QuantizeOpModel m({TensorType_INT16, {1, 1, 2, 5}, 0, 0, 1.0, 0}, in TEST() local 110 QuantizeOpModel m({TensorType_INT16, {1, 1, 2, 5}, 0, 0, 0.5, 0}, in TEST() local 121 QuantizeOpModel m({TensorType_INT8, {1, 1, 2, 5}, -63.5, 64}, in TEST() local 134 QuantizeOpModel m({TensorType_INT8, {1, 1, 2, 5}, -63.5, 64}, in TEST() local 147 QuantizeOpModel m({TensorType_INT8, {1, 1, 2, 5}, -127, 128}, in TEST() local 159 QuantizeOpModel m({TensorType_INT8, {1, 1, 4, 5}, -127, 128}, in TEST() local 174 QuantizeOpModel m({TensorType_UINT8, {1, 1, 2, 5}, -63.5, 64}, in TEST() local [all …]
|
D | gather_nd_test.cc | 68 GatherNdOpModel m({TensorType_FLOAT32, {2, 2}}, {TensorType_INT32, {2, 2}}); in TEST() local 77 GatherNdOpModel m({TensorType_FLOAT32, {2, 2}}, {TensorType_INT32, {2, 1}}); in TEST() local 86 GatherNdOpModel m({TensorType_FLOAT32, {2, 2}}, in TEST() local 96 GatherNdOpModel m({TensorType_FLOAT32, {2, 2}}, in TEST() local 106 GatherNdOpModel m({TensorType_FLOAT32, {2, 2}}, {TensorType_INT32, {2, 2}}); in TEST() local 115 GatherNdOpModel m({TensorType_FLOAT32, {3, 2, 3}}, in TEST() local 127 GatherNdOpModel m({TensorType_FLOAT32, {3, 2, 3}}, in TEST() local 141 GatherNdOpModel m({TensorType_FLOAT32, {3, 2, 3}}, in TEST() local 153 GatherNdOpModel m({TensorType_FLOAT32, {3, 2, 3}}, in TEST() local 167 GatherNdOpModel m({TensorType_FLOAT32, {3, 2, 3}}, in TEST() local [all …]
|
D | gather_test.cc | 76 GatherOpModel m({TensorType_FLOAT32, {2, 2}}, {TensorType_INT32, {2}}); in TEST() local 85 GatherOpModel m({TensorType_FLOAT32, {2, 2}}, {TensorType_INT32, {}}); in TEST() local 97 GatherOpModel m({TensorType_FLOAT32, {3}}, {TensorType_INT32, {}}); in TEST() local 106 GatherOpModel m({TensorType_FLOAT32, {3}}, {TensorType_INT32, {1}}); in TEST() local 115 GatherOpModel m({TensorType_FLOAT32, {3}}, {TensorType_INT32, {1, 2}}); in TEST() local 125 GatherOpModel m({TensorType_FLOAT32, {1, 2, 2}}, {TensorType_INT32, {2}}); in TEST() local 135 GatherOpModel m({TensorType_FLOAT32, {4, 1}}, {TensorType_INT32, {2}}); in TEST() local 145 GatherOpModel m({TensorType_FLOAT32, {1, 2, 3}}, {TensorType_INT32, {2}}, in TEST() local 157 GatherOpModel m({TensorType_FLOAT32, {1, 3, 2}}, {TensorType_INT32, {}}, in TEST() local 168 GatherOpModel m({TensorType_FLOAT32, {1, 4, 2}}, {TensorType_INT32, {2}}, in TEST() local [all …]
|
D | pooling_test.cc | 141 FloatPoolingOpModel m(BuiltinOperator_AVERAGE_POOL_2D, in TEST() local 154 FloatPoolingOpModel m(BuiltinOperator_AVERAGE_POOL_2D, in TEST() local 168 FloatPoolingOpModel m(BuiltinOperator_AVERAGE_POOL_2D, in TEST() local 189 FloatPoolingOpModel m(BuiltinOperator_AVERAGE_POOL_2D, in TEST() local 210 FloatPoolingOpModel m(BuiltinOperator_AVERAGE_POOL_2D, in TEST() local 225 FloatPoolingOpModel m(BuiltinOperator_AVERAGE_POOL_2D, in TEST() local 242 QuantizedPoolingOpModel m( in TEST() local 262 QuantizedPoolingOpModel m( in TEST() local 283 QuantizedPoolingOpModel m( in TEST() local 314 QuantizedPoolingOpModel m( in TEST() local [all …]
|
D | resize_nearest_neighbor_test.cc | 86 ResizeNearestNeighborOpModel m({TensorType_FLOAT32, {1, 1, 2, 1}}, {1, 3}, in TEST_P() local 94 ResizeNearestNeighborOpModel m({TensorType_UINT8, {1, 1, 2, 1}}, {1, 3}, in TEST_P() local 102 ResizeNearestNeighborOpModel m({TensorType_INT8, {1, 1, 2, 1}}, {1, 3}, in TEST_P() local 110 ResizeNearestNeighborOpModel m({TensorType_INT16, {1, 1, 2, 1}}, {1, 3}, in TEST_P() local 118 ResizeNearestNeighborOpModel m({TensorType_FLOAT32, {1, 2, 1, 1}}, {3, 1}, in TEST_P() local 126 ResizeNearestNeighborOpModel m({TensorType_UINT8, {1, 2, 1, 1}}, {3, 1}, in TEST_P() local 134 ResizeNearestNeighborOpModel m({TensorType_INT8, {1, 2, 1, 1}}, {3, 1}, in TEST_P() local 142 ResizeNearestNeighborOpModel m({TensorType_INT16, {1, 2, 1, 1}}, {3, 1}, in TEST_P() local 150 ResizeNearestNeighborOpModel m({TensorType_FLOAT32, {1, 2, 2, 1}}, {3, 3}, in TEST_P() local 164 ResizeNearestNeighborOpModel m({TensorType_UINT8, {1, 2, 2, 1}}, {3, 3}, in TEST_P() local [all …]
|
D | resize_bilinear_test.cc | 85 ResizeBilinearOpModel m({TensorType_FLOAT32, {1, 1, 2, 1}}, {1, 3}, in TEST_P() local 94 ResizeBilinearOpModel m({TensorType_UINT8, {1, 1, 2, 1}}, {1, 3}, GetParam()); in TEST_P() local 102 ResizeBilinearOpModel m({TensorType_INT8, {1, 1, 2, 1}}, {1, 3}, GetParam()); in TEST_P() local 113 ResizeBilinearOpModel m({TensorType_INT16, {1, 1, 2, 1}}, {1, 3}, GetParam()); in TEST_P() local 121 ResizeBilinearOpModel m({TensorType_FLOAT32, {1, 2, 1, 1}}, {3, 1}, in TEST_P() local 130 ResizeBilinearOpModel m({TensorType_UINT8, {1, 2, 1, 1}}, {3, 1}, GetParam()); in TEST_P() local 138 ResizeBilinearOpModel m({TensorType_INT8, {1, 2, 1, 1}}, {3, 1}, GetParam()); in TEST_P() local 149 ResizeBilinearOpModel m({TensorType_INT16, {1, 2, 1, 1}}, {3, 1}, GetParam()); in TEST_P() local 157 ResizeBilinearOpModel m({TensorType_FLOAT32, {1, 2, 2, 1}}, {3, 3}, in TEST_P() local 172 ResizeBilinearOpModel m({TensorType_UINT8, {1, 2, 2, 1}}, {3, 3}, GetParam()); in TEST_P() local [all …]
|
D | cast_test.cc | 50 CastOpModel m({TensorType_INT16, {2, 3}}, {TensorType_FLOAT32, {2, 3}}); in TEST() local 58 CastOpModel m({TensorType_INT16, {2, 3}}, {TensorType_INT32, {2, 3}}); in TEST() local 66 CastOpModel m({TensorType_INT32, {2, 3}}, {TensorType_FLOAT32, {2, 3}}); in TEST() local 74 CastOpModel m({TensorType_FLOAT32, {3, 2}}, {TensorType_INT32, {3, 2}}); in TEST() local 82 CastOpModel m({TensorType_FLOAT32, {3, 2}}, {TensorType_INT16, {3, 2}}); in TEST() local 90 CastOpModel m({TensorType_INT64, {2, 3}}, {TensorType_FLOAT32, {2, 3}}); in TEST() local 98 CastOpModel m({TensorType_FLOAT32, {3, 2}}, {TensorType_INT64, {3, 2}}); in TEST() local 106 CastOpModel m({TensorType_FLOAT32, {3, 2}}, {TensorType_BOOL, {3, 2}}); in TEST() local 114 CastOpModel m({TensorType_BOOL, {3, 2}}, {TensorType_FLOAT32, {3, 2}}); in TEST() local 122 CastOpModel m({TensorType_FLOAT32, {3, 2}}, {TensorType_UINT8, {3, 2}}); in TEST() local [all …]
|
D | slice_test.cc | 88 SliceOpModel<float, int32_t> m({4}, {1}, {1}, {1}, {2}, TensorType_INT32, in TEST_P() local 97 SliceOpModel<float, int32_t> m({2, 3}, {2}, {1, 0}, {2}, {1, 2}, in TEST_P() local 107 SliceOpModel<float, int32_t> m({2, 3, 2}, {3}, {0, 0, 0}, {3}, {2, 3, 2}, in TEST_P() local 118 SliceOpModel<float, int32_t> m({5, 1, 1, 1, 1}, {5}, {1, 0, 0, 0, 0}, {5}, in TEST_P() local 128 SliceOpModel<float, int32_t> m({4, 1, 1, 1}, {4}, {1, 0, 0, 0}, {4}, in TEST_P() local 138 SliceOpModel<float, int64_t> m({4, 1, 1, 1}, {4}, {1, 0, 0, 0}, {4}, in TEST_P() local 150 SliceOpModel<int32_t, int32_t> m({3, 2, 3, 1}, {4}, {1, 0, 0, 0}, {4}, in TEST_P() local 160 SliceOpModel<int32_t, int32_t> m({3, 2, 3, 1}, {4}, {1, 0, 0, 0}, {4}, in TEST_P() local 170 SliceOpModel<int32_t, int32_t> m({3, 2, 3, 1}, {4}, {1, 0, 0, 0}, {4}, in TEST_P() local 180 SliceOpModel<int32_t, int32_t> m({3, 2, 3, 1}, {4}, {1, 0, 0, 0}, {4}, in TEST_P() local [all …]
|
D | transpose_test.cc | 283 TransposeOpConstModel m({3}, {1}, {0}); in TEST() local 291 TransposeOpDynamicModel m({3}, {1}); in TEST() local 300 TransposeOpConstModel m({3, 2}, {2}, {1, 0}); in TEST() local 308 TransposeOpConstModel m({4, 6}, {2}, {1, 0}); in TEST() local 319 TransposeOpConstModel m({6, 4}, {2}, {1, 0}); in TEST() local 330 TransposeOpDynamicModel m({3, 2}, {2}); in TEST() local 339 TransposeOpConstModel m({2, 3, 4}, {3}, {2, 0, 1}); in TEST() local 350 TransposeOpDynamicModel m({2, 3, 4}, {3}); in TEST() local 362 TransposeOpConstModel m({1}, {1}, {0}); in TEST() local 370 TransposeOpConstModel m({2, 1}, {2}, {1, 0}); in TEST() local [all …]
|
/external/libcups/cups/ |
D | versioning.h | 155 # define _CUPS_DEPRECATED_MSG(m) _CUPS_PUBLIC argument 156 # define _CUPS_DEPRECATED_1_2_MSG(m) _CUPS_PUBLIC argument 157 # define _CUPS_DEPRECATED_1_6_MSG(m) _CUPS_PUBLIC argument 158 # define _CUPS_DEPRECATED_1_7_MSG(m) _CUPS_PUBLIC argument 159 # define _CUPS_DEPRECATED_2_2_MSG(m) _CUPS_PUBLIC argument 166 # define _CUPS_DEPRECATED_MSG(m) __attribute__ ((unavailable(m))) _CUPS_PUBLIC argument 167 # define _CUPS_DEPRECATED_1_2_MSG(m) API_DEPRECATED(m, macos(10.2,10.5), ios(11.0,11.0)) _CUPS_P… argument 168 # define _CUPS_DEPRECATED_1_6_MSG(m) API_DEPRECATED(m, macos(10.2,10.8), ios(11.0,11.0)) _CUPS_P… argument 169 # define _CUPS_DEPRECATED_1_7_MSG(m) API_DEPRECATED(m, macos(10.2,10.9), ios(11.0,11.0)) _CUPS_P… argument 170 # define _CUPS_DEPRECATED_2_2_MSG(m) API_DEPRECATED(m, macos(10.2,10.12), ios(11.0,11.0)) _CUPS_… argument [all …]
|
/external/googletest/googlemock/include/gmock/ |
D | gmock-function-mocker.h | 317 #define MOCK_METHOD0(m, ...) GMOCK_INTERNAL_MOCK_METHODN(, , m, 0, __VA_ARGS__) argument 318 #define MOCK_METHOD1(m, ...) GMOCK_INTERNAL_MOCK_METHODN(, , m, 1, __VA_ARGS__) argument 319 #define MOCK_METHOD2(m, ...) GMOCK_INTERNAL_MOCK_METHODN(, , m, 2, __VA_ARGS__) argument 320 #define MOCK_METHOD3(m, ...) GMOCK_INTERNAL_MOCK_METHODN(, , m, 3, __VA_ARGS__) argument 321 #define MOCK_METHOD4(m, ...) GMOCK_INTERNAL_MOCK_METHODN(, , m, 4, __VA_ARGS__) argument 322 #define MOCK_METHOD5(m, ...) GMOCK_INTERNAL_MOCK_METHODN(, , m, 5, __VA_ARGS__) argument 323 #define MOCK_METHOD6(m, ...) GMOCK_INTERNAL_MOCK_METHODN(, , m, 6, __VA_ARGS__) argument 324 #define MOCK_METHOD7(m, ...) GMOCK_INTERNAL_MOCK_METHODN(, , m, 7, __VA_ARGS__) argument 325 #define MOCK_METHOD8(m, ...) GMOCK_INTERNAL_MOCK_METHODN(, , m, 8, __VA_ARGS__) argument 326 #define MOCK_METHOD9(m, ...) GMOCK_INTERNAL_MOCK_METHODN(, , m, 9, __VA_ARGS__) argument [all …]
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_resource.h | 9 #define NVC0_TILE_MODE_X(m) (((m) >> 0) & 0xf) argument 10 #define NVC0_TILE_MODE_Y(m) (((m) >> 4) & 0xf) argument 11 #define NVC0_TILE_MODE_Z(m) (((m) >> 8) & 0xf) argument 13 #define NVC0_TILE_SHIFT_X(m) (NVC0_TILE_MODE_X(m) + 6) argument 14 #define NVC0_TILE_SHIFT_Y(m) (NVC0_TILE_MODE_Y(m) + 3) argument 15 #define NVC0_TILE_SHIFT_Z(m) (NVC0_TILE_MODE_Z(m) + 0) argument 17 #define NVC0_TILE_SIZE_X(m) (64 << NVC0_TILE_MODE_X(m)) argument 18 #define NVC0_TILE_SIZE_Y(m) ( 8 << NVC0_TILE_MODE_Y(m)) argument 19 #define NVC0_TILE_SIZE_Z(m) ( 1 << NVC0_TILE_MODE_Z(m)) argument 23 #define NVC0_TILE_SIZE_2D(m) ((64 * 8) << (((m) + ((m) >> 4)) & 0xf)) argument [all …]
|
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/filter/ |
D | SyntheticFilterTest.java | 29 final MethodNode m = new MethodNode(InstrSupport.ASM_API_VERSION, 0, in testNonSynthetic() local 40 final MethodNode m = new MethodNode(InstrSupport.ASM_API_VERSION, in testSynthetic() local 51 final MethodNode m = new MethodNode(InstrSupport.ASM_API_VERSION, in testLambda() local 62 final MethodNode m = new MethodNode(InstrSupport.ASM_API_VERSION, in should_filter_synthetic_method_with_prefix_anonfun_in_non_Scala_classes() local 72 final MethodNode m = new MethodNode(InstrSupport.ASM_API_VERSION, in should_not_filter_synthetic_method_with_prefix_anonfun_in_Scala_classes() local 83 final MethodNode m = new MethodNode(InstrSupport.ASM_API_VERSION, in should_not_filter_synthetic_method_with_prefix_anonfun_in_Scala_inner_classes() local 94 final MethodNode m = new MethodNode(InstrSupport.ASM_API_VERSION, in should_not_filter_method_with_suffix_default_in_kotlin_classes() local 108 final MethodNode m = new MethodNode(InstrSupport.ASM_API_VERSION, in should_filter_synthetic_method_with_suffix_default_in_non_kotlin_classes() local 120 final MethodNode m = new MethodNode(InstrSupport.ASM_API_VERSION, in should_not_filter_synthetic_constructor_containing_default_arguments_in_kotlin_classes() local 146 final MethodNode m = new MethodNode(InstrSupport.ASM_API_VERSION, in should_not_filter_synthetic_methods_whose_last_argument_is_kotlin_coroutine_continuation() local [all …]
|
D | RecordsFilterTest.java | 31 final MethodNode m = new MethodNode(InstrSupport.ASM_API_VERSION, 0, in should_filter_generated_toString_method() local 49 final MethodNode m = new MethodNode(InstrSupport.ASM_API_VERSION, 0, in should_not_filter_custom_toString_method() local 62 final MethodNode m = new MethodNode(InstrSupport.ASM_API_VERSION, 0, in should_not_filter_non_toString_method() local 74 final MethodNode m = new MethodNode(InstrSupport.ASM_API_VERSION, 0, in should_filter_generated_hashCode_method() local 92 final MethodNode m = new MethodNode(InstrSupport.ASM_API_VERSION, 0, in should_not_filter_custom_hashCode_method() local 105 final MethodNode m = new MethodNode(InstrSupport.ASM_API_VERSION, 0, in should_not_filter_non_hashCode_method() local 117 final MethodNode m = new MethodNode(InstrSupport.ASM_API_VERSION, 0, in should_filter_generated_equals_method() local 136 final MethodNode m = new MethodNode(InstrSupport.ASM_API_VERSION, 0, in should_not_filter_custom_equals_method() local 149 final MethodNode m = new MethodNode(InstrSupport.ASM_API_VERSION, 0, in should_not_filter_non_equals_method() local 160 final MethodNode m = new MethodNode(InstrSupport.ASM_API_VERSION, 0, in should_not_filter_non_records() local
|
/external/clang/test/CodeGen/ |
D | avx512er-builtins.c | 14 __m512d test_mm512_mask_rsqrt28_round_pd(__m512d s, __mmask8 m, __m512d a) { in test_mm512_mask_rsqrt28_round_pd() 20 __m512d test_mm512_maskz_rsqrt28_round_pd(__mmask8 m, __m512d a) { in test_mm512_maskz_rsqrt28_round_pd() 32 __m512d test_mm512_mask_rsqrt28_pd(__m512d s, __mmask8 m, __m512d a) { in test_mm512_mask_rsqrt28_pd() 38 __m512d test_mm512_maskz_rsqrt28_pd(__mmask8 m, __m512d a) { in test_mm512_maskz_rsqrt28_pd() 50 __m512 test_mm512_mask_rsqrt28_round_ps(__m512 s, __mmask16 m, __m512 a) { in test_mm512_mask_rsqrt28_round_ps() 56 __m512 test_mm512_maskz_rsqrt28_round_ps(__mmask16 m, __m512 a) { in test_mm512_maskz_rsqrt28_round_ps() 68 __m512 test_mm512_mask_rsqrt28_ps(__m512 s, __mmask16 m, __m512 a) { in test_mm512_mask_rsqrt28_ps() 74 __m512 test_mm512_maskz_rsqrt28_ps(__mmask16 m, __m512 a) { in test_mm512_maskz_rsqrt28_ps() 86 __m128 test_mm_mask_rsqrt28_round_ss(__m128 s, __mmask16 m, __m128 a, __m128 b) { in test_mm_mask_rsqrt28_round_ss() 92 __m128 test_mm_maskz_rsqrt28_round_ss(__mmask16 m, __m128 a, __m128 b) { in test_mm_maskz_rsqrt28_round_ss() [all …]
|
/external/libcxx/test/std/localization/locale.stdcvt/ |
D | codecvt_utf16_length.pass.cpp | 32 std::mbstate_t m; in main() local 55 std::mbstate_t m; in main() local 78 std::mbstate_t m; in main() local 101 std::mbstate_t m; in main() local 124 std::mbstate_t m; in main() local 149 std::mbstate_t m; in main() local 172 std::mbstate_t m; in main() local 195 std::mbstate_t m; in main() local 218 std::mbstate_t m; in main() local 241 std::mbstate_t m; in main() local [all …]
|