Searched defs:is_free (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libnurbs/internals/ | ||
| H A D | bufpool.h | 70 enum Magic { is_allocated = 0xf3a1, is_free = 0xf1a2 }; enumerator in enum:Pool::Magic |
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ | ||
| H A D | aco_register_allocation.cpp | 843 auto is_free = [&](PhysReg reg_index) local in function:aco::__anon1a58e4b40110::get_reg_simple |
Completed in 13 milliseconds