HomeSort by relevance Sort by last modified time
    Searched refs:nd1 (Results 1 - 3 of 3) sorted by null

  /external/clang/test/CXX/dcl.decl/dcl.init/
p14-0x.cpp 30 NoDefault nd1; member in class:S
41 S(int) : nd1(42), e1(42) {}
  /external/deqp/modules/glshared/
glsRasterizationTestUtil.cpp 338 const tcu::Vec2 nd1 = p1.swizzle(0, 1) / p1.w();
341 const float ka = triangleArea(ndpixel, nd1, nd2);
343 const float kc = triangleArea(ndpixel, nd0, nd1);
397 const tcu::Vec2 nd1 = p1.swizzle(0, 1) / p1.w();
401 const bool xMajor = (de::abs(nd0.x() - nd1.x()) >= de::abs(nd0.y() - nd1.y()));
403 const tcu::Vec2 lineDir (nd1 - nd0);
450 const tcu::Vec2 nd1 = p1.swizzle(0, 1) / p1.w();
453 const float dividend = tcu::dot(ndpoint - nd0, nd1 - nd0);
459 const float divisor = tcu::lengthSquared(nd1 - nd0)
    [all...]
  /external/valgrind/main/VEX/priv/
guest_arm_toIR.c 1605 IRTemp nd1 = newTemp(Ity_I32); local
1649 IRTemp nd1 = newTemp(Ity_I32); local
    [all...]

Completed in 432 milliseconds