Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dsprpdata.c155 UStringPrepType retType; in compareMapping() local
235 UStringPrepType retType; in compareFlagsForRange() local
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/src/java-symbol-solver-core/com/github/javaparser/symbolsolver/javaparsermodel/declarations/
DJavaParserFieldDeclaration.java71 …Type retType = JavaParserFacade.get(typeSolver).convert(variableDeclarator.getType(), wrappedNode); in getType() 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/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dderived_attr_populator_gen.cc58 auto retType = attr.getReturnType(); in EmitOpAttrPopulators() local
/external/deqp-deps/glslang/hlsl/
DhlslParseables.cpp376 inline bool IsValid(const char* cname, char retOrder, char retType, char argOrder, char argType, in… in IsValid()
566 const char* retType; // return type key: empty matches type of 1st argument in initialize() member
977 … const char* retType = intrinsic.retType ? intrinsic.retType : argType; in initialize() local
DhlslParseHelper.cpp3684 TType retType(EbtFloat, EvqConst, 2); in getSamplePosArray() local
3709 TType retType; in decomposeSampleMethods() local
9457 bool HlslParseContext::setTextureReturnType(TSampler& sampler, const TType& retType, const TSourceL… in setTextureReturnType()
9896 const TType* retType = &patchConstantFunction.getType(); // return type from the PCF in addPatchConstantInvocation() local
/external/angle/third_party/glslang/src/hlsl/
DhlslParseables.cpp376 inline bool IsValid(const char* cname, char retOrder, char retType, char argOrder, char argType, in… in IsValid()
566 const char* retType; // return type key: empty matches type of 1st argument in initialize() member
977 … const char* retType = intrinsic.retType ? intrinsic.retType : argType; in initialize() local
DhlslParseHelper.cpp3684 TType retType(EbtFloat, EvqConst, 2); in getSamplePosArray() local
3709 TType retType; in decomposeSampleMethods() local
9457 bool HlslParseContext::setTextureReturnType(TSampler& sampler, const TType& retType, const TSourceL… in setTextureReturnType()
9896 const TType* retType = &patchConstantFunction.getType(); // return type from the PCF in addPatchConstantInvocation() local
/external/angle/src/compiler/translator/
DSymbol.h246 const TType *retType, in TFunction()
DSymbol.cpp161 const TType *retType, in TFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp250 WebAssembly::ExprType retType; in FixEndsAtEndOfFunction() local
/external/jdiff/src/jdiff/
DRootDocToXML.java541 com.sun.javadoc.Type retType = md[i].returnType(); in processMethods() local
/external/swiftshader/third_party/llvm-7.0/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp164 llvm::Type *retType, in createFunction()
1697 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/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DVirtualMachineImpl.java895 ReferenceTypeImpl retType = null; in referenceType() local
/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