Searched defs:word (Results 1 – 8 of 8) sorted by relevance
| /development/tools/makedict/src/com/android/tools/dict/ |
| D | MakeBinaryDictionary.java | 149 private void addWordTop(String word, int occur) { in addWordTop() 163 addWordRec(roots.get(index), word, 1, occur); in addWordTop() local 169 private void addWordRec(CharNode parent, String word, int charAt, int occur) { in addWordRec() 298 void traverseDict(int pos, char[] word, int depth) { in traverseDict() 327 void showWord(char[] word, int size, int freq) { in showWord()
|
| /development/simulator/wrapsim/ |
| D | BitVector.c | 63 int word, bit; in wsAllocBit() local
|
| /development/samples/SearchableDictionary/src/com/example/android/searchabledict/ |
| D | WordActivity.java | 46 TextView word = (TextView) findViewById(R.id.word); in onCreate() local
|
| D | DictionaryDatabase.java | 228 public long addWord(String word, String definition) { in addWord()
|
| /development/samples/Wiktionary/src/com/example/android/wiktionary/ |
| D | LookupActivity.java | 150 private void startNavigating(String word, boolean pushHistory) { in startNavigating()
|
| D | ExtendedWikiHelper.java | 211 JSONObject word = random.getJSONObject(0); in getRandomWord() local
|
| /development/ndk/platforms/android-3/include/linux/ |
| D | i2c.h | 62 __u16 word; member
|
| /development/cmds/monkey/src/com/android/commands/monkey/ |
| D | MonkeySourceNetwork.java | 539 String word = quotedWord.toString(); in commandLineSplit() local
|