/external/elfutils/tests/ |
D | run-readelf-discr.sh | 110 discr (ref4) [ 47] 115 discr (ref4) [ 47] 271 discr (ref4) [ 4e]
|
D | Makefile.am | 182 run-readelf-discr.sh \ 468 run-readelf-discr.sh \
|
D | ChangeLog | 573 * Makefile.am (TESTS): Add run-readelf-discr.sh. 576 * run-readelf-discr.sh: New test.
|
/external/skqp/src/gpu/ccpr/ |
D | GrCCFillGeometry.cpp | 391 Sk2f p, q, qqq, discr, numRoots, D; in find_chops_around_loop_intersection() local 414 discr = qqq*p*2 + p*p; in find_chops_around_loop_intersection() 415 numRoots = (discr < 0).thenElse(3, 1); in find_chops_around_loop_intersection() 423 Sk2f s = r.abs() + discr.sqrt(); in find_chops_around_loop_intersection() 660 float discr = b*b - 4*a*c; in find_midtangent() local 661 if (discr < 0) { in find_midtangent() 666 float q = -.5f * (b + copysignf(std::sqrt(discr), b)); in find_midtangent()
|
/external/skia/src/core/ |
D | SkGeometry.cpp | 592 static float solve_quadratic_equation_for_midtangent(float a, float b, float c, float discr) { in solve_quadratic_equation_for_midtangent() argument 594 float q = -.5f * (b + copysignf(sqrtf(discr), b)); in solve_quadratic_equation_for_midtangent() 643 float discr = b*b - 4*a*c; in SkFindCubicMidTangent() local 644 if (discr > 0) { // This will only be false if the curve is a line. in SkFindCubicMidTangent() 645 return solve_quadratic_equation_for_midtangent(a, b, c, discr); in SkFindCubicMidTangent() 837 double discr = 3*D2*D2 - 4*D1*D3; in SkClassifyCubic() local 838 if (discr > 0) { // Serpentine. in SkClassifyCubic() 840 double q = 3*D2 + copysign(sqrt(3*discr), D2); in SkClassifyCubic() 844 } else if (discr < 0) { // Loop. in SkClassifyCubic() 846 double q = D2 + copysign(sqrt(-discr), D2); in SkClassifyCubic()
|
/external/skia/src/gpu/tessellate/ |
D | GrTessellationPathRenderer.cpp | 99 float discr = b*b - 4*1*c; in initAtlasFlags() local 100 if (discr <= 0) { in initAtlasFlags() 108 float q = -.5f * (b - std::sqrt(discr)); // Always positive. in initAtlasFlags()
|
D | GrStrokeHardwareTessellator.cpp | 654 float discr = b*b - 4*a*c; in cubic_has_cusp() local 663 return fabsf(discr) <= cuspThreshold && in cubic_has_cusp()
|
/external/skqp/src/core/ |
D | SkGeometry.cpp | 634 double discr = 3*D2*D2 - 4*D1*D3; in SkClassifyCubic() local 635 if (discr > 0) { // Serpentine. in SkClassifyCubic() 637 double q = 3*D2 + copysign(sqrt(3*discr), D2); in SkClassifyCubic() 641 } else if (discr < 0) { // Loop. in SkClassifyCubic() 643 double q = D2 + copysign(sqrt(-discr), D2); in SkClassifyCubic()
|
/external/llvm/test/Transforms/AddDiscriminators/ |
D | oneline.ll | 63 !1 = !DIFile(filename: "a.cc", directory: "/usr/local/google/home/dehao/discr")
|
/external/llvm-project/llvm/test/Transforms/AddDiscriminators/ |
D | oneline.ll | 63 !1 = !DIFile(filename: "a.cc", directory: "/usr/local/google/home/dehao/discr")
|
/external/mesa3d/src/imgui/ |
D | imstb_truetype.h | 4243 float discr = b*b - a*c; in stbtt__ray_intersect_bezier() local 4244 if (discr > 0.0) { in stbtt__ray_intersect_bezier() 4246 float d = (float) STBTT_sqrt(discr); in stbtt__ray_intersect_bezier()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | Dwarf.def | 227 HANDLE_DW_AT(0x15, discr, 2, DWARF)
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ |
D | Dwarf.def | 240 HANDLE_DW_AT(0x15, discr, 2, DWARF)
|
/external/selinux/policycoreutils/po/ |
D | fr.po | 2659 "discrétionnaire." 3468 "discrétionnaire."
|
/external/libwebsockets/minimal-examples/api-tests/api-test-fts/ |
D | les-mis-utf8.txt | 5870 s'abaissaient discrètement sur ce brouhaha du bas du visage comme pour 8804 discrétion de la police. Elle en fait ce qu'elle veut, les punit comme 8810 redoutable pouvoir discrétionnaire. En cet instant, il le sentait, son 12262 et si universellement honoré. Quand l'huissier, ouvrant discrètement la
|