Searched defs:FOREACH (Results 1 – 13 of 13) sorted by relevance
/external/protobuf/php/tests/proto/ |
D | test_reserved_message_upper.proto | 38 message FOREACH {} message
|
D | test_reserved_enum_value_upper.proto | 38 FOREACH = 32; enumerator
|
D | test_reserved_enum_upper.proto | 38 enum FOREACH { ZERO34 = 0; } enum
|
/external/cronet/tot/third_party/protobuf/php/tests/proto/ |
D | test_reserved_message_upper.proto | 38 message FOREACH {} message
|
D | test_reserved_enum_value_upper.proto | 38 FOREACH = 32; enumerator
|
D | test_reserved_enum_upper.proto | 38 enum FOREACH { ZERO34 = 0; } enum
|
/external/cronet/stable/third_party/protobuf/php/tests/proto/ |
D | test_reserved_enum_value_upper.proto | 38 FOREACH = 32; enumerator
|
D | test_reserved_message_upper.proto | 38 message FOREACH {} message
|
D | test_reserved_enum_upper.proto | 38 enum FOREACH { ZERO34 = 0; } enum
|
/external/llvm/include/llvm/TableGen/ |
D | Record.h | 855 enum TernaryOp : uint8_t { SUBST, FOREACH, IF }; enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
D | Record.h | 861 enum TernaryOp : uint8_t { SUBST, FOREACH, IF, DAG }; enumerator
|
/external/pytorch/torch/_inductor/codegen/ |
D | common.py | 149 FOREACH = auto() variable in BackendFeature
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/ |
D | Record.h | 918 enum TernaryOp : uint8_t { SUBST, FOREACH, FILTER, IF, DAG, SUBSTR, FIND }; enumerator
|