Home
last modified time | relevance | path

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

/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/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.cpp3631 TType retType(EbtFloat, EvqConst, 2); in getSamplePosArray() local
3656 TType retType; in decomposeSampleMethods() local
9393 bool HlslParseContext::setTextureReturnType(TSampler& sampler, const TType& retType, const TSourceL… in setTextureReturnType()
9832 const TType* retType = &patchConstantFunction.getType(); // return type from the PCF in addPatchConstantInvocation() local
/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/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/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