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

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_scene.c 128 return scene->alloc_failed;
298 scene->alloc_failed = FALSE;
335 scene->alloc_failed = TRUE;
lp_scene.h 168 boolean alloc_failed; member in struct:lp_scene
  /toolchain/binutils/binutils-2.27/libiberty/
obstack.c 151 h->alloc_failed = 0;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
obstack.h 176 unsigned alloc_failed:1; /* No longer used, as we now call the failed
175 unsigned alloc_failed:1; \/* No longer used, as we now call the failed member in struct:obstack
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
obstack.h 185 unsigned alloc_failed:1; /* No longer used, as we now call the failed
184 unsigned alloc_failed:1; \/* No longer used, as we now call the failed member in struct:obstack
  /toolchain/binutils/binutils-2.27/include/
obstack.h 195 unsigned alloc_failed : 1; /* No longer used, as we now call the failed member in struct:obstack

Completed in 152 milliseconds