/external/cldr/tools/java/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. 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 | 63 // The minimum and maximum length of the national significant number. 83 // this is relevant is when determining the length of the national destination code, which should 304 // component of the number, after the main national number is formatted. For example, if you wish 364 // first group is not used in the national pattern (e.g. Argentina) so the $1 group does not match 368 // Constants used in the formatting rules to represent the national prefix, first group and 374 // A pattern that is used to determine if the national prefix formatting rule has the first group 375 // only, i.e., does not start with the national prefix. Note that the pattern explicitly allows 384 * INTERNATIONAL and NATIONAL formats are consistent with the definition in ITU-T Recommendation 387 * "+41 44 668 1800" in INTERNATIONAL format, and as "044 668 1800" in NATIONAL format. E164 404 NATIONAL, enumConstant [all …]
|
D | PhoneNumberMatcher.java | 152 * single block, set high enough to accommodate the entire national number and the international 483 // for extensions. This is only important for countries with national prefixes. in allNumberGroupsRemainGrouped() 505 // First we check if the national significant number is formatted as a block. in allNumberGroupsAreExactlyPresent() 506 // We use contains and not equals, since the national significant number may be present with in allNumberGroupsAreExactlyPresent() 507 // a prefix such as a national number prefix, or the country code itself. in allNumberGroupsAreExactlyPresent() 523 // Now check the first group. There may be a national prefix at the start, so we only check in allNumberGroupsAreExactlyPresent() 530 * Helper method to get the national-number part of a number, formatted without any national 609 // national significant number or (2) an extension sign, in which case they always precede the in containsOnlyValidXChars() 618 // This is the carrier code case, in which the 'X's always precede the national in containsOnlyValidXChars() 637 // the national prefix is not required. in isNationalPrefixPresentIfRequired() [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}. 530 * Gets the national significant number of the a phone number. Note a national significant number 531 * doesn't contain a national prefix or any formatting. 537 * @param number the phone number for which the national significant number is needed 538 * @return the national significant number of the PhoneNumber object passed in 541 // 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. 77 // A set of characters that, if found in a national prefix formatting rules, are an indicator to 78 // us that we should separate the national prefix from the number when formatting. 81 // This is the minimum length of national number accrued that is required to trigger the 97 // This contains anything that has been entered so far preceding the national significant number, 102 // This contains the national prefix that has been extracted. It contains only digits without 166 // First decide whether we should use international or national number rules. in getAvailableFormats() 173 // Discard a few formats that we know are not relevant based on the presence of the national in getAvailableFormats() [all …]
|
D | PhoneNumberUtil.java | 61 // The minimum and maximum length of the national significant number. 81 // this is relevant is when determining the length of the national destination code, which should 302 // component of the number, after the main national number is formatted. For example, if you wish 362 // first group is not used in the national pattern (e.g. Argentina) so the $1 group does not match 366 // Constants used in the formatting rules to represent the national prefix, first group and 372 // A pattern that is used to determine if the national prefix formatting rule has the first group 373 // only, i.e., does not start with the national prefix. Note that the pattern explicitly allows 382 * INTERNATIONAL and NATIONAL formats are consistent with the definition in ITU-T Recommendation 385 * "+41 44 668 1800" in INTERNATIONAL format, and as "044 668 1800" in NATIONAL format. E164 397 NATIONAL, enumConstant [all …]
|
D | PhoneNumberMatcher.java | 151 * single block, set high enough to accommodate the entire national number and the international 482 // for extensions. This is only important for countries with national prefixes. in allNumberGroupsRemainGrouped() 504 // First we check if the national significant number is formatted as a block. in allNumberGroupsAreExactlyPresent() 505 // We use contains and not equals, since the national significant number may be present with in allNumberGroupsAreExactlyPresent() 506 // a prefix such as a national number prefix, or the country code itself. in allNumberGroupsAreExactlyPresent() 522 // Now check the first group. There may be a national prefix at the start, so we only check in allNumberGroupsAreExactlyPresent() 529 * Helper method to get the national-number part of a number, formatted without any national 608 // national significant number or (2) an extension sign, in which case they always precede the in containsOnlyValidXChars() 617 // This is the carrier code case, in which the 'X's always precede the national in containsOnlyValidXChars() 636 // the national prefix is not required. in isNationalPrefixPresentIfRequired() [all …]
|
D | ShortNumberInfo.java | 72 // MatcherApi supports the basic matching method for checking if a given national number matches 73 // a national number pattern defined in the given {@code PhoneNumberDesc}. 527 * Gets the national significant number of the a phone number. Note a national significant number 528 * doesn't contain a national prefix or any formatting. 534 * @param number the phone number for which the national significant number is needed 535 * @return the national significant number of the PhoneNumber object passed in 538 // If leading zero(s) have been set, we prefix this now. Note this is not a national prefix. in getNationalSignificantNumber()
|
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/ |
D | PhoneNumberUtilTest.java | 206 // No shared-cost data is available, so its national number data should not be set. in testGetInstanceLoadUSMetadata() 296 // Italian numbers - there is no national prefix, but it still has an area code. in testGetLengthOfGeographicalAreaCode() 299 // Google Singapore. Singapore has no area code and no national prefix. in testGetLengthOfGeographicalAreaCode() 314 // Google MTV, which has national destination code (NDC) "650". in testGetLengthOfNationalDestinationCode() 349 // can be considered to have a national destination code. in testGetLengthOfNationalDestinationCode() 480 assertEquals("650 253 0000", phoneUtil.format(US_NUMBER, PhoneNumberFormat.NATIONAL)); in testFormatUSNumber() 483 assertEquals("800 253 0000", phoneUtil.format(US_TOLLFREE, PhoneNumberFormat.NATIONAL)); in testFormatUSNumber() 486 assertEquals("900 253 0000", phoneUtil.format(US_PREMIUM, PhoneNumberFormat.NATIONAL)); in testFormatUSNumber() 489 // Numbers with all zeros in the national number part will be formatted by using the raw_input in testFormatUSNumber() 492 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/vulkan-headers/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/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/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/libxml2/ |
D | libxml.3 | 64 Lister Hill National Center for Biomedical Communications, 65 U.S. National Library of Medicine.
|
/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/iperf3/ |
D | NOTICE | 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
|
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/icu/icu4c/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.
|
/external/python/google-api-python-client/docs/dyn/ |
D | youtube_v3.videos.html | 272 …"smsaRating": "A String", # The video's rating from Statens medieråd (Sweden's National Media Coun… 276 … "nbcRating": "A String", # The video's rating from the Maldives National Bureau of Classification. 278 …"nfvcbRating": "A String", # The video's rating from Nigeria's National Film and Video Censors Boa… 292 …"nkclvRating": "A String", # The video's rating from the Nacionãlais Kino centrs (National Film Ce… 299 …"russiaRating": "A String", # The video's National Film Registry of the Russian Federation (MKRF -… 306 …"cnaRating": "A String", # The video's rating from Romania's CONSILIUL NATIONAL AL AUDIOVIZUALULUI… 309 "nfrcRating": "A String", # The video's rating from the Bulgarian National Film Center. 312 …s rating from the Hungarian Nemzeti Filmiroda, the Rating Committee of the National Office of Film. 313 …video's rating from Finland's Kansallinen Audiovisuaalinen Instituutti (National Audiovisual Insti… 584 …"smsaRating": "A String", # The video's rating from Statens medieråd (Sweden's National Media Coun… [all …]
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/ |
D | HolidayBundle_de_AT.java | 36 new SimpleHoliday(Calendar.MAY, 1, 0, "National Holiday"), 37 new SimpleHoliday(Calendar.OCTOBER, 31, -Calendar.MONDAY, "National Holiday"),
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/data/ |
D | HolidayBundle_de_AT.java | 40 new SimpleHoliday(Calendar.MAY, 1, 0, "National Holiday"), 41 new SimpleHoliday(Calendar.OCTOBER, 31, -Calendar.MONDAY, "National Holiday"),
|
/external/python/cpython2/RISCOS/Python/ |
D | dynload_riscos.c | 12 Centrum or CWI or Corporation for National Research Initiatives or 18 is made available by the Corporation for National Research Initiatives
|
/external/python/cpython2/PC/os2emx/ |
D | dlfcn.h | 12 Centrum or CWI or Corporation for National Research Initiatives or 18 is made available by the Corporation for National Research Initiatives
|