/external/icu/android_icu4j/src/main/java/android/icu/util/ |
LocaleMatcher.java | 40 * and tl, and when language regional variants are close, like en-GB and en-AU. 63 * Threshold for falling back to the default (first) language. May make this 69 * The default language, in case the threshold is not met. 74 * The default language, in case the threshold is not met. 79 * Create a new language matcher. The highest-weighted language is the 80 * default. That means that if no other language is matches closer than a given 81 * threshold, that default language is chosen. Typically the default is English, 92 * Create a new language matcher from a String form. The highest-weighted 93 * language is the default 363 final String language = languageCode.getLanguage(); local 473 language(0.99), enum constant in enum:LocaleMatcher.Level [all...] |
/external/icu/icu4c/source/tools/genrb/ |
wrtxml.cpp | 182 /* Parse the filename, and get its language information. 183 * If it fails to get the language information from the filename, 184 * use "en" as the default value for language 231 void res_write_xml(struct SResource *res, const char* id, const char* language, UBool isTopLevel, UErrorCode *status); 616 string_write_xml(StringResource *res, const char* id, const char* /*language*/, UErrorCode *status) { 653 alias_write_xml(AliasResource *res, const char* id, const char* /*language*/, UErrorCode *status) { 684 array_write_xml(ArrayResource *res, const char* id, const char* language, UErrorCode *status) { 702 res_write_xml(current, subId, language, FALSE, status); 721 intvector_write_xml(IntVectorResource *res, const char* id, const char* /*language*/, UErrorCode *status) { 770 int_write_xml(IntResource *res, const char* id, const char* /*language*/, UErrorCode *status) 968 string_write_xml (static_cast<StringResource *>(res), id, language, status); local 972 alias_write_xml (static_cast<AliasResource *>(res), id, language, status); local 976 intvector_write_xml (static_cast<IntVectorResource *>(res), id, language, status); local 980 bin_write_xml (static_cast<BinaryResource *>(res), id, language, status); local 984 int_write_xml (static_cast<IntResource *>(res), id, language, status); local 988 array_write_xml (static_cast<ArrayResource *>(res), id, language, status); local 992 table_write_xml (static_cast<TableResource *>(res), id, language, isTopLevel, status); local [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
LocaleMatcher.java | 39 * and tl, and when language regional variants are close, like en-GB and en-AU. 62 * Threshold for falling back to the default (first) language. May make this 68 * The default language, in case the threshold is not met. 73 * The default language, in case the threshold is not met. 78 * Create a new language matcher. The highest-weighted language is the 79 * default. That means that if no other language is matches closer than a given 80 * threshold, that default language is chosen. Typically the default is English, 92 * Create a new language matcher from a String form. The highest-weighted 93 * language is the default 370 final String language = languageCode.getLanguage(); local 480 language(0.99), enum constant in enum:LocaleMatcher.Level [all...] |
/external/icu/icu4c/source/common/unicode/ |
locid.h | 65 * Locale( const char* language, 71 * Language Code.</STRONG> These codes are the lower-case two-letter 120 * <code>getLanguage</code> to get the ISO Language Code. You can 124 * the language suitable for displaying to the user. Interestingly, 128 * a language appropriate to that locale. 166 * through these objects by language, country, or variant, 169 * suitable for a given language. Such classes implement these 189 /** Useful constant for this language. @stable ICU 2.0 */ 191 /** Useful constant for this language. @stable ICU 2.0 */ 193 /** Useful constant for this language. @stable ICU 2.0 * 743 char language[ULOC_LANG_CAPACITY]; member in class:Locale [all...] |
/external/vogar/src/vogar/android/ |
JackDexTask.java | 13 * See the License for the specific language governing permissions and 81 run.language.toString(), Boolean.toString(run.debugging)); 91 jack.sourceVersion(run.language.getJackSourceVersion()); 92 jack.minApiLevel(String.valueOf(run.language.getJackMinApilevel()));
|
/external/e2fsprogs/intl/ |
l10nflist.c | 172 int mask, const char *language, const char *territory, 186 /* If LANGUAGE contains an absolute directory specification, we ignore 188 if (IS_ABSOLUTE_PATH (language)) 193 + strlen (language) 226 cp = stpcpy (cp, language); 348 cnt, language, territory, codeset, 355 cnt, language, territory, codeset,
|
/bootable/recovery/bootloader_message/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/bootable/recovery/uncrypt/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/bootable/recovery/update_verifier/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/build/blueprint/ |
mangle.go | 12 // See the License for the specific language governing permissions and
|
/build/core/tasks/ |
vts.mk | 12 # See the License for the specific language governing permissions and
|
/build/kati/ |
doc.go | 12 // See the License for the specific language governing permissions and
|
flags.go | 12 // See the License for the specific language governing permissions and
|
version.go | 12 // See the License for the specific language governing permissions and
|
/build/tools/droiddoc/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/build/tools/droiddoc/templates-pdk/ |
trailer.cs | 17 See the License for the specific language governing permissions and
|
/cts/build/ |
module_test_config.mk | 12 # See the License for the specific language governing permissions and
|
/cts/common/device-side/util/tests/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/cts/hostsidetests/devicepolicy/app/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/cts/hostsidetests/devicepolicy/app/DeviceAdmin/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/cts/hostsidetests/monkey/test-apps/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/cts/hostsidetests/net/aidl/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/cts/hostsidetests/shortcuts/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|
/cts/hostsidetests/shortcuts/deviceside/ |
Android.mk | 12 # See the License for the specific language governing permissions and
|