| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | Writer.java | 91 void writeGroup(int fieldNumber, Object value) throws IOException; in writeGroup() method 99 void writeGroup(int fieldNumber, Object value, Schema schema) throws IOException; in writeGroup() method
|
| D | BinaryWriter.java | 1066 public void writeGroup(int fieldNumber, Object value) throws IOException { in writeGroup() method in BinaryWriter.SafeHeapWriter 1073 public void writeGroup(int fieldNumber, Object value, Schema schema) throws IOException { in writeGroup() method in BinaryWriter.SafeHeapWriter 1603 public void writeGroup(int fieldNumber, Object value) throws IOException { in writeGroup() method in BinaryWriter.UnsafeHeapWriter 1610 public void writeGroup(int fieldNumber, Object value, Schema schema) throws IOException { in writeGroup() method in BinaryWriter.UnsafeHeapWriter 2135 public void writeGroup(int fieldNumber, Object value) throws IOException { in writeGroup() method in BinaryWriter.SafeDirectWriter 2142 public void writeGroup(int fieldNumber, Object value, Schema schema) throws IOException { in writeGroup() method in BinaryWriter.SafeDirectWriter 2694 public void writeGroup(int fieldNumber, Object value) throws IOException { in writeGroup() method in BinaryWriter.UnsafeDirectWriter 2701 public void writeGroup(int fieldNumber, Object value, Schema schema) throws IOException { in writeGroup() method in BinaryWriter.UnsafeDirectWriter
|
| D | CodedOutputStreamWriter.java | 137 public void writeGroup(int fieldNumber, Object value) throws IOException { in writeGroup() method in CodedOutputStreamWriter 142 public void writeGroup(int fieldNumber, Object value, Schema schema) throws IOException { in writeGroup() method in CodedOutputStreamWriter
|
| D | CodedOutputStream.java | 1010 public final void writeGroup(final int fieldNumber, final MessageLite value) throws IOException { in writeGroup() method in CodedOutputStream 1022 final void writeGroup(final int fieldNumber, final MessageLite value, Schema schema) in writeGroup() method in CodedOutputStream
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fFragDepthTests.cpp | 577 …tcu::TestCaseGroup* writeGroup = new tcu::TestCaseGroup(m_testCtx, "write", "gl_FragDepth write te… in init() local
|
| D | es3fBufferMapTests.cpp | 607 …tcu::TestCaseGroup* writeGroup = new tcu::TestCaseGroup(m_testCtx, bufferDataSources[srcNdx].name,… in init() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcFragDepthTests.cpp | 548 …tcu::TestCaseGroup* writeGroup = new tcu::TestCaseGroup(m_testCtx, "write", "gl_FragDepth write te… in init() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| D | es2fDepthRangeTests.cpp | 433 …tcu::TestCaseGroup* writeGroup = new tcu::TestCaseGroup(m_testCtx, "write", "gl_FragDepth write te… in init() local
|
| /third_party/libabigail/tests/lib/ |
| D | catch.hpp | 16915 void JunitReporter::writeGroup( TestGroupNode const& groupNode, double suiteTime ) { in writeGroup() function in Catch::JunitReporter
|