/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestBNF.java | 11 import org.unicode.cldr.util.BNF; 76 BNF bnf = new BNF(new Random(0), new Quoter.RuleQuoter()) in testBNF() 221 BNF bnf = new BNF(new Random(0), new Quoter.RuleQuoter()) in printRandoms()
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | CheckLangTagBNF.java | 18 import org.unicode.cldr.util.BNF; 45 private BNF bnf; 137 public BNF getBnf() { in getBnf() 139 bnf = new BNF(new Random(2), new Quoter.RuleQuoter()) in getBnf() 188 BNF bnf = bnfData.getBnf(); in main() 201 BNF invalidBNF = new BNF(new Random(0), new Quoter.RuleQuoter()) in main()
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | BNF.java | 19 public class BNF { class 61 public BNF(Random random, Quoter quoter) { in BNF() method in BNF 67 public BNF addRules(String rules) { in addRules() 74 public BNF complete() { in complete() 170 public BNF addSet(String variable, UnicodeSet set) { in addSet() 327 public BNF setMaxRepeat(int maxRepeat) { in setMaxRepeat()
|
/external/python/cpython2/Doc/reference/ |
D | introduction.rst | 91 single: BNF 96 The descriptions of lexical analysis and syntax use a modified BNF grammar 135 All uses of BNF in the next chapter ("Lexical Analysis") are lexical
|
D | expressions.rst | 12 .. index:: single: BNF 14 **Syntax Notes:** In this and the following chapters, extended BNF notation will
|
/external/python/cpython3/Doc/reference/ |
D | introduction.rst | 91 .. index:: BNF, grammar, syntax, notation 93 The descriptions of lexical analysis and syntax use a modified BNF grammar 130 All uses of BNF in the next chapter ("Lexical Analysis") are lexical
|
D | expressions.rst | 8 .. index:: expression, BNF 12 **Syntax Notes:** In this and the following chapters, extended BNF notation will
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
D | jsilver.sablecc | 149 * Below is a BNF-like grammar of how the tokens are assembled.
|
/external/libchrome/mojo/public/tools/bindings/ |
D | README.md | 680 Below is the (BNF-ish) context-free grammar of the Mojom language:
|
/external/cldr/specs/rfc/ |
D | draft-davis-t-langtag-ext.txt | 766 [RFC5234] Crocker, Ed., "Augmented BNF for Syntax Specifications:
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.1.rst | 430 John Aycock's SPARK parsing framework, docstrings hold parts of the BNF grammar
|
/external/python/cpython3/Doc/whatsnew/ |
D | 2.1.rst | 430 John Aycock's SPARK parsing framework, docstrings hold parts of the BNF grammar
|
/external/icu/icu4c/source/data/mappings/ |
D | convrtrs.txt | 33 # Here is the file format using BNF-like syntax:
|
/external/pcre/dist2/testdata/ |
D | testinput1 | 5905 # This set of subpatterns is more or less a direct transliteration of the BNF
|
D | testoutput1 | 9462 # This set of subpatterns is more or less a direct transliteration of the BNF
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | subdivisionData.txt | 1624 unitary authority GB-PEM Sir Benfro GB-BNF cy GB-WLS
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 5713 ,"SE","BNF","Br�nnfors","Brannfors","AC","--3-----","RN","9811",,, 10477 ,"US","BNF","Baranof","Baranof","AK","---4----","AI","0001",,, 28007 ,"ZA","BNF","Baynesfield","Baynesfield",,"--3-----","RL","0901",,"2946S 03021E",
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 840 ,"AT","BNF","Berndorf","Berndorf",,"--3-----","RQ","9501",,, 8557 ,"CA","BNF","Bienfait","Bienfait","SK","-2------","RL","1207",,"4909N 10248W", 18279 ,"DE","BNF","Brensbach","Brensbach","HE","--3-----","RL","0701",,"4946N 00852E", 28146 ,"ES","BNF","Benifair� de la Valldigna","Benifairo de la Valldigna","V","--3-----","RL","0401",,"39… 32892 ,"FR","BNF","Bannalec","Bannalec","29","-----6--","RQ","0907",,"4756N 00342W",
|
D | 2013-1_UNLOCODE_CodeListPart2.csv | 515 ,"GB","BNF","Benfield","Benfield","DGY","--3-----","AF","9704",,,
|