Searched refs:discr (Results 1 – 9 of 9) sorted by relevance
/third_party/elfutils/tests/ |
D | run-readelf-discr.sh | 110 discr (ref4) [ 47] 115 discr (ref4) [ 47] 271 discr (ref4) [ 4e]
|
D | Makefile.am | 194 run-readelf-discr.sh \ 527 run-readelf-discr.sh \
|
D | ChangeLog | 1137 * Makefile.am (TESTS): Add run-readelf-discr.sh. 1140 * run-readelf-discr.sh: New test.
|
/third_party/skia/src/core/ |
D | SkGeometry.cpp | 588 static float solve_quadratic_equation_for_midtangent(float a, float b, float c, float discr) { in solve_quadratic_equation_for_midtangent() argument 590 float q = -.5f * (b + copysignf(sqrtf(discr), b)); in solve_quadratic_equation_for_midtangent() 639 float discr = b*b - 4*a*c; in SkFindCubicMidTangent() local 640 if (discr > 0) { // This will only be false if the curve is a line. in SkFindCubicMidTangent() 641 return solve_quadratic_equation_for_midtangent(a, b, c, discr); in SkFindCubicMidTangent() 833 double discr = 3*D2*D2 - 4*D1*D3; in SkClassifyCubic() local 834 if (discr > 0) { // Serpentine. in SkClassifyCubic() 836 double q = 3*D2 + copysign(sqrt(3*discr), D2); in SkClassifyCubic() 840 } else if (discr < 0) { // Loop. in SkClassifyCubic() 842 double q = D2 + copysign(sqrt(-discr), D2); in SkClassifyCubic()
|
/third_party/skia/src/gpu/tessellate/ |
D | StrokeHardwareTessellator.cpp | 680 float discr = b*b - 4*a*c; in cubic_has_cusp() local 689 return fabsf(discr) <= cuspThreshold && in cubic_has_cusp()
|
/third_party/skia/third_party/externals/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()
|
/third_party/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()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | Dwarf.def | 227 HANDLE_DW_AT(0x15, discr, 2, DWARF)
|
/third_party/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
|