Searched refs:Quadratic (Results 1 – 12 of 12) sorted by relevance
/external/skqp/src/utils/win/ |
D | SkDWriteGeometrySink.cpp | 89 } Cubic[4], Quadratic[3]; typedef 91 static bool check_quadratic(const Cubic& cubic, Quadratic& reduction) { in check_quadratic() 123 Quadratic quadratic; in AddBeziers()
|
/external/llvm-project/llvm/test/Analysis/ScalarEvolution/ |
D | solve-quadratic.ll | 41 ; Quadratic equation: 2x^2 + 2x + 4 in i4, solution (wrap): 4 73 ; Quadratic equation: 1x^2 + -73x + -146 in i32, solution (wrap): 75 117 ; Quadratic equation: 2x^2 - 4x + 34 in i4, solution (exact): 1. 149 ; Quadratic equation 4x^2 + 2x + 2 in i16, solution (wrap): 181
|
/external/llvm/docs/CommandGuide/ |
D | llc.rst | 162 Register allocator based on 'Partitioned Boolean Quadratic Programming'.
|
/external/llvm-project/llvm/docs/CommandGuide/ |
D | llc.rst | 189 Register allocator based on 'Partitioned Boolean Quadratic Programming'.
|
/external/ppp/pppd/plugins/radius/etc/ |
D | dictionary.ascend | 203 VALUE Ascend-History-Weigh-Type History-Quadratic 2
|
/external/one-true-awk/testdir/ |
D | funstack.ok | 130 C. E. Radke The Use of Quadratic Residue Research 103--105 133 James R. Bell The Quadratic Quotient Method: A Hash 319 A. C. Day Full Table Quadratic Searching for 382 J. R. Bell Comment on Bell's Quadratic Quotient 820 R. I. Shrager Quadratic programming for nonlinear 1108 for Quadratic and Linear Programming 1707 A. Frank Ackerman Quadratic Search for Hash Tables of Size 2108 Vladimir Batagelj Quadratic Hash Method When the Table 2326 Carson E. Agnew On Quadratic Adaptive Routing Algorithms 18--22
|
D | funstack.in | 764 title = "The Use of Quadratic Residue Research", 800 title = "The Quadratic Quotient Method: {A} Hash Code Eliminating Secondary Clustering", 2257 title = "Full Table Quadratic Searching for Scatter Storage", 2678 title = "Comment on {Bell}'s Quadratic Quotient Method for Hash Code Searching", 5722 title = "Quadratic programming for nonlinear regression", 8061 …title = "{ACM} Algorithm 431: {A} Computer Routine for Quadratic and Linear Programming Pro… 12812 title = "Quadratic Search for Hash Tables of Size $p^n$", 15918 title = "Quadratic Hash Method When the Table Size is not a Prime Number", 17617 title = "On Quadratic Adaptive Routing Algorithms",
|
/external/ImageMagick/Magick++/ |
D | ChangeLog | 938 (PathQuadraticCurvetoAbs): New class. Quadratic bezier, absolute 940 (PathQuadraticCurvetoRel): New class. Quadratic bezier, relative 942 (PathSmoothQuadraticCurvetoAbs): New class. Quadratic bezier, 944 (PathSmoothQuadraticCurvetoRel): New class. Quadratic bezier,
|
/external/ImageMagick/MagickCore/ |
D | resize.c | 415 static double Quadratic(const double x, in Quadratic() function 865 { Quadratic, 1.5, 1.5, 0.0, 0.0, QuadraticWeightingFunction },/* Quadratic gaussian */ in AcquireResizeFilter()
|
/external/kotlinx.coroutines/ |
D | CHANGES.md | 19 * Quadratic complexity depending on the number of upstream flows is eliminated (#2296).
|
/external/llvm-project/llvm/docs/ |
D | CodeGenerator.rst | 1463 * *PBQP* --- A Partitioned Boolean Quadratic Programming (PBQP) based register
|
/external/llvm/docs/ |
D | CodeGenerator.rst | 1435 * *PBQP* --- A Partitioned Boolean Quadratic Programming (PBQP) based register
|