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

  /external/dtc/tests/
sw_tree1.c 38 } alloc_mode; variable in typeref:enum:__anon19009
42 switch (alloc_mode) {
95 alloc_mode = FIXED;
99 alloc_mode = REALLOC;
102 alloc_mode = REALLOC;
109 alloc_mode = FIXED;
  /external/mesa3d/src/gallium/drivers/freedreno/a2xx/
instr-a2xx.h 242 uint8_t alloc_mode : 1; member in struct:PACKED

Completed in 102 milliseconds