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

  /external/clang/test/CXX/expr/expr.unary/expr.unary.noexcept/
sema.cpp 161 struct G3 { S2 s; };
166 N(G3());
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
prog_noise.c 325 #define G3 0.166666667f
338 float t = (float) (i + j + k) * G3;
415 x1 = x0 - i1 + G3; /* Offsets for second corner in (x,y,z) coords */
416 y1 = y0 - j1 + G3;
417 z1 = z0 - k1 + G3;
418 x2 = x0 - i2 + 2.0f * G3; /* Offsets for third corner in (x,y,z) coords */
419 y2 = y0 - j2 + 2.0f * G3;
420 z2 = z0 - k2 + 2.0f * G3;
421 x3 = x0 - 1.0f + 3.0f * G3;/* Offsets for last corner in (x,y,z) coords */
422 y3 = y0 - 1.0f + 3.0f * G3;
    [all...]
  /external/mesa3d/src/mesa/program/
prog_noise.c 325 #define G3 0.166666667f
338 float t = (float) (i + j + k) * G3;
415 x1 = x0 - i1 + G3; /* Offsets for second corner in (x,y,z) coords */
416 y1 = y0 - j1 + G3;
417 z1 = z0 - k1 + G3;
418 x2 = x0 - i2 + 2.0f * G3; /* Offsets for third corner in (x,y,z) coords */
419 y2 = y0 - j2 + 2.0f * G3;
420 z2 = z0 - k2 + 2.0f * G3;
421 x3 = x0 - 1.0f + 3.0f * G3;/* Offsets for last corner in (x,y,z) coords */
422 y3 = y0 - 1.0f + 3.0f * G3;
    [all...]
  /external/valgrind/main/drd/tests/
tsan_unittest.cpp     [all...]
  /external/qemu/disas/
mips.c     [all...]

Completed in 486 milliseconds