Home
last modified time | relevance | path

Searched defs:k (Results 1 – 10 of 10) sorted by relevance

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct/d/
DT_invoke_direct_21.java25 int k = 777; in test() local
32 int k = 333; in run() local
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct_range/d/
DT_invoke_direct_range_21.java25 int k = 777; in test() local
32 int k = 333; in run() local
/cts/suite/cts/deviceTests/simplecpu/jni/
DCpuNativeJni.cpp218 for (int k = 0; k < M; k++) { in doMatrixMultiplication() local
224 for (int k = 0; k < n; k++) { in doMatrixMultiplication() local
235 for (int k = 0; k < M; k++) { in doMatrixMultiplication() local
/cts/apps/CtsVerifier/lib/colorchecker/
Dtestingimage.cpp46 for (int k = 0; k < mChannels; ++k) { in TestingImage() local
78 for (int k = 0; k < mChannels; ++k) { in TestingImage() local
Dcolorcheckertest.cpp348 for (int k = 0; k < 2; ++k) { in houghLineDetection() local
/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dbox2d.js27 …);this.constructor===Y&&this.b2ManifoldPoint.apply(this,arguments)}function k(){k.b2Point.apply(th… function
122 …Shape.apply(this,arguments);this.m_p=new V};G.prototype.Copy=function(){var k=new G;k.Set(this);re… argument
123 u.col2.x*this.m_p.y);u=k.position.y+(u.col1.y*this.m_p.x+u.col2.y*this.m_p.y);D=z.x-D;u=z.y-u;retur… argument
124 R){E/=R;k.fraction=E;k.normal.x=H+E*D;k.normal.y=u+E*O;k.normal.Normalize();return true}return fals… argument
125 …is.m_p.x+this.m_p.y*this.m_p.y))};G.prototype.ComputeSubmergedArea=function(k,z,u,D){if(z===undefi… argument
126 function(){return this.m_p};G.prototype.SetLocalPosition=function(k){this.m_p.SetV(k)};G.prototype.… argument
127 …y.prototype.TestPoint=function(){return false};y.prototype.RayCast=function(k,z,u){var D,H=z.p2.x-… argument
128 …+aa*u;if(0<=R&&R<=z.maxFraction*S){z=-H*aa+O*E;if(-D*S<=z&&z<=S*(1+D)){R/=S;k.fraction=R;z=Math.sq… argument
129 ….m_v2.y);u=z.position.y+(u.col1.y*this.m_v2.x+u.col2.y*this.m_v2.y);if(D<O){k.lowerBound.x=D;k.upp… argument
132 function(){return this.m_cornerConvex2};y.prototype.GetFirstVertex=function(k){var z=k.R;return new… argument
[all …]
Dearley-boyer.js951 function sc_listTail(l, k) { argument
960 function sc_listRef(l, k) { argument
1298 function sc_makeJSStringOfLength(k, c) { argument
1316 function sc_makejsString(k, c) { argument
3143 function sc_keyword2jsstring(k) { argument
3285 function sc_stringRef(s, k) { argument
4272 loop2 = function(k, l2) { argument
4618 test = function(k) { argument
Dpdfjs.js963 Util.makeCssCmyk = function Util_makeCssCmyk(c, m, y, k) { argument
13237 k: 'setFillCMYKColor', property
21059 k: 0x006B, property
23426 'k': 500, property
23743 'k': 556, property
24060 'k': 556, property
24377 'k': 500, property
24886 'k': 500, property
25203 'k': 556, property
25520 'k': 500, property
[all …]
/cts/tests/tests/graphics/src/android/graphics/cts/
DPaintFlagsDrawFilterTest.java117 int k = 0; in testPaintFlagsDrawFilter2() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java1076 Target.Floaty k = t.new32((float)(180.0 / Math.PI)); in computeDegrees() local