Home
last modified time | relevance | path

Searched refs:mRes (Results 1 – 10 of 10) sorted by relevance

/external/libcxx/test/std/numerics/numeric.ops/exclusive.scan/
Dexclusive_scan_init_op.pass.cpp52 const int mRes[] = {1, 1, 3, 15, 105}; in test() local
55 static_assert(sa == sizeof(mRes) / sizeof(mRes[0])); // just to be sure in test()
59 test(Iter(ia), Iter(ia + i), 1, std::multiplies<>(), mRes, mRes + i); in test()
/external/libcxx/test/std/numerics/numeric.ops/inclusive.scan/
Dinclusive_scan_op.pass.cpp53 const int mRes[] = {1, 3, 15, 105, 945}; in test() local
56 static_assert(sa == sizeof(mRes) / sizeof(mRes[0])); // just to be sure in test()
60 test(Iter(ia), Iter(ia + i), std::multiplies<>(), mRes, mRes + i); in test()
Dinclusive_scan_op_init.pass.cpp52 const int mRes[] = {1, 3, 15, 105, 945}; in test() local
55 static_assert(sa == sizeof(mRes) / sizeof(mRes[0])); // just to be sure in test()
59 test(Iter(ia), Iter(ia + i), std::multiplies<>(), 1, mRes, mRes + i); in test()
/external/tensorflow/tensorflow/contrib/mpi/
Dmpi_rendezvous_mgr.cc289 MPIRecvTensorResponse mRes; in MPIBackgroundThread() local
290 if (ProbeForData(TAG_SENDTENSOR, &status, &mRes)) { in MPIBackgroundThread()
291 const int64 step_id = mRes.step_id(); in MPIBackgroundThread()
292 std::string key = mRes.key(); in MPIBackgroundThread()
296 call->recv_call_(mRes); in MPIBackgroundThread()
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...