Home
last modified time | relevance | path

Searched refs:version_compare (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/
Dversion_unittest.cc89 static const struct version_compare { in TEST() struct
151 static const struct version_compare { in TEST() struct
178 static const struct version_compare { in TEST() struct
/external/mesa3d/src/gallium/
Dmeson.build44 if meson.version().version_compare('< 0.44.0')
161 if meson.version().version_compare('< 0.44.0')
/external/mesa3d/
Dmeson.build642 if cc.get_id() == 'gcc' and cc.version().version_compare('< 4.4.6')