/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/ |
D | TypeTableCollection.cpp | 63 bool TypeTableCollection::replaceType(TypeIndex &Index, CVType Data, in replaceType() function in TypeTableCollection
|
D | AppendingTypeTableBuilder.cpp | 95 bool AppendingTypeTableBuilder::replaceType(TypeIndex &Index, CVType Data, in replaceType() function in AppendingTypeTableBuilder
|
D | GlobalTypeTableBuilder.cpp | 108 bool GlobalTypeTableBuilder::replaceType(TypeIndex &Index, CVType Data, in replaceType() function in GlobalTypeTableBuilder
|
D | MergingTypeTableBuilder.cpp | 121 bool MergingTypeTableBuilder::replaceType(TypeIndex &Index, CVType Data, in replaceType() function in MergingTypeTableBuilder
|
D | LazyRandomTypeCollection.cpp | 280 bool LazyRandomTypeCollection::replaceType(TypeIndex &Index, CVType Data, in replaceType() function in LazyRandomTypeCollection
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-core/com/github/javaparser/symbolsolver/reflectionmodel/ |
D | ReflectionFieldDeclaration.java | 79 public FieldDeclaration replaceType(Type fieldType) { in replaceType() method in ReflectionFieldDeclaration
|
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/reflectionmodel/ |
D | ReflectionFieldDeclaration.java | 79 public ResolvedFieldDeclaration replaceType(ResolvedType fieldType) { in replaceType() method in ReflectionFieldDeclaration
|
/external/cronet/tot/third_party/icu/source/i18n/ |
D | number_affixutils.cpp | 234 UnicodeString AffixUtils::replaceType(const UnicodeString &affixPattern, AffixPatternType type, in replaceType() function in AffixUtils
|
/external/icu/icu4c/source/i18n/ |
D | number_affixutils.cpp | 234 UnicodeString AffixUtils::replaceType(const UnicodeString &affixPattern, AffixPatternType type, in replaceType() function in AffixUtils
|
/external/cronet/stable/third_party/icu/source/i18n/ |
D | number_affixutils.cpp | 234 UnicodeString AffixUtils::replaceType(const UnicodeString &affixPattern, AffixPatternType type, in replaceType() function in AffixUtils
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/ |
D | AffixUtils.java | 439 public static String replaceType(CharSequence affixPattern, int type, char replacementChar) { in replaceType() method in AffixUtils
|
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/ |
D | AffixUtils.java | 431 public static String replaceType(CharSequence affixPattern, int type, char replacementChar) { in replaceType() method in AffixUtils
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 2053 void replaceType(DISubroutineType *Ty) { in replaceType() function
|