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

  /external/jpeg/
jmemmgr.c 132 long total_space_allocated; member in struct:__anon9399
197 pool_id, mem->total_space_allocated);
306 mem->total_space_allocated += min_request + slop;
366 mem->total_space_allocated += sizeofobject + SIZEOF(large_pool_hdr);
620 mem->total_space_allocated);
    [all...]
  /external/qemu/distrib/jpeg-6b/
jmemmgr.c 132 long total_space_allocated; member in struct:__anon13239
197 pool_id, mem->total_space_allocated);
306 mem->total_space_allocated += min_request + slop;
366 mem->total_space_allocated += sizeofobject + SIZEOF(large_pool_hdr);
620 mem->total_space_allocated);
    [all...]

Completed in 43 milliseconds