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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-hangul.cc 301 unsigned int nindex = (s - SBase) % NCount; local
302 unsigned int vindex = nindex / TCount;
303 unsigned int tindex = nindex % TCount;
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-hangul.cc 301 unsigned int nindex = (s - SBase) % NCount; local
302 unsigned int vindex = nindex / TCount;
303 unsigned int tindex = nindex % TCount;
  /external/chromium_org/ppapi/generators/
idl_diff.py 230 for nindex, nline in now:
231 if filter[nindex]: continue
234 filter[nindex] = True
237 print "Found %d, %d >>%s<<" % (windex + 1, nindex + 1, wline)
  /external/chromium_org/third_party/sqlite/src/tool/
spaceanal.tcl 353 # nindex: Number of indices in the db.
378 set nindex [db eval {SELECT count(*) FROM sqlite_master WHERE type='index'}]
381 set nmanindex [expr {$nindex-$nautoindex}]
403 statline {Number of indices} $nindex
422 if {$nindex>0} {
426 if {$nindex>0} {
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 618 milliseconds