/packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/ |
D | AddressListParserTokenManager.java | 30 private final int jjStopStringLiteralDfa_0(int pos, long active0) in jjStopStringLiteralDfa_0() 38 private final int jjStartNfa_0(int pos, long active0) in jjStartNfa_0() 42 private final int jjStopAtPos(int pos, int kind) in jjStopAtPos() 48 private final int jjStartNfaWithStates_0(int pos, int kind, int state) in jjStartNfaWithStates_0() 212 private final int jjStopStringLiteralDfa_2(int pos, long active0) in jjStopStringLiteralDfa_2() 220 private final int jjStartNfa_2(int pos, long active0) in jjStartNfa_2() 224 private final int jjStartNfaWithStates_2(int pos, int kind, int state) in jjStartNfaWithStates_2() 336 private final int jjStopStringLiteralDfa_4(int pos, long active0) in jjStopStringLiteralDfa_4() 344 private final int jjStartNfa_4(int pos, long active0) in jjStartNfa_4() 348 private final int jjStartNfaWithStates_4(int pos, int kind, int state) in jjStartNfaWithStates_4() [all …]
|
/packages/inputmethods/PinyinIME/jni/share/ |
D | spellingtable.cpp | 82 for (size_t pos = 0; pos < spelling_size_; pos++) { in get_hash_pos() local 141 for (size_t pos = 0; pos < kNotSupportNum; pos++) { in put_spelling() local 227 for (size_t pos = 0; pos < spelling_num_; pos++) { in arrange() local 240 for (size_t pos = 0; pos < spelling_num_; pos++) { in arrange() local 270 for (size_t pos = 0; pos < spelling_num_; pos++) { in arrange() local
|
D | matrixsearch.cpp | 471 for (PoolPosType pos = 0; pos < dmi_pool_used_; pos++) { in search() local 480 size_t MatrixSearch::delsearch(size_t pos, bool is_pos_in_splid, in delsearch() 662 for (uint16 pos = lma_fr; pos < lma_to; pos++) { in add_lma_to_userdict() local 714 uint16 pos = 0; in try_add_cand0_to_userdict() local 782 for (size_t pos = fixed_lmas_; pos < lma_id_num_; pos++) { in choose() local 945 bool MatrixSearch::is_split_at(uint16 pos) { in is_split_at() 1205 for (size_t pos = del_spl_pos; pos <= spl_id_num_; pos++) { in merge_fixed_lmas() local 1231 for (uint16 pos = bp; pos <= fixed_lmas_; pos++) { in merge_fixed_lmas() local 1252 for (uint16 pos = 0; pos <= c_phrase_.sublma_num; pos++) { in merge_fixed_lmas() local 1271 for (uint16 pos = 0; in merge_fixed_lmas() local [all …]
|
D | utf16char.cpp | 33 size_t pos = 0; in utf16_strtok() local 68 size_t pos = 0; in utf16_atoi() local 104 size_t pos = 0; in utf16_strcmp() local 112 size_t pos = 0; in utf16_strncmp() local
|
D | dictbuilder.cpp | 282 for (size_t pos = 0; pos < str_len; pos++) { in str_in_hanzis_list() local 294 for (size_t pos = 0; pos < lemma_num_; pos++) { in get_top_lemmas() local 324 for (size_t pos = 0; pos < top_lmas_num_; pos++) { in get_top_lemmas() local 614 for (size_t pos = 0; pos < homo_idx_num_eq1_ + homo_idx_num_gt1_; pos++) { in build_dict() local 619 for (size_t pos = homo_idx_num_eq1_ + homo_idx_num_gt1_; in build_dict() local 642 for (size_t pos = 0; pos < kLemmaIdSize; pos++) { in id_to_charbuf() local 665 uint16 pos = 0; in format_spelling_str() local 713 for (size_t pos = 0; pos < lemma_num_; pos++) { in build_scis() local 732 for (size_t pos = 1; pos < scis_num_; pos++) { in build_scis() local 745 for (size_t pos = 0; pos < lemma_num_; pos++) { in build_scis() local
|
D | lpicache.cpp | 62 for (uint16 pos = 0; pos < num; pos++) in put_cache() local 75 for (uint16 pos = 0; pos < lpi_max; pos++) { in get_cache() local
|
D | ngram.cpp | 64 for (size_t pos = 0; pos < num; pos++) { in update_code_idx() local 86 for (size_t pos = 0; pos < num; pos++) { in recalculate_kernel() local 257 for (size_t pos = 0; pos < lemma_num; pos++) { in build_unigram() local 275 for (size_t pos = 0; pos < idx_num_; pos++) { in build_unigram() local
|
D | spellingtrie.cpp | 264 for (size_t pos = 0; pos < node->num_of_son; pos++) { in free_son_trie() local 374 for (uint16 pos = 0; pos < spelling_num_; pos++) { in build_ym_info() local 717 for (uint8 pos = 0; pos < ym_num_; pos++) in get_ym_id() local 755 for (size_t pos = 0; pos < spelling_size_; pos++) { in get_spelling_str16() local 790 for (size_t pos = 0; pos <= kMaxPinyinSize; pos++) { in get_spelling_str16() local
|
D | dictlist.cpp | 172 for (size_t pos = 0; pos < scis_num_; pos++) { in fill_scis() local 324 uint16 pos = hz_f - scis_hz_; in get_splids_for_hanzi() local 333 uint16 pos = hz_found - scis_hz_; in get_splids_for_hanzi() local
|
D | splparser.cpp | 148 for (uint16 pos = 0; pos < idx_num; pos++) { in splstr_to_idxs_f() local 277 for (uint16 pos = 0; pos < idx_num; pos++) { in splstr16_to_idxs_f() local
|
/packages/apps/Email/src/org/apache/james/mime4j/field/contenttype/parser/ |
D | ContentTypeParserTokenManager.java | 31 private final int jjStopStringLiteralDfa_0(int pos, long active0) in jjStopStringLiteralDfa_0() 39 private final int jjStartNfa_0(int pos, long active0) in jjStartNfa_0() 43 private final int jjStopAtPos(int pos, int kind) in jjStopAtPos() 49 private final int jjStartNfaWithStates_0(int pos, int kind, int state) in jjStartNfaWithStates_0() 226 private final int jjStopStringLiteralDfa_1(int pos, long active0) in jjStopStringLiteralDfa_1() 234 private final int jjStartNfa_1(int pos, long active0) in jjStartNfa_1() 238 private final int jjStartNfaWithStates_1(int pos, int kind, int state) in jjStartNfaWithStates_1() 347 private final int jjStopStringLiteralDfa_3(int pos, long active0) in jjStopStringLiteralDfa_3() 355 private final int jjStartNfa_3(int pos, long active0) in jjStartNfa_3() 359 private final int jjStartNfaWithStates_3(int pos, int kind, int state) in jjStartNfaWithStates_3() [all …]
|
/packages/apps/Camera/src/com/android/camera/ |
D | ImageGetter.java | 53 public void imageLoaded(int pos, int offset, RotateBitmap bitmap, in imageLoaded() 55 public boolean wantsThumbnail(int pos, int offset); in wantsThumbnail() 56 public boolean wantsFullImage(int pos, int offset); in wantsFullImage() 57 public int fullImageSizeToUse(int pos, int offset); in fullImageSizeToUse()
|
/packages/apps/Gallery/src/com/android/camera/ |
D | ImageGetter.java | 53 public void imageLoaded(int pos, int offset, RotateBitmap bitmap, in imageLoaded() 55 public boolean wantsThumbnail(int pos, int offset); in wantsThumbnail() 56 public boolean wantsFullImage(int pos, int offset); in wantsFullImage() 57 public int fullImageSizeToUse(int pos, int offset); in fullImageSizeToUse()
|
/packages/inputmethods/LatinIME/dictionary/src/ |
D | dictionary.h | 44 bool getTerminal(int *pos) { return (mDict[*pos] & FLAG_TERMINAL_MASK) > 0; } in getTerminal() 45 int getFreq(int *pos) { return mDict[(*pos)++] & 0xFF; } in getFreq() 46 int getCount(int *pos) { return mDict[(*pos)++] & 0xFF; } in getCount()
|
D | dictionary.cpp | 72 Dictionary::getChar(int *pos) in getChar() 84 Dictionary::getAddress(int *pos) in getAddress() 182 Dictionary::getWordsRec(int pos, int depth, int maxDepth, bool completion, int snr, int inputIndex, in getWordsRec() 262 Dictionary::isValidWordRec(int pos, unsigned short *word, int offset, int length) { in isValidWordRec()
|
/packages/apps/Email/src/org/apache/james/mime4j/field/datetime/parser/ |
D | DateTimeParserTokenManager.java | 32 private final int jjStopStringLiteralDfa_0(int pos, long active0) in jjStopStringLiteralDfa_0() 58 private final int jjStartNfa_0(int pos, long active0) in jjStartNfa_0() 62 private final int jjStopAtPos(int pos, int kind) in jjStopAtPos() 68 private final int jjStartNfaWithStates_0(int pos, int kind, int state) in jjStartNfaWithStates_0() 390 private final int jjStopStringLiteralDfa_1(int pos, long active0) in jjStopStringLiteralDfa_1() 398 private final int jjStartNfa_1(int pos, long active0) in jjStartNfa_1() 402 private final int jjStartNfaWithStates_1(int pos, int kind, int state) in jjStartNfaWithStates_1() 514 private final int jjStopStringLiteralDfa_2(int pos, long active0) in jjStopStringLiteralDfa_2() 522 private final int jjStartNfa_2(int pos, long active0) in jjStartNfa_2() 526 private final int jjStartNfaWithStates_2(int pos, int kind, int state) in jjStartNfaWithStates_2()
|
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
D | SkbTemplate.java | 135 int pos = 0; in addDefaultKeyIcons() local 145 int pos = 0; in getDefaultKeyIcon() local 162 int pos = 0; in getDefaultKeyIconPopup() local 185 int pos = 0; in addDefaultKey() local 195 int pos = 0; in getDefaultKey() local
|
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/ |
D | DictionaryBackupAgent.java | 200 int pos = 0; in restoreDictionary() local 248 private int writeInt(byte[] out, int pos, int value) { in writeInt() 256 private int readInt(byte[] in, int pos) { in readInt()
|
/packages/apps/Email/src/com/android/exchange/ |
D | MockParserStream.java | 32 int pos = 0; field in MockParserStream
|
/packages/apps/Music/src/com/android/music/ |
D | WeekSelector.java | 59 int pos = icicle != null ? icicle.getInt("numweeks", def - 1) : def - 1; in onCreate() local
|
D | MediaPlaybackService.java | 446 int pos = mPreferences.getInt("curpos", 0); in reloadQueue() local 1174 Integer pos = mHistory.remove(histsize - 1); in prev() local 1299 long pos = position(); in saveBookmarkIfNeeded() local 1544 public void setQueuePosition(int pos) { in setQueuePosition() 1643 public long seek(long pos) { in seek() 1883 public long seek(long pos) { in seek()
|
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/ |
D | nj_ext.h | 66 #define GET_BITFIELD_16(data, pos, width) \ argument 70 #define GET_BITFIELD_32(data, pos, width) \ argument
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
D | ComposingText.java | 101 public StrSegment getStrSegment(int layer, int pos) { in getStrSegment() 284 int pos = mCursor[i-1] - 1; in insertStrSegment() local 491 private int included(int layer, int pos) { in included() 514 public int setCursor(int layer, int pos) { in setCursor()
|
/packages/apps/IM/src/com/android/im/app/ |
D | ContactListView.java | 257 long pos = mContactsList.getSelectedPosition(); in isContactSelected() local 269 long pos = mContactsList.getSelectedPosition(); in isConversationSelected() local 378 long pos = mContactsList.getSelectedPosition(); in getSelectedContact() local 387 long pos = mContactsList.getSelectedPosition(); in getSelectedContactList() local
|
/packages/apps/Mms/src/com/android/mms/transaction/ |
D | ProgressCallbackEntity.java | 58 int pos = 0, totalLen = mContent.length; in writeTo() local
|