Searched refs:bmh (Results 1 – 14 of 14) sorted by relevance
/external/skqp/tools/bookmaker/ |
D | fiddleParser.cpp | 120 TextParser bmh(textOut); in textOut() local 123 bmh.skipWhiteSpace(); in textOut() 125 const char* bmhEnd = bmh.trimmedLineEnd(); in textOut() 127 ptrdiff_t bmhLen = bmhEnd - bmh.fChar; in textOut() 133 bmh.reportError("mismatched stdout len\n"); in textOut() 135 } else if (strncmp(bmh.fChar, fiddle.fChar, fiddleLen)) { in textOut() 138 bmh.reportError("mismatched stdout text\n"); in textOut() 141 bmh.skipToLineStart(); in textOut() 143 } while (!bmh.eof() && !fiddle.eof()); in textOut() 145 bmh.reportError("bmh %s missing stdout\n"); in textOut() [all …]
|
D | fiddleParser.h | 17 FiddleBase(BmhParser* bmh) in FiddleBase() argument 18 : fBmhParser(bmh) in FiddleBase() 47 FiddleParser(BmhParser* bmh) : FiddleBase(bmh) { in FiddleParser() argument 66 Catalog(BmhParser* bmh) : FiddleBase(bmh) {} in Catalog() argument
|
D | selfCheck.cpp | 45 SelfChecker(const BmhParser& bmh) in SelfChecker() argument 46 : fBmhParser(bmh) in SelfChecker() 154 bool SelfCheck(const BmhParser& bmh) { in SelfCheck() argument 155 SelfChecker checker(bmh); in SelfCheck()
|
D | mdOut.h | 24 MdOut(BmhParser& bmh, IncludeParser& inc) : ParserCommon() in MdOut() argument 25 , fBmhParser(bmh) in MdOut()
|
D | spellCheck.cpp | 39 SpellCheck(const BmhParser& bmh) : ParserCommon() in SpellCheck() argument 40 , fBmhParser(bmh) { in SpellCheck()
|
D | bookmaker.cpp | 17 DEFINE_string2(bmh, b, "", "Path to a *.bmh file or a directory.");
|
/external/skqp/docs/ |
D | usingBookmaker.bmh | 3 SkXXX.bmh 4 docs/SkIRect_Reference.bmh 5 docs/SkSurface_Reference.bmh 22 …okmaker reads canonical documentation from files suffixed with bmh in the docs directory. These bmh 93 # Example in bookmaker bmh file does not compile, or does not produce expected output. ## 107 For instance, if the change was made to SkIRect, edit docs/SkIRect_Reference.bmh. 108 Checking in the edited docs/SkIRect_Reference.bmh will fix the bot. 141 docs/SkSurface_Reference.bmh, running: 219 docs/SkXXX_Reference.bmh 225 docs/SkXXX_Reference.bmh [all …]
|
D | markup.bmh | 37 The markup character is initially # at the start of any .bmh file
|
/external/skqp/site/user/api/ |
D | usingBookmaker.md | 4 …ker</a> reads canonical documentation from files suffixed with bmh in the docs directory. These bmh 70 …<td>Example in <a href='usingBookmaker#Bookmaker'>bookmaker</a> bmh file does not compile, or does… 85 …hange was made to <a href='SkIRect_Reference#SkIRect'>SkIRect</a>, edit docs/SkIRect_Reference.bmh. 86 Checking in the edited docs/SkIRect_Reference.bmh will fix the bot. 120 docs/SkSurface_Reference.bmh, running: 191 docs/SkXXX_Reference.bmh 199 docs/SkXXX_Reference.bmh 270 Generate SkXXX.md from SkXXX.bmh and fiddleout.json. 284 $ ./out/dir/bookmaker -x -b docs/SkXXX.bmh -i include/core/SkXXX.h
|
/external/icu/icu4c/source/data/misc/ |
D | likelySubtags.txt | 170 bmh{"bmh_Latn_ZZ"}
|
D | langInfo.txt | 1062 "bmh","Latn","ZZ",
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | iso-639-3_Name_Index.tab | 837 bmh Kein Kein
|
D | iso-639-3.tab | 811 bmh I L Kein
|
D | language-subtag-registry | 5412 Subtag: bmh
|