Home
last modified time | relevance | path

Searched defs:ArgType (Results 1 – 25 of 26) sorted by relevance

12

/third_party/boost/boost/interprocess/sync/shm/
Dnamed_creation_functor.hpp42 …void construct(void *address, typename enable_if_c<is_same<ArgType, no_arg_t>::value>::type * = 0)… in construct()
46 …void construct(void *address, typename enable_if_c<!is_same<ArgType, no_arg_t>::value>::type * = 0… in construct()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIAFrameData.cpp21 HRESULT (__stdcall IDiaFrameData::*Method)(ArgType *)) { in PrivateGetDIAValue()
DDIASectionContrib.cpp33 HRESULT (__stdcall IDiaSectionContrib::*Method)(ArgType *)) { in PrivateGetDIAValue()
DDIARawSymbol.cpp97 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in PrivateGetDIAValue()
107 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in PrivateGetDIAValue()
138 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in DumpDIAValueAs()
158 HRESULT (__stdcall IDiaSymbol::*Method)(ArgType *)) { in DumpDIAValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp212 Type *ArgType = Arg->getType(); in lowerPrintfForGpu() local
409 Type *ArgType = Arg->getType(); in lowerPrintfForGpu() local
DAMDGPURewriteOutArguments.cpp453 PointerType *ArgType = cast<PointerType>(Arg.getType()); in runOnFunction() local
DAMDGPULibFunc.h291 unsigned char ArgType; member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTypes.h167 void appendArgType(Type ArgType) { ArgList.push_back(ArgType); } in appendArgType()
DPNaClTranslator.cpp153 void appendArgType(Ice::Type ArgType) { Signature.appendArgType(ArgType); } in appendArgType()
1393 for (Ice::Type ArgType : Signature.getArgList()) { in parseFunction() local
2106 Ice::Type ArgType, Ice::Type ParamType) { in verifyCallArgTypeMatches()
/third_party/python/Lib/ctypes/test/
Dtest_numbers.py22 ArgType = type(byref(c_int(0))) variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixFunctionBitcasts.cpp144 Type *ArgType = AI->getType(); in createWrapper() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroElide.cpp95 auto *ArgType = Resume->arg_begin()->getType(); in getFrameType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLibCallsShrinkWrap.cpp310 Type *ArgType = CI.getArgOperand(0)->getType(); in checkCandidate() local
DSimplifyLibCalls.cpp2067 Type *ArgType = I->getType(); in optimizeSqrt() local
2253 Type *ArgType = Op->getType(); in optimizeFFS() local
2267 Type *ArgType = Op->getType(); in optimizeFls() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16HardFloat.cpp158 Type *ArgType = F.getFunctionType()->getParamType(0); in needsFPStubFromParams() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DMessagePattern.java748 public enum ArgType { enum in MessagePattern
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessagePattern.java808 public enum ArgType { enum in MessagePattern
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp87 enum ArgType { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp759 auto ArgType = cast<VectorType>(Arg->getType()); in SimplifyDemandedUseBits() local
DInstCombineCalls.cpp2552 auto ArgType = cast<VectorType>(Arg->getType()); in visitCallInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/
DRPCUtils.h1597 using ArgType = typename detail::ResponseHandlerArg< in call() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h2613 auto *ArgType = cast<PointerType>(LHS->getType()); variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.cpp1119 RecTy *ArgType = nullptr; in ParseOperation() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1859 for (const DIType *ArgType : Ty->getTypeArray()) in lowerTypeFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp2022 Type *ArgType = Call.getArgOperand(5 + i)->getType(); in verifyStatepoint() local

12