Searched defs:bz (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/PCH/
H A Dcxx0x-default-delete.cpp31 baz bz; // expected-error{{deleted function}} expected-note@16{{deleted here}} variable
/external/webkit/Source/WebCore/platform/graphics/transforms/
H A DTransformationMatrix.cpp466 double bx, by, bz, bw; local
472 bx = qb[0]; by = qb[1]; bz = qb[2]; bw = qb[3];
474 angle = ax * bx + ay * by + az * bz + aw * bw;
495 bz = -aw;
503 cz = az * scale + bz * invscale;
/external/sqlite/dist/orig/
H A Dsqlite3.c65313 } bz; member in union:vdbeExecUnion
[all...]
/external/sqlite/dist/
H A Dsqlite3.c65326 } bz; member in union:vdbeExecUnion
[all...]

Completed in 612 milliseconds