/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
D | LanguageData.java | 49 public String makeTag() in makeTag() method in LanguageData.Record 172 public String makeTag(int value) in makeTag() method in LanguageData
|
D | TagUtilities.java | 26 public static String makeTag(String tag) in makeTag() method in TagUtilities
|
D | TagValueData.java | 24 abstract public String makeTag(int value); in makeTag() method in TagValueData
|
D | ScriptData.java | 214 public String makeTag(int value) in makeTag() method in ScriptData
|
/third_party/node/deps/icu-small/source/i18n/ |
D | number_affixutils.h | 231 static inline AffixTag makeTag(int32_t offset, AffixPatternType type, AffixPatternState state, in makeTag() function
|
/third_party/icu/icu4c/source/i18n/ |
D | number_affixutils.h | 231 static inline AffixTag makeTag(int32_t offset, AffixPatternType type, AffixPatternState state, in makeTag() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | number_affixutils.h | 231 static inline AffixTag makeTag(int32_t offset, AffixPatternType type, AffixPatternState state, in makeTag() function
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
D | CodedInputStreamTest.java | 359 public int makeTag(int number, int tag) { in makeTag() method in CodedInputStreamTest
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | WireFormat.java | 76 static int makeTag(final int fieldNumber, final int wireType) { in makeTag() method in WireFormat
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
D | AffixUtils.java | 689 private static long makeTag(int offset, int type, int state, int cp) { in makeTag() method in AffixUtils
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
D | AffixUtils.java | 690 private static long makeTag(int offset, int type, int state, int cp) { in makeTag() method in AffixUtils
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | GPBWire.php | 396 public static function makeTag($number, $type) function in Google\\Protobuf\\Internal\\GPBWire
|