Home
last modified time | relevance | path

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

1234567

/external/clang/lib/Frontend/
DVerifyDiagnosticsClient.cpp234 for (ParseHelper PH(CommentStart, CommentStart+CommentLen); !PH.Done();) { in ParseDirective() local
236 if (!PH.Search("expected")) in ParseDirective()
238 PH.Advance(); in ParseDirective()
241 if (!PH.Next("-")) in ParseDirective()
243 PH.Advance(); in ParseDirective()
247 if (PH.Next("error")) in ParseDirective()
249 else if (PH.Next("warning")) in ParseDirective()
251 else if (PH.Next("note")) in ParseDirective()
255 PH.Advance(); in ParseDirective()
262 if (PH.Next("-re")) { in ParseDirective()
[all …]
/external/pcre/
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 addes test for inttypes.h
209 # make it possible to override the default if necessary. PH
[all …]
Dmakevp.bat2 :: PH 19-03-07 renamed !compile.txt and !linklib.txt as makevp-compile.txt and
4 :: PH 26-03-07 re-renamed !compile.txt and !linklib.txt as makevp-c.txt and
6 :: PH 29-03-07 hopefully the final rename to makevp_c and makevp_l
/external/icu4c/data/misc/
DsupplementalData.txt580 "PH",
692 "PH",
1005 "PH",
1520 "PH",
1600 "PH",
1736 "PH",
2230 "PH",
2471 "PH",
3451 "PH",
4124 "PH",
[all …]
/external/icu4c/data/coll/
Dom.txt17 "&Z<ch<<<Ch<<<CH<dh<<<Dh<<<DH<kh<<<Kh<<<KH<ny<<<Ny<<<NY<ph<<<Ph<<<PH<"
Dcy.txt22 "&P<ph<<<Ph<<<PH"
/external/icu4c/data/region/
Dhaw.txt31 PH{"ʻĀina Pilipino"}
Dkm.txt143 PH{"ហ្វ៉ីលីពីន"}
Dhy.txt151 PH{"Ֆիլիպիններ"}
Dmy.txt174 PH{"ဖိလစ်ပိုင်"}
Dam.txt172 PH{"ፊሊፒንስ"}
Dbe.txt211 PH{"Філіпіны"}
Dka.txt216 PH{"ფილიპინები"}
Dshi_Tfng.txt174 PH{"ⴼⵉⵍⵉⴱⴱⵉⵏ"}
Dgu.txt230 PH{"ફિલિપિન્સ"}
Dkn.txt225 PH{"ಫಿಲಿಫೈನ್ಸ್"}
Del.txt229 PH{"Φιλιππίνες"}
Dzh.txt229 PH{"菲律宾"}
Dar.txt228 PH{"الفيلبين"}
Dor.txt225 PH{"ଫିଲିପାଇନସ୍"}
Dbn.txt225 PH{"ফিলিপাইন"}
Dhe.txt224 PH{"פיליפינים"}
Dhi.txt225 PH{"फिलीपिंस"}
/external/pcre/cmake/
DFindReadline.cmake22 # default to be overridden. PH
/external/collada/include/1.4/dom/
DdomPolygons.h45 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::PH; } in getElementType()

1234567