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

  /ndk/tests/device/test-stlport_shared-exception/jni/
p9706.cpp 7 int count, acount; variable
14 A() { ++acount; }
15 A(const A&) { ++acount; }
16 ~A() { --acount; }
33 if (acount)
  /ndk/tests/device/test-stlport_static-exception/jni/
p9706.cpp 7 int count, acount; variable
14 A() { ++acount; }
15 A(const A&) { ++acount; }
16 ~A() { --acount; }
33 if (acount)
  /external/freetype/src/pfr/
pfrload.c 202 FT_UInt *acount )
215 *acount = result;
  /external/chromium_org/third_party/freetype/src/smooth/
ftgrays.c     [all...]
  /external/freetype/src/smooth/
ftgrays.c     [all...]
  /external/chromium_org/third_party/libxml/src/
xmllint.c 3080 int i, acount; local
    [all...]
  /external/libxml2/
xmllint.c 3101 int i, acount; local
    [all...]

Completed in 317 milliseconds