/external/tensorflow/tensorflow/go/ |
D | tensor_handle.go | 53 th := &TensorHandle{c: cHandle} 54 runtime.SetFinalizer(th, (*TensorHandle).finalizer) 55 return th, nil 58 func (th *TensorHandle) finalizer() { 59 C.TFE_DeleteTensorHandle(th.c) 64 th := &TensorHandle{c: c} 65 runtime.SetFinalizer(th, (*TensorHandle).finalizer) 66 return th 70 func (th *TensorHandle) DataType() DataType { 71 return DataType(C.TFE_TensorHandleDataType(th.c)) [all …]
|
/external/doclava/res/assets/templates/ |
D | todo.cs | 14 table th { property 35 <tr><th>Errors</th><td><?cs var:all.errorCount ?></td></tr> 36 <tr><th>Percent Good</th><td><?cs var:all.percentGood ?></td></tr> 37 <tr><th>Total Comments</th><td><?cs var:all.totalCount ?></td></tr> 44 <th>Package</th> 45 <th>Errors</th> 46 <th>Percent Good</th> 47 <th>Total</th> 64 <th>Class</th> 65 <th>Errors</th> [all …]
|
/external/protobuf/docs/ |
D | performance.md | 28 <th rowspan="2"> </th> 29 <th colspan="3" rowspan="1">C++</th> 30 <th colspan="3" rowspan="1">C++ with tcmalloc</th> 31 <th colspan="3" rowspan="1">java</th> 32 <th colspan="3" rowspan="1">python</th> 35 <th colspan="1">new</th> 36 <th colspan="1">new arena</th> 37 <th colspan="1">reuse</th> 38 <th colspan="1">new</th> 39 <th colspan="1">new arena</th> [all …]
|
/external/skia/site/user/sample/ |
D | pdf.md | 32 #pdftable tr th, #pdftable tr td {border:#888888 2px solid;padding: 5px;} 35 <tr><th>Effect</th> <th>text</th> <th>images</th> <th>everything 36 else</th></tr> 37 <tr><th>SkMaskFilter</th> <td>drop</td> <td>ignore</td> <td>ignore</td></tr> 38 <tr><th>SkPathEffect</th> <td>ignore</td> <td>n/a</td> <td>expand</td></tr> 39 <tr><th>SkColorFilter</th> <td>ignore</td> <td>expand</td> <td>ignore</td></tr> 40 <tr><th>SkImageFilter</th> <td>expand</td> <td>expand</td> <td>expand</td></tr> 41 <tr><th>unsupported SkXferModes</th> <td>ignore</td> <td>ignore</td> <td>ignore</td></tr> 42 <tr><th>non-gradient SkShader</th> <td>expand</td> <td>n/a</td> <td>expand</td></tr>
|
/external/skqp/site/ |
D | roles.md | 15 #rolestable tr th, #rolestable tr td {border-right:white 2px solid;padding:0 5px;} 21 <th></th> 22 <th>Source Code & Documentation</th> 23 <th>Code Reviews</th> 24 <th>Bug Tracker</th> 25 <th></th> 28 <th>Committer</th> 38 <th>Contributor<br>(and above)</th> 50 <th>Developer<br>(and above)</th>
|
D | index.md | 28 <tr><th>Shapes</th><th>Bézier Curves</th></tr> 38 <tr><th>Translations and Rotations</th><th>Text Rendering</th></tr> 48 <tr><th>Discrete Path Effects</th><th>Composed Path Effects</th></tr> 57 <tr><th>Sum Path Effects</th><th>Shaders</th></tr>
|
D | index_zh.md | 39 <tr><th><!-- Shapes -->几何形状</th><th><!-- Bézier Curves -->贝塞尔曲线</th></tr> 54 <th><!-- Translations and Rotations -->平移与旋转</th> 55 <th><!-- Text Rendering -->文字渲染</th> 71 <th><!-- Discrete Path Effects -->离散路径特效</th> 72 <th><!-- Composed Path Effects -->合成路径特效</th> 86 <tr><th><!-- Sum Path Effects -->叠加路径特效</th><th><!-- Shaders -->着色器</th></tr>
|
/external/skia/site/ |
D | roles.md | 15 #rolestable tr th, #rolestable tr td {border-right:white 2px solid;padding:0 5px;} 21 <th></th> 22 <th>Source Code & Documentation</th> 23 <th>Code Reviews</th> 24 <th>Bug Tracker</th> 25 <th></th> 28 <th>Committer</th> 38 <th>Contributor<br>(and above)</th> 50 <th>Developer<br>(and above)</th>
|
D | index_zh.md | 39 <tr><th><!-- Shapes -->几何形状</th><th><!-- Bézier Curves -->贝塞尔曲线</th></tr> 54 <th><!-- Translations and Rotations -->平移与旋转</th> 55 <th><!-- Text Rendering -->文字渲染</th> 71 <th><!-- Discrete Path Effects -->离散路径特效</th> 72 <th><!-- Composed Path Effects -->合成路径特效</th> 86 <tr><th><!-- Sum Path Effects -->叠加路径特效</th><th><!-- Shaders -->着色器</th></tr>
|
D | index.md | 28 <tr><th>Shapes</th><th>Bézier Curves</th></tr> 38 <tr><th>Translations and Rotations</th><th>Text Rendering</th></tr> 48 <tr><th>Discrete Path Effects</th><th>Composed Path Effects</th></tr> 57 <tr><th>Sum Path Effects</th><th>Shaders</th></tr>
|
/external/skqp/site/user/sample/ |
D | pdf.md | 57 #pdftable tr th, #pdftable tr td {border:#888888 2px solid;padding: 5px;} 60 <tr><th>Effect</th> <th>text</th> <th>images</th> <th>everything 61 else</th></tr> 62 <tr><th>SkMaskFilter</th> <td>drop</td> <td>ignore</td> <td>ignore</td></tr> 63 <tr><th>SkPathEffect</th> <td>ignore</td> <td>n/a</td> <td>expand</td></tr> 64 <tr><th>SkColorFilter</th> <td>ignore</td> <td>expand</td> <td>ignore</td></tr> 65 <tr><th>SkImageFilter</th> <td>expand</td> <td>expand</td> <td>expand</td></tr> 66 <tr><th>unsupported SkXferModes</th> <td>ignore</td> <td>ignore</td> <td>ignore</td></tr> 67 <tr><th>non-gradient SkShader</th> <td>expand</td> <td>n/a</td> <td>expand</td></tr>
|
/external/eigen/doc/ |
D | TutorialBlockOperations.dox | 18 <tr><th>\b %Block \b operation</td> 19 <th>Version constructing a \n dynamic-size block expression</th> 20 <th>Version constructing a \n fixed-size block expression</th></tr> 40 <tr><th>Example:</th><th>Output:</th></tr> 54 <tr><th>Example:</th><th>Output:</th></tr> 75 <tr><th>%Block operation</th> 76 <th>Method</th> 77 <tr><td>i<sup>th</sup> row 82 <tr><td>j<sup>th</sup> column 92 <tr><th>Example:</th><th>Output:</th></tr> [all …]
|
D | TutorialAdvancedInitialization.dox | 19 <tr><th>Example:</th><th>Output:</th></tr> 32 <tr><th>Example:</th><th>Output:</th></tr> 43 <tr><th>Example:</th><th>Output:</th></tr> 55 <tr><th>Example:</th><th>Output:</th></tr> 74 <tr><th>Example:</th><th>Output:</th></tr> 94 <tr><th>Example:</th><th>Output:</th></tr> 110 <tr><th>Example:</th><th>Output:</th></tr> 132 <tr><th>Example:</th><th>Output:</th></tr> 148 <tr><th>Example:</th><th>Output:</th></tr>
|
D | TutorialReshapeSlicing.dox | 17 <tr><th>Example:</th><th>Output:</th></tr> 28 <tr><th>Example:</th><th>Output:</th></tr> 45 <tr><th>Example:</th><th>Output:</th></tr> 55 <tr><th>Example:</th><th>Output:</th></tr>
|
D | TutorialLinearAlgebra.dox | 21 <tr><th>Example:</th><th>Output:</th></tr> 41 <th>Decomposition</th> 42 <th>Method</th> 43 <th>Requirements<br/>on the matrix</th> 44 <th>Speed<br/> (small-to-medium)</th> 45 <th>Speed<br/> (large)</th> 46 <th>Accuracy</th> 121 <tr><th>Example:</th><th>Output:</th></tr> 138 <tr><th>Example:</th><th>Output:</th></tr> 155 <tr><th>Example:</th><th>Output:</th></tr> [all …]
|
D | TopicAliasing.dox | 19 <tr><th>Example</th><th>Output</th></tr> 55 <tr><th>Example</th><th>Output</th></tr> 87 <tr><th>Example</th><th>Output</th></tr> 104 <tr><th>Example</th><th>Output</th></tr> 117 <tr><th>Original function</th><th>In-place function</th></tr> 141 <tr><th>Example</th><th>Output</th></tr> 163 <tr><th>Example</th><th>Output</th></tr> 182 <tr><th>Example</th><th>Output</th></tr> 194 <tr><th>Example</th><th>Output</th></tr> 206 <tr><th>Example</th><th>Output</th></tr> [all …]
|
D | TutorialReductionsVisitorsBroadcasting.dox | 16 <tr><th>Example:</th><th>Output:</th></tr> 40 <tr><th>Example:</th><th>Output:</th></tr> 50 <tr><th>Example:</th><th>Output:</th></tr> 69 <tr><th>Example:</th><th>Output:</th></tr> 96 <tr><th>Example:</th><th>Output:</th></tr> 116 <tr><th>Example:</th><th>Output:</th></tr> 127 <tr><th>Example:</th><th>Output:</th></tr> 143 <tr><th>Example:</th><th>Output:</th></tr> 181 <tr><th>Example:</th><th>Output:</th></tr> 212 <tr><th>Example:</th><th>Output:</th></tr> [all …]
|
/external/grpc-grpc/test/core/gprpp/ |
D | thd_test.cc | 61 for (auto& th : thds) { in test1() local 62 th = grpc_core::Thread("grpc_thread_body1_test", &thd_body1, &t); in test1() 63 th.Start(); in test1() 70 for (auto& th : thds) { in test1() local 71 th.Join(); in test1() 81 for (auto& th : thds) { in test2() local 83 th = grpc_core::Thread("grpc_thread_body2_test", &thd_body2, nullptr, &ok); in test2() 85 th.Start(); in test2() 87 for (auto& th : thds) { in test2() local 88 th.Join(); in test2()
|
/external/grpc-grpc/test/core/surface/ |
D | concurrent_connectivity_test.cc | 179 for (auto& th : threads) { in run_concurrent_connectivity_test() local 180 th = grpc_core::Thread("grpc_wave_1", create_loop_destroy, localhost); in run_concurrent_connectivity_test() 181 th.Start(); in run_concurrent_connectivity_test() 183 for (auto& th : threads) { in run_concurrent_connectivity_test() local 184 th.Join(); in run_concurrent_connectivity_test() 203 for (auto& th : threads) { in run_concurrent_connectivity_test() local 204 th = grpc_core::Thread("grpc_wave_2", create_loop_destroy, args.addr); in run_concurrent_connectivity_test() 205 th.Start(); in run_concurrent_connectivity_test() 207 for (auto& th : threads) { in run_concurrent_connectivity_test() local 208 th.Join(); in run_concurrent_connectivity_test() [all …]
|
/external/tcpdump/ |
D | print-tcp.c | 253 register struct tcp_seq_hash6 *th; in tcp_print() local 277 for (th = &tcp_seq_hash[tha.port % TSEQ_HASHSIZE]; in tcp_print() 278 th->nxt; th = th->nxt) in tcp_print() 279 if (memcmp((char *)&tha, (char *)&th->addr, in tcp_print() 280 sizeof(th->addr)) == 0) in tcp_print() 283 if (!th->nxt || (flags & TH_SYN)) { in tcp_print() 285 if (th->nxt == NULL) { in tcp_print() 286 th->nxt = (struct tcp_seq_hash6 *) in tcp_print() 287 calloc(1, sizeof(*th)); in tcp_print() 288 if (th->nxt == NULL) in tcp_print() [all …]
|
/external/eigen/demos/mandelbrot/ |
D | mandelbrot.h | 61 for(int th = 0; th < threadcount; th++) threads[th] = new MandelbrotThread(this, th); in MandelbrotWidget() local 66 for(int th = 0; th < threadcount; th++) delete threads[th]; in ~MandelbrotWidget() local
|
D | mandelbrot.cpp | 134 for(int th = 0; th < threadcount; th++) in paintEvent() local 135 threads[th]->start(QThread::LowPriority); in paintEvent() 136 for(int th = 0; th < threadcount; th++) in paintEvent() local 138 threads[th]->wait(); in paintEvent() 139 total_iter += threads[th]->total_iter; in paintEvent() 182 for(int th = 0; th < threadcount; th++) in mousePressEvent() local 183 threads[th]->terminate(); in mousePressEvent() 199 for(int th = 0; th < threadcount; th++) in mouseMoveEvent() local 200 threads[th]->terminate(); in mouseMoveEvent()
|
/external/compiler-rt/test/tsan/ |
D | mmap_stress.cc | 23 pthread_t th[4]; in Worker1() local 25 if (pthread_create(&th[i], 0, SubWorker, 0)) in Worker1() 29 if (pthread_join(th[i], 0)) in Worker1() 37 pthread_t th[4]; in Worker() local 39 if (pthread_create(&th[i], 0, Worker1, 0)) in Worker() 43 if (pthread_join(th[i], 0)) in Worker() 54 pthread_t th[4]; in main() 56 if (pthread_create(&th[i], 0, Worker, 0)) in main() 60 if (pthread_join(th[i], 0)) in main()
|
D | pthread_key.cc | 28 pthread_t th; in main() local 29 pthread_create(&th, 0, thr, 0); in main() 30 pthread_join(th, 0); in main() 32 pthread_t th[2]; in main() local 33 pthread_create(&th[0], 0, thr, 0); in main() 34 pthread_create(&th[1], 0, thr, 0); in main() 35 pthread_join(th[0], 0); in main() 36 pthread_join(th[1], 0); in main()
|
/external/compiler-rt/lib/tsan/tests/rtl/ |
D | tsan_posix.cc | 59 pthread_t th[3]; in TEST() local 63 EXPECT_EQ(pthread_create(&th[0], 0, dtors_thread, &k1), 0); in TEST() 64 EXPECT_EQ(pthread_create(&th[1], 0, dtors_thread, &k2), 0); in TEST() 65 EXPECT_EQ(pthread_join(th[0], 0), 0); in TEST() 66 EXPECT_EQ(pthread_create(&th[2], 0, dtors_thread, &k3), 0); in TEST() 67 EXPECT_EQ(pthread_join(th[1], 0), 0); in TEST() 68 EXPECT_EQ(pthread_join(th[2], 0), 0); in TEST() 82 pthread_t th[kThreads]; in local_thread() local 84 EXPECT_EQ(pthread_create(&th[i], 0, local_thread, in local_thread() 87 EXPECT_EQ(pthread_join(th[i], 0), 0); in local_thread() [all …]
|