Searched
full:alphabet (Results
251 -
275 of
512) sorted by null
<<11121314151617181920>>
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/ |
es-ES_phones.utf | 27 ! main phones alphabet
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/ |
it-IT_cm0_aut_spho2.utf | 13 :ALPHABET
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
arith_routins.h | 111 * alphabet size of 2^k-2)
|
/frameworks/base/core/java/android/widget/ |
SectionIndexer.java | 40 * of Strings representing letters of the alphabet. Or, it may return an
|
/packages/apps/Stk/res/values-hu/ |
strings.xml | 29 <string name="alphabet" msgid="1583185545938805861">"ABC"</string>
|
/packages/apps/Stk/res/values-vi/ |
strings.xml | 29 <string name="alphabet" msgid="1583185545938805861">"B?ng ch? cái"</string>
|
/packages/inputmethods/LatinIME/java/res/xml-sw600dp/ |
rowkeys_pcqwerty1.xml | 26 latin:keyboardLayoutSetElement="alphabet|alphabetAutomaticShifted|alphabetShiftLocked"
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/ |
Dvorak.java | 25 * The Dvorak alphabet keyboard.
|
PcQwerty.java | 25 * The PC QWERTY alphabet keyboard. 122 // Helper method to create alphabet layout by adding special function keys.
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/ |
WordComposerTests.java | 34 // most characters for most scripts, including all Roman alphabet languages,
|
/prebuilts/go/darwin-x86/src/encoding/base64/ |
base64.go | 18 // 64-character alphabet. The most common encoding is the "base64" 37 // NewEncoding returns a new padded Encoding defined by the given alphabet, 43 panic("encoding alphabet is not 64-bytes long") 265 // Decode quantum using the base64 alphabet
|
/prebuilts/go/linux-x86/src/encoding/base64/ |
base64.go | 18 // 64-character alphabet. The most common encoding is the "base64" 37 // NewEncoding returns a new padded Encoding defined by the given alphabet, 43 panic("encoding alphabet is not 64-bytes long") 265 // Decode quantum using the base64 alphabet
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/ |
DefaultSoftKeyboardJAJP.java | 44 /** Enable English word prediction on half-width alphabet mode */ 53 /** Key code for switching to full-width alphabet mode */ 62 /** Key code for switching to half-width alphabet mode */ 199 /** Toggle cycle table for full-width alphabet */ 214 /** Replace table for full-width alphabet */ 230 /** Toggle cycle table for half-width alphabet */ 245 /** Replace table for half-width alphabet */ 569 /* Commit text by symbol character (',' '.') when alphabet input mode is selected */ 617 /* Change mode to Full width alphabet */ 632 /* Change mode to Half width alphabet */ [all...] |
/frameworks/minikin/include/minikin/ |
Hyphenator.h | 146 // Try looking up word in alphabet table, return DONT_BREAK if any code units fail to map. 152 // calculate hyphenation from patterns, assuming alphabet lookup has already been done
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/customizer/ |
LayoutCustomizer.java | 72 * Get the function key to switch to alphabet layout. 73 * @return the {@link ExpectedKey} of the alphabet key.
|
/prebuilts/tools/common/m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/ |
FastInfoset-1.2.13-sources.jar | |
/external/svox/pico/lib/ |
picodata.c | 900 * @param alphabet 908 picoos_uchar * inputPhones, picoos_uchar * alphabet, 912 if (picoos_strcmp(alphabet, PICODATA_XSAMPA) == 0) { 941 } else if (picoos_strcmp(alphabet, PICODATA_SVOXPA) == 0) { [all...] |
picodata.h | 567 * @param inputPhones input phone string in alphabet 'alphabet' 568 * @param alphabet input alphabet 571 * @return PICO_OK=mapping done, PICO_ERR_OTHER:unknown alphabet, unknown phones 581 picoos_uchar * alphabet,
|
/packages/inputmethods/LatinIME/java/res/values-fr/ |
strings.xml | 118 <string name="subtype_no_language_qwerty" msgid="244337630616742604">"Alphabet latin (QWERTY)"</string> 119 <string name="subtype_no_language_qwertz" msgid="443066912507547976">"Alphabet latin (QWERTZ)"</string> 120 <string name="subtype_no_language_azerty" msgid="8144348527575640087">"Alphabet latin (AZERTY)"</string> 121 <string name="subtype_no_language_dvorak" msgid="1564494667584718094">"Alphabet latin (Dvorak)"</string> 122 <string name="subtype_no_language_colemak" msgid="5837418400010302623">"Alphabet latin (Colemak)"</string> 123 <string name="subtype_no_language_pcqwerty" msgid="5354918232046200018">"Alphabet latin (PC)"</string>
|
/external/v8/src/ |
string-search.h | 29 // Reduce alphabet to this size. 31 // proportional to the input alphabet. We reduce the alphabet size by 32 // equating input characters modulo a smaller alphabet size. This gives 39 // Bad-char shift table stored in the state. It's length is the alphabet size.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
KeyboardLayoutSet.java | 60 * specific to a keyboard state, such as alphabet, symbols, and so on. Layouts in the same 79 // How many layouts we forcibly keep in cache. This only includes ALPHABET (default) and 237 // We only forcibly cache the primary, "ALPHABET", layouts.
|
/packages/inputmethods/OpenWnn/res/values/ |
strings.xml | 49 <string name="preference_auto_caps_summary"> Automatically capitalize the 1st char of a sentence in alphabet mode. </string> 298 <string name="ti_input_mode_full_alphabet_title_txt">Full-width Alphabet</string> 299 <string name="ti_input_mode_half_alphabet_title_txt">Half-width Alphabet</string>
|
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
_anritsu_utils.py | 179 '''To encode text string with GSM 7-bit alphabet for common symbols''' 194 '''To decode text string with GSM 7-bit alphabet for common symbols''' 207 '''To encode text string with GSM 7-bit alphabet for common symbols'''
|
/bionic/libc/upstream-openbsd/lib/libc/net/ |
base64.c | 75 of which is translated into a single digit in the base64 alphabet. 81 Table 1: The Base64 Alphabet
|
/external/apache-http/src/org/apache/commons/codec/language/ |
Soundex.java | 97 * Every letter of the alphabet is "mapped" to a numerical value. This char array holds the values to which each 116 * Every letter of the alphabet is "mapped" to a numerical value. This char array holds the values to which each
|
Completed in 3336 milliseconds
<<11121314151617181920>>