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

  /external/swiftshader/src/OpenGL/compiler/
PoolAlloc.h 212 size_t currentPageOffset; // next offset in top of inUseList to allocate from
214 tHeader* inUseList; // list of all memory currently being used
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/Include/
PoolAlloc.h 236 size_t currentPageOffset; // next offset in top of inUseList to allocate from
238 tHeader* inUseList; // list of all memory currently being used

Completed in 237 milliseconds