HomeSort by relevance Sort by last modified time
    Searched refs:z0 (Results 26 - 50 of 153) sorted by null

12 3 4 5 6 7

  /external/ipsec-tools/src/racoon/
prsa_tok.l 54 base64 [A-Za-z0-9+/=]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
intrinsic_3dlut.rs 52 float4 z0 = mix(yz00, yz10, f.y);
55 float4 v = mix(z0, z1, f.z);
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_aatriangle.c 49 GLfloat z0, GLfloat z1, GLfloat z2, GLfloat plane[4])
53 const GLfloat pz = z1 - z0;
57 const GLfloat qz = z2 - z0;
68 const GLfloat d = -(a * v0[0] + b * v0[1] + c * z0);
s_aaline.c 80 * z0, and z1 are the end point values to interpolate.
90 GLfloat z0, GLfloat z1, GLfloat plane[4])
96 const GLfloat pz = z1 - z0;
103 const GLfloat d = -(a * x0 + b * y0 + c * z0);
112 const GLfloat pz = z0 - z1;
116 const GLfloat d = -(a * x0 + b * y0 + c * z0);
  /external/chromium_org/tools/grit/grit/gather/
admin_template.py 37 '^\s*[A-Za-z0-9_]+\s*=\s*"(?P<text>.+)"\s*$',
  /external/mesa3d/src/mesa/swrast/
s_aatriangle.c 49 GLfloat z0, GLfloat z1, GLfloat z2, GLfloat plane[4])
53 const GLfloat pz = z1 - z0;
57 const GLfloat qz = z2 - z0;
68 const GLfloat d = -(a * v0[0] + b * v0[1] + c * z0);
s_aaline.c 80 * z0, and z1 are the end point values to interpolate.
90 GLfloat z0, GLfloat z1, GLfloat plane[4])
96 const GLfloat pz = z1 - z0;
103 const GLfloat d = -(a * x0 + b * y0 + c * z0);
112 const GLfloat pz = z0 - z1;
116 const GLfloat d = -(a * x0 + b * y0 + c * z0);
  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
colorcube.rs 59 uint4 z0 = ((yz00 * weight1.y) + (yz10 * weight2.y)) >> (uint4)16;
62 uint4 v = ((z0 * weight1.z) + (z1 * weight2.z)) >> (uint4)16;
  /frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
colorcube.rs 64 uint4 z0 = ((yz00 * weight1.y) + (yz10 * weight2.y)) >> (uint4)16;
67 uint4 v = ((z0 * weight1.z) + (z1 * weight2.z)) >> (uint4)16;
82 //rsDebug("z0", z0);
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
colorcube.rs 59 uint4 z0 = ((yz00 * weight1.y) + (yz10 * weight2.y)) >> (uint4)16;
62 uint4 v = ((z0 * weight1.z) + (z1 * weight2.z)) >> (uint4)16;
  /external/opencv/cv/src/
cvlinefit.cpp 106 float x0 = 0, y0 = 0, z0 = 0; local
134 z0 += z * w;
154 z0 += z;
168 z0 /= w0;
172 dxz = xz - x0 * z0;
174 dyz = yz - y0 * z0;
175 dz2 = z2 - z0 * z0;
214 line[5] = z0;
  /external/chromium_org/third_party/openssl/openssl/crypto/ec/
ec2_oct.c 96 int ret = 0, z0; local
141 z0 = (BN_is_odd(z)) ? 1 : 0;
143 if (z0 != y_bit)
  /external/chromium_org/third_party/skia/samplecode/
SampleSkLayer.cpp 39 static void test_map(SkScalar x0, SkScalar y0, SkScalar z0,
43 src.set(x0, y0, z0);
46 x0, y0, z0,
  /external/openssl/crypto/ec/
ec2_oct.c 96 int ret = 0, z0; local
141 z0 = (BN_is_odd(z)) ? 1 : 0;
143 if (z0 != y_bit)
  /external/skia/samplecode/
SampleSkLayer.cpp 39 static void test_map(SkScalar x0, SkScalar y0, SkScalar z0,
43 src.set(x0, y0, z0);
46 x0, y0, z0,
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmsintrp.c 451 int x0, y0, z0, local
452 X0, Y0, Z0, X1, Y1, Z1;
469 z0 = (int) _cmsQuickFloor(pz); fz = pz - (cmsFloat32Number) z0;
477 Z0 = p -> opta[0] * z0;
478 Z1 = Z0 + (Input[2] >= 1.0 ? 0 : p->opta[0]);
482 d000 = DENS(X0, Y0, Z0);
484 d010 = DENS(X0, Y1, Z0);
487 d100 = DENS(X1, Y0, Z0);
525 int x0, y0, z0; local
598 int x0, y0, z0, local
700 int x0, y0, z0; local
837 int x0, y0, z0; local
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
add-include 30 my $headerPattern = '[\"<][A-Za-z][A-Za-z0-9_/]+(\.h)?[\">]'; # " Make Xcode formatter happy.
33 $headerToAdd =~ /^([A-Za-z][A-Za-z0-9]+)\.h$/ or die "Header to add must be a .h file: $headerToAdd.\n";
  /external/chromium_org/third_party/re2/benchlog/
mktable 127 if(/^([A-Za-z0-9_\/]+)\s+(\d+)\s+(\d+) ns\/op/) {
  /external/chromium_org/tools/
ipc_messages_log.py 90 '^IPC_(?:SYNC_)?MESSAGE_[A-Z0-9_]+\(([A-Za-z0-9_]+).*')
92 '^\s*#define\s+IPC_MESSAGE_START\s+([a-zA-Z0-9_]+MsgStart).*')
  /external/regex-re2/benchlog/
mktable 127 if(/^([A-Za-z0-9_\/]+)\s+(\d+)\s+(\d+) ns\/op/) {
  /external/chromium-trace/trace-viewer/third_party/gl-matrix/src/gl-matrix/
mat4.js 815 var x0, x1, x2, y0, y1, y2, z0, z1, z2, len,
832 z0 = eyex - centerx;
836 len = 1 / Math.sqrt(z0 * z0 + z1 * z1 + z2 * z2);
837 z0 *= len;
842 x1 = upz * z0 - upx * z2;
843 x2 = upx * z1 - upy * z0;
857 y1 = z2 * x0 - z0 * x2;
858 y2 = z0 * x1 - z1 * x0;
874 out[2] = z0;
    [all...]
  /external/chromium_org/v8/tools/
generate-ten-powers.scm 45 #z0
50 #z0
  /frameworks/base/core/jni/android/opengl/
util.cpp 261 float z0 = *pSrc++; local
262 float z1 = z0;
285 if (z < z0) {
286 z0 = z;
299 float dz = z1 - z0;
302 *pSphere++ = z0 + dz * 0.5f;
315 static inline float dot3(float x0, float y0, float z0, float x1, float y1, float z1) {
316 return x0 * x1 + y0 * y1 + z0 * z1;
  /external/chromium_org/third_party/openssl/openssl/crypto/poly1305/
poly1305_arm_asm.S 88 # qhasm: reg128 z0
189 # qhasm: new z0
191 # qhasm: z0 = mem64[input_1]z0[1]; input_1 += 8
192 # asm 1: vld1.8 {<z0=reg128#4%bot},[<input_1=int32#2]!
193 # asm 2: vld1.8 {<z0=d6},[<input_1=r1]!
368 # qhasm: mem128[ptr] aligned= z0
369 # asm 1: vst1.8 {<z0=reg128#4%bot-<z0=reg128#4%top},[<ptr=int32#2,: 128]
370 # asm 2: vst1.8 {<z0=d6-<z0=d7},[<ptr=r1,: 128
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
variance_subpixel_altivec.asm 125 .macro compute_sum_sse src, ref, sum, sse, t1, t2, z0
129 vmrghb \t1, \z0, \src
130 vmrghb \t2, \z0, \ref
134 vmrglb \t1, \z0, \src
135 vmrglb \t2, \z0, \ref
147 .macro variance_final sum, sse, z0, DS
148 vsumsws \sum, \sum, \z0
149 vsumsws \sse, \sse, \z0

Completed in 851 milliseconds

12 3 4 5 6 7