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

  /external/freetype/src/autofit/
afwrtsys.h 45 WRITING_SYSTEM( cjk, CJK )
afcjk.c 5 /* Auto-fitter hinting routines for CJK writing system (body). */
78 "cjk standard widths computation (style `%s')\n"
306 FT_TRACE5(( "cjk blue zones computation\n"
699 /* shoot is under shoot for cjk */
723 FT_TRACE5(( ">> active cjk blue zone %c%d[%ld/%ld]:\n"
1275 AF_CJKAxis cjk = &metrics->axis[dim]; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/
Makefile 18 codecs: misc windows iso apple ebcdic custom-mappings cjk
75 cjk: build/
  /external/python/cpython2/Tools/unicode/
Makefile 18 codecs: misc windows iso apple ebcdic custom-mappings cjk
75 cjk: build/
  /external/opencv/ml/src/
mlboost.cpp 340 double* cjk = (double*)cvStackAlloc(2*(mi+1)*sizeof(cjk[0]))+2; local
353 cjk[j*2] = cjk[j*2+1] = 0;
360 cjk[j*2 + k] += w;
365 rcw[0] += cjk[j*2];
366 rcw[1] += cjk[j*2+1];
367 dbl_ptr[j] = cjk + j*2 + 1;
381 idx = (int)(dbl_ptr[subset_i] - cjk)/2;
382 const double* crow = cjk + idx*2
    [all...]
mltree.cpp     [all...]
  /external/noto-fonts/
Android.mk 37 # First "build" the Noto CJK fonts, which have a different directory and
41 LOCAL_PATH := $(NOTO_DIR)/cjk
  /external/bison/lib/
gnulib.mk     [all...]

Completed in 182 milliseconds