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

  /external/bison/lib/
bitset_stats.c 52 bitset_stats_info->types[(TYPE)].allocs++
79 unsigned int allocs; member in struct:bitset_type_info_struct
178 stats->allocs, stats->frees,
179 stats->allocs ? 100.0 * stats->frees / stats->allocs : 0);
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 1522 RsAllocation *allocs = (RsAllocation*)malloc((uint32_t)numVtxIDs * sizeof(RsAllocation)); local
1537 RsAllocation *allocs = (RsAllocation*)malloc((uint32_t)numIndices * sizeof(RsAllocation)); local
    [all...]
  /external/libxml2/
xmlreader.c 120 int allocs; /* what structure were deallocated */ member in struct:_xmlTextReader
    [all...]
  /prebuilts/devtools/tools/lib/
ddmlib.jar 
ddmuilib.jar 
  /prebuilts/misc/common/ddmlib/
ddmlib-prebuilt.jar 

Completed in 551 milliseconds