OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 512 milliseconds