Home
last modified time | relevance | path

Searched refs:tel (Results 1 – 25 of 64) sorted by relevance

123

/third_party/boost/libs/format/example/
Dsample_new_features.cpp43 tel(1, "+33 (0) 123 456 789"); in main() local
47 tel.push_back("+33 (0) 987 654 321"); in main()
50 cout << format("%1%, %2%, %|40t|%3%\n") % names[i] % surname[i] % tel[i]; in main()
/third_party/icu/icu4c/source/test/intltest/
Dtstnrapi.cpp59 UnicodeString tel, nfkc, nfkd; in TestNormalizerAPI() local
60 tel=UnicodeString(1, (UChar32)0x2121, 10); in TestNormalizerAPI()
61 tel.insert(1, (UChar)0x301); in TestNormalizerAPI()
64 Normalizer::compose(tel, TRUE, 0, nfkc, errorCode); in TestNormalizerAPI()
65 Normalizer::decompose(tel, TRUE, 0, nfkd, errorCode); in TestNormalizerAPI()
/third_party/gstreamer/gstplugins_base/po/
Dhu.po424 msgstr "felvétel zársebessége"
427 msgstr "Kép felvételéhez használt zársebesség másodpercben"
430 msgstr "felvétel fókuszaránya"
433 msgstr "A kép felvételéhez használt fókuszarány (f-szám)"
436 msgstr "felvétel fókusztávolsága"
439 msgstr "A kép felvételéhez használt lencse fókusztávolsága mm-ben"
442 msgstr "felvétel 35 mm egyenértékes fókusztávolsága"
447 "A kép felvételéhez használt lencse 35 mm egyenértékes fókusztávolsága mm-ben"
450 msgstr "felvétel digitális nagyítási aránya"
453 msgstr "A kép felvételéhez használt digitális nagyítási arány"
[all …]
/third_party/libphonenumber/resources/carrier/en/
D387.txt22 38765|m:tel
23 38766|m:tel
24 38767|m:tel
D382.txt18 # Mtel changed their branding to m:tel as you can see here:
24 38260|m:tel
28 38268|m:tel
D45.txt77 4525980|uni-tel
1039 459339|uni-tel
/third_party/python/Doc/tutorial/
Ddatastructures.rst526 >>> tel = {'jack': 4098, 'sape': 4139}
527 >>> tel['guido'] = 4127
528 >>> tel
530 >>> tel['jack']
532 >>> del tel['sape']
533 >>> tel['irv'] = 4127
534 >>> tel
536 >>> list(tel)
538 >>> sorted(tel)
540 >>> 'guido' in tel
[all …]
/third_party/libphonenumber/resources/geocoding/en/
D41.txt24 4132|Bienne/Neuchâtel/Soleure/Jura
D33.txt3526 3323297|Neufchâtel-en-Bray
5548 3327606|Neufchâtel-en-Bray
5553 3327611|Neufchâtel-en-Bray
5568 3327626|Neufchâtel-en-Bray
5592 3327650|Neufchâtel-en-Bray
5627 3327685|Neufchâtel-en-Bray
5668 3327726|Neufchâtel-en-Bray
5681 3327739|Neufchâtel-en-Bray
5690 3327748|Neufchâtel-en-Bray
5729 3327796|Neufchâtel-en-Bray
[all …]
/third_party/libphonenumber/resources/geocoding/it/
D41.txt24 4132|Bienne/Neuchâtel/Soletta/Giura
/third_party/libphonenumber/resources/geocoding/fr/
D41.txt24 4132|Bienne/Neuchâtel/Soleure/Jura
D33.txt3527 3323297|Neufchâtel-en-Bray
5549 3327606|Neufchâtel-en-Bray
5554 3327611|Neufchâtel-en-Bray
5569 3327626|Neufchâtel-en-Bray
5593 3327650|Neufchâtel-en-Bray
5628 3327685|Neufchâtel-en-Bray
5669 3327726|Neufchâtel-en-Bray
5682 3327739|Neufchâtel-en-Bray
5691 3327748|Neufchâtel-en-Bray
5730 3327796|Neufchâtel-en-Bray
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/data/brkitr/
Dpt.txt130 "tel.",
/third_party/skia/third_party/externals/icu/source/data/brkitr/
Dpt.txt130 "tel.",
/third_party/icu/icu4c/source/data/brkitr/
Dpt.txt130 "tel.",
/third_party/icu/icu4j/perf-tests/data/collation/
DTestRandomWordsUDHR_fr.txt591 celles tel d’atteintes
685 volonté tel nationale
717 public tel populations
809 tel
811 plan Article tel
824 protection tel des
909 race s’il tel
1465 naissent visant tel
1475 tel L’enseignement religion
1669 foi tel
[all …]
/third_party/icu/icu4c/source/data/lang/
Dku.txt205 te{"telûgûyî"}
Dis.txt468 te{"telúgú"}
598 Telu{"telúgú"}
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
DBasicTest.java1467 StringBuffer tel; in TestNormalizerAPI() local
1469 tel=new StringBuffer("\u2121\u2121\u2121\u2121\u2121\u2121\u2121\u2121\u2121\u2121"); in TestNormalizerAPI()
1470 tel.insert(1,(char)0x0301); in TestNormalizerAPI()
1472 nfkc=Normalizer.compose(tel.toString(), true); in TestNormalizerAPI()
1473 nfkd=Normalizer.decompose(tel.toString(), true); in TestNormalizerAPI()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DBasicTest.java1464 StringBuffer tel; in TestNormalizerAPI() local
1466 tel=new StringBuffer("\u2121\u2121\u2121\u2121\u2121\u2121\u2121\u2121\u2121\u2121"); in TestNormalizerAPI()
1467 tel.insert(1,(char)0x0301); in TestNormalizerAPI()
1469 nfkc=Normalizer.compose(tel.toString(), true); in TestNormalizerAPI()
1470 nfkd=Normalizer.decompose(tel.toString(), true); in TestNormalizerAPI()
/third_party/gstreamer/gstreamer/po/
Dhu.po283 msgstr "a felvételért felelős személyek"
289 msgstr "a felvételért felelős személyek, rendezési céllal"
456 msgstr "a felvétel szerzői"
693 msgstr "a felvevőeszköz mozgási sebessége a felvétel készítésekor, m/s-ban"
703 "a média felvételét végző eszköz mozgási irányát jelzi. lebegőpontosan "
715 "a média felvételét végző eszköz irányát jelzi. lebegőpontosan ábrázolt fokok "
/third_party/flutter/skia/third_party/externals/icu/source/samples/ufortune/resources/
Des.txt247 "No se te ocurra usar el teléfono para llamar a los bomberos. Estoy en lo mejor de un download!!!
367 "Técnico por teléfono: Inserte el disco 3. Usuario: No cabe, ya metí dos, no entran más.
/third_party/icu/icu4c/source/samples/ufortune/resources/
Des.txt247 "No se te ocurra usar el teléfono para llamar a los bomberos. Estoy en lo mejor de un download!!!
367 "Técnico por teléfono: Inserte el disco 3. Usuario: No cabe, ya metí dos, no entran más.
/third_party/skia/third_party/externals/icu/source/samples/ufortune/resources/
Des.txt247 "No se te ocurra usar el teléfono para llamar a los bomberos. Estoy en lo mejor de un download!!!
367 "Técnico por teléfono: Inserte el disco 3. Usuario: No cabe, ya metí dos, no entran más.
/third_party/skia/third_party/externals/icu/source/data/lang/
Dis.txt468 te{"telúgú"}
598 Telu{"telúgú"}

123