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

  /external/libxml2/
testOOM.c 247 int ret, status, first_run; local
255 first_run = p->verif_buff == NULL;
258 if (first_run)
293 if (! first_run) {
309 if (first_run)
  /art/runtime/
mem_map.cc 801 bool first_run = true; local
837 if (first_run) {
840 first_run = false;
    [all...]
  /external/dlmalloc/
malloc.c 3103 int first_run = 0; local
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 

Completed in 1484 milliseconds