Home
last modified time | relevance | path

Searched defs:__block (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_cfg.h419 #define foreach_block_and_inst(__block, __type, __inst, __cfg) \ argument
426 #define foreach_block_and_inst_safe(__block, __type, __inst, __cfg) \ argument
430 #define foreach_block(__block, __cfg) \ argument
433 #define foreach_block_reverse(__block, __cfg) \ argument
436 #define foreach_block_safe(__block, __cfg) \ argument
439 #define foreach_block_reverse_safe(__block, __cfg) \ argument
442 #define foreach_inst_in_block(__type, __inst, __block) \ argument
445 #define foreach_inst_in_block_safe(__type, __inst, __block) \ argument
452 #define foreach_inst_in_block_reverse(__type, __inst, __block) \ argument
455 #define foreach_inst_in_block_reverse_safe(__type, __inst, __block) \ argument
/external/mesa3d/src/intel/compiler/elk/
Delk_cfg.h419 #define foreach_block_and_inst(__block, __type, __inst, __cfg) \ argument
426 #define foreach_block_and_inst_safe(__block, __type, __inst, __cfg) \ argument
430 #define foreach_block(__block, __cfg) \ argument
433 #define foreach_block_reverse(__block, __cfg) \ argument
436 #define foreach_block_safe(__block, __cfg) \ argument
439 #define foreach_block_reverse_safe(__block, __cfg) \ argument
442 #define foreach_inst_in_block(__type, __inst, __block) \ argument
445 #define foreach_inst_in_block_safe(__type, __inst, __block) \ argument
452 #define foreach_inst_in_block_reverse(__type, __inst, __block) \ argument
455 #define foreach_inst_in_block_reverse_safe(__type, __inst, __block) \ argument
/external/mesa3d/src/freedreno/ir3/
Dir3.h1798 #define foreach_block(__block, __list) \ argument
1800 #define foreach_block_safe(__block, __list) \ argument
1802 #define foreach_block_rev(__block, __list) \ argument
/external/cronet/third_party/protobuf/objectivec/Tests/
Dunittest_objc.proto176 optional bool __block = 501; field
/external/protobuf/objectivec/Tests/
Dunittest_objc.proto176 optional bool __block = 501; field