/external/llvm/lib/ExecutionEngine/Orc/ |
D | OrcMCJITReplacement.cpp | 50 int (*PF)(int, char **, const char **) = in runFunction() local 64 int (*PF)(int, char **) = (int (*)(int, char **))(intptr_t)FPtr; in runFunction() local 76 int (*PF)(int) = (int (*)(int))(intptr_t)FPtr; in runFunction() local
|
/external/clang/test/SemaObjC/ |
D | block-explicit-return-type.m | 5 typedef float * PF; typedef
|
/external/parameter-framework/upstream/test/functional-tests/include/ |
D | Test.hpp | 117 using PF = ParameterFramework; typedef in parameterFramework::LazyPF
|
D | ParameterFramework.hpp | 61 using PF = CParameterMgrFullConnector; typedef in parameterFramework::ParameterFramework
|
/external/llvm/lib/Target/ |
D | TargetSubtargetInfo.cpp | 24 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetFeatureKV> PD, in TargetSubtargetInfo()
|
/external/llvm/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.cpp | 501 int (*PF)(int, char **, const char **) = in runFunction() local 515 int (*PF)(int, char **) = (int(*)(int, char **))(intptr_t)FPtr; in runFunction() local 528 int (*PF)(int) = (int(*)(int))(intptr_t)FPtr; in runFunction() local
|
/external/llvm/lib/MC/ |
D | MCSubtargetInfo.cpp | 41 ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetFeatureKV> PD, in MCSubtargetInfo()
|
/external/llvm/tools/bugpoint/ |
D | ExtractFunction.cpp | 92 const Function *PF = PBB->getParent(); in deleteInstructionFromProgram() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FunctionLoweringInfo.cpp | 553 if (const auto *PF = dyn_cast<Function>( in AddLandingPadInfo() local
|
D | SelectionDAG.cpp | 510 const MemSDNode *PF = cast<MemSDNode>(N); in AddNodeIDCustom() local
|
/external/e2fsprogs/ext2ed/ |
D | ext2ed.h | 78 typedef void (*PF) (char *); /* Used to point to the dispatched functions */ typedef
|
/external/icu/icu4c/source/test/perf/collationperf/ |
D | collperf.cpp | 487 typedef int32_t (U_EXPORT2 *PF)(const UChar *, const UChar *); in doBinarySearch() typedef
|
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
D | toy.cpp | 744 Function *PF = OpenModule->getFunction(FnName); in getFunction() local
|
/external/llvm/examples/Kaleidoscope/MCJIT/initial/ |
D | toy.cpp | 734 Function *PF = OpenModule->getFunction(FnName); in getFunction() local
|
/external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
D | toy.cpp | 901 Function *PF = CurrentModule->getFunction(FnName); in getFunction() local
|
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
D | toy.cpp | 833 Function *PF = OpenModule->getFunction(FnName); in getFunction() local
|
/external/v8/test/mjsunit/asm/poppler/ |
D | poppler.js | 7325 …r p=0,q=0,r=0,s=0,t=0,u=0,v=0,w=0,x=0,y=0,z=0,A=0,B=0,C=0,D=0,E=0,F=0,G=0,H=0,I=0,J=0,K=0,L=0,M=0,…
|