/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/chromium-trace/trace-viewer/src/ui/ |
D | mouse_tracker.js | 66 remakeEvent_: function(e, newType) { argument
|
/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/chromium_org/third_party/angle/src/compiler/translator/ |
D | ConstantUnion.h | 21 bool cast(TBasicType newType, const ConstantUnion &constant) in cast()
|
/external/dexmaker/src/dx/java/com/android/dx/rop/code/ |
D | RegisterSpec.java | 497 public RegisterSpec withType(TypeBearer newType) { in withType() 526 Type newType; in withSimpleType() local
|
/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/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/util/ |
D | TryListBuilder.java | 167 String newType = handler.getExceptionType(); in addHandler() local
|
/external/jdiff/src/jdiff/ |
D | HTMLReportGenerator.java | 1336 String newType = memberDiff.newType_; in writeCtorChangedTableEntry() local 1644 String newType = memberDiff.newType_; in writeFieldChangedTableEntry() local
|
/external/clang/lib/AST/ |
D | ASTContext.cpp | 2590 DependentSizedArrayType *newType in getDependentSizedArrayType() local 2671 IncompleteArrayType *newType = new (*this, TypeAlignment) in getIncompleteArrayType() local 2934 Type *newType = in getInjectedClassNameType() local 2963 Type *newType = new (*this, TypeAlignment) UnresolvedUsingType(Using); in getTypeDeclTypeSlow() local 2981 TypedefType *newType = new(*this, TypeAlignment) in getTypedefType() local 2995 RecordType *newType = new (*this, TypeAlignment) RecordType(Decl); in getRecordType() local 3008 EnumType *newType = new (*this, TypeAlignment) EnumType(Decl); in getEnumType() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
D | s_span.c | 935 convert_color_type(SWspan *span, GLenum newType, GLuint output) in convert_color_type()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_span.c | 935 convert_color_type(SWspan *span, GLenum newType, GLuint output) in convert_color_type()
|
/external/doclava/src/com/google/doclava/ |
D | InfoBuilder.java | 708 TypeInfo newType; in buildFields() local
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
D | HTMLInputElement.cpp | 403 RefPtrWillBeRawPtr<InputType> newType = InputType::create(*this, newTypeName); in updateType() local
|
/external/clang/include/clang/AST/ |
D | Decl.h | 480 void setType(QualType newType) { DeclType = newType; } in setType() 2454 void setTypeSourceInfo(TypeSourceInfo *newType) { in setTypeSourceInfo()
|
/external/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 544 static uint8_t mergeTypeForSet(uint8_t origType, uint8_t newType) { in mergeTypeForSet()
|