/ndk/sources/host-tools/make-3.81/ |
alloca.c | 256 0200 (octal) words. This provides for register storage 261 long ss[0200]; /* 0200 overflow words. */ 262 long sssize:32; /* Number of words in this segment. */ 295 /* The following structure defines the vector of words
|
dep.h | 34 Note that the first two words of this match a struct nameseq. */
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
call | 40 rest = $(wordlist 2,$(words ${1}),${1})
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
PunctuationSuggestions.java | 113 + " words=" + Arrays.toString(mSuggestedWordInfoList.toArray());
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
WordInputEventForPersonalization.java | 55 // Process a list of words and return a list of {@link WordInputEventForPersonalization}
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/interface/ |
dictionary_structure_with_buffer_policy.h | 109 // Method to iterate all words in the dictionary.
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/property/ |
ngram_context.cpp | 113 // auto-capitalized words like "The [current_word]".
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/ |
dictionary.h | 109 // Method to iterate all words in the dictionary.
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/ |
ShiftModeTests.java | 50 type("words.");
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/ |
OpenWnnEngineJAJP.java | 212 /* get prefix matching words from the dictionaries */ 594 /* get words in the user dictionary */ 599 /* sort the array of words */ 605 /* {@link WnnWord} comparator for listing up words in the user dictionary */
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
insn-notes.def | 73 now included in every insn. NOTE: If there's no CFG anymore, in other words,
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
_warnings_off.h | 46 # pragma option -w-inl // -w-8027 Functions containing reserved words are not expanded inline
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/ |
_warnings_off.h | 46 # pragma option -w-inl // -w-8027 Functions containing reserved words are not expanded inline
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/ |
_warnings_off.h | 46 # pragma option -w-inl // -w-8027 Functions containing reserved words are not expanded inline
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/ |
_warnings_off.h | 46 # pragma option -w-inl // -w-8027 Functions containing reserved words are not expanded inline
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/ |
_warnings_off.h | 46 # pragma option -w-inl // -w-8027 Functions containing reserved words are not expanded inline
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
dep_util.py | 56 In other words, if 'target' exists and is newer
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
dep_util.py | 56 In other words, if 'target' exists and is newer
|
/art/runtime/arch/arm/ |
quick_entrypoints_arm.S | 31 push {r4-r11, lr} @ 9 words (36 bytes) of callee saves. 42 vpush {s16-s31} @ 16 words (64 bytes) of floats. 44 sub sp, #12 @ 3 words of space, bottom word will hold Method* 63 push {r5-r8, r10-r11, lr} @ 7 words of callee saves 89 pop {r5-r8, r10-r11, lr} @ 7 words of callee saves 110 push {r1-r3, r5-r8, r10-r11, lr} @ 10 words of callee saves and args. 122 vpush {s0-s15} @ 16 words of float args. 124 sub sp, #8 @ 2 words of space, bottom word will hold Method* 153 pop {r1-r3, r5-r8, r10-r11, lr} @ 10 words of callee saves [all...] |
/art/runtime/gc/accounting/ |
card_table-inl.h | 171 // Now we have the words, we can process words in parallel.
|
/cts/tests/tests/media/libaudiojni/ |
appendix-b-1-1-buffer-queue.cpp | 34 /* Local storage for Audio data in 16 bit words */ 39 /* Audio data buffer size in 16 bit words. 8 data segments are used in
|
/development/ndk/platforms/android-21/include/linux/ |
tcp.h | 70 __be32 words[5]; member in union:tcp_word_hdr 72 #define tcp_flag_word(tp) ( ((union tcp_word_hdr *)(tp))->words [3])
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
BitSet.as | 113 * @param nwords how many words the new set should be 209 return bits.length << LOG_BITS; // num words * bits per word
|
/external/bison/build-aux/ |
mdate-sh | 103 # To find the date, we split the line on spaces and iterate on words 108 # words should be skipped to get the date.
|
/external/google-breakpad/src/testing/gtest/test/ |
gtest_catch_exceptions_test.py | 118 'appears on the same line as words "called unexpectedly"') 176 'appears on the same line as words "called unexpectedly"')
|