HomeSort by relevance Sort by last modified time
    Searched defs:az (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/icu/source/common/
locmap.c 126 static const ILcidPosixElement az[] = { variable
127 {0x2c, "az"},
581 ILCID_POSIX_MAP(az), /* az Azerbaijani 0x2c */
  /external/qemu/android/skin/
trackball.c 494 Fix16 az = fixedvector_dot( (Fix16Vector)&coord->f, (Fix16Vector)&faxes[2] ); local
507 d[2] = ball->dots[pp][2] - az;
  /external/webkit/WebCore/platform/graphics/transforms/
TransformationMatrix.cpp 452 double ax, ay, az, aw; local
458 ax = qa[0]; ay = qa[1]; az = qa[2]; aw = qa[3];
461 angle = ax * bx + ay * by + az * bz + aw * bw;
465 az = -az; aw = -aw;
483 bw = az;
490 cz = az * scale + bz * invscale;
    [all...]
  /external/sqlite/dist/
sqlite3.c 52759 } az; member in union:vdbeExecUnion
69868 static const char *az[] = { "BEGIN", "RELEASE", "ROLLBACK" }; local
    [all...]

Completed in 951 milliseconds