HomeSort by relevance Sort by last modified time
    Searched full:words (Results 501 - 525 of 2986) sorted by null

<<21222324252627282930>>

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_ssim_opt.asm 27 ; Sum across the register %1 starting with q words
39 ; Sum across the register %1 starting with q words
  /libcore/luni/src/main/java/java/util/
Deque.java 353 * (in other words, at the tail of this deque) if it is possible to do so
377 * (in other words, at the tail of this deque) if it is possible to do so
400 * (in other words, the first element of this deque).
413 * (in other words, the first element of this deque), or returns
425 * this deque (in other words, the first element of this deque).
438 * this deque (in other words, the first element of this deque), or
453 * words, at the head of this deque) if it is possible to do so
474 * words, removes and returns the first element of this deque.
  /ndk/build/core/
definitions-tests.mk 98 $(eval _test_count := $$(words $$(_test_list)))\
99 $(eval _test_fail_count := $$(words $$(_test_failures)))\
setup-app.mk 92 ifeq (1,$(words $(filter-out $(NDK_KNOWN_ARCHS),$(NDK_FOUND_ARCHS))))
107 ifeq (1,$(words $(_unknown_abis_prefix)))
  /ndk/build/gmsl/
gmsl 70 __gmsl_root := $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST))
74 ifeq (1,$(words $(__gmsl_root)))
  /ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/stlport/
printers.py 122 words = self.val['_M_w']
127 if words.type.code == gdb.TYPE_CODE_ARRAY:
128 word_size = words.type.target ().sizeof
129 n_words = words.type.sizeof / word_size
131 word_size = words.type.sizeof
133 words = [words]
138 w = words[word]
  /packages/apps/Gallery2/src/com/android/gallery3d/util/
ProfileData.java 127 // Writes out one stack, consisting of N+2 words:
130 // N words: each word is the id of one address in the stack
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ContactsBinaryDictionary.java 130 * Adds the words in a name (e.g., firstname/lastname) to the binary dictionary along with their
146 // Don't add single letter words, possibly confuses
DictionaryFacilitator.java 59 * The facilitator will put words into the cache whenever it decodes them.
65 * The facilitator will get words from the cache whenever it needs to check their spelling.
DictionaryFacilitatorImpl.java 502 // Update the spelling cache before learning. Words that are not yet added to user history
506 final String[] words = suggestion.split(Constants.WORD_SEPARATOR); local
508 for (int i = 0; i < words.length; i++) {
509 final String currentWord = words[i];
570 // HACK: We'd like to avoid adding the capitalized form of common words to the User
586 // We demote unrecognized words (frequency < 0, below) by specifying them as "invalid".
587 // We don't add words with 0-frequency (assuming they would be profanity etc.).
609 // Update the spelling cache after unlearning. Words that are removed from user history
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/personalization/
UserHistoryDictionary.java 39 * Locally gathers statistics about the words user types and various other signals like
133 // Strings out of this dictionary should not be considered existing words.
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
patricia_trie_reading_utils.cpp 42 // Flag for non-words (typically, shortcut only entries)
44 // Flag for possibly offensive words
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
SuggestedWordsTests.java 62 private static ArrayList<SuggestedWordInfo> createCorrectionWordInfos(final String... words) {
64 for (final String word : words) {
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/
DictDecoder.java 82 * @param words the map to store the address as a key and the word as a value.
89 public void readUnigramsAndBigramsBinary(final TreeMap<Integer, String> words,
  /packages/inputmethods/OpenWnn/
README.txt 46 Index 5: Japanese dictionary for clause conversion (basic words)
47 Index 6: Japanese dictionary for clause conversion (ancillary words)
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
UserDictionaryToolsList.java 91 /** The minimum count of registered words */
93 /** The maximum count of registered words */
113 /** The number of the registered words */
136 /** List of the words in the user dictionary */
622 * Get the list of words in the user dictionary.
623 * @return The list of words
647 * Sort the list of words
648 * @param array The array list of the words
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
tcp.h 66 __be32 words[5]; member in union:tcp_word_hdr
69 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/machine/
ieee.h 84 * and 96-bit IEEE formats, with the words in big-endian order. VFP supports
85 * 32-bin and 64-bit IEEE formats with the words in the CPU's native byte
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/machine/
ieee.h 84 * and 96-bit IEEE formats, with the words in big-endian order. VFP supports
85 * 32-bin and 64-bit IEEE formats with the words in the CPU's native byte
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/machine/
ieee.h 84 * and 96-bit IEEE formats, with the words in big-endian order. VFP supports
85 * 32-bin and 64-bit IEEE formats with the words in the CPU's native byte
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/machine/
ieee.h 84 * and 96-bit IEEE formats, with the words in big-endian order. VFP supports
85 * 32-bin and 64-bit IEEE formats with the words in the CPU's native byte
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/machine/
ieee.h 84 * and 96-bit IEEE formats, with the words in big-endian order. VFP supports
85 * 32-bin and 64-bit IEEE formats with the words in the CPU's native byte
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/machine/
ieee.h 84 * and 96-bit IEEE formats, with the words in big-endian order. VFP supports
85 * 32-bin and 64-bit IEEE formats with the words in the CPU's native byte
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/machine/
ieee.h 84 * and 96-bit IEEE formats, with the words in big-endian order. VFP supports
85 * 32-bin and 64-bit IEEE formats with the words in the CPU's native byte
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/machine/
ieee.h 84 * and 96-bit IEEE formats, with the words in big-endian order. VFP supports
85 * 32-bin and 64-bit IEEE formats with the words in the CPU's native byte

Completed in 1008 milliseconds

<<21222324252627282930>>