Home
last modified time | relevance | path

Searched defs:FOREACH (Results 1 – 13 of 13) sorted by relevance

/external/protobuf/php/tests/proto/
Dtest_reserved_message_upper.proto38 message FOREACH {} message
Dtest_reserved_enum_value_upper.proto38 FOREACH = 32; enumerator
Dtest_reserved_enum_upper.proto38 enum FOREACH { ZERO34 = 0; } enum
/external/cronet/tot/third_party/protobuf/php/tests/proto/
Dtest_reserved_message_upper.proto38 message FOREACH {} message
Dtest_reserved_enum_value_upper.proto38 FOREACH = 32; enumerator
Dtest_reserved_enum_upper.proto38 enum FOREACH { ZERO34 = 0; } enum
/external/cronet/stable/third_party/protobuf/php/tests/proto/
Dtest_reserved_enum_value_upper.proto38 FOREACH = 32; enumerator
Dtest_reserved_message_upper.proto38 message FOREACH {} message
Dtest_reserved_enum_upper.proto38 enum FOREACH { ZERO34 = 0; } enum
/external/llvm/include/llvm/TableGen/
DRecord.h855 enum TernaryOp : uint8_t { SUBST, FOREACH, IF }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h861 enum TernaryOp : uint8_t { SUBST, FOREACH, IF, DAG }; enumerator
/external/pytorch/torch/_inductor/codegen/
Dcommon.py149 FOREACH = auto() variable in BackendFeature
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/
DRecord.h918 enum TernaryOp : uint8_t { SUBST, FOREACH, FILTER, IF, DAG, SUBSTR, FIND }; enumerator