/third_party/ffmpeg/libavcodec/x86/ |
D | rv40dsp_init.c | 79 #define QPEL_FUNC_DECL(OP, SIZE, PH, PV, OPT) \ in DECLARE_WEIGHT() argument 109 #define QPEL_FUNCS_DECL(OP, PH, PV, OPT) \ argument 173 #define QPEL_FUNC_SET(OP, SIZE, PH, PV, OPT) \ argument 177 #define QPEL_FUNCS_SET(OP, PH, PV, OPT) \ argument
|
/third_party/ffmpeg/libavfilter/ |
D | vf_xbr.c | 93 #define FILT2(PE, PI, PH, PF, PG, PC, PD, PB, PA, G5, C4, G0, D0, C1, B1, F4, I4, H5, I5, A0, A1, … argument 127 #define FILT3(PE, PI, PH, PF, PG, PC, PD, PB, PA, G5, C4, G0, D0, C1, B1, F4, I4, H5, I5, A0, A1, … argument 169 #define FILT4(PE, PI, PH, PF, PG, PC, PD, PB, PA, G5, C4, G0, D0, C1, B1, F4, I4, H5, I5, A0, A1, … argument 254 const uint32_t PH = sa3[2]; in xbr_filter() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanHCFGBuilder.cpp | 141 BasicBlock *PH = TheLoop->getLoopPreheader(); in isExternalDef() local
|
D | SLPVectorizer.cpp | 2568 auto *PH = cast<PHINode>(VL0); in buildTree_rec() local 4078 auto *PH = cast<PHINode>(VL0); in vectorizeTree() local 4666 if (PHINode *PH = dyn_cast<PHINode>(User)) { in vectorizeTree() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LoopVersioning.cpp | 96 BasicBlock *PH = in versionLoop() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 184 BasicBlock *PH, ArrayRef<BasicBlock *> ExitBlocks, in PGOCounterPromoterHelper() 329 BasicBlock *PH = LP->getLoopPreheader(); in getMaxNumOfPromotionsInLoop() local
|
/third_party/boost/boost/spirit/home/classic/utility/ |
D | rule_parser.hpp | 998 operator, (action_chain<PH,M,A1> const & chain, A2 const & a) in operator ,() 1036 operator, (action_chains<Head,Tail> const & h, action_chain<PH,M,A> const & t) in operator ,()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopLoadElimination.cpp | 434 auto *PH = L->getLoopPreheader(); in propagateStoredValueToLoadUsers() local
|
D | LoopIdiomRecognize.cpp | 1476 BasicBlock *PH = CurLoop->getLoopPreheader(); in recognizeAndInsertFFS() local 1549 BasicBlock *PH = CurLoop->getLoopPreheader(); in recognizePopcount() local
|
D | SimpleLoopUnswitch.cpp | 1584 auto *PH = L.getLoopPreheader(); in recomputeLoopBlockSet() local 1694 auto *PH = L.getLoopPreheader(); in rebuildLoopAfterUnswitch() local
|
D | LoopDistribute.cpp | 679 BasicBlock *PH = L->getLoopPreheader(); in processLoop() local
|
D | LoopStrengthReduce.cpp | 2110 PHINode *PH = dyn_cast<PHINode>(ShadowUse->getOperand(0)); in OptimizeShadowIV() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | COFFYAML.cpp | 444 COFFYAML::PEHeader &PH) { in mapping()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Metadata.cpp | 161 if (auto *PH = dyn_cast<DistinctMDOperandPlaceholder>(&MD)) { in track() local 174 else if (auto *PH = dyn_cast<DistinctMDOperandPlaceholder>(&MD)) in untrack() local
|
/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
D | shortnumbermetadata.js | 2595 ,"PH":[,[,,"[19]\\d\\d",,,,,,,[3] property
|
D | metadatalite.js | 5869 ,"PH":[,[,,"(?:[2-7]|9\\d)\\d{8}|2\\d{5}|(?:1800|8)\\d{7,9}",,,,,,,[6,8,9,10,11,12,13] property
|
D | metadata.js | 5869 ,"PH":[,[,,"(?:[2-7]|9\\d)\\d{8}|2\\d{5}|(?:1800|8)\\d{7,9}",,,,,,,[6,8,9,10,11,12,13] property
|
D | demo-compiled.js | 360 …",,,,"2700123",,,[7]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],PH:[,[,,"(?:[2-7]|9\\d)… property 618 …],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,"16\\d{2,5}",,,,"1600",,,[4,5,6,7]]],PH:[,[,,"[19]\\d\\d",,,… property
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 867 if (BasicBlock *PH = L->getLoopPreheader()) in preheader() local
|
D | HexagonHardwareLoops.cpp | 829 MachineBasicBlock *PH = MLI->findLoopPreheader(Loop, SpecPreheader); in computeCount() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | MetadataLoader.cpp | 379 for (auto &PH : PHs) { in getTemporaries() local
|
/third_party/boost/libs/wave/test/testwave/testfiles/ |
D | t_5_035.hpp | 626 #define PH macro
|