Home
last modified time | relevance | path

Searched refs:word (Results 1 – 9 of 9) sorted by relevance

/development/scripts/
Darchitecture.py6 def UnpackLittleEndian(word): argument
8 return [word[x:x+2] for x in range(len(word) - 2, -2, -2)]
49 def WordToBytes(self, word): argument
58 return self.options.get(UNPACK, UnpackLittleEndian)(word)
Ddisassemble_tombstone.py124 for word in words[1:block_num_words+1]:
126 for byte in tools.WordToBytes(word):
/development/samples/SearchableDictionary/src/com/example/android/searchabledict/
DWordActivity.java41 setContentView(R.layout.word); in onCreate()
56 TextView word = (TextView) findViewById(R.id.word); in onCreate() local
62 word.setText(cursor.getString(wIndex)); in onCreate()
DDictionaryDatabase.java228 public long addWord(String word, String definition) { in addWord() argument
230 initialValues.put(KEY_WORD, word); in addWord()
DSearchableDictionary.java106 int[] to = new int[] { R.id.word, in showResults()
/development/samples/Wiktionary/src/com/example/android/wiktionary/
DExtendedWikiHelper.java211 JSONObject word = random.getJSONObject(0); in getRandomWord() local
212 String foundWord = word.getString("title"); in getRandomWord()
DLookupActivity.java150 private void startNavigating(String word, boolean pushHistory) { in startNavigating() argument
157 new LookupTask().execute(word); in startNavigating()
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceNetwork.java637 String word = quotedWord.toString(); in commandLineSplit() local
640 result.add(word.substring(1, word.length() - 1)); in commandLineSplit()
/development/sdk/
Dsdk_files_NOTICE.txt8127 * The word 'cryptographic' can be left out if the rouines from the library
11717 * The word 'cryptographic' can be left out if the rouines from the library