Home
last modified time | relevance | path

Searched defs:retType (Results 1 – 23 of 23) sorted by relevance

/external/javassist/src/main/javassist/expr/
DCast.java102 CtClass retType = getType(); in replace() local
137 CtClass retType; field in Cast.ProceedForCast
DInstanceof.java105 CtClass retType = CtClass.booleanType; in replace() local
DMethodCall.java208 CtClass retType = Descriptor.getReturnType(signature, cp); in replace() local
DNewArray.java176 CtClass retType; in replace2() local
DFieldAccess.java159 CtClass retType; in replace() local
DExpr.java211 static final boolean checkResultValue(CtClass retType, String prog) in checkResultValue()
/external/icu/icu4c/source/test/cintltst/
Dsprpdata.c154 UStringPrepType retType; in compareMapping() local
234 UStringPrepType retType; in compareFlagsForRange() local
/external/icu/icu4c/source/test/intltest/
Dtestidn.cpp336 UStringPrepType retType; in compareMapping() local
409 UStringPrepType retType; in compareFlagsForRange() local
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dimportgl.h55 #define FNDEF(retType, funcName, args) \ argument
/external/javassist/src/main/javassist/util/proxy/
DRuntimeSupport.java150 public static String makeDescriptor(Class[] params, Class retType) { in makeDescriptor()
DProxyFactory.java1164 Class retType = meth.getReturnType(); in makeForwarder() local
/external/javassist/src/main/javassist/
DCtMethod.java276 CtClass retType; in setWrappedBody() local
/external/jdiff/src/jdiff/
DRootDocToXML.java541 com.sun.javadoc.Type retType = md[i].returnType(); in processMethods() local
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp221 llvm::Type *retType, in createFunction()
1798 llvm::Type *retType = builder.getVoidTy(); in createStandardUtilityFunctions() local
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp216 llvm::Type *retType, in createFunction()
1748 llvm::Type *retType = builder.getVoidTy(); in createStandardUtilityFunctions() local
/external/sonivox/jet_tools/JetCreator/
DJetUtils.py250 def IniGetValue(configFile, section, option, retType='str', default=''): argument
/external/javassist/src/main/javassist/bytecode/stackmap/
DTracer.java40 String retType) { in Tracer()
/external/javassist/src/main/javassist/bytecode/
DSignatureAttribute.java229 Type retType; field in SignatureAttribute.MethodSignature
/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp1109 const glu::DataType retType = getSamplerLookupReturnType(samplerTypes[i]); in writeUniformDefinitions() local
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp1293 const glu::DataType retType = getSamplerLookupReturnType(samplerTypes[i]); in writeUniformDefinitions() local
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp1044 QualType retType = T; in RewriteTypeIntoString() local
DRewriteModernObjC.cpp1212 QualType retType = T; in RewriteTypeIntoString() local
/external/clang/lib/AST/
DASTContext.cpp7456 QualType retType; in mergeFunctionTypes() local