Home
last modified time | relevance | path

Searched defs:is_mixed (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_format_parse.py152 def is_mixed(self): member in Format
Du_format.h175 unsigned is_mixed:1; member
/external/libxml2/
Drelaxng.c4319 int is_mixed = 0; in xmlRelaxNGComputeInterleaves() local