Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mapi/glapi/gen/
DglX_proto_send.py643 condition_list = []
645 condition_list.append( "%s >= 0" % (p.name) )
656 condition_list.append( skip_condition )
658 if len( condition_list ) > 0:
659 if len( condition_list ) > 1:
660 skip_condition = "(%s)" % ") && (".join( condition_list )
662 skip_condition = "%s" % (condition_list.pop(0))
/third_party/mesa3d/src/compiler/nir/
Dnir_algebraic.py744 condition_list = ['true'] variable
757 if self.condition not in condition_list:
758 condition_list.append(self.condition)
759 self.condition_index = condition_list.index(self.condition)
1202 condition_list=condition_list,
/third_party/jerryscript/tools/
Dgen-unicode.py372 condition_list = line[4]
375 if letter_id >= 0x10000 or letter_id < 128 or condition_list:
/third_party/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
/third_party/skia/third_party/externals/icu/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
/third_party/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
/third_party/flutter/skia/third_party/externals/icu/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
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/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