Home
last modified time | relevance | path

Searched refs:OUTPUT_TYPE (Results 1 – 5 of 5) sorted by relevance

/external/antlr/gunit/src/main/java/org/antlr/gunit/swingui/
DTestCaseEditController.java83 private static final Object[] OUTPUT_TYPE = { field in TestCaseEditController
176 comboOutputType = new JComboBox(OUTPUT_TYPE); in initComponents()
/external/protobuf/src/google/protobuf/
Ddescriptor.h1645 OUTPUT_TYPE, // method output type enumerator
Ddescriptor_unittest.cc235 case OUTPUT_TYPE: in AddError()
280 case OUTPUT_TYPE: in AddWarning()
Ddescriptor.cc5767 DescriptorPool::ErrorCollector::OUTPUT_TYPE, in CrossLinkMethod()
5774 DescriptorPool::ErrorCollector::OUTPUT_TYPE, in CrossLinkMethod()
/external/protobuf/src/google/protobuf/compiler/
Dparser.cc2161 DescriptorPool::ErrorCollector::OUTPUT_TYPE); in ParseServiceMethod()