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

  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_dump.c 769 bool nospace; member in struct:str_dump_ctx
777 if (!sctx->nospace) {
789 sctx->nospace = true;
816 ctx.nospace = false;
820 return !ctx.nospace;
844 ctx.nospace = false;
  /external/virglrenderer/src/gallium/auxiliary/tgsi/
tgsi_dump.c 725 bool nospace; member in struct:str_dump_ctx
749 sctx->nospace = true;
779 ctx.nospace = false;
788 return !ctx.nospace;
811 ctx.nospace = false;
  /bionic/libc/kernel/uapi/linux/
scc.h 101 unsigned int nospace; member in struct:scc_stat
  /external/kernel-headers/original/uapi/linux/
scc.h 122 unsigned int nospace; /* "Out of buffers" */ member in struct:scc_stat
  /external/u-boot/fs/ubifs/
ubifs.h 1577 unsigned int nospace:1; member in struct:ubifs_budg_info
    [all...]

Completed in 257 milliseconds