HomeSort by relevance Sort by last modified time
    Searched defs:ccs (Results 1 - 3 of 3) sorted by null

  /external/hyphenation/
csutil.c 3515 struct cs_info * ccs = encds[0].cs_table; local
    [all...]
  /external/harfbuzz/src/
harfbuzz-gsub.c 2960 HB_ChainContextSubst* ccs = &st->chain; local
2982 HB_ChainContextSubst* ccs = &st->chain; local
3439 HB_ChainContextSubst* ccs = &st->chain; local
    [all...]
  /libcore/luni/src/test/java/libcore/javax/net/ssl/
SSLSocketTest.java 119 Set<String> ccs = new HashSet<String>(Arrays.asList(clientSuites)); local
121 Set<String> cs = new HashSet<String>(ccs);
    [all...]

Completed in 4403 milliseconds