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

  /external/clang/test/Sema/
decl-type-merging.c 5 int testx[(sizeof(x) == sizeof(int) * 10) ? 1 : -1]; variable
  /external/clang/test/SemaCXX/
compare.cpp 414 void testx() { function in namespace:templates
421 testx<A>();
422 testx<B>();
  /frameworks/base/libs/hwui/
SpotShadow.cpp 289 float testx = testPoint.x; local
298 && (testx < (startX - endX) * (testy - endY)
    [all...]

Completed in 152 milliseconds