Home
last modified time | relevance | path

Searched refs:PH (Results 1 – 25 of 697) sorted by relevance

12345678910>>...28

/third_party/ffmpeg/libavfilter/
Dvf_xbr.c93 #define FILT2(PE, PI, PH, PF, PG, PC, PD, PB, PA, G5, C4, G0, D0, C1, B1, F4, I4, H5, I5, A0, A1, … argument
95 … if (PE != PH && PE != PF) { \
96 … const unsigned e = df(PE,PC) + df(PE,PG) + df(PI,H5) + df(PI,F4) + (df(PH,PF)<<2); \
97 … const unsigned i = df(PH,PD) + df(PH,I5) + df(PF,I4) + df(PF,PB) + (df(PE,PI)<<2); \
99 … const unsigned px = df(PE,PF) <= df(PE,PH) ? PF : PH; \
100 … if (e < i && (!eq(PF,PB) && !eq(PH,PD) || eq(PE,PI) \
101 … && (!eq(PF,I4) && !eq(PH,I5)) \
104 … const unsigned ki = df(PH,PC); \
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
129 … if (PE != PH && PE != PF) { \
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCOFFYAML.cpp444 COFFYAML::PEHeader &PH) { in mapping() argument
446 PH.Header.Subsystem); in mapping()
448 IO, PH.Header.DLLCharacteristics); in mapping()
450 IO.mapRequired("AddressOfEntryPoint", PH.Header.AddressOfEntryPoint); in mapping()
451 IO.mapRequired("ImageBase", PH.Header.ImageBase); in mapping()
452 IO.mapRequired("SectionAlignment", PH.Header.SectionAlignment); in mapping()
453 IO.mapRequired("FileAlignment", PH.Header.FileAlignment); in mapping()
455 PH.Header.MajorOperatingSystemVersion); in mapping()
457 PH.Header.MinorOperatingSystemVersion); in mapping()
458 IO.mapRequired("MajorImageVersion", PH.Header.MajorImageVersion); in mapping()
[all …]
/third_party/ffmpeg/libavcodec/x86/
Drv40dsp_init.c78 #define QPEL_FUNC_DECL(OP, SIZE, PH, PV, OPT) \ in DECLARE_WEIGHT() argument
79 static void OP ## rv40_qpel ##SIZE ##_mc ##PH ##PV ##OPT(uint8_t *dst, \ in DECLARE_WEIGHT()
84 if (PH && PV) { \ in DECLARE_WEIGHT()
91 SIZE + 5, HCOFF(PH)); \ in DECLARE_WEIGHT()
102 stride, SIZE, HCOFF(PH)); \ in DECLARE_WEIGHT()
108 #define QPEL_FUNCS_DECL(OP, PH, PV, OPT) \ argument
109 QPEL_FUNC_DECL(OP, 8, PH, PV, OPT) \
110 QPEL_FUNC_DECL(OP, 16, PH, PV, OPT)
172 #define QPEL_FUNC_SET(OP, SIZE, PH, PV, OPT) \ argument
173 c-> OP ## pixels_tab[2 - SIZE / 8][4 * PV + PH] = OP ## rv40_qpel ##SIZE ## _mc ##PH ##PV ##OPT;
[all …]
/third_party/pcre2/pcre2/
DCMakeLists.txt10 # 2007-09-19 Adjusted by PH to retain previous default settings
27 # 2008-01-23 PH removed the automatic build of pcredemo.
28 # 2008-04-22 PH modified READLINE support so it finds NCURSES when needed.
29 # 2008-07-03 PH updated for revised UCP property support (change of files)
30 # 2009-03-23 PH applied Steven Van Ingelgem's patch to change the name
33 # 2009-03-23 PH applied a modified version of Steven Van Ingelgem's patches to
36 # 2009-04-11 PH applied Christian Ehrlicher's patch to show compiler flags that
38 # 2010-01-02 PH added test for stdint.h
39 # 2010-03-02 PH added test for inttypes.h
40 # 2011-08-01 PH added PCREGREP_BUFSIZE
[all …]
/third_party/boost/boost/spirit/home/classic/utility/
Drule_parser.hpp570 template<class PH, ns ::action_chain_mode M, typename A> \
571 typename __rebound< ns ::action_chain<PH,M,A> >::type const \
572 operator[]( ns ::action_chain<PH,M,A> const & x) const \
574 return typename __rebound< ns ::action_chain<PH,M,A> >::type ( \
996 template<class PH, action_chain_mode M, typename A1, typename A2>
997 action_chain<PH, M, typename action_concatenator<A1,A2>::type>
998 operator, (action_chain<PH,M,A1> const & chain, A2 const & a) in operator ,() argument
1000 return action_chain<PH,M,typename action_concatenator<A1,A2>::type> in operator ,()
1034 template<class Head, class Tail,class PH, action_chain_mode M, typename A>
1035 action_chains< action_chains<Head,Tail>, action_chain<PH,M,A> >
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanHCFGBuilder.cpp141 BasicBlock *PH = TheLoop->getLoopPreheader(); in isExternalDef() local
142 assert(PH && "Expected loop pre-header."); in isExternalDef()
144 if (InstParent == PH) in isExternalDef()
/third_party/flutter/skia/third_party/externals/icu/source/data/coll/
Dom.txt8 "&Z<ch<<<Ch<<<CH<dh<<<Dh<<<DH<kh<<<Kh<<<KH<ny<<<Ny<<<NY<ph<<<Ph<<<PH<"
Dcy.txt13 "&P<ph<<<Ph<<<PH"
Dvi.txt30 "&P<ph<<<Ph<<<PH"
/third_party/icu/icu4c/source/data/coll/
Dom.txt8 "&Z<ch<<<Ch<<<CH<dh<<<Dh<<<DH<kh<<<Kh<<<KH<ny<<<Ny<<<NY<ph<<<Ph<<<PH<"
Dcy.txt13 "&P<ph<<<Ph<<<PH"
Dvi.txt30 "&P<ph<<<Ph<<<PH"
/third_party/skia/third_party/externals/icu/source/data/coll/
Dom.txt8 "&Z<ch<<<Ch<<<CH<dh<<<Dh<<<DH<kh<<<Kh<<<KH<ny<<<Ny<<<NY<ph<<<Ph<<<PH<"
Dcy.txt13 "&P<ph<<<Ph<<<PH"
Dvi.txt30 "&P<ph<<<Ph<<<PH"
/third_party/pcre2/pcre2/cmake/
DFindEditline.cmake1 # Modified from FindReadline.cmake (PH Feb 2012)
/third_party/icu/icu4c/source/data/misc/
DlangInfo.txt954 "bik","Latn","PH",
1002 "bku","Latn","PH",
1033 "bto","Latn","PH",
1069 "ceb","Latn","PH",
1082 "zh","Hant","PH",
1111 "cps","Latn","PH",
1218 "fil","Latn","PH",
1335 "hil","Latn","PH",
1344 "hnn","Latn","PH",
1381 "ilo","Latn","PH",
[all …]
/third_party/skia/third_party/externals/icu/source/data/misc/
DlangInfo.txt350 "bik","Latn","PH",
398 "bku","Latn","PH",
429 "bto","Latn","PH",
465 "ceb","Latn","PH",
477 "zh","Hant","PH",
506 "cps","Latn","PH",
614 "fil","Latn","PH",
730 "hil","Latn","PH",
739 "hnn","Latn","PH",
776 "ilo","Latn","PH",
[all …]
/third_party/uboot/u-boot-2020.01/configs/
DA20-Olimex-SOM-EVB_defconfig9 CONFIG_MMC3_PINS="PH"
DYones_Toptech_BD1078_defconfig9 CONFIG_MMC1_PINS="PH"
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp679 BasicBlock *PH = L->getLoopPreheader(); in processLoop() local
795 if (!PH->getSinglePredecessor() || &*PH->begin() != PH->getTerminator()) in processLoop()
796 SplitBlock(PH, PH->getTerminator(), DT, LI); in processLoop()
DLoopLoadElimination.cpp434 auto *PH = L->getLoopPreheader(); in propagateStoredValueToLoadUsers() local
436 PH->getTerminator()); in propagateStoredValueToLoadUsers()
440 PH->getTerminator()); in propagateStoredValueToLoadUsers()
444 PHI->addIncoming(Initial, PH); in propagateStoredValueToLoadUsers()
/third_party/icu/icu4c/source/data/region/
Dhaw.txt22 PH{"ʻĀina Pilipino"}
/third_party/flutter/skia/third_party/externals/icu/source/data/region/
Dhaw.txt22 PH{"ʻĀina Pilipino"}
/third_party/skia/third_party/externals/icu/source/data/region/
Dhaw.txt23 PH{"ʻĀina Pilipino"}

12345678910>>...28