Searched defs:is_array (Results 1 – 7 of 7) sorted by relevance
260 int is_array = 0; in type_from_class() local
1061 const bool is_array = type_obj.IsArrayType(); in CreateVariable() local
76 static int is_array; variable
1484 bool is_array; in r600_check_texture_resource() local
834 bool is_array = (type_info_flags & eTypeIsArray) != 0; in DumpValue() local
900 const bool is_array = type_flags.Test(eTypeIsArray); in ReadPointedString() local
6385 bool is_array; local