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

  /ndk/tests/device/test-gnustl-full/unit/
find_test.cpp 133 const char *clast = find(cpstr, cpstr + str_size, 'x'); local
134 CPPUNIT_ASSERT( clast == cpstr + str_size );
  /ndk/tests/device/test-stlport/unit/
find_test.cpp 133 const char *clast = find(cpstr, cpstr + str_size, 'x'); local
134 CPPUNIT_ASSERT( clast == cpstr + str_size );
  /external/libvncserver/x11vnc/
xrecord.c 1666 Window focus, wm, c, clast; local
    [all...]

Completed in 2187 milliseconds