Home | History | Annotate | Download | only in glshared

Lines Matching defs:conditions

15  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
132 set<string> conditions;
137 conditions.insert(iter->getCondition().getName());
140 for (set<string>::const_iterator iter = conditions.begin(); iter != conditions.end(); ++iter)