/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(string) argument 71 #define TF_CALL_resource(m) m(::tensorflow::ResourceHandle) argument 72 #define TF_CALL_variant(m) m(::tensorflow::Variant) argument [all …]
|
/external/libcxx/test/std/re/re.alg/re.alg.search/ |
D | basic.pass.cpp | 34 std::cmatch m; in main() local 40 std::cmatch m; in main() local 56 std::cmatch m; in main() local 71 std::cmatch m; in main() local 78 std::cmatch m; in main() local 93 std::cmatch m; in main() local 100 std::cmatch m; in main() local 115 std::cmatch m; in main() local 130 std::cmatch m; in main() local 148 std::cmatch m; in main() local [all …]
|
D | awk.pass.cpp | 34 std::cmatch m; in main() local 50 std::cmatch m; in main() local 65 std::cmatch m; in main() local 72 std::cmatch m; in main() local 87 std::cmatch m; in main() local 94 std::cmatch m; in main() local 109 std::cmatch m; in main() local 124 std::cmatch m; in main() local 142 std::cmatch m; in main() local 164 std::cmatch m; in main() local [all …]
|
D | extended.pass.cpp | 34 std::cmatch m; in main() local 50 std::cmatch m; in main() local 65 std::cmatch m; in main() local 72 std::cmatch m; in main() local 87 std::cmatch m; in main() local 94 std::cmatch m; in main() local 109 std::cmatch m; in main() local 124 std::cmatch m; in main() local 142 std::cmatch m; in main() local 164 std::cmatch m; in main() local [all …]
|
D | ecma.pass.cpp | 34 std::cmatch m; in main() local 50 std::cmatch m; in main() local 65 std::cmatch m; in main() local 72 std::cmatch m; in main() local 87 std::cmatch m; in main() local 94 std::cmatch m; in main() local 109 std::cmatch m; in main() local 124 std::cmatch m; in main() local 142 std::cmatch m; in main() local 163 std::cmatch m; in main() local [all …]
|
/external/libcxx/test/std/re/re.alg/re.alg.match/ |
D | basic.pass.cpp | 34 std::cmatch m; in main() local 40 std::cmatch m; in main() local 56 std::cmatch m; in main() local 71 std::cmatch m; in main() local 78 std::cmatch m; in main() local 84 std::cmatch m; in main() local 91 std::cmatch m; in main() local 97 std::cmatch m; in main() local 112 std::cmatch m; in main() local 130 std::cmatch m; in main() local [all …]
|
D | ecma.pass.cpp | 34 std::cmatch m; in main() local 50 std::cmatch m; in main() local 65 std::cmatch m; in main() local 72 std::cmatch m; in main() local 78 std::cmatch m; in main() local 85 std::cmatch m; in main() local 91 std::cmatch m; in main() local 106 std::cmatch m; in main() local 124 std::cmatch m; in main() local 130 std::cmatch m; in main() local [all …]
|
D | extended.pass.cpp | 34 std::cmatch m; in main() local 50 std::cmatch m; in main() local 65 std::cmatch m; in main() local 72 std::cmatch m; in main() local 78 std::cmatch m; in main() local 85 std::cmatch m; in main() local 91 std::cmatch m; in main() local 106 std::cmatch m; in main() local 124 std::cmatch m; in main() local 131 std::cmatch m; in main() local [all …]
|
/external/valgrind/none/tests/ppc64/ |
D | tw_td.c | 33 static void tw_0 ( long n, long m ) { in tw_0() 37 static void tw_1 ( long n, long m ) { in tw_1() 41 static void tw_2 ( long n, long m ) { in tw_2() 45 static void tw_3 ( long n, long m ) { in tw_3() 49 static void tw_4 ( long n, long m ) { in tw_4() 53 static void tw_5 ( long n, long m ) { in tw_5() 57 static void tw_6 ( long n, long m ) { in tw_6() 61 static void tw_7 ( long n, long m ) { in tw_7() 65 static void tw_8 ( long n, long m ) { in tw_8() 69 static void tw_9 ( long n, long m ) { in tw_9() [all …]
|
/external/valgrind/none/tests/ppc32/ |
D | tw.c | 33 static void tw_0 ( long n, long m ) { in tw_0() 37 static void tw_1 ( long n, long m ) { in tw_1() 41 static void tw_2 ( long n, long m ) { in tw_2() 45 static void tw_3 ( long n, long m ) { in tw_3() 49 static void tw_4 ( long n, long m ) { in tw_4() 53 static void tw_5 ( long n, long m ) { in tw_5() 57 static void tw_6 ( long n, long m ) { in tw_6() 61 static void tw_7 ( long n, long m ) { in tw_7() 65 static void tw_8 ( long n, long m ) { in tw_8() 69 static void tw_9 ( long n, long m ) { in tw_9() [all …]
|
/external/v8/src/compiler/ |
D | machine-operator-reducer.cc | 169 Int32BinopMatcher m(node); in Reduce() local 178 Int32BinopMatcher m(node); in Reduce() local 193 Int64BinopMatcher m(node); in Reduce() local 216 Int32BinopMatcher m(node); in Reduce() local 237 Int32BinopMatcher m(node); in Reduce() local 260 Int32BinopMatcher m(node); in Reduce() local 276 Int32BinopMatcher m(node); in Reduce() local 284 Uint32BinopMatcher m(node); in Reduce() local 309 Uint32BinopMatcher m(node); in Reduce() local 319 Float32BinopMatcher m(node); in Reduce() local [all …]
|
D | simplified-operator-reducer.cc | 22 NumberMatcher m(input); in DecideObjectIsSmi() local 45 HeapObjectMatcher m(node->InputAt(0)); in Reduce() local 52 Int32Matcher m(node->InputAt(0)); in Reduce() local 59 HeapObjectMatcher m(node->InputAt(0)); in Reduce() local 65 Float64Matcher m(node->InputAt(0)); in Reduce() local 72 Int32Matcher m(node->InputAt(0)); in Reduce() local 81 NumberMatcher m(node->InputAt(0)); in Reduce() local 96 NumberMatcher m(node->InputAt(0)); in Reduce() local 107 NumberMatcher m(node->InputAt(0)); in Reduce() local 116 Uint32Matcher m(node->InputAt(0)); in Reduce() local [all …]
|
/external/libcups/cups/ |
D | versioning.h | 154 # define _CUPS_DEPRECATED_MSG(m) _CUPS_PUBLIC argument 155 # define _CUPS_DEPRECATED_1_2_MSG(m) _CUPS_PUBLIC argument 156 # define _CUPS_DEPRECATED_1_6_MSG(m) _CUPS_PUBLIC argument 157 # define _CUPS_DEPRECATED_1_7_MSG(m) _CUPS_PUBLIC argument 158 # define _CUPS_DEPRECATED_2_2_MSG(m) _CUPS_PUBLIC argument 165 # define _CUPS_DEPRECATED_MSG(m) __attribute__ ((unavailable(m))) _CUPS_PUBLIC argument 166 # define _CUPS_DEPRECATED_1_2_MSG(m) API_DEPRECATED(m, macos(10.2,10.5)) API_UNAVAILABLE(ios) _C… argument 167 # define _CUPS_DEPRECATED_1_6_MSG(m) API_DEPRECATED(m, macos(10.2,10.8)) API_UNAVAILABLE(ios) _C… argument 168 # define _CUPS_DEPRECATED_1_7_MSG(m) API_DEPRECATED(m, macos(10.2,10.9)) API_UNAVAILABLE(ios) _C… argument 169 # define _CUPS_DEPRECATED_2_2_MSG(m) API_DEPRECATED(m, macos(10.2,10.12)) API_UNAVAILABLE(ios) _… argument [all …]
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_resource.h | 10 #define NVC0_TILE_SHIFT_X(m) ((((m) >> 0) & 0xf) + 6) argument 11 #define NVC0_TILE_SHIFT_Y(m) ((((m) >> 4) & 0xf) + 3) argument 12 #define NVC0_TILE_SHIFT_Z(m) ((((m) >> 8) & 0xf) + 0) argument 14 #define NVC0_TILE_SIZE_X(m) (64 << (((m) >> 0) & 0xf)) argument 15 #define NVC0_TILE_SIZE_Y(m) ( 8 << (((m) >> 4) & 0xf)) argument 16 #define NVC0_TILE_SIZE_Z(m) ( 1 << (((m) >> 8) & 0xf)) argument 20 #define NVC0_TILE_SIZE_2D(m) ((64 * 8) << (((m) + ((m) >> 4)) & 0xf)) argument 22 #define NVC0_TILE_SIZE(m) ((64 * 8) << (((m) + ((m) >> 4) + ((m) >> 8)) & 0xf)) argument
|
/external/tensorflow/tensorflow/contrib/lite/kernels/ |
D | strided_slice_test.cc | 86 StridedSliceOpModel m({4}, {1}, {1}, {1}, 0, 0, 0, 0, 0); in TEST() local 97 StridedSliceOpModel m({4}, {1}, {1}, {1}, 0, 0, 0, 0, 0); in TEST() local 107 StridedSliceOpModel m({4}, {1}, {1}, {1}, 0, 0, 0, 0, 0); in TEST() local 118 StridedSliceOpModel m({4}, {1}, {1}, {1}, 0, 0, 0, 0, 0); in TEST() local 129 StridedSliceOpModel m({4}, {1}, {1}, {1}, 0, 0, 0, 0, 0); in TEST() local 140 StridedSliceOpModel m({4}, {1}, {1}, {1}, 0, 0, 0, 0, 0); in TEST() local 151 StridedSliceOpModel m({4}, {1}, {1}, {1}, 1, 0, 0, 0, 0); in TEST() local 162 StridedSliceOpModel m({4}, {1}, {1}, {1}, 0, 0, 0, 0, 0); in TEST() local 173 StridedSliceOpModel m({4}, {1}, {1}, {1}, 0, 0, 0, 0, 0); in TEST() local 184 StridedSliceOpModel m({4}, {1}, {1}, {1}, 0, 0, 0, 0, 0); in TEST() local [all …]
|
/external/curl/lib/ |
D | curl_threads.h | 31 # define Curl_mutex_init(m) pthread_mutex_init(m, NULL) argument 32 # define Curl_mutex_acquire(m) pthread_mutex_lock(m) argument 33 # define Curl_mutex_release(m) pthread_mutex_unlock(m) argument 34 # define Curl_mutex_destroy(m) pthread_mutex_destroy(m) argument 42 # define Curl_mutex_init(m) InitializeCriticalSection(m) argument 44 # define Curl_mutex_init(m) InitializeCriticalSectionEx(m, 0, 1) argument 46 # define Curl_mutex_acquire(m) EnterCriticalSection(m) argument 47 # define Curl_mutex_release(m) LeaveCriticalSection(m) argument 48 # define Curl_mutex_destroy(m) DeleteCriticalSection(m) argument
|
/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/containers/associative/multiset/multiset.cons/ |
D | default.pass.cpp | 24 std::multiset<int> m; in main() local 30 std::multiset<int, std::less<int>, min_allocator<int>> m; in main() local 37 std::multiset<int, std::less<int>, A> m; in main() local 43 std::multiset<int, std::less<int>, A> m(a); in main() local 49 std::multiset<int> m = {}; in main() local
|
/external/libcxx/test/std/containers/associative/set/set.cons/ |
D | default.pass.cpp | 24 std::set<int> m; in main() local 30 std::set<int, std::less<int>, min_allocator<int>> m; in main() local 37 std::set<int, std::less<int>, A> m; in main() local 43 std::set<int, std::less<int>, A> m(a); in main() local 49 std::set<int> m = {}; in main() local
|
/external/libcxx/test/std/containers/associative/map/map.cons/ |
D | default.pass.cpp | 24 std::map<int, double> m; in main() local 30 std::map<int, double, std::less<int>, min_allocator<std::pair<const int, double>>> m; in main() local 37 std::map<int, double, std::less<int>, A> m; in main() local 43 std::map<int, double, std::less<int>, A> m(a); in main() local 49 std::map<int, double> m = {}; in main() local
|
/external/libcxx/test/std/containers/associative/multimap/multimap.cons/ |
D | default.pass.cpp | 24 std::multimap<int, double> m; in main() local 30 std::multimap<int, double, std::less<int>, min_allocator<std::pair<const int, double>>> m; in main() local 37 std::multimap<int, double, std::less<int>, A> m; in main() local 43 std::multimap<int, double, std::less<int>, A> m(a); in main() local 49 std::multimap<int, double> m = {}; in main() local
|
/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 …]
|
/external/libpng/ |
D | pngdebug.h | 60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument 63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) argument 66 # define png_debug2(l,m,p1,p2) \ argument 81 # define png_debug(l,m) \ argument 89 # define png_debug1(l,m,p1) \ argument 97 # define png_debug2(l,m,p1,p2) \ argument 106 # define png_debug(l,m) \ argument 117 # define png_debug1(l,m,p1) \ argument 128 # define png_debug2(l,m,p1,p2) \ argument 145 # define png_debug(l, m) ((void)0) argument [all …]
|
/external/pdfium/third_party/libpng16/ |
D | pngdebug.h | 60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) argument 63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) argument 66 # define png_debug2(l,m,p1,p2) \ argument 81 # define png_debug(l,m) \ argument 89 # define png_debug1(l,m,p1) \ argument 97 # define png_debug2(l,m,p1,p2) \ argument 106 # define png_debug(l,m) \ argument 117 # define png_debug1(l,m,p1) \ argument 128 # define png_debug2(l,m,p1,p2) \ argument 145 # define png_debug(l, m) ((void)0) argument [all …]
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | MessageTest.java | 25 Message m = new Message(); in testGetData() local 35 Message m = new Message(); in testPeekData() local 43 Message m = new Message(); in testGetTarget() local 52 Message m = new Message(); in testCopyFrom() local 72 Message m = Message.obtain(); in testObtain() local 79 Message m = Message.obtain(h); in testObtainWithHandler() local 87 Message m = Message.obtain(h, what); in testObtainWithHandlerAndWhat() local 99 Message m = Message.obtain(h, what, obj); in testObtainWithHandlerWhatAndObject() local 113 Message m = Message.obtain(h, what, arg1, arg2); in testObtainWithHandlerWhatAndTwoArgs() local 128 Message m = Message.obtain(h, what, arg1, arg2, obj); in testObtainWithHandlerWhatTwoArgsAndObj() local [all …]
|