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

  /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/opencv3/modules/highgui/include/opencv2/
highgui.hpp 557 const int* cyrillic; member in struct:cv::QtFont
  /libcore/ojluni/src/main/resources/sun/nio/cs/
standard-charsets 163 alias cyrillic
  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
imgproc_c.h 1125 const int* cyrillic; member in struct:CvFont
    [all...]
  /external/opencv/cxcore/include/
cxcore.h 1387 const int* cyrillic; member in struct:CvFont
    [all...]
  /external/opencv/cxcore/src/
cxdrawing.cpp     [all...]
  /external/opencv3/modules/imgproc/src/
drawing.cpp     [all...]

Completed in 983 milliseconds