Searched
full:words (Results
726 -
750 of
2986) sorted by null
<<21222324252627282930>>
/external/neven/Embedded/common/src/b_ImageEm/ |
APhImage.h | 107 /** writes object to memory; returns number of words (16-bit) written */ 112 /** reads object from memory; returns number of words (16-bit) read */
|
Flt16Image.h | 118 /** writes object to memory; returns number of words (16-bit) written */ 123 /** reads object from memory; returns number of words (16-bit) read */
|
/external/neven/Embedded/common/src/b_TensorEm/ |
Alt.h | 92 /** writes object to memory; returns number of words (16-bit) written */ 96 /** reads object from memory; returns number of words (16-bit) read */
|
MapSequence.h | 105 /** writes object to memory; returns number of words (16-bit) written */ 109 /** reads object from memory; returns number of words (16-bit) read */
|
Mat.h | 92 /** writes object to memory; returns number of words (16-bit) written */ 96 /** reads object from memory; returns number of words (16-bit) read */
|
Normalizer.h | 88 /** writes object to memory; returns number of words (16-bit) written */ 92 /** reads object from memory; returns number of words (16-bit) read */
|
SubVecMap.h | 94 /** writes object to memory; returns number of words (16-bit) written */ 98 /** reads object from memory; returns number of words (16-bit) read */
|
VectorMap.h | 105 /** writes object to memory; returns number of words (16-bit) written */ 109 /** reads object from memory; returns number of words (16-bit) read */
|
/external/v8/src/ |
token.h | 145 /* Identifiers (not keywords or future reserved words). */ \ 148 /* Future reserved words (ECMA-262, section 7.6.1.2). */ \
|
/external/v8/test/cctest/compiler/ |
test-representation-change.cc | 234 // 32-bit or 64-bit words can be used as branch conditions (kRepBit). 240 // 32-bit words can be used as smaller word sizes and vice versa, because
|
/external/valgrind/helgrind/ |
hg_wordset.h | 3 /*--- Sets of words, with unique set identifiers. ---*/ 92 void HG_(getPayloadWS) ( /*OUT*/UWord** words, /*OUT*/UWord* nWords,
|
/frameworks/av/media/libeffects/lvm/lib/Bass/src/ |
LVDBE_Control.c | 122 sizeof(pInstance->pData->HPFTaps)/sizeof(LVM_INT16)); /* Number of words */ 134 sizeof(pInstance->pData->BPFTaps)/sizeof(LVM_INT16)); /* Number of words */
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
LVCS_ReverbGenerator.c | 92 (LVM_UINT16)(sizeof(pConfig->StereoSamples)/sizeof(LVM_INT16))); /* Number of words */ 109 (LVM_UINT16)(sizeof(pData->ReverbBiquadTaps)/sizeof(LVM_INT16))); /* Number of words */
|
/frameworks/base/core/java/android/text/method/ |
TextKeyListener.java | 122 return TextUtils.getCapsMode(cs, off, cap == Capitalize.WORDS 208 NONE, SENTENCES, WORDS, CHARACTERS,
|
/frameworks/base/core/java/android/text/util/ |
Rfc822Tokenizer.java | 39 * It does *not* decode MIME encoded-words; charset conversion 166 * It does *not* decode MIME encoded-words; charset conversion
|
/frameworks/base/core/res/res/xml-en/ |
autotext.xml | 19 <words> 195 </words>
|
/frameworks/base/docs/html/distribute/users/ |
your-listing.jd | 138 Think carefully about the keywords you use for your apps. Think about words 139 that represent the core feature of your apps. Also consider other words that
|
/frameworks/base/docs/html/training/search/ |
search.jd | 51 contain words for a dictionary app:</p> 107 (located in <code>res/raw/definitions.txt</code>) that contains words and their definitions, how
|
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/ |
TextViewBindingAdapterTest.java | 173 mBindingObject.setCapitalize(TextKeyListener.Capitalize.WORDS); 202 return TextKeyListener.Capitalize.WORDS;
|
/frameworks/wilhelm/tests/examples/ |
slesTestSawtoothBufferQueue.cpp | 52 /* Local storage for Audio data in 16 bit words */ 54 /* Audio data buffer size in 16 bit words. 8 data segments are used in
|
/ndk/sources/host-tools/make-3.81/config/ |
mdate-sh | 84 # To find the date, we split the line on spaces and iterate on words 89 # words should be skipped to get the date.
|
/ndk/sources/third_party/googletest/googletest/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"')
|
/packages/apps/Settings/src/com/android/settings/search/ |
DynamicIndexableContentMonitor.java | 156 UserDictionary.Words.CONTENT_URI, true, mUserDictionaryContentObserver); 301 if (UserDictionary.Words.CONTENT_URI.equals(uri)) {
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
Dictionary.java | 30 * Abstract base class for a dictionary that can do a fuzzy search for words based on a set of key 107 * dictionaries have entries that should be treated as invalid words.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
sbitmap.h | 142 /* The words currently visited. */ 172 /* Skip words that are zeros. */
|
Completed in 733 milliseconds
<<21222324252627282930>>