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

  /external/hyphenation/
csutil.h 33 struct lang_map { struct
csutil.c     [all...]
  /external/chromium_org/tools/grit/grit/tool/
android2grd.py 471 lang_map = {'no': 'nb', 'fil': 'tl', 'id': 'in', 'he': 'iw', 'yi': 'ji'}
472 android_lang = lang_map.get(android_lang, android_lang)

Completed in 489 milliseconds