HomeSort by relevance Sort by last modified time
    Searched full:cut2 (Results 1 - 2 of 2) sorted by null

  /external/hyphenation/
hyphen.c 904 int * cut2; local
910 cut2 = cut2_buf;
915 cut2 = hnj_malloc (word_size * sizeof(int));
934 hyphens2, &rep2, &pos2, &cut2, clhmin,
952 (*cut)[begin + j] = cut2[j];
976 free(cut2);
    [all...]
  /external/icu4c/test/intltest/
calregts.cpp 1516 UDate cut2 = cut + 100*24*60*60*1000.0; \/\/ 100 days later local
    [all...]

Completed in 152 milliseconds