HomeSort by relevance Sort by last modified time
    Searched refs:cyrillic (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/v8/test/mjsunit/
cyrillic.js 31 // Cyrillic.
32 var cyrillic = {
39 // Actually no characters are between the cases in Cyrillic.
63 // Test Cyrillic and Greek separately.
65 var chars = (lang == 0) ? cyrillic : greek;
103 // Test range that covers both greek and cyrillic characters.
105 assertTrue(Range(greek.FIRST, cyrillic.last).test(greek[key]), 17 + key);
106 if (cyrillic[key]) {
107 assertTrue(Range(greek.FIRST, cyrillic.last).test(cyrillic[key]), 18 + key)
    [all...]
unicode-test.js 374 var cyrillic = variable
    [all...]
  /external/v8/test/mjsunit/
cyrillic.js 31 // Cyrillic.
32 var cyrillic = {
39 // Actually no characters are between the cases in Cyrillic.
63 // Test Cyrillic and Greek separately.
65 var chars = (lang == 0) ? cyrillic : greek;
103 // Test range that covers both greek and cyrillic characters.
105 assertTrue(Range(greek.FIRST, cyrillic.last).test(greek[key]), 17 + key);
106 if (cyrillic[key]) {
107 assertTrue(Range(greek.FIRST, cyrillic.last).test(cyrillic[key]), 18 + key)
    [all...]
unicode-test.js 374 var cyrillic = variable
    [all...]
  /external/opencv/cxcore/include/
cxcore.h 1387 const int* cyrillic; member in struct:CvFont
    [all...]
  /external/opencv/cxcore/src/
cxdrawing.cpp     [all...]
  /ndk/sources/host-tools/sed-4.2.1/
configure     [all...]

Completed in 128 milliseconds