Searched defs:found (Results 1 - 5 of 5) sorted by relevance

/packages/apps/Nfc/nxp/jni/
H A Dcom_android_nfc.cpp382 bool found = false; local
385 found = true;
389 if (!found && listSize < maxListSize) {
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/
H A Dpatricia_trie_policy.cpp77 * outCodePoints: an array to write the found word, with MAX_WORD_LENGTH size.
79 * Return value : the code point count, of 0 if the word was not found.
123 // We found the position. Copy the rest of the code points in the buffer and return
158 // We will write in `found' whether we have passed the children position we are
162 bool found; local
173 found = true;
180 found = true;
183 found = false;
189 found = (1 >= ptNodeCount);
192 if (found) {
[all...]
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
H A Dndldic.c1065 NJ_INT32 found = 0; local
1159 found = 1;
1173 found = 1;
1185 if (found == 0) {
1204 NJ_INT32 found = 0; local
1272 found = 1;
1286 if (!found) {
1403 NJ_INT32 found = 0; local
1451 found = 1;
1465 if (found) {
1942 NJ_INT32 found = 0; local
2317 NJ_INT32 found = 0; local
[all...]
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...
/packages/apps/TV/usbtuner/libs/
H A Dexoplayer_1.5.6.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/exoplayer/ ...

Completed in 230 milliseconds