Searched refs:ort (Results 1 – 11 of 11) sorted by relevance
/external/apache-commons-math/src/main/java/org/apache/commons/math/geometry/ |
D | Rotation.java | 232 double[][] ort = orthogonalizeMatrix(m, threshold); in Rotation() local 235 double det = ort[0][0] * (ort[1][1] * ort[2][2] - ort[2][1] * ort[1][2]) - in Rotation() 236 ort[1][0] * (ort[0][1] * ort[2][2] - ort[2][1] * ort[0][2]) + in Rotation() 237 ort[2][0] * (ort[0][1] * ort[1][2] - ort[1][1] * ort[0][2]); in Rotation() 255 double s = ort[0][0] + ort[1][1] + ort[2][2]; in Rotation() 260 q1 = inv * (ort[1][2] - ort[2][1]); in Rotation() 261 q2 = inv * (ort[2][0] - ort[0][2]); in Rotation() 262 q3 = inv * (ort[0][1] - ort[1][0]); in Rotation() 264 s = ort[0][0] - ort[1][1] - ort[2][2]; in Rotation() 269 q0 = inv * (ort[1][2] - ort[2][1]); in Rotation() [all …]
|
/external/opencv3/modules/calib3d/src/ |
D | dls.h | 92 double *d, *e, *ort; variable 615 ort[i] = H[i][m - 1] / scale; in orthes() 616 h += ort[i] * ort[i]; in orthes() 619 if (ort[m] > 0) { in orthes() 622 h = h - ort[m] * g; in orthes() 623 ort[m] = ort[m] - g; in orthes() 631 f += ort[i] * H[i][j]; in orthes() 635 H[i][j] -= f * ort[i]; in orthes() 642 f += ort[j] * H[i][j]; in orthes() 646 H[i][j] -= f * ort[j]; in orthes() [all …]
|
/external/dhcpcd-6.8.2/ |
D | ipv4.c | 368 nc_route(struct rt *ort, struct rt *nrt) in nc_route() argument 377 desc_route(ort == NULL ? "adding" : "changing", nrt); in nc_route() 379 if (ort == NULL) { in nc_route() 380 ort = ipv4_findrt(nrt->iface->ctx, nrt, 0); in nc_route() 381 if (ort && in nc_route() 382 ((ort->flags & RTF_REJECT && nrt->flags & RTF_REJECT) || in nc_route() 383 (ort->iface == nrt->iface && in nc_route() 385 ort->metric == nrt->metric && in nc_route() 387 ort->gate.s_addr == nrt->gate.s_addr))) in nc_route() 389 } else if (ort->flags & STATE_FAKE && !(nrt->flags & STATE_FAKE) && in nc_route() [all …]
|
D | ipv6.c | 1832 nc_route(struct rt6 *ort, struct rt6 *nrt) in nc_route() argument 1841 desc_route(ort == NULL ? "adding" : "changing", nrt); in nc_route() 1843 if (ort == NULL) { in nc_route() 1844 ort = ipv6_findrt(nrt->iface->ctx, nrt, 0); in nc_route() 1845 if (ort && in nc_route() 1846 ((ort->flags & RTF_REJECT && nrt->flags & RTF_REJECT) || in nc_route() 1847 (ort->iface == nrt->iface && in nc_route() 1849 ort->metric == nrt->metric && in nc_route() 1851 IN6_ARE_ADDR_EQUAL(&ort->gate, &nrt->gate)))) in nc_route() 1859 if (ort && if_route6(RTM_DELETE, ort) == -1 && in nc_route() [all …]
|
/external/opencv3/modules/core/src/ |
D | lda.cpp | 254 double *d, *e, *ort; member in cv::EigenvalueDecomposition 777 ort[i] = H[i][m - 1] / scale; in orthes() 778 h += ort[i] * ort[i]; in orthes() 781 if (ort[m] > 0) { in orthes() 784 h = h - ort[m] * g; in orthes() 785 ort[m] = ort[m] - g; in orthes() 793 f += ort[i] * H[i][j]; in orthes() 797 H[i][j] -= f * ort[i]; in orthes() 804 f += ort[j] * H[i][j]; in orthes() 808 H[i][j] -= f * ort[j]; in orthes() [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | atomic_op.ll | 12 %ort = alloca i32 ; <i32*> [#uses=2] 22 store i32 3855, i32* %ort 50 %5 = atomicrmw or i32* %ort, i32 4080 monotonic
|
/external/llvm/test/CodeGen/ARM/ |
D | atomic-op.ll | 16 %ort = alloca i32 ; <i32*> [#uses=2] 25 store i32 3855, i32* %ort 81 %5 = atomicrmw or i32* %ort, i32 4080 monotonic
|
/external/curl/tests/ |
D | FILEFORMAT | 343 %POP36PORT - IPv6 ort number of the POP3 server
|
/external/hyphenation-patterns/en-GB/ |
D | hyph-en-gb.pat.txt | 5703 2ort
|
/external/hyphenation-patterns/nb/ |
D | hyph-nb.pat.txt | 17389 2ort 17411 ortå4
|
/external/hyphenation-patterns/nn/ |
D | hyph-nn.pat.txt | 17389 2ort 17411 ortå4
|