Home
last modified time | relevance | path

Searched refs:fr (Results 1 – 25 of 582) sorted by relevance

12345678910>>...24

/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/configs/fr-FR/
Dfr-FR_ta.txt1 # collection of fr-FR textana knowledge bases
5 NAME fr-FR_ta_1.0.0.3-0-2
12 TPP_MAIN "../pkb/fr-FR/fr-FR_kpr.pkb"
13 TAB_GRAPHS "../pkb/fr-FR/fr-FR_ktab_graphs.pkb"
14 TAB_PHONES "../pkb/fr-FR/fr-FR_ktab_phones.pkb"
15 TAB_POS "../pkb/fr-FR/fr-FR_ktab_pos.pkb"
16 LEX_MAIN "../pkb/fr-FR/fr-FR_klex.pkb"
17 DT_POSP "../pkb/fr-FR/fr-FR_kdt_posp.pkb"
18 DT_POSD "../pkb/fr-FR/fr-FR_kdt_posd.pkb"
19 DT_G2P "../pkb/fr-FR/fr-FR_kdt_g2p.pkb"
[all …]
Dfr-FR_nk0_sg.txt1 # collection of fr-FR nk0 siggen knowledge bases
5 NAME fr-FR_nk0_sg_1.0.0.3-0-2
11 FST_SPHO_9 "../pkb/fr-FR/fr-FR_nk0_kfst_spho9.pkb"
12 DT_DUR "../pkb/fr-FR/fr-FR_nk0_kdt_dur.pkb"
13 DT_LFZ1 "../pkb/fr-FR/fr-FR_nk0_kdt_lfz1.pkb"
14 DT_LFZ2 "../pkb/fr-FR/fr-FR_nk0_kdt_lfz2.pkb"
15 DT_LFZ3 "../pkb/fr-FR/fr-FR_nk0_kdt_lfz3.pkb"
16 DT_LFZ4 "../pkb/fr-FR/fr-FR_nk0_kdt_lfz4.pkb"
17 DT_LFZ5 "../pkb/fr-FR/fr-FR_nk0_kdt_lfz5.pkb"
18 DT_MGC1 "../pkb/fr-FR/fr-FR_nk0_kdt_mgc1.pkb"
[all …]
Dfr-FR_dbg.txt1 # collection of fr-FR dbg knowledge bases
5 NAME fr-FR_dbg
12 DBG "../pkb/fr-FR/fr-FR_kdbg.pkb"
/external/clang/test/CodeGenCXX/
Dlvalue-bitcasts.cpp7 void reinterpret_cast_test(int &ir, float &fr, X &xr) { in reinterpret_cast_test() argument
11 ir = reinterpret_cast<int&>(fr); in reinterpret_cast_test()
19 fr = reinterpret_cast<float&>(ir); in reinterpret_cast_test()
23 fr = reinterpret_cast<float&>(xr); in reinterpret_cast_test()
31 xr = reinterpret_cast<X&>(fr); in reinterpret_cast_test()
43 cfr = reinterpret_cast<_Complex float&>(fr); in reinterpret_cast_test()
52 void c_cast(int &ir, float &fr, X &xr) { in c_cast() argument
56 ir = (int&)fr; in c_cast()
64 fr = (float&)ir; in c_cast()
68 fr = (float&)xr; in c_cast()
[all …]
/external/icu4c/test/intltest/
Dtsdcfmsy.cpp38 DecimalFormatSymbols fr(Locale::getFrench(), status); in testSymbols() local
51 if(en == fr || ! (en != fr) ) { in testSymbols()
58 fr.setSymbol(DecimalFormatSymbols::kZeroDigitSymbol, zero); in testSymbols()
59 …if(fr.getSymbol(DecimalFormatSymbols::kZeroDigitSymbol) != en.getSymbol(DecimalFormatSymbols::kZer… in testSymbols()
64 fr.setSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol, group); in testSymbols()
65 …if(fr.getSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol) != en.getSymbol(DecimalFormatSymbo… in testSymbols()
70 fr.setSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol, decimal); in testSymbols()
71 …if(fr.getSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol) != en.getSymbol(DecimalFormatSymbol… in testSymbols()
76 fr.setSymbol(DecimalFormatSymbols::kPerMillSymbol, perMill); in testSymbols()
77 …if(fr.getSymbol(DecimalFormatSymbols::kPerMillSymbol) != en.getSymbol(DecimalFormatSymbols::kPerMi… in testSymbols()
[all …]
Dtsdtfmsy.cpp136 DateFormatSymbols fr(Locale::getFrench(), status); in TestSymbols() local
156 if(en == fr || ! (en != fr) ) { in TestSymbols()
185 fr.setEras(eras, count); in TestSymbols()
186 if( *en.getEras(count) != *fr.getEras(count)) { in TestSymbols()
191 fr.setMonths(months, count); in TestSymbols()
192 if( *en.getMonths(count) != *fr.getMonths(count)) { in TestSymbols()
197 fr.setShortMonths(shortMonths, count); in TestSymbols()
198 if( *en.getShortMonths(count) != *fr.getShortMonths(count)) { in TestSymbols()
217 fr.setMonths(narrowMonths, count, DateFormatSymbols::FORMAT,DateFormatSymbols::NARROW); in TestSymbols()
219 *fr.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::NARROW )) { in TestSymbols()
[all …]
Dnmfmapts.cpp75 NumberFormat *fr = NumberFormat::createInstance(Locale::getFrench(), status); in testAPI() local
153 if (fr != NULL) in testAPI()
161 fr->parseObject(text, result1, pos); in testAPI()
167 fr->parse(text, result2, pos01); in testAPI()
174 fr->parse(text, result3, status); in testAPI()
185 if (fr != NULL && def != NULL) in testAPI()
197 fr->setParseIntegerOnly( def->isParseIntegerOnly() ); in testAPI()
198 if(fr->isParseIntegerOnly() != def->isParseIntegerOnly() ) { in testAPI()
202 fr->setGroupingUsed( def->isGroupingUsed() ); in testAPI()
203 if(fr->isGroupingUsed() != def->isGroupingUsed() ) { in testAPI()
[all …]
/external/svox/pico/tests/data/
Dxsampa_pico_man_fr-FR.txt5 # French (fr-FR)
19 <speak xml:lang="fr-FR"> Je teste <phoneme alphabet="xsampa" ph="&#34;bO~"/>.</speak>
22 <speak xml:lang="fr-FR"> Je teste <phoneme alphabet="xsampa" ph="&#34;dA~"/>.</speak>
25 <speak xml:lang="fr-FR"> Je teste <phoneme alphabet="xsampa" ph="&#34;gA~"/>.</speak>
28 <speak xml:lang="fr-FR"> Je teste <phoneme alphabet="xsampa" ph="&#34;kA~"/>.</speak>
31 <speak xml:lang="fr-FR"> Je teste <phoneme alphabet="xsampa" ph="&#34;pO~"/>.</speak>
34 <speak xml:lang="fr-FR"> Je teste <phoneme alphabet="xsampa" ph="&#34;tA~"/>.</speak>
40 <speak xml:lang="fr-FR"> Je teste <phoneme alphabet="xsampa" ph="O.&#34;JO~"/>.</speak>
43 <speak xml:lang="fr-FR"> Je teste <phoneme alphabet="xsampa" ph="kA~.&#34;piN"/>.</speak>
46 <speak xml:lang="fr-FR"> Je teste <phoneme alphabet="xsampa" ph="&#34;mO~"/>.</speak>
[all …]
/external/icu4c/layoutex/
Dplruns.cpp35 FontRuns *fr = (FontRuns *) fontRuns; in pl_closeFontRuns() local
37 delete fr; in pl_closeFontRuns()
43 const FontRuns *fr = (const FontRuns *) fontRuns; in pl_getFontRunCount() local
45 if (fr == NULL) { in pl_getFontRunCount()
49 return fr->getCount(); in pl_getFontRunCount()
55 FontRuns *fr = (FontRuns *) fontRuns; in pl_resetFontRuns() local
57 if (fr != NULL) { in pl_resetFontRuns()
58 fr->reset(); in pl_resetFontRuns()
65 const FontRuns *fr = (const FontRuns *) fontRuns; in pl_getFontRunLastLimit() local
67 if (fr == NULL) { in pl_getFontRunLastLimit()
[all …]
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DANTLRFileStream.cs106 StreamReader fr = null; in Load()
113 fr = new StreamReader(fileName, encoding); in Load()
115 fr = new StreamReader(fileName, Encoding.Default); in Load()
116 n = fr.Read((Char[])data, 0, data.Length); in Load()
120 if (fr != null) in Load()
122 fr.Close(); in Load()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
Dfr-FR_kdt_posd.dtfmt2 ! @file fr-FR_kdt_posd.dtfmt
4 ! Decision Tree Configuration <Part-Of-Speech Disambiguation> for language fr-FR
32 :ATTR "4" :PROP table = "fr-FR_pos.utf" type = pos
34 :ATTR "5" :PROP table = "fr-FR_pos.utf" type = pos
36 :ATTR "6" :PROP table = "fr-FR_pos.utf" type = pos
38 :ATTR "7" :PROP table = "fr-FR_pos.utf" type = pos
40 :ATTR "target" :PROP table = "fr-FR_pos.utf" type = pos
Dfr-FR_kdt_phr.dtfmt2 ! @file fr-FR_kdt_phr.dtfmt
4 ! Decision Tree Configuration <Phrasing> for language fr-FR
27 :ATTR "1" :PROP table = "fr-FR_pos.utf" type = pos
29 :ATTR "2" :PROP table = "fr-FR_pos.utf" type = pos
31 :ATTR "3" :PROP table = "fr-FR_pos.utf" type = pos
33 :ATTR "4" :PROP table = "fr-FR_pos.utf" type = pos
35 :ATTR "5" :PROP table = "fr-FR_pos.utf" type = pos
Dfr-FR_kdt_acc.dtfmt2 ! @file fr-FR_kdt_acc.dtfmt
4 ! Decision Tree Configuration <Accentuation> for language fr-FR
27 :ATTR "1" :PROP table = "fr-FR_pos.utf" type = pos
29 :ATTR "2" :PROP table = "fr-FR_pos.utf" type = pos
31 :ATTR "3" :PROP table = "fr-FR_pos.utf" type = pos
33 :ATTR "4" :PROP table = "fr-FR_pos.utf" type = pos
35 :ATTR "5" :PROP table = "fr-FR_pos.utf" type = pos
/external/bison/
DTHANKS4 Airy Andre Airy.Andre@edf.fr
8 Alexandre Duret-Lutz adl@src.lip6.fr
15 Benoit Perrot benoit.perrot@epita.fr
19 Charles-Henri de Boysson de-boy_c@epita.fr
42 Laurent Mascherpa laurent.mascherpa@epita.fr
44 Marc Autret autret_m@epita.fr
50 Mickael Labau labau_m@epita.fr
54 Nicolas Burrus nicolas.burrus@epita.fr
55 Nicolas Tisserand nicolas.tisserand@epita.fr
58 Pascal Bart pascal.bart@epita.fr
[all …]
DChangeLog120 2006-05-14 Akim Demaille <akim@lrde.epita.fr>
126 2006-05-14 Akim Demaille <akim@lrde.epita.fr>
131 2006-05-14 Akim Demaille <akim@lrde.epita.fr>
147 2006-05-14 Akim Demaille <akim@lrde.epita.fr>
151 2006-05-14 Akim Demaille <akim@lrde.epita.fr>
172 2006-05-11 Akim Demaille <akim@lrde.epita.fr>
178 2006-05-11 Akim Demaille <akim@lrde.epita.fr>
195 2006-04-27 Akim Demaille <akim@lrde.epita.fr>
205 2006-04-24 Akim Demaille <akim@lrde.epita.fr>
209 2006-04-24 Akim Demaille <akim@lrde.epita.fr>
[all …]
/external/icu4c/test/cintltst/
Dcdattst.c57 UDateFormat *def, *fr, *it, *de, *def1, *fr_pat; in TestDateFormat() local
80 fr = udat_open(UDAT_FULL, UDAT_DEFAULT, "fr_FR", NULL,0, NULL, 0,&status); in TestDateFormat()
188 result=myDateFormat(fr, d); in TestDateFormat()
293 udat_setLenient(fr, udat_isLenient(it)); in TestDateFormat()
294 if(udat_isLenient(fr) != udat_isLenient(it)) in TestDateFormat()
365 udat_close(fr); in TestDateFormat()
530 UDateFormat *def, *fr; in TestSymbols() local
541 fr = udat_open(UDAT_FULL, UDAT_DEFAULT, "fr_FR", NULL, 0, NULL, 0, &status); in TestSymbols()
581 resultlengthout=udat_getSymbols(fr, UDAT_WEEKDAYS, 5 , NULL, resultlength, &status); in TestSymbols()
591 udat_getSymbols(fr, UDAT_WEEKDAYS, 5, result, resultlength, &status); in TestSymbols()
[all …]
/external/webkit/Source/WebKit/android/
DAndroidLog.h59 #define FLOAT_RECT_ARGS(fr) fr.x(), fr.y(), fr.width(), fr.height() argument
/external/svox/pico/lang/
DPicoLangFrFrInSystem.mk10 external/svox/pico/lang/fr-FR_nk0_sg.bin:system/tts/lang_pico/fr-FR_nk0_sg.bin \
11 external/svox/pico/lang/fr-FR_ta.bin:system/tts/lang_pico/fr-FR_ta.bin
/external/oprofile/
DChangeLog-200438 2004-11-25 Philippe Elie <phil.el@wanadoo.fr>
42 2004-11-20 Philippe Elie <phil.el@wanadoo.fr>
47 2004-11-20 Philippe Elie <phil.el@wanadoo.fr>
52 2004-11-19 Philippe Elie <phil.el@wanadoo.fr>
65 2004-11-18 Philippe Elie <phil.el@wanadoo.fr>
69 2004-11-18 Philippe Elie <phil.el@wanadoo.fr>
74 2004-11-17 Philippe Elie <phil.el@wanadoo.fr>
79 2004-11-17 Philippe Elie <phil.el@wanadoo.fr>
84 2004-11-17 Philippe Elie <phil.el@wanadoo.fr>
195 2004-07-21 Philippe Elie <phil.el@wanadoo.fr>
[all …]
DChangeLog-20031 2003-12-29 Philippe Elie <phil.el@wanadoo.fr>
17 2003-12-28 Philippe Elie <phil.el@wanadoo.fr>
27 2003-12-16 Philippe Elie <phil.el@wanadoo.fr>
40 2003-11-19 Philippe Elie <phil.el@wanadoo.fr>
45 2003-11-17 Philippe Elie <phil.el@wanadoo.fr>
51 2003-12-19 Philippe Elie <phil.el@wanadoo.fr>
55 2003-11-23 Philippe Elie <phil.el@wanadoo.fr>
61 2003-11-15 Philippe Elie <phil.el@wanadoo.fr>
67 2003-11-15 Philippe Elie <phil.el@wanadoo.fr>
73 2003-11-15 Philippe Elie <phil.el@wanadoo.fr>
[all …]
DChangeLog-200228 2002-12-19 Philippe Elie <phil.el@wanadoo.fr>
37 2002-12-17 Philippe Elie <phil.el@wanadoo.fr>
43 2002-12-16 Philippe Elie <phil.el@wanadoo.fr>
50 2002-12-15 Philippe Elie <phil.el@wanadoo.fr>
55 2002-12-14 Philippe Elie <phil.el@wanadoo.fr>
115 2002-12-10 Philippe Elie <phil.el@wanadoo.fr>
120 2002-12-10 Philippe Elie <phil.el@wanadoo.fr>
124 2002-12-09 Philippe Elie <phil.el@wanadoo.fr>
128 2002-12-09 Philippe Elie <phil.el@wanadoo.fr>
135 2002-12-08 Philippe Elie <phil.el@wanadoo.fr>
[all …]
DChangeLog-20051 2005-12-30 Philippe Elie <phil.el@wanadoo.fr>
56 2005-09-08 Philippe Elie <phil.el@wanadoo.fr>
64 2005-09-01 Philippe Elie <phil.el@wanadoo.fr>
70 2005-08-31 Philippe Elie <phil.el@wanadoo.fr>
78 2005-08-30 Philippe Elie <phil.el@wanadoo.fr>
84 2005-08-25 Philippe Elie <phil.el@wanadoo.fr>
100 2005-08-24 Philippe Elie <phil.el@wanadoo.fr>
106 2005-08-19 Philippe Elie <phil.el@wanadoo.fr>
110 2005-08-18 Philippe Elie <phil.el@wanadoo.fr>
115 2005-08-17 Philippe Elie <phil.el@wanadoo.fr>
[all …]
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp7.cpp26 float &fr = check_const_int(ic); in test_capture_constness() local
31 float &fr = check_const_int(ic); in test_capture_constness() local
36 float &fr = check_const_int(ic); in test_capture_constness() local
41 float &fr = check_const_int(ic); in test_capture_constness() local
/external/aac/libAACenc/src/
Dtransform.cpp122 int tl, fl, nl, fr, nr; in FDKaacEnc_Transform_Real() local
142 fr = frameLength - offset; in FDKaacEnc_Transform_Real()
147 fr = frameLength; in FDKaacEnc_Transform_Real()
151 fr = frameLength >> 3; in FDKaacEnc_Transform_Real()
154 fl = fr = frameLength >> 3; in FDKaacEnc_Transform_Real()
165 nr = (tl - fr)>>1; in FDKaacEnc_Transform_Real()
169 pRightWindowPart = FDKgetWindowSlope(fr, windowShape); in FDKaacEnc_Transform_Real()
201 for (i=0; i<fr/2; i++) in FDKaacEnc_Transform_Real()
/external/webkit/Source/WebCore/page/win/
DFrameCGWin.cpp88 FloatRect fr = frame->selection()->bounds(); in imageFromSelection() local
89 IntRect ir(static_cast<int>(fr.x()), static_cast<int>(fr.y()), in imageFromSelection()
90 static_cast<int>(fr.width()), static_cast<int>(fr.height())); in imageFromSelection()

12345678910>>...24