/external/llvm-project/openmp/runtime/test/worksharing/for/ |
D | omp_parallel_for_reduction.c | 29 double dpt; in test_omp_parallel_for_reduction() local 68 dpt=1; in test_omp_parallel_for_reduction() 70 dpt*=dt; in test_omp_parallel_for_reduction() 72 dknown_sum = (1-dpt)/(1-dt); in test_omp_parallel_for_reduction() 84 dpt=1; in test_omp_parallel_for_reduction() 87 dpt*=dt; in test_omp_parallel_for_reduction() 90 ddiff = (1-dpt)/(1-dt); in test_omp_parallel_for_reduction()
|
D | omp_for_reduction.c | 31 double dpt; in test_omp_for_reduction() local 109 dpt = 1.; in test_omp_for_reduction() 111 dpt *= dt; in test_omp_for_reduction() 113 dknown_sum = (1 - dpt) / (1 - dt); in test_omp_for_reduction() 130 ddiff = (1 - dpt) / (1 - dt); in test_omp_for_reduction()
|
/external/llvm-project/openmp/runtime/test/parallel/ |
D | omp_parallel_reduction.c | 29 double dpt; in test_omp_parallel_reduction() local 68 dpt=1; in test_omp_parallel_reduction() 70 dpt*=dt; in test_omp_parallel_reduction() 72 dknown_sum = (1-dpt)/(1-dt); in test_omp_parallel_reduction() 83 dpt=1; in test_omp_parallel_reduction() 86 dpt*=dt; in test_omp_parallel_reduction() 89 ddiff = (1-dpt)/(1-dt); in test_omp_parallel_reduction()
|
/external/llvm-project/openmp/runtime/test/atomic/ |
D | omp_atomic.c | 32 double dpt, div; in test_omp_atomic() local 81 dpt = 1; in test_omp_atomic() 83 dpt *= dt; in test_omp_atomic() 85 dknown_sum = (1 - dpt) / (1 -dt); in test_omp_atomic() 103 dpt = 1; in test_omp_atomic() 105 dpt *= dt; in test_omp_atomic() 107 ddiff = (1 - dpt) / (1 - dt); in test_omp_atomic()
|
/external/llvm-project/openmp/runtime/test/worksharing/sections/ |
D | omp_parallel_sections_reduction.c | 10 double dpt; in test_omp_parallel_sections_reduction() local 31 dpt = 1; in test_omp_parallel_sections_reduction() 101 dpt*=dt; in test_omp_parallel_sections_reduction() 103 dknown_sum = (1-dpt)/(1-dt); in test_omp_parallel_sections_reduction() 133 dpt=1; in test_omp_parallel_sections_reduction() 135 dpt*=dt; in test_omp_parallel_sections_reduction() 138 ddiff = (1-dpt)/(1-dt); in test_omp_parallel_sections_reduction()
|
D | omp_sections_reduction.c | 10 double dpt,dsum; in test_omp_sections_reduction() local 29 dpt =1; in test_omp_sections_reduction() 103 dpt*=dt; in test_omp_sections_reduction() 105 dknown_sum = (1-dpt)/(1-dt); in test_omp_sections_reduction() 137 dpt=1; in test_omp_sections_reduction() 139 dpt*=dt; in test_omp_sections_reduction() 142 ddiff = (1-dpt)/(1-dt); in test_omp_sections_reduction()
|
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_surface.c | 212 struct pipe_resource *dpt = &dst_tex->b.b; in i915_surface_copy_blitter() local 235 assert( util_format_get_blocksize(dpt->format) == util_format_get_blocksize(spt->format) ); in i915_surface_copy_blitter() 236 assert( util_format_get_blockwidth(dpt->format) == util_format_get_blockwidth(spt->format) ); in i915_surface_copy_blitter() 237 assert( util_format_get_blockheight(dpt->format) == util_format_get_blockheight(spt->format) ); in i915_surface_copy_blitter() 238 assert( util_format_get_blockwidth(dpt->format) == 1 ); in i915_surface_copy_blitter() 239 assert( util_format_get_blockheight(dpt->format) == 1 ); in i915_surface_copy_blitter() 242 util_format_get_blocksize(dpt->format), in i915_surface_copy_blitter()
|
/external/jcommander/src/test/java/com/beust/jcommander/dynamic/ |
D | DynamicParameterTest.java | 52 DynamicParameterTest dpt = new DynamicParameterTest(); in main() local 53 dpt.simpleWithSpaces(); in main()
|
/external/llvm-project/llvm/test/CodeGen/Thumb2/ |
D | 2009-12-01-LoopIVUsers.ll | 24 %dpt = alloca i8* ; <i8**> [#uses=4] 83 store i8* %19, i8** %dpt, align 4 104 %34 = load i8*, i8** %dpt, align 4 ; <i8*> [#uses=1] 106 %35 = load i8*, i8** %dpt, align 4 ; <i8*> [#uses=1] 108 store i8* %36, i8** %dpt, align 4
|
/external/llvm/test/CodeGen/Thumb2/ |
D | 2009-12-01-LoopIVUsers.ll | 24 %dpt = alloca i8* ; <i8**> [#uses=4] 83 store i8* %19, i8** %dpt, align 4 104 %34 = load i8*, i8** %dpt, align 4 ; <i8*> [#uses=1] 106 %35 = load i8*, i8** %dpt, align 4 ; <i8*> [#uses=1] 108 store i8* %36, i8** %dpt, align 4
|
/external/tensorflow/tensorflow/core/framework/ |
D | collective.cc | 69 for (const auto& dpt : num_devices_per_task) { in ToString() local 70 strings::StrAppend(&v, dpt.first, ": ", dpt.second, ", "); in ToString()
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | hierarchical_tree_broadcaster.cc | 106 for (int dpt : dev_per_task) strings::StrAppend(&dpt_buf, dpt, ";"); in InitializeCollectiveParams() local
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 57642 dpt %8306
|