/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
word | 3 Test the word, words, wordlist, firstword, and lastword functions.\n"; 22 @echo $(wordlist 3, 4, $(string)) 23 @echo $(wordlist 4, 3, $(string)) 24 @echo $(wordlist 1, 6, $(string)) 25 @echo $(wordlist 5, 7, $(string)) 26 @echo $(wordlist 100, 110, $(string)) 27 @echo $(wordlist 7, 10, $(string2)) 55 wordlist-e1: ; @echo $(wordlist ,,$(FOO)) 56 wordlist-e2: ; @echo $(wordlist abc ,,$(FOO) [all...] |
/external/chromium_org/chrome/tools/convert_dict/ |
dic_reader.h | 28 typedef std::vector<WordEntry> WordList; 38 const WordList& words() const { return words_; } 45 WordList words_;
|
/frameworks/wilhelm/tools/hashgen/ |
frag3.c | 10 const char *x = wordlist[i];
|
Makefile | 53 sed -n '/static const char . const wordlist.. =/,/^ };/p' < part23in.c >> $@
|
/packages/inputmethods/LatinIME/dictionaries/ |
sample.combined | 1 # This is a sample wordlist that can be converted to a binary dictionary 30 dictionary=main:en,locale=en,description=Sample wordlist,date=1351495318,version=1 32 bigram=wordlist,f=243 33 word=wordlist,f=180
|
/external/chromium_org/chrome/browser/spellchecker/ |
spellcheck_custom_dictionary.cc | 24 using chrome::spellcheck_common::WordList; 59 ChecksumStatus LoadFile(const base::FilePath& file_path, WordList& words) { 91 void LoadDictionaryFileReliably(WordList& custom_words, 111 const WordList& custom_words, 115 for (WordList::const_iterator it = custom_words.begin(); 129 int SanitizeWordsToAdd(const WordSet& existing, WordList& to_add) { 132 WordList new_words; 158 int SanitizeWordsToRemove(const WordSet& existing, WordList& to_remove) { 161 WordList found_words; 187 SpellcheckCustomDictionary::Change::Change(const WordList& to_add [all...] |
spellcheck_custom_dictionary.h | 35 explicit Change(const chrome::spellcheck_common::WordList& to_add); 51 const chrome::spellcheck_common::WordList& to_add() const; 54 const chrome::spellcheck_common::WordList& to_remove() const; 61 chrome::spellcheck_common::WordList to_add_; 64 chrome::spellcheck_common::WordList to_remove_; 131 static chrome::spellcheck_common::WordList LoadDictionaryFile( 144 void OnLoaded(chrome::spellcheck_common::WordList custom_words);
|
spellcheck_custom_dictionary_unittest.cc | 31 using chrome::spellcheck_common::WordList; 72 chrome::spellcheck_common::WordList LoadDictionaryFile( 91 const chrome::spellcheck_common::WordList& custom_words) { 178 WordList loaded_custom_words = LoadDictionaryFile(path); 181 WordList expected; 245 WordList loaded_custom_words = LoadDictionaryFile(path); 258 WordList loaded_custom_words = LoadDictionaryFile(path); 259 WordList expected; 276 WordList loaded_custom_words = LoadDictionaryFile(path); 277 WordList expected [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
ActionBatch.java | 102 final WordListMetadata wordList, final boolean forceStartNow) { 103 DebugLogUtils.l("New download action for client ", clientId, " : ", wordList); 105 mWordList = wordList; 234 public EnableAction(final String clientId, final WordListMetadata wordList) { 235 DebugLogUtils.l("New EnableAction for client ", clientId, " : ", wordList); 237 mWordList = wordList; 269 public DisableAction(final String clientId, final WordListMetadata wordlist) { 270 DebugLogUtils.l("New Disable action for client ", clientId, " : ", wordlist); 272 mWordList = wordlist; 316 public MakeAvailableAction(final String clientId, final WordListMetadata wordlist) { [all...] |
MetadataHandler.java | 43 * @return the constructed list of wordlist metadata. 130 for (WordListMetadata wordList : metadata) { 131 if (id.equals(wordList.mId) 132 && wordList.mFormatVersion <= UpdateHandler.MAXIMUM_SUPPORTED_FORMAT_VERSION 133 && wordList.mFormatVersion > bestFormatVersion) { 134 bestWordList = wordList; 135 bestFormatVersion = wordList.mFormatVersion;
|
DictionaryProvider.java | 264 * Helper method to get the wordlist metadata associated with a wordlist ID. 267 * @param wordlistId the ID of the wordlist for which to get the metadata. 268 * @return the metadata for this wordlist ID, or null if none could be found. 303 final ContentValues wordList = getWordlistMetadataForWordlistId(clientId, wordlistId); 305 if (null == wordList) return null; 308 final int status = wordList.getAsInteger(MetadataDbHelper.STATUS_COLUMN); 319 wordList.getAsString(MetadataDbHelper.LOCAL_FILENAME_COLUMN); 382 // Test the requested locale against this wordlist locale. The requested locale 392 // The locale of this wordlist does not match the required locale [all...] |
UpdateHandler.java | [all...] |
/external/chromium_org/content/common/android/ |
address_parser_internal.h | 65 typedef std::vector<Word> WordList; 70 CONTENT_EXPORT bool FindStateStartingInWord(WordList* words,
|
/external/ppp/pppd/ |
auth.c | 143 /* Wordlist giving addresses which the peer may use 145 static struct wordlist *noauth_addrs; 150 /* Wordlist giving remote telephone numbers which may connect. */ 151 static struct wordlist *permitted_numbers; 154 static struct wordlist *extra_options; 176 struct wordlist **paddrs, 177 struct wordlist **popts)) = NULL; 193 int (*null_auth_hook) __P((struct wordlist **paddrs, 194 struct wordlist **popts)) = NULL; 260 struct wordlist **, struct wordlist ** [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
BinaryDictionaryGetter.java | 173 for (File wordList : wordLists) { 175 DictionaryInfoUtils.getCategoryFromFileName(wordList.getName()); 178 cacheFiles.put(category, new FileAndMatchLevel(wordList, matchLevel)); 211 for (File wordList : wordLists) { 213 DictionaryInfoUtils.getWordListIdFromFileName(wordList.getName()); 215 if (!canonicalFileToKeep.equals(wordList.getCanonicalFile())) { 216 wordList.delete();
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
make.php | 67 //'suffix', 'warning', 'wildcard', 'word', 'wordlist', 'words' 130 GESHI_SEARCH => '(\\$[({])(subst|addprefix|addsuffix|basename|call|dir|error|eval|filter-out|filter,|findstring|firstword|foreach|if|join|notdir|origin|patsubst|shell|sort|strip,|suffix|warning|wildcard|word|wordlist|words)([ })])',
|
/external/chromium/net/base/ |
effective_tld_names_unittest2.cc | 117 static const struct DomainRule wordlist[] = local 140 register const char *s = wordlist[index].name; 143 return &wordlist[index];
|
effective_tld_names_unittest1.cc | 137 static const struct DomainRule wordlist[] = local 173 register const char *s = wordlist[index].name; 176 return &wordlist[index];
|
/external/chromium_org/net/base/registry_controlled_domains/ |
effective_tld_names_unittest2.cc | 128 static const struct DomainRule wordlist[] = local 151 register const char *s = wordlist[index].name_offset + stringpool2; 154 return &wordlist[index];
|
effective_tld_names_unittest1.cc | 166 static const struct DomainRule wordlist[] = local 208 register const char *s = wordlist[index].name_offset + stringpool1; 211 return &wordlist[index];
|
/build/core/ |
definitions.mk | [all...] |
dex_preopt.mk | 77 $(eval $(call _build-dexpreopt-boot-jar-dependency-pair,$(wordlist 2,999,$(1)))))
|
/external/chromium_org/chrome/common/ |
spellcheck_common.h | 43 typedef std::vector<std::string> WordList;
|
/build/core/tasks/ |
factory_bundle.mk | 47 $(eval _fb_dests := $(wordlist 2,999,$(_fb_m_tuple))) \
|
factory_ramdisk.mk | 55 $(eval _fr_dests := $(wordlist 2,999,$(_fr_m_tuple))) \
|