Home
last modified time | relevance | path

Searched refs:condition_list (Results 1 – 6 of 6) sorted by relevance

/external/autotest/tko/
Dcompose_query.cgi136 condition_list = []
138 condition_list.append(condition_field)
141 condition_list.append("%s='%s'" % (row, y))
144 condition_list.append("%s='%s'" % (column, x))
145 next_condition = '&'.join(condition_list)
/external/mesa3d/src/compiler/nir/
Dnir_algebraic.py466 condition_list = ['true'] variable
479 if self.condition not in condition_list:
480 condition_list.append(self.condition)
481 self.condition_index = condition_list.index(self.condition)
632 condition_list=condition_list)
/external/mesa3d/src/mapi/glapi/gen/
DglX_proto_send.py646 condition_list = []
648 condition_list.append( "%s >= 0" % (p.name) )
659 condition_list.append( skip_condition )
661 if len( condition_list ) > 0:
662 if len( condition_list ) > 1:
663 skip_condition = "(%s)" % (string.join( condition_list, ") && (" ))
665 skip_condition = "%s" % (condition_list.pop(0))
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DSpecialCasing.txt32 # <code>; <lower>; <title>; <upper>; (<condition_list>;)? # <comment>
39 # The <condition_list> is optional. Where present, it consists of one or more language IDs
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
DSpecialCasing.txt32 # <code>; <lower>; <title>; <upper>; (<condition_list>;)? # <comment>
39 # The <condition_list> is optional. Where present, it consists of one or more language IDs
/external/icu/icu4c/source/data/unidata/
DSpecialCasing.txt32 # <code>; <lower>; <title>; <upper>; (<condition_list>;)? # <comment>
39 # The <condition_list> is optional. Where present, it consists of one or more language IDs