Searched refs:makeTag (Results 1 - 25 of 27) sorted by relevance

12

/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
H A DWireFormatMicro.java69 static int makeTag(final int fieldNumber, final int wireType) { method in class:WireFormatMicro
80 makeTag(MESSAGE_SET_ITEM, WIRETYPE_START_GROUP);
82 makeTag(MESSAGE_SET_ITEM, WIRETYPE_END_GROUP);
84 makeTag(MESSAGE_SET_TYPE_ID, WIRETYPE_VARINT);
86 makeTag(MESSAGE_SET_MESSAGE, WIRETYPE_LENGTH_DELIMITED);
H A DCodedInputStreamMicro.java127 WireFormatMicro.makeTag(WireFormatMicro.getTagFieldNumber(tag),
219 WireFormatMicro.makeTag(fieldNumber, WireFormatMicro.WIRETYPE_END_GROUP));
H A DCodedOutputStreamMicro.java876 writeRawVarint32(WireFormatMicro.makeTag(fieldNumber, wireType));
881 return computeRawVarint32Size(WireFormatMicro.makeTag(fieldNumber, 0));
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DTagValueData.java24 abstract public String makeTag(int value); method in class:TagValueData
H A DLanguageData.java49 public String makeTag() method in class:LanguageData.Record
51 return TagUtilities.makeTag(tag);
172 public String makeTag(int value) method in class:LanguageData
178 return languages[value - minLanguage].makeTag();
H A DTagUtilities.java26 public static String makeTag(String tag) method in class:TagUtilities
H A DOpenTypeTagBuilder.java225 "_TAG = " + TagUtilities.makeTag(tag) + "UL" +
H A DScriptTagModuleWriter.java30 output.print(data.makeTag(value));
H A DScriptData.java214 public String makeTag(int value) method in class:ScriptData
219 return TagUtilities.makeTag(tag);
/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DWireFormat.java71 static int makeTag(final int fieldNumber, final int wireType) { method in class:WireFormat
166 makeTag(MESSAGE_SET_ITEM, WIRETYPE_START_GROUP);
168 makeTag(MESSAGE_SET_ITEM, WIRETYPE_END_GROUP);
170 makeTag(MESSAGE_SET_TYPE_ID, WIRETYPE_VARINT);
172 makeTag(MESSAGE_SET_MESSAGE, WIRETYPE_LENGTH_DELIMITED);
H A DUnknownFieldSetLite.java320 WireFormat.makeTag(fieldNumber, WireFormat.WIRETYPE_END_GROUP));
343 storeField(WireFormat.makeTag(fieldNumber, WireFormat.WIRETYPE_VARINT), (long) value);
359 storeField(WireFormat.makeTag(fieldNumber, WireFormat.WIRETYPE_LENGTH_DELIMITED), value);
H A DMapEntryLite.java162 if (tag == WireFormat.makeTag(
166 } else if (tag == WireFormat.makeTag(
H A DCodedInputStream.java192 WireFormat.makeTag(WireFormat.getTagFieldNumber(tag),
236 int endtag = WireFormat.makeTag(WireFormat.getTagFieldNumber(tag),
428 WireFormat.makeTag(fieldNumber, WireFormat.WIRETYPE_END_GROUP));
445 WireFormat.makeTag(fieldNumber, WireFormat.WIRETYPE_END_GROUP));
H A DCodedOutputStream.java664 return computeUInt32SizeNoTag(WireFormat.makeTag(fieldNumber, 0));
1121 writeUInt32NoTag(WireFormat.makeTag(fieldNumber, wireType));
1491 writeUInt32NoTag(WireFormat.makeTag(fieldNumber, wireType));
1832 bufferUInt32NoTag(WireFormat.makeTag(fieldNumber, wireType));
1965 writeUInt32NoTag(WireFormat.makeTag(fieldNumber, wireType));
2268 writeUInt32NoTag(WireFormat.makeTag(fieldNumber, wireType));
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
H A DWireFormatNano.java71 static int makeTag(final int fieldNumber, final int wireType) { method in class:WireFormatNano
H A DCodedInputByteBufferNano.java119 WireFormatNano.makeTag(WireFormatNano.getTagFieldNumber(tag),
211 WireFormatNano.makeTag(fieldNumber, WireFormatNano.WIRETYPE_END_GROUP));
H A DCodedOutputByteBufferNano.java1009 writeRawVarint32(WireFormatNano.makeTag(fieldNumber, wireType));
1014 return computeRawVarint32Size(WireFormatNano.makeTag(fieldNumber, 0));
/external/markdown/markdown/
H A Dinlinepatterns.py313 return self.makeTag(href, title, text)
315 def makeTag(self, href, title, text): member in class:ReferencePattern
328 def makeTag(self, href, title, text): member in class:ImageReferencePattern
/external/protobuf/java/core/src/test/java/com/google/protobuf/
H A DCodedInputStreamTest.java423 int tag = WireFormat.makeTag(1, WireFormat.WIRETYPE_LENGTH_DELIMITED);
563 int tag = WireFormat.makeTag(1, WireFormat.WIRETYPE_LENGTH_DELIMITED);
588 int tag = WireFormat.makeTag(1, WireFormat.WIRETYPE_LENGTH_DELIMITED);
611 int tag = WireFormat.makeTag(1, WireFormat.WIRETYPE_LENGTH_DELIMITED);
631 int tag = WireFormat.makeTag(1, WireFormat.WIRETYPE_LENGTH_DELIMITED);
/external/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 437 milliseconds

12