Searched defs:begin (Results 1 – 2 of 2) sorted by relevance
/cts/suite/audio_quality/lib/src/ |
D | Report.cpp | 90 void Report::writeResult(std::list<StringPair>::const_iterator begin, in writeResult()
|
/cts/suite/pts/hostTests/browser/browserlauncher/assets/octane/ |
D | pdfjs.js | 14631 { 'begin': 0x0000, 'end': 0x007F }, // Basic Latin property 14632 { 'begin': 0x0080, 'end': 0x00FF }, // Latin-1 Supplement property 14633 { 'begin': 0x0100, 'end': 0x017F }, // Latin Extended-A property 14634 { 'begin': 0x0180, 'end': 0x024F }, // Latin Extended-B property 14635 { 'begin': 0x0250, 'end': 0x02AF }, // IPA Extensions property 14636 { 'begin': 0x02B0, 'end': 0x02FF }, // Spacing Modifier Letters property 14637 { 'begin': 0x0300, 'end': 0x036F }, // Combining Diacritical Marks property 14638 { 'begin': 0x0370, 'end': 0x03FF }, // Greek and Coptic property 14639 { 'begin': 0x2C80, 'end': 0x2CFF }, // Coptic property 14640 { 'begin': 0x0400, 'end': 0x04FF }, // Cyrillic property [all …]
|