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

  /external/clang/test/SemaCXX/
cxx0x-deleted-default-ctor.cpp 79 bad_field_dtor bfx; // expected-error {{call to implicitly-deleted default constructor}} variable
  /external/skia/src/core/
SkBitmapProcState_matrix_repeat.h 214 SkFixed bfx = fx, bfy=fy, bdx=dx, bdy=dy; local
284 SkFixed ofx = bfx, ofy= bfy, odx= bdx, ody= bdy;
296 SkDebugf(" bfx %08x, bdx %08x, bfy %08x bdy %08x\n",
297 bfx, bdx, bfy, bdy);

Completed in 259 milliseconds