Home
last modified time | relevance | path

Searched defs:transformation (Results 1 – 25 of 1789) sorted by relevance

12345678910>>...72

/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/gdp/tests/
H A Dcommon_tests.py82 def checkb0TargetsTransformed(self, m, transformation): argument
198 def check_deactivated_disjuncts(self, transformation): argument
311 def check_indicator_vars(self, transformation): argument
328 def check_xor_constraint(self, transformation): argument
454 def check_disjunct_mapping(self, transformation): argument
863 def check_trans_block_created(self, transformation): argument
1061 def check_block_data_target(self, transformation): argument
1213 def check_silly_target(self, transformation): argument
1226 self, transformation): argument
1566 def check_RangeSet(self, transformation): argument
[all …]
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/fuzz/
H A Dtransformation_set_memory_operands_mask_test.cpp108 TransformationSetMemoryOperandsMask transformation( in TEST() local
131 TransformationSetMemoryOperandsMask transformation( in TEST() local
154 TransformationSetMemoryOperandsMask transformation( in TEST() local
180 TransformationSetMemoryOperandsMask transformation( in TEST() local
191 TransformationSetMemoryOperandsMask transformation( in TEST() local
202 TransformationSetMemoryOperandsMask transformation( in TEST() local
213 TransformationSetMemoryOperandsMask transformation( in TEST() local
371 TransformationSetMemoryOperandsMask transformation( in TEST() local
386 TransformationSetMemoryOperandsMask transformation( in TEST() local
402 TransformationSetMemoryOperandsMask transformation( in TEST() local
[all …]
H A Dtransformation_access_chain_test.cpp219 TransformationAccessChain transformation( in TEST() local
232 TransformationAccessChain transformation( in TEST() local
245 TransformationAccessChain transformation( in TEST() local
258 TransformationAccessChain transformation( in TEST() local
271 TransformationAccessChain transformation( in TEST() local
284 TransformationAccessChain transformation( in TEST() local
297 TransformationAccessChain transformation( in TEST() local
311 TransformationAccessChain transformation( in TEST() local
480 TransformationAccessChain transformation( in TEST() local
490 TransformationAccessChain transformation( in TEST() local
[all …]
H A Dtransformation_replace_parameter_with_global_test.cpp157 TransformationReplaceParameterWithGlobal transformation(50, 16, 51); in TEST() local
164 TransformationReplaceParameterWithGlobal transformation(52, 17, 53); in TEST() local
171 TransformationReplaceParameterWithGlobal transformation(54, 18, 55); in TEST() local
178 TransformationReplaceParameterWithGlobal transformation(56, 19, 57); in TEST() local
185 TransformationReplaceParameterWithGlobal transformation(58, 75, 59); in TEST() local
192 TransformationReplaceParameterWithGlobal transformation(60, 81, 61); in TEST() local
199 TransformationReplaceParameterWithGlobal transformation(62, 91, 63); in TEST() local
343 TransformationReplaceParameterWithGlobal transformation(20, 10, 21); in TEST() local
352 TransformationReplaceParameterWithGlobal transformation(22, 11, 23); in TEST() local
H A Dtransformation_add_local_variable_test.cpp100 TransformationAddLocalVariable transformation(105, 50, 4, 51, true); in TEST() local
113 TransformationAddLocalVariable transformation(104, 41, 4, 46, false); in TEST() local
122 TransformationAddLocalVariable transformation(103, 35, 4, 38, true); in TEST() local
131 TransformationAddLocalVariable transformation(102, 31, 4, 33, false); in TEST() local
140 TransformationAddLocalVariable transformation(101, 19, 4, 29, true); in TEST() local
149 TransformationAddLocalVariable transformation(100, 8, 4, 12, false); in TEST() local
H A Dtransformation_move_instruction_down_test.cpp112 TransformationMoveInstructionDown transformation( in TEST() local
122 TransformationMoveInstructionDown transformation( in TEST() local
230 TransformationMoveInstructionDown transformation( in TEST() local
338 TransformationMoveInstructionDown transformation( in TEST() local
348 TransformationMoveInstructionDown transformation( in TEST() local
408 TransformationMoveInstructionDown transformation( in TEST() local
418 TransformationMoveInstructionDown transformation( in TEST() local
430 TransformationMoveInstructionDown transformation( in TEST() local
440 TransformationMoveInstructionDown transformation( in TEST() local
452 TransformationMoveInstructionDown transformation( in TEST() local
[all …]
H A Dtransformation_replace_params_with_struct_test.cpp193 TransformationReplaceParamsWithStruct transformation({16, 18, 19}, 90, 91, in TEST() local
201 TransformationReplaceParamsWithStruct transformation({43}, 93, 94, in TEST() local
209 TransformationReplaceParamsWithStruct transformation({17, 91, 94}, 96, 97, in TEST() local
217 TransformationReplaceParamsWithStruct transformation({55}, 99, 100, {{}}); in TEST() local
224 TransformationReplaceParamsWithStruct transformation({61}, 101, 102, {{}}); in TEST() local
231 TransformationReplaceParamsWithStruct transformation({73}, 103, 104, {{}}); in TEST() local
388 TransformationReplaceParamsWithStruct transformation({16, 17, 19}, 70, 71, in TEST() local
437 TransformationReplaceParamsWithStruct transformation({71, 43, 18}, 72, 73, in TEST() local
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/fuzz/
H A Dtransformation_set_memory_operands_mask_test.cpp108 TransformationSetMemoryOperandsMask transformation( in TEST() local
131 TransformationSetMemoryOperandsMask transformation( in TEST() local
154 TransformationSetMemoryOperandsMask transformation( in TEST() local
180 TransformationSetMemoryOperandsMask transformation( in TEST() local
191 TransformationSetMemoryOperandsMask transformation( in TEST() local
202 TransformationSetMemoryOperandsMask transformation( in TEST() local
213 TransformationSetMemoryOperandsMask transformation( in TEST() local
371 TransformationSetMemoryOperandsMask transformation( in TEST() local
386 TransformationSetMemoryOperandsMask transformation( in TEST() local
402 TransformationSetMemoryOperandsMask transformation( in TEST() local
[all …]
H A Dtransformation_access_chain_test.cpp219 TransformationAccessChain transformation( in TEST() local
232 TransformationAccessChain transformation( in TEST() local
245 TransformationAccessChain transformation( in TEST() local
258 TransformationAccessChain transformation( in TEST() local
271 TransformationAccessChain transformation( in TEST() local
284 TransformationAccessChain transformation( in TEST() local
297 TransformationAccessChain transformation( in TEST() local
311 TransformationAccessChain transformation( in TEST() local
480 TransformationAccessChain transformation( in TEST() local
490 TransformationAccessChain transformation( in TEST() local
[all …]
H A Dtransformation_replace_parameter_with_global_test.cpp157 TransformationReplaceParameterWithGlobal transformation(50, 16, 51); in TEST() local
164 TransformationReplaceParameterWithGlobal transformation(52, 17, 53); in TEST() local
171 TransformationReplaceParameterWithGlobal transformation(54, 18, 55); in TEST() local
178 TransformationReplaceParameterWithGlobal transformation(56, 19, 57); in TEST() local
185 TransformationReplaceParameterWithGlobal transformation(58, 75, 59); in TEST() local
192 TransformationReplaceParameterWithGlobal transformation(60, 81, 61); in TEST() local
199 TransformationReplaceParameterWithGlobal transformation(62, 91, 63); in TEST() local
343 TransformationReplaceParameterWithGlobal transformation(20, 10, 21); in TEST() local
352 TransformationReplaceParameterWithGlobal transformation(22, 11, 23); in TEST() local
H A Dtransformation_add_local_variable_test.cpp100 TransformationAddLocalVariable transformation(105, 50, 4, 51, true); in TEST() local
113 TransformationAddLocalVariable transformation(104, 41, 4, 46, false); in TEST() local
122 TransformationAddLocalVariable transformation(103, 35, 4, 38, true); in TEST() local
131 TransformationAddLocalVariable transformation(102, 31, 4, 33, false); in TEST() local
140 TransformationAddLocalVariable transformation(101, 19, 4, 29, true); in TEST() local
149 TransformationAddLocalVariable transformation(100, 8, 4, 12, false); in TEST() local
H A Dtransformation_move_instruction_down_test.cpp112 TransformationMoveInstructionDown transformation( in TEST() local
122 TransformationMoveInstructionDown transformation( in TEST() local
230 TransformationMoveInstructionDown transformation( in TEST() local
338 TransformationMoveInstructionDown transformation( in TEST() local
348 TransformationMoveInstructionDown transformation( in TEST() local
408 TransformationMoveInstructionDown transformation( in TEST() local
418 TransformationMoveInstructionDown transformation( in TEST() local
430 TransformationMoveInstructionDown transformation( in TEST() local
440 TransformationMoveInstructionDown transformation( in TEST() local
452 TransformationMoveInstructionDown transformation( in TEST() local
[all …]
H A Dtransformation_replace_params_with_struct_test.cpp193 TransformationReplaceParamsWithStruct transformation({16, 18, 19}, 90, 91, in TEST() local
201 TransformationReplaceParamsWithStruct transformation({43}, 93, 94, in TEST() local
209 TransformationReplaceParamsWithStruct transformation({17, 91, 94}, 96, 97, in TEST() local
217 TransformationReplaceParamsWithStruct transformation({55}, 99, 100, {{}}); in TEST() local
224 TransformationReplaceParamsWithStruct transformation({61}, 101, 102, {{}}); in TEST() local
231 TransformationReplaceParamsWithStruct transformation({73}, 103, 104, {{}}); in TEST() local
388 TransformationReplaceParamsWithStruct transformation({16, 17, 19}, 70, 71, in TEST() local
437 TransformationReplaceParamsWithStruct transformation({71, 43, 18}, 72, 73, in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_set_memory_operands_mask_test.cpp115 TransformationSetMemoryOperandsMask transformation( in TEST() local
138 TransformationSetMemoryOperandsMask transformation( in TEST() local
163 TransformationSetMemoryOperandsMask transformation( in TEST() local
174 TransformationSetMemoryOperandsMask transformation( in TEST() local
185 TransformationSetMemoryOperandsMask transformation( in TEST() local
196 TransformationSetMemoryOperandsMask transformation( in TEST() local
351 TransformationSetMemoryOperandsMask transformation( in TEST() local
366 TransformationSetMemoryOperandsMask transformation( in TEST() local
382 TransformationSetMemoryOperandsMask transformation( in TEST() local
393 TransformationSetMemoryOperandsMask transformation( in TEST() local
[all …]
H A Dtransformation_access_chain_test.cpp218 TransformationAccessChain transformation( in TEST() local
231 TransformationAccessChain transformation( in TEST() local
244 TransformationAccessChain transformation( in TEST() local
257 TransformationAccessChain transformation( in TEST() local
270 TransformationAccessChain transformation( in TEST() local
283 TransformationAccessChain transformation( in TEST() local
296 TransformationAccessChain transformation( in TEST() local
426 TransformationAccessChain transformation( in TEST() local
436 TransformationAccessChain transformation( in TEST() local
579 TransformationAccessChain transformation( in TEST() local
[all …]
H A Dtransformation_replace_parameter_with_global_test.cpp157 TransformationReplaceParameterWithGlobal transformation(50, 16, 51); in TEST() local
164 TransformationReplaceParameterWithGlobal transformation(52, 17, 53); in TEST() local
171 TransformationReplaceParameterWithGlobal transformation(54, 18, 55); in TEST() local
178 TransformationReplaceParameterWithGlobal transformation(56, 19, 57); in TEST() local
185 TransformationReplaceParameterWithGlobal transformation(58, 75, 59); in TEST() local
192 TransformationReplaceParameterWithGlobal transformation(60, 81, 61); in TEST() local
199 TransformationReplaceParameterWithGlobal transformation(62, 91, 63); in TEST() local
343 TransformationReplaceParameterWithGlobal transformation(20, 10, 21); in TEST() local
352 TransformationReplaceParameterWithGlobal transformation(22, 11, 23); in TEST() local
H A Dtransformation_add_local_variable_test.cpp100 TransformationAddLocalVariable transformation(105, 50, 4, 51, true); in TEST() local
109 TransformationAddLocalVariable transformation(104, 41, 4, 46, false); in TEST() local
118 TransformationAddLocalVariable transformation(103, 35, 4, 38, true); in TEST() local
127 TransformationAddLocalVariable transformation(102, 31, 4, 33, false); in TEST() local
136 TransformationAddLocalVariable transformation(101, 19, 4, 29, true); in TEST() local
145 TransformationAddLocalVariable transformation(100, 8, 4, 12, false); in TEST() local
H A Dtransformation_move_instruction_down_test.cpp112 TransformationMoveInstructionDown transformation( in TEST() local
122 TransformationMoveInstructionDown transformation( in TEST() local
230 TransformationMoveInstructionDown transformation( in TEST() local
338 TransformationMoveInstructionDown transformation( in TEST() local
348 TransformationMoveInstructionDown transformation( in TEST() local
408 TransformationMoveInstructionDown transformation( in TEST() local
418 TransformationMoveInstructionDown transformation( in TEST() local
430 TransformationMoveInstructionDown transformation( in TEST() local
440 TransformationMoveInstructionDown transformation( in TEST() local
452 TransformationMoveInstructionDown transformation( in TEST() local
[all …]
H A Dtransformation_replace_params_with_struct_test.cpp193 TransformationReplaceParamsWithStruct transformation({16, 18, 19}, 90, 91, in TEST() local
201 TransformationReplaceParamsWithStruct transformation({43}, 93, 94, in TEST() local
209 TransformationReplaceParamsWithStruct transformation({17, 91, 94}, 96, 97, in TEST() local
217 TransformationReplaceParamsWithStruct transformation({55}, 99, 100, {{}}); in TEST() local
224 TransformationReplaceParamsWithStruct transformation({61}, 101, 102, {{}}); in TEST() local
231 TransformationReplaceParamsWithStruct transformation({73}, 103, 104, {{}}); in TEST() local
388 TransformationReplaceParamsWithStruct transformation({16, 17, 19}, 70, 71, in TEST() local
437 TransformationReplaceParamsWithStruct transformation({71, 43, 18}, 72, 73, in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/fuzz/
H A Dtransformation_set_memory_operands_mask_test.cpp115 TransformationSetMemoryOperandsMask transformation( in TEST() local
138 TransformationSetMemoryOperandsMask transformation( in TEST() local
163 TransformationSetMemoryOperandsMask transformation( in TEST() local
174 TransformationSetMemoryOperandsMask transformation( in TEST() local
185 TransformationSetMemoryOperandsMask transformation( in TEST() local
196 TransformationSetMemoryOperandsMask transformation( in TEST() local
351 TransformationSetMemoryOperandsMask transformation( in TEST() local
366 TransformationSetMemoryOperandsMask transformation( in TEST() local
382 TransformationSetMemoryOperandsMask transformation( in TEST() local
393 TransformationSetMemoryOperandsMask transformation( in TEST() local
[all …]
H A Dtransformation_access_chain_test.cpp218 TransformationAccessChain transformation( in TEST() local
231 TransformationAccessChain transformation( in TEST() local
244 TransformationAccessChain transformation( in TEST() local
257 TransformationAccessChain transformation( in TEST() local
270 TransformationAccessChain transformation( in TEST() local
283 TransformationAccessChain transformation( in TEST() local
296 TransformationAccessChain transformation( in TEST() local
426 TransformationAccessChain transformation( in TEST() local
436 TransformationAccessChain transformation( in TEST() local
579 TransformationAccessChain transformation( in TEST() local
[all …]
H A Dtransformation_replace_parameter_with_global_test.cpp157 TransformationReplaceParameterWithGlobal transformation(50, 16, 51); in TEST() local
164 TransformationReplaceParameterWithGlobal transformation(52, 17, 53); in TEST() local
171 TransformationReplaceParameterWithGlobal transformation(54, 18, 55); in TEST() local
178 TransformationReplaceParameterWithGlobal transformation(56, 19, 57); in TEST() local
185 TransformationReplaceParameterWithGlobal transformation(58, 75, 59); in TEST() local
192 TransformationReplaceParameterWithGlobal transformation(60, 81, 61); in TEST() local
199 TransformationReplaceParameterWithGlobal transformation(62, 91, 63); in TEST() local
343 TransformationReplaceParameterWithGlobal transformation(20, 10, 21); in TEST() local
352 TransformationReplaceParameterWithGlobal transformation(22, 11, 23); in TEST() local
H A Dtransformation_add_local_variable_test.cpp100 TransformationAddLocalVariable transformation(105, 50, 4, 51, true); in TEST() local
109 TransformationAddLocalVariable transformation(104, 41, 4, 46, false); in TEST() local
118 TransformationAddLocalVariable transformation(103, 35, 4, 38, true); in TEST() local
127 TransformationAddLocalVariable transformation(102, 31, 4, 33, false); in TEST() local
136 TransformationAddLocalVariable transformation(101, 19, 4, 29, true); in TEST() local
145 TransformationAddLocalVariable transformation(100, 8, 4, 12, false); in TEST() local
H A Dtransformation_move_instruction_down_test.cpp112 TransformationMoveInstructionDown transformation( in TEST() local
122 TransformationMoveInstructionDown transformation( in TEST() local
230 TransformationMoveInstructionDown transformation( in TEST() local
338 TransformationMoveInstructionDown transformation( in TEST() local
348 TransformationMoveInstructionDown transformation( in TEST() local
408 TransformationMoveInstructionDown transformation( in TEST() local
418 TransformationMoveInstructionDown transformation( in TEST() local
430 TransformationMoveInstructionDown transformation( in TEST() local
440 TransformationMoveInstructionDown transformation( in TEST() local
452 TransformationMoveInstructionDown transformation( in TEST() local
[all …]
H A Dtransformation_replace_params_with_struct_test.cpp193 TransformationReplaceParamsWithStruct transformation({16, 18, 19}, 90, 91, in TEST() local
201 TransformationReplaceParamsWithStruct transformation({43}, 93, 94, in TEST() local
209 TransformationReplaceParamsWithStruct transformation({17, 91, 94}, 96, 97, in TEST() local
217 TransformationReplaceParamsWithStruct transformation({55}, 99, 100, {{}}); in TEST() local
224 TransformationReplaceParamsWithStruct transformation({61}, 101, 102, {{}}); in TEST() local
231 TransformationReplaceParamsWithStruct transformation({73}, 103, 104, {{}}); in TEST() local
388 TransformationReplaceParamsWithStruct transformation({16, 17, 19}, 70, 71, in TEST() local
437 TransformationReplaceParamsWithStruct transformation({71, 43, 18}, 72, 73, in TEST() local

12345678910>>...72