Home
last modified time | relevance | path

Searched refs:brace (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
DPath.java135 int brace = 0; in split() local
139 if (c == '{') ++brace; in split()
140 else if (c == '}') --brace; in split()
141 else if (brace == 0 && c == '/') break; in split()
143 if (brace != 0) { in split()
164 int brace = 0; in splitSequence() local
168 if (c == '{') ++brace; in splitSequence()
169 else if (c == '}') --brace; in splitSequence()
170 else if (brace == 0 && c == ',') break; in splitSequence()
172 if (brace != 0) { in splitSequence()
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Den_wordlist.combined.gz
Dit_wordlist.combined.gz
Dro_wordlist.combined.gz