Home
last modified time | relevance | path

Searched refs:Indice (Results 1 – 25 of 1070) sorted by relevance

12345678910>>...43

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DApproxInt_MultiLine.gxx410 //-- Current Indice tel que AC(Indice)<= s < AC(Indice+1) --
418 Indice++;
419 if (Indice == High)
423 if (Indice == High)
443 u1 = (U1(Indice) * b + U1(Indice+1) * a) * nab;
444 v1 = (V1(Indice) * b + V1(Indice+1) * a) * nab;
445 u2 = (U2(Indice) * b + U2(Indice+1) * a) * nab;
446 v2 = (V2(Indice) * b + V2(Indice+1) * a) * nab;
474 Indice++;
480 if(Indice == High)
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/ApproxInt/
H A DApproxInt_MultiLine.gxx410 //-- Current Indice tel que AC(Indice)<= s < AC(Indice+1) --
418 Indice++;
419 if (Indice == High)
423 if (Indice == High)
443 u1 = (U1(Indice) * b + U1(Indice+1) * a) * nab;
444 v1 = (V1(Indice) * b + V1(Indice+1) * a) * nab;
445 u2 = (U2(Indice) * b + U2(Indice+1) * a) * nab;
446 v2 = (V2(Indice) * b + V2(Indice+1) * a) * nab;
474 Indice++;
480 if(Indice == High)
[all …]
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DApproxInt_MultiLine.gxx405 //-- Current Indice tel que AC(Indice)<= s < AC(Indice+1) --
413 Indice++;
414 if (Indice == High)
418 if (Indice == High)
438 u1 = (U1(Indice) * b + U1(Indice+1) * a) * nab;
439 v1 = (V1(Indice) * b + V1(Indice+1) * a) * nab;
440 u2 = (U2(Indice) * b + U2(Indice+1) * a) * nab;
441 v2 = (V2(Indice) * b + V2(Indice+1) * a) * nab;
469 Indice++;
475 if(Indice == High)
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/mp4parse_capi/tests/
H A Dtest_sample_table.rs3 use mp4parse::unstable::Indice;
52 let audio_indice_0 = Indice { in parse_sample_table()
60 let audio_indice_215 = Indice { in parse_sample_table()
87 let video_indice_291 = Indice { in parse_sample_table()
95 let video_indice_292 = Indice { in parse_sample_table()
173 let audio_indice_0 = Indice { in parse_sample_table_with_elst()
181 let audio_indice_1 = Indice { in parse_sample_table_with_elst()
189 let audio_indice_2 = Indice { in parse_sample_table_with_elst()
240 let video_indice_0 = Indice { in parse_sample_table_with_negative_ctts()
248 let video_indice_1 = Indice { in parse_sample_table_with_negative_ctts()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/mp4parse_capi/tests/
H A Dtest_sample_table.rs3 use mp4parse::unstable::Indice;
52 let audio_indice_0 = Indice { in parse_sample_table()
60 let audio_indice_215 = Indice { in parse_sample_table()
87 let video_indice_291 = Indice { in parse_sample_table()
95 let video_indice_292 = Indice { in parse_sample_table()
173 let audio_indice_0 = Indice { in parse_sample_table_with_elst()
181 let audio_indice_1 = Indice { in parse_sample_table_with_elst()
189 let audio_indice_2 = Indice { in parse_sample_table_with_elst()
240 let video_indice_0 = Indice { in parse_sample_table_with_negative_ctts()
248 let video_indice_1 = Indice { in parse_sample_table_with_negative_ctts()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/mp4parse_capi/tests/
H A Dtest_sample_table.rs3 use mp4parse::unstable::Indice;
52 let audio_indice_0 = Indice { in parse_sample_table()
60 let audio_indice_215 = Indice { in parse_sample_table()
87 let video_indice_291 = Indice { in parse_sample_table()
95 let video_indice_292 = Indice { in parse_sample_table()
173 let audio_indice_0 = Indice { in parse_sample_table_with_elst()
181 let audio_indice_1 = Indice { in parse_sample_table_with_elst()
189 let audio_indice_2 = Indice { in parse_sample_table_with_elst()
240 let video_indice_0 = Indice { in parse_sample_table_with_negative_ctts()
248 let video_indice_1 = Indice { in parse_sample_table_with_negative_ctts()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/FairCurve/
H A DFairCurve_Energy.cxx206 kk=Indice(jj, jj); // X2X2 in Hessian1()
207 ii=Indice(jj+1, jj); // X2Y2 in Hessian1()
255 kk=Indice(jj, jj); // X3X3 in Hessian1()
291 kk = Indice(Vk, Vdeb); in Hessian1()
298 kk = Indice(Vk, Vk); in Hessian1()
329 kk = Indice(Vk, Vdeb); in Hessian1()
341 kk = Indice(Vk, Vk); in Hessian1()
342 ii = Indice(Vk+1, Vk); in Hessian1()
349 kk = Indice(Vup, Vdeb); in Hessian1()
366 kk = Indice(Vup, Vup); in Hessian1()
[all …]
/dports/math/testu01/TestU01-1.2.3/testu01/
H A Dsmultin.c2641 long Indice; local
2661 Indice = 0;
2666 Indice = Indice * d + element;
2671 Indice %= k1;
2673 Indice = Indice * d + unif01_StripL (gen, r, d);
2679 Indice %= k1;
2681 Indice = Indice * d + Premier[j];
2761 Indice = 0;
2766 Indice = Indice * dLR + element;
2779 Indice = Indice * dLR + unif01_StripL (gen, r, d);
[all …]
H A Dsmarsa.c504 long Indice = 0;
513 Indice = Indice * d + Premier[j];
519 Indice %= k1;
521 Indice = Indice * d + unif01_StripL (gen, r, d);
527 Indice = Indice * d + unif01_StripL (gen, r, d);
537 Indice = Indice * d + Premier[j];
565 long Indice; in CATGenere() local
569 Indice = 0; in CATGenere()
571 Indice = Indice * d + unif01_StripL (gen, r, d); in CATGenere()
578 Indice = Indice * d + unif01_StripL (gen, r, d); in CATGenere()
[all …]
/dports/print/latex2rtf/latex2rtf-2.3.17/cfg/
H A Dspanish.cfg3 CONTENTSNAME,\'Indice general.
11 LISTFIGURENAME,\'Indice de figuras.
12 LISTTABLENAME,\'Indice de cuadros.
13 INDEXNAME,\'Indice alfab\'etico.
H A Dgalician.cfg9 CONTENTSNAME,\'Indice Xeral.
10 LISTFIGURENAME,\'Indice de Figuras.
11 LISTTABLENAME,\'Indice de T\'aboas.
12 INDEXNAME,\'Indice de Materias.
/dports/print/hyperlatex/Hyperlatex-2.9a/hlx/
H A Dportuges.hlx13 \newcommand{\contentsname}{\'Indice Geral}
14 \newcommand{\listfigurename}{\'Indice de Figuras}
15 \newcommand{\listtablename}{\'Indice de Tabelas}
16 \newcommand{\indexname}{\'Indice de Assuntos}
H A Ditalian.hlx13 \newcommand\contentsname{Indice}%
16 \newcommand\indexname{Indice analitico}%
59 \htmltopname{Indice}
/dports/cad/opencascade/opencascade-7.6.0/src/BRepTest/
H A DBRepTest_MatCommands.cxx64 const Standard_Integer Indice);
194 const Standard_Integer Indice) in DrawCurve() argument
251 if (Indice == 1) Couleur = Draw_jaune; in DrawCurve()
252 else if (Indice == 2) Couleur = Draw_bleu; in DrawCurve()
253 else if (Indice == 3) Couleur = Draw_rouge; in DrawCurve()
254 else if (Indice == 4) Couleur = Draw_vert; in DrawCurve()
H A DBRepTest_FillingCommands.cxx236 Standard_Integer Indice=4; in gplate() local
238 TopoDS_Shape aLocalFace(DBRep::Get(a[Indice++],TopAbs_FACE)); in gplate()
242 Indice--; in gplate()
253 Conti=Draw::Atoi(a[Indice++]); in gplate()
263 aLocalFace = DBRep::Get(a[Indice++],TopAbs_FACE); in gplate()
285 if (DrawTrSurf::GetPoint(a[Indice], P1) ) in gplate()
289 Indice++; in gplate()
292 { Standard_Real u=Draw::Atof(a[Indice++]), in gplate()
293 v=Draw::Atof(a[Indice++]); in gplate()
295 Conti=Draw::Atoi(a[Indice++]); in gplate()
[all …]
/dports/print/lilypond/lilypond-2.22.1/Documentation/it/
H A Dnotation.tely53 * Indice dei comandi di LilyPond::
54 * Indice di LilyPond::
83 @node Indice dei comandi di LilyPond
84 @appendix Indice dei comandi di LilyPond
100 @node Indice di LilyPond
101 @appendix Indice di LilyPond
H A Dessay.tely47 * Indice di LilyPond::
65 @node Indice di LilyPond
66 @appendix Indice di LilyPond
/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/it/
H A Dnotation.tely55 * Indice dei comandi di LilyPond::
56 * Indice di LilyPond::
85 @node Indice dei comandi di LilyPond
86 @appendix Indice dei comandi di LilyPond
102 @node Indice di LilyPond
103 @appendix Indice di LilyPond
H A Dessay.tely47 * Indice di LilyPond::
65 @node Indice di LilyPond
66 @appendix Indice di LilyPond
/dports/math/openturns/openturns-1.18/python/test/
H A Dt_ANCOVA_std.expout7 Indice ancova, chaos normal : 0.495 0.105 0.400
8 Indice ancova, chaos sparse : 0.495 0.105 0.400
/dports/science/fisicalab/fisicalab-0.3.3/Documentation/Manual/English/
H A Dconcept-index.texinfo6 @node Indice, , GFDL, Top
7 @unnumbered Indice
/dports/science/fisicalab/fisicalab-0.3.3/Documentation/Manual/Spanish/
H A Dconcept-index.texinfo6 @node Indice, , GFDL, Top
7 @unnumbered Indice
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libstagefright/frameworks/av/include/media/stagefright/
H A DMediaSource.h39 struct Indice struct
49 virtual nsTArray<Indice> exportIndex() = 0;
/dports/textproc/hs-pandoc/pandoc-2.14.2/test/command/
H A D4715.md6 :caption: Indice dei contenuti
14 [Div ("tree1",["toctree","foo","bar"],[("caption","Indice dei contenuti"),("numbered",""),("maxdept…
/dports/textproc/hs-pandoc/pandoc-2.14.2/data/translations/
H A Dit.yaml6 Contents: Indice
10 Index: Indice analitico

12345678910>>...43