| /external/guava/guava-gwt/test-super/com/google/common/net/super/com/google/common/net/ |
| D | MediaTypeTest.java | 73 MediaType newType = MediaType.createApplicationType("yams"); in testCreateApplicationType() local 79 MediaType newType = MediaType.createAudioType("yams"); in testCreateAudioType() local 85 MediaType newType = MediaType.createImageType("yams"); in testCreateImageType() local 91 MediaType newType = MediaType.createTextType("yams"); in testCreateTextType() local 97 MediaType newType = MediaType.createVideoType("yams"); in testCreateVideoType() local
|
| /external/javassist/src/main/javassist/compiler/ast/ |
| D | DoubleConst.java | 54 int newType; in compute0() local 69 int newType) in compute()
|
| D | IntConst.java | 56 int newType; in compute0() local
|
| /external/proguard/src/proguard/classfile/editor/ |
| D | MemberReferenceFixer.java | 131 String newType = referencedMember.getDescriptor(referencedClass); in visitFieldrefConstant() local 159 String newType = referencedMember.getDescriptor(referencedClass); in visitInterfaceMethodrefConstant() local 215 String newType = referencedMember.getDescriptor(referencedClass); in visitMethodrefConstant() local 303 String newType = referencedMember.getDescriptor(referencedClass); in visitEnclosingMethodAttribute() local
|
| /external/javassist/src/main/javassist/expr/ |
| D | NewExpr.java | 187 CtClass newType = cp.get(newTypeName); in replace() local 220 CtClass newType; field in NewExpr.ProceedForNew
|
| /external/dagger2/compiler/src/main/java/dagger/internal/codegen/ |
| D | Key.java | 98 Key withType(Types types, TypeMirror newType) { in withType()
|
| /external/objenesis/main/src/main/java/org/objenesis/instantiator/basic/ |
| D | ProxyingInstantiator.java | 58 private final Class<?> newType; field in ProxyingInstantiator
|
| /external/swiftshader/src/OpenGL/compiler/ |
| D | ConstantUnion.h | 33 bool cast(TBasicType newType, const ConstantUnion &constant) in cast()
|
| /external/javassist/src/main/javassist/bytecode/analysis/ |
| D | Analyzer.java | 321 Type newType = frame.getLocal(i); in mergeJsr() local 382 Type newType = frame.getLocal(index); in mergeRet() local
|
| /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/resolution/ |
| D | MethodUsage.java | 170 … ResolvedType newType = originalType.replaceTypeVariables(typeParameter, type, inferredTypes); in replaceTypeParameter() local
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/util/ |
| D | TryListBuilder.java | 167 String newType = handler.getExceptionType(); in addHandler() local
|
| /external/swiftshader/third_party/PowerVR_SDK/Tools/ |
| D | PVRTTexture.cpp | 511 void PVRTMapLegacyTextureEnumToNewFormat(PVRTPixelType OldFormat, PVRTuint64& newType, EPVRTColourS… in PVRTMapLegacyTextureEnumToNewFormat()
|
| /external/skia/src/sksl/ |
| D | SkSLIRGenerator.cpp | 655 Type* newType = new Type(std::move(name), Type::kArray_Kind, *type, size); in convertFunction() local 1826 Type* newType = new Type(oldType.name() + "[" + to_string(size) + "]", in convertIndex() local 1976 Type* newType = new Type(oldType.name() + "[]", Type::kArray_Kind, oldType, in convertSuffixExpression() local
|
| /external/skqp/src/sksl/ |
| D | SkSLIRGenerator.cpp | 656 Type* newType = new Type(std::move(name), Type::kArray_Kind, *type, size); in convertFunction() local 1825 Type* newType = new Type(oldType.name() + "[" + to_string(size) + "]", in convertIndex() local 1975 Type* newType = new Type(oldType.name() + "[]", Type::kArray_Kind, oldType, in convertSuffixExpression() local
|
| /external/jdiff/src/jdiff/ |
| D | HTMLReportGenerator.java | 1208 String newType = memberDiff.newType_; in writeCtorChangedTableEntry() local 1516 String newType = memberDiff.newType_; in writeFieldChangedTableEntry() local
|
| /external/desugar/java/com/google/devtools/build/android/desugar/ |
| D | BytecodeTypeInference.java | 670 private void replaceUninitializedTypeInStack(InferredType oldType, InferredType newType) { in replaceUninitializedTypeInStack()
|
| /external/mesa3d/src/mesa/vbo/ |
| D | vbo_exec_api.c | 401 GLuint newSize, GLenum newType) in vbo_exec_fixup_vertex()
|
| /external/clang/lib/AST/ |
| D | ASTContext.cpp | 2793 DependentSizedArrayType *newType in getDependentSizedArrayType() local 2875 IncompleteArrayType *newType = new (*this, TypeAlignment) in getIncompleteArrayType() local 3179 Type *newType = in getInjectedClassNameType() local 3208 Type *newType = new (*this, TypeAlignment) UnresolvedUsingType(Using); in getTypeDeclTypeSlow() local 3226 TypedefType *newType = new(*this, TypeAlignment) in getTypedefType() local 3240 RecordType *newType = new (*this, TypeAlignment) RecordType(Decl); in getRecordType() local 3253 EnumType *newType = new (*this, TypeAlignment) EnumType(Decl); in getEnumType() local
|
| /external/mesa3d/src/mesa/swrast/ |
| D | s_span.c | 936 convert_color_type(SWspan *span, GLenum srcType, GLenum newType, GLuint output) in convert_color_type()
|
| /external/llvm/lib/MC/ |
| D | ELFObjectWriter.cpp | 424 static uint8_t mergeTypeForSet(uint8_t origType, uint8_t newType) { in mergeTypeForSet()
|
| /external/doclava/src/com/google/doclava/ |
| D | InfoBuilder.java | 709 TypeInfo newType; in buildFields() local
|
| /external/clang/include/clang/AST/ |
| D | Decl.h | 600 void setType(QualType newType) { DeclType = newType; } in setType() 2654 void setTypeSourceInfo(TypeSourceInfo *newType) { in setTypeSourceInfo()
|