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

  /external/hyphenation/
example.c 18 char * hindex(char * word, int n, int utf8) { function
36 k = hindex(word, j - pos[j] + 1, utf8) - word;
41 printf("%s\n", hindex(word + k, cut[j], utf8));
43 k = hindex(word, j + 1, utf8) - word;
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
histogram.cpp 121 int hIndex = ((h * hueBins + 128) / 256) % hueBins;
122 index = sIndex * hueBins + hIndex;
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
NoiseGenerator.java     [all...]
  /packages/apps/Camera/jni/feature_stab/src/dbreg/
vp_motionmodel.h 22 #parentlink hindex.html
  /packages/apps/Camera2/jni/feature_stab/src/dbreg/
vp_motionmodel.h 22 #parentlink hindex.html
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.h 22 #parentlink hindex.html
  /frameworks/base/services/java/com/android/server/
AppWidgetServiceImpl.java     [all...]
  /dalvik/hit/samples/
android.hprof     [all...]

Completed in 2188 milliseconds