/third_party/boost/boost/interprocess/sync/shm/ |
D | named_creation_functor.hpp | 42 …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/ |
D | DIAFrameData.cpp | 21 HRESULT (__stdcall IDiaFrameData::*Method)(ArgType *)) { in PrivateGetDIAValue()
|
D | DIASectionContrib.cpp | 33 HRESULT (__stdcall IDiaSectionContrib::*Method)(ArgType *)) { in PrivateGetDIAValue()
|
D | DIARawSymbol.cpp | 97 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/ |
D | AMDGPUPrintfRuntimeBinding.cpp | 212 Type *ArgType = Arg->getType(); in lowerPrintfForGpu() local 409 Type *ArgType = Arg->getType(); in lowerPrintfForGpu() local
|
D | AMDGPURewriteOutArguments.cpp | 453 PointerType *ArgType = cast<PointerType>(Arg.getType()); in runOnFunction() local
|
D | AMDGPULibFunc.h | 291 unsigned char ArgType; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceTypes.h | 167 void appendArgType(Type ArgType) { ArgList.push_back(ArgType); } in appendArgType()
|
D | PNaClTranslator.cpp | 153 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/ |
D | test_numbers.py | 22 ArgType = type(byref(c_int(0))) variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFixFunctionBitcasts.cpp | 144 Type *ArgType = AI->getType(); in createWrapper() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | CoroElide.cpp | 95 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/ |
D | LibCallsShrinkWrap.cpp | 310 Type *ArgType = CI.getArgOperand(0)->getType(); in checkCandidate() local
|
D | SimplifyLibCalls.cpp | 2067 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/ |
D | Mips16HardFloat.cpp | 158 Type *ArgType = F.getFunctionType()->getParamType(0); in needsFPStubFromParams() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | MessagePattern.java | 748 public enum ArgType { enum in MessagePattern
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | MessagePattern.java | 808 public enum ArgType { enum in MessagePattern
|
/third_party/glslang/glslang/MachineIndependent/ |
D | Initialize.cpp | 87 enum ArgType { enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 759 auto ArgType = cast<VectorType>(Arg->getType()); in SimplifyDemandedUseBits() local
|
D | InstCombineCalls.cpp | 2552 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/ |
D | RPCUtils.h | 1597 using ArgType = typename detail::ResponseHandlerArg< in call() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | IRBuilder.h | 2613 auto *ArgType = cast<PointerType>(LHS->getType()); variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | TGParser.cpp | 1119 RecTy *ArgType = nullptr; in ParseOperation() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 1859 for (const DIType *ArgType : Ty->getTypeArray()) in lowerTypeFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Verifier.cpp | 2022 Type *ArgType = Call.getArgOperand(5 + i)->getType(); in verifyStatepoint() local
|