Searched refs:kappa (Results 1 – 8 of 8) sorted by relevance
/external/v8/src/ |
D | fast-dtoa.cc | 168 int* kappa) { in RoundWeedCounted() argument 200 (*kappa) += 1; in RoundWeedCounted() 367 int* kappa) { in DigitGen() argument 404 *kappa = divisor_exponent + 1; in DigitGen() 410 while (*kappa > 0) { in DigitGen() 415 (*kappa)--; in DigitGen() 450 (*kappa)--; in DigitGen() 492 int* kappa) { in DigitGenCounted() argument 512 *kappa = divisor_exponent + 1; in DigitGenCounted() 519 while (*kappa > 0) { in DigitGenCounted() [all …]
|
/external/opencv3/modules/features2d/src/kaze/ |
D | fed.cpp | 128 int kappa = 0, prime = 0; in fed_tau_internal() local 133 kappa = n / 2; in fed_tau_internal() 145 while ((index = ((k+1)*kappa) % prime - 1) >= n) { in fed_tau_internal()
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | bezier.c | 502 float kappa = 2.*KAPPA * sign * offset * angles[i]; in make_circle() local 506 o->x2 = circle[i][0] - normals[i][1]*kappa; in make_circle() 507 o->y2 = circle[i][1] + normals[i][0]*kappa; in make_circle() 508 o->x3 = circle[i+1][0] + normals[i+1][1]*kappa; in make_circle() 509 o->y3 = circle[i+1][1] - normals[i+1][0]*kappa; in make_circle()
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | HTMLEntities.properties | 169 # kappa 954
|
/external/clang/include/clang/AST/ |
D | CommentHTMLNamedCharacterReferences.td | 129 def : NCR<"kappa", 0x003BA>;
|
/external/ceres-solver/docs/source/ |
D | solving.rst | 624 more importantly, it can be shown that :math:`\kappa(S)\leq 625 \kappa(H)`. Cseres implements PCG on :math:`S` as the 668 :math:`\sqrt{\kappa(H)}`, where, :math:`\kappa(H)` is the condition 670 :math:`\kappa(H)` is high and a direct application of Conjugate 679 matrix :math:`\kappa(M^{-1}A)`. 685 so that the condition number :math:`\kappa(HM^{-1})` is low, and the 687 preconditioner would be one for which :math:`\kappa(M^{-1}A)
|
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tokenization/ |
D | namedEntities.test | 24493 "input": "&kappa", 24494 "description": "Bad named entity: kappa without a semi-colon", 24499 "&kappa" 24504 "input": "κ", 24505 "description": "Named entity: kappa; with a semi-colon",
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_EDICT.txt | 42783 喝破 < kappa\ ; 99580 喝破 > kappa\ ; 100081 合羽 > kappa\ ; 100201 河童 > kappa\ ;
|