| /external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/ |
| D | WikipediaOfficialLanguages.txt | 8 Arabic (official and national)[3] 9 Tamazight (National) 72 Tswana (national) 74 Portuguese (national, all cities) 87 Fula (national) 88 Jula (national) 89 More (national) 116 Cape Verdean Creole (national) 119 Sango (national) 186 Lingala (national) [all …]
|
| /external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/ |
| D | AsYouTypeFormatter.java | 55 // This is set to true when we know the user is entering a full national significant number, since 56 // we have either detected a national prefix or an international dialing prefix. When this is 64 // code, from the national number. 81 // A set of characters that, if found in a national prefix formatting rules, are an indicator to 82 // us that we should separate the national prefix from the number when formatting. 85 // This is the minimum length of national number accrued that is required to trigger the 101 // This contains anything that has been entered so far preceding the national significant number, 106 // This contains the national prefix that has been extracted. It contains only digits without 170 // First decide whether we should use international or national number rules. in getAvailableFormats() 177 // Discard a few formats that we know are not relevant based on the presence of the national in getAvailableFormats() [all …]
|
| D | PhoneNumberUtil.java | 64 // The minimum and maximum length of the national significant number. 80 // this is relevant is when determining the length of the national destination code, which should 300 // component of the number, after the main national number is formatted. For example, if you wish 433 // first group is not used in the national pattern (e.g. Argentina) so the $1 group does not match 437 // Constants used in the formatting rules to represent the national prefix, first group and 443 // A pattern that is used to determine if the national prefix formatting rule has the first group 444 // only, i.e., does not start with the national prefix. Note that the pattern explicitly allows 453 * INTERNATIONAL and NATIONAL formats are consistent with the definition in ITU-T Recommendation 456 * "+41 44 668 1800" in INTERNATIONAL format, and as "044 668 1800" in NATIONAL format. E164 473 NATIONAL, enumConstant [all …]
|
| D | PhoneNumberMatcher.java | 153 * single block, set high enough to accommodate the entire national number and the international 490 // for extensions. This is only important for countries with national prefixes. in allNumberGroupsRemainGrouped() 512 // First we check if the national significant number is formatted as a block. in allNumberGroupsAreExactlyPresent() 513 // We use contains and not equals, since the national significant number may be present with in allNumberGroupsAreExactlyPresent() 514 // a prefix such as a national number prefix, or the country code itself. in allNumberGroupsAreExactlyPresent() 530 // Now check the first group. There may be a national prefix at the start, so we only check in allNumberGroupsAreExactlyPresent() 537 * Helper method to get the national-number part of a number, formatted without any national 557 * Helper method to get the national-number part of a number, formatted without any national 633 // national significant number or (2) an extension sign, in which case they always precede the in containsOnlyValidXChars() 642 // This is the carrier code case, in which the 'X's always precede the national in containsOnlyValidXChars() [all …]
|
| D | ShortNumberInfo.java | 78 // MatcherApi supports the basic matching method for checking if a given national number matches 79 // a national number pattern defined in the given {@code PhoneNumberDesc}. 540 * Gets the national significant number of the a phone number. Note a national significant number 541 * doesn't contain a national prefix or any formatting. 547 * @param number the phone number for which the national significant number is needed 548 * @return the national significant number of the PhoneNumber object passed in 551 // If leading zero(s) have been set, we prefix this now. Note this is not a national prefix. in getNationalSignificantNumber()
|
| /external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/ |
| D | AsYouTypeFormatter.java | 53 // This is set to true when we know the user is entering a full national significant number, since 54 // we have either detected a national prefix or an international dialing prefix. When this is 62 // code, from the national number. 79 // A set of characters that, if found in a national prefix formatting rules, are an indicator to 80 // us that we should separate the national prefix from the number when formatting. 83 // This is the minimum length of national number accrued that is required to trigger the 99 // This contains anything that has been entered so far preceding the national significant number, 104 // This contains the national prefix that has been extracted. It contains only digits without 168 // First decide whether we should use international or national number rules. in getAvailableFormats() 175 // Discard a few formats that we know are not relevant based on the presence of the national in getAvailableFormats() [all …]
|
| D | PhoneNumberUtil.java | 62 // The minimum and maximum length of the national significant number. 78 // this is relevant is when determining the length of the national destination code, which should 298 // component of the number, after the main national number is formatted. For example, if you wish 431 // first group is not used in the national pattern (e.g. Argentina) so the $1 group does not match 435 // Constants used in the formatting rules to represent the national prefix, first group and 441 // A pattern that is used to determine if the national prefix formatting rule has the first group 442 // only, i.e., does not start with the national prefix. Note that the pattern explicitly allows 451 * INTERNATIONAL and NATIONAL formats are consistent with the definition in ITU-T Recommendation 454 * "+41 44 668 1800" in INTERNATIONAL format, and as "044 668 1800" in NATIONAL format. E164 466 NATIONAL, enumConstant [all …]
|
| D | PhoneNumberMatcher.java | 152 * single block, set high enough to accommodate the entire national number and the international 489 // for extensions. This is only important for countries with national prefixes. in allNumberGroupsRemainGrouped() 511 // First we check if the national significant number is formatted as a block. in allNumberGroupsAreExactlyPresent() 512 // We use contains and not equals, since the national significant number may be present with in allNumberGroupsAreExactlyPresent() 513 // a prefix such as a national number prefix, or the country code itself. in allNumberGroupsAreExactlyPresent() 529 // Now check the first group. There may be a national prefix at the start, so we only check in allNumberGroupsAreExactlyPresent() 536 * Helper method to get the national-number part of a number, formatted without any national 556 * Helper method to get the national-number part of a number, formatted without any national 632 // national significant number or (2) an extension sign, in which case they always precede the in containsOnlyValidXChars() 641 // This is the carrier code case, in which the 'X's always precede the national in containsOnlyValidXChars() [all …]
|
| D | ShortNumberInfo.java | 75 // MatcherApi supports the basic matching method for checking if a given national number matches 76 // a national number pattern defined in the given {@code PhoneNumberDesc}. 537 * Gets the national significant number of the a phone number. Note a national significant number 538 * doesn't contain a national prefix or any formatting. 544 * @param number the phone number for which the national significant number is needed 545 * @return the national significant number of the PhoneNumber object passed in 548 // If leading zero(s) have been set, we prefix this now. Note this is not a national prefix. in getNationalSignificantNumber()
|
| /external/libevent/cmake/ |
| D | Copyright.txt | 47 * National Library of Medicine at the National Institutes of Health 50 * US National Labs (Los Alamos, Livermore, Sandia) ASC Parallel 53 * National Alliance for Medical Image Computing (NAMIC) is funded by the 54 National Institutes of Health through the NIH Roadmap for Medical Research,
|
| /external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/ |
| D | PhoneNumberUtilTest.java | 219 // No shared-cost data is available, so its national number data should not be set. in testGetInstanceLoadUSMetadata() 309 // Italian numbers - there is no national prefix, but it still has an area code. in testGetLengthOfGeographicalAreaCode() 312 // Google Singapore. Singapore has no area code and no national prefix. in testGetLengthOfGeographicalAreaCode() 327 // Google MTV, which has national destination code (NDC) "650". in testGetLengthOfNationalDestinationCode() 362 // can be considered to have a national destination code. in testGetLengthOfNationalDestinationCode() 493 assertEquals("650 253 0000", phoneUtil.format(US_NUMBER, PhoneNumberFormat.NATIONAL)); in testFormatUSNumber() 496 assertEquals("800 253 0000", phoneUtil.format(US_TOLLFREE, PhoneNumberFormat.NATIONAL)); in testFormatUSNumber() 499 assertEquals("900 253 0000", phoneUtil.format(US_PREMIUM, PhoneNumberFormat.NATIONAL)); in testFormatUSNumber() 502 // Numbers with all zeros in the national number part will be formatted by using the raw_input in testFormatUSNumber() 505 phoneUtil.format(US_SPOOF_WITH_RAW_INPUT, PhoneNumberFormat.NATIONAL)); in testFormatUSNumber() [all …]
|
| /external/vulkan-validation-layers/cmake/ |
| D | Copyright_cmake.txt | 116 * National Library of Medicine at the National Institutes of Health 119 * US National Labs (Los Alamos, Livermore, Sandia) ASC Parallel 122 * National Alliance for Medical Image Computing (NAMIC) is funded by the 123 National Institutes of Health through the NIH Roadmap for Medical Research,
|
| /external/licenseclassifier/v2/assets/License/BSD-3-Clause-LBNL/ |
| D | license.txt | 2 Lawrence Berkeley National Laboratory (subject to receipt of any required 15 National Laboratory, U.S. Dept. of Energy nor the names of its contributors 35 available either publicly, or directly to Lawrence Berkeley National
|
| /external/licenseclassifier/licenses/ |
| D | BSD-3-Clause-LBNL.txt | 2 Lawrence Berkeley National Laboratory (subject to receipt of any required 15 National Laboratory, U.S. Dept. of Energy nor the names of its contributors 35 available either publicly, or directly to Lawrence Berkeley National
|
| /external/licenseclassifier/v2/assets/License/HDF5/ |
| D | pristine.txt | 49 Limited portions of HDF5 were developed by Lawrence Berkeley National 57 Contributors: National Center for Supercomputing Applications (NCSA) at 65 National Laboratory (LBNL) and the United States Department of Energy 71 California, Lawrence Livermore National Laboratory (UC LLNL). 77 Lawrence Livermore National Laboratory (UC LLNL) under contract
|
| /external/icu/icu4j/perf-tests/data/udhr/ |
| D | udhr_eng.txt | 18 …mote respect for these rights and freedoms and by progressive measures, national and international… 24 …h as race, colour, sex, language, religion, political or other opinion, national or social origin,… 43 …Everyone has the right to an effective remedy by the competent national tribunals for acts violati… 57 … of any act or omission which did not constitute a penal offence, under national or international … 147 …as the right to social security and is entitled to realization, through national effort and intern…
|
| /external/eigen/unsupported/Eigen/src/LevenbergMarquardt/ |
| D | LMcovar.h | 5 // Copyright Jorge More - Argonne National Laboratory 6 // Copyright Burt Garbow - Argonne National Laboratory 7 // Copyright Ken Hillstrom - Argonne National Laboratory
|
| /external/licenseclassifier/v2/assets/License/NCBI/ |
| D | license.txt | 2 National Center for Biotechnology Information 8 to the public for use. The National Library of Medicine and the U.S.
|
| /external/iperf3/ |
| D | LICENSE | 2 through Lawrence Berkeley National Laboratory (subject to receipt of any 16 National Laboratory, U.S. Dept. of Energy nor the names of its contributors may 34 available either publicly, or directly to Lawrence Berkeley National 221 * National Laboratory for Applied Network Research 222 * National Center for Supercomputing Applications
|
| /external/libphonenumber/ |
| D | release_notes.txt | 104 to strip a possible national prefix (1) or country code based on the length 610 national prefix that was extracted was not found in the prefix. This affected 666 - Fix for parsing short numbers that start with the national prefix. 775 -- AsYouTypeFormatting: Countries with an optional national prefix were considered before to 776 have always entered it, resulting in bugs where numbers without the national prefix were 780 -- Not requiring the NDC to be alone for countries where there is no national prefix in strict 833 - Fix for as-you-type-formatting bug affecting countries with no national prefix 867 - Switch formatNumberForMobileDialing to prefer national format to international format when the 937 - Fixing regression in AsYouTypeFormatter where it no longer worked for numbers entered in national 938 format for countries with no national prefix, e.g. Spain. [all …]
|
| /external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/internal/ |
| D | MatcherApi.java | 27 * Returns whether the given national number (a string containing only decimal digits) matches 28 * the national number pattern defined in the given {@code PhoneNumberDesc} message.
|
| /external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/internal/ |
| D | MatcherApi.java | 29 * Returns whether the given national number (a string containing only decimal digits) matches 30 * the national number pattern defined in the given {@code PhoneNumberDesc} message.
|
| /external/elfutils/libdwelf/ |
| D | dwelf_elf_e_machine_string.c | 202 return "National Semiconductor 32000"; in dwelf_elf_e_machine_string() 214 return "National Semiconductor CompactRISC"; in dwelf_elf_e_machine_string() 236 return "National Semiconductor CompactRISC CRX"; in dwelf_elf_e_machine_string() 312 return "National Semiconductor CompactRISC"; in dwelf_elf_e_machine_string()
|
| /external/icu/icu4j/perf-tests/data/collation/ |
| D | TestRandomWordsUDHR_fr.txt | 409 national 414 discrimination national 816 valeur national propriété 832 national 1147 national progrès 1448 famille national satisfaisantes 1478 jouir national 1799 national élections 2030 pratiques sous national 2140 national [all …]
|
| /external/cronet/third_party/icu/source/i18n/ |
| D | indiancal.h | 29 * which is accepted by government of India as Indian National Calendar. 35 * Indian National calendar in 1957. 37 * Some details of Indian National Calendar (to be implemented) : 55 * The leap years of Gregorian calendar and Indian National Calendar are in synchornization. 61 * era by Indian National Calendar.
|