Home
last modified time | relevance | path

Searched refs:opt_array (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/math/plplot-ada/plplot-5.15.0/examples/ocaml/
H A Dx33.ml294 let opt_array = Array.sub opt_array 0 nlegend in
352 let opt_array = Array.sub opt_array 0 nlegend in
369 let opt_array = Array.sub opt_array 0 nlegend in
386 let opt_array = Array.sub opt_array 0 nlegend in
403 let opt_array = Array.sub opt_array 0 nlegend in
420 let opt_array = Array.sub opt_array 0 nlegend in
437 let opt_array = Array.sub opt_array 0 nlegend in
454 let opt_array = Array.sub opt_array 0 nlegend in
591 let opt_array = Array.sub opt_array 0 nlegend in
618 let opt_array = Array.sub opt_array 0 nlegend in
[all …]
/dports/math/plplot/plplot-5.15.0/examples/ocaml/
H A Dx33.ml294 let opt_array = Array.sub opt_array 0 nlegend in
352 let opt_array = Array.sub opt_array 0 nlegend in
369 let opt_array = Array.sub opt_array 0 nlegend in
386 let opt_array = Array.sub opt_array 0 nlegend in
403 let opt_array = Array.sub opt_array 0 nlegend in
420 let opt_array = Array.sub opt_array 0 nlegend in
437 let opt_array = Array.sub opt_array 0 nlegend in
454 let opt_array = Array.sub opt_array 0 nlegend in
591 let opt_array = Array.sub opt_array 0 nlegend in
618 let opt_array = Array.sub opt_array 0 nlegend in
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfdoc/
H A Dcpdf_formfield_unittest.cpp43 void TestMultiselectFieldDict(RetainPtr<CPDF_Array> opt_array, in TestMultiselectFieldDict() argument
56 form_dict->SetFor("Opt", opt_array); in TestMultiselectFieldDict()
116 auto opt_array = pdfium::MakeRetain<CPDF_Array>(); in TEST() local
117 opt_array->AppendNew<CPDF_String>(L"Alpha"); in TEST()
118 opt_array->AppendNew<CPDF_String>(L"Beta"); in TEST()
119 opt_array->AppendNew<CPDF_String>(L"Gamma"); in TEST()
120 opt_array->AppendNew<CPDF_String>(L"Delta"); in TEST()
121 opt_array->AppendNew<CPDF_String>(L"Epsilon"); in TEST()
127 TestMultiselectFieldDict(opt_array, /*values=*/nullptr, in TEST()
261 TestMultiselectFieldDict(opt_array, values, selected_indices, in TEST()
[all …]
/dports/math/plplot-ada/plplot-5.15.0/examples/tcl/
H A Dx33.tcl205 set opt_array [list]
240 $opt_array 1.0 1.0 2.0 \
254 $opt_array 1.0 1.0 2.0 \
515 set opt_array [list]
554 set opt_array [list]
593 set opt_array [list]
635 set opt_array [list]
674 set opt_array [list]
713 set opt_array [list]
754 set opt_array [list]
[all …]
/dports/math/plplot/plplot-5.15.0/examples/tcl/
H A Dx33.tcl205 set opt_array [list]
240 $opt_array 1.0 1.0 2.0 \
254 $opt_array 1.0 1.0 2.0 \
515 set opt_array [list]
554 set opt_array [list]
593 set opt_array [list]
635 set opt_array [list]
674 set opt_array [list]
713 set opt_array [list]
754 set opt_array [list]
[all …]
/dports/math/plplot-ada/plplot-5.15.0/examples/java/
H A Dx33.java268 int[] opt_array; in x33() local
359 opt_array, 1.0, 1.0, 2.0, in x33()
421 opt_array, 1.0, 1.0, 2.0, in x33()
435 opt_array, 1.0, 1.0, 2.0, in x33()
449 opt_array, 1.0, 1.0, 2.0, in x33()
463 opt_array, 1.0, 1.0, 2.0, in x33()
477 opt_array, 1.0, 1.0, 2.0, in x33()
491 opt_array, 1.0, 1.0, 2.0, in x33()
505 opt_array, 1.0, 1.0, 2.0, in x33()
632 opt_array[0] = PL_LEGEND_NONE; in x33()
[all …]
/dports/math/plplot/plplot-5.15.0/examples/java/
H A Dx33.java268 int[] opt_array; in x33() local
359 opt_array, 1.0, 1.0, 2.0, in x33()
421 opt_array, 1.0, 1.0, 2.0, in x33()
435 opt_array, 1.0, 1.0, 2.0, in x33()
449 opt_array, 1.0, 1.0, 2.0, in x33()
463 opt_array, 1.0, 1.0, 2.0, in x33()
477 opt_array, 1.0, 1.0, 2.0, in x33()
491 opt_array, 1.0, 1.0, 2.0, in x33()
505 opt_array, 1.0, 1.0, 2.0, in x33()
632 opt_array[0] = PL_LEGEND_NONE; in x33()
[all …]
/dports/net/yaz/yaz-5.31.1/src/
H A Dinitopt.c20 } opt_array[] = { variable
63 for (j = 0; opt_array[j].name; j++) in yaz_init_opt_encode()
65 if (yaz_matchstr(this_opt, opt_array[j].name) == 0) in yaz_init_opt_encode()
67 ODR_MASK_SET(opt, opt_array[j].opt); in yaz_init_opt_encode()
71 if (!opt_array[j].name) in yaz_init_opt_encode()
89 for (i = 0; opt_array[i].name; i++) in yaz_init_opt_decode()
90 if (ODR_MASK_GET(opt, opt_array[i].opt)) in yaz_init_opt_decode()
91 (*pr)(opt_array[i].name, clientData); in yaz_init_opt_decode()
/dports/math/plplot-ada/plplot-5.15.0/examples/ada/
H A Dxstandard33a.adb328 opt_array, 1.0, 1.0, 2.0,
396 opt_array, 1.0, 1.0, 2.0,
411 opt_array, 1.0, 1.0, 2.0,
426 opt_array, 1.0, 1.0, 2.0,
441 opt_array, 1.0, 1.0, 2.0,
456 opt_array, 1.0, 1.0, 2.0,
471 opt_array, 1.0, 1.0, 2.0,
486 opt_array, 1.0, 1.0, 2.0,
562 opt_array, 1.0, 1.0, 1.5,
617 opt_array(0) := Pl_Legend_None;
[all …]
H A Dxtraditional33a.adb328 opt_array, 1.0, 1.0, 2.0,
396 opt_array, 1.0, 1.0, 2.0,
411 opt_array, 1.0, 1.0, 2.0,
426 opt_array, 1.0, 1.0, 2.0,
441 opt_array, 1.0, 1.0, 2.0,
456 opt_array, 1.0, 1.0, 2.0,
471 opt_array, 1.0, 1.0, 2.0,
486 opt_array, 1.0, 1.0, 2.0,
562 opt_array, 1.0, 1.0, 1.5,
617 opt_array(0) := Pl_Legend_None;
[all …]
/dports/math/plplot/plplot-5.15.0/examples/ada/
H A Dxstandard33a.adb328 opt_array, 1.0, 1.0, 2.0,
396 opt_array, 1.0, 1.0, 2.0,
411 opt_array, 1.0, 1.0, 2.0,
426 opt_array, 1.0, 1.0, 2.0,
441 opt_array, 1.0, 1.0, 2.0,
456 opt_array, 1.0, 1.0, 2.0,
471 opt_array, 1.0, 1.0, 2.0,
486 opt_array, 1.0, 1.0, 2.0,
562 opt_array, 1.0, 1.0, 1.5,
617 opt_array(0) := Pl_Legend_None;
[all …]
H A Dxtraditional33a.adb328 opt_array, 1.0, 1.0, 2.0,
396 opt_array, 1.0, 1.0, 2.0,
411 opt_array, 1.0, 1.0, 2.0,
426 opt_array, 1.0, 1.0, 2.0,
441 opt_array, 1.0, 1.0, 2.0,
456 opt_array, 1.0, 1.0, 2.0,
471 opt_array, 1.0, 1.0, 2.0,
486 opt_array, 1.0, 1.0, 2.0,
562 opt_array, 1.0, 1.0, 1.5,
617 opt_array(0) := Pl_Legend_None;
[all …]
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx33.py229 opt_array = zeros(nlegend, "int")
286 opt_array = zeros(nlegend, "int")
439 opt_array = zeros(nlegend, "int")
507 opt_array = zeros(nlegend, "int")
528 opt_array[0] = w.PL_LEGEND_NONE
532 opt_array[1] = w.PL_LEGEND_COLOR_BOX
540 opt_array[2] = w.PL_LEGEND_LINE
547 opt_array[3] = w.PL_LEGEND_SYMBOL
693 opt_array[i] = w.PL_LEGEND_LINE
717 opt_array[i] = w.PL_LEGEND_LINE
[all …]
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx33.py229 opt_array = zeros(nlegend, "int")
286 opt_array = zeros(nlegend, "int")
439 opt_array = zeros(nlegend, "int")
507 opt_array = zeros(nlegend, "int")
528 opt_array[0] = w.PL_LEGEND_NONE
532 opt_array[1] = w.PL_LEGEND_COLOR_BOX
540 opt_array[2] = w.PL_LEGEND_LINE
547 opt_array[3] = w.PL_LEGEND_SYMBOL
693 opt_array[i] = w.PL_LEGEND_LINE
717 opt_array[i] = w.PL_LEGEND_LINE
[all …]
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dx33.cc314 PLINT opt_array[MAX_NLEGEND]; in x33() local
426 nlegend, opt_array, 1.0, 1.0, 2.0, in x33()
603 opt_array[0] = PL_LEGEND_NONE; in x33()
607 opt_array[1] = PL_LEGEND_COLOR_BOX; in x33()
615 opt_array[2] = PL_LEGEND_LINE; in x33()
622 opt_array[3] = PL_LEGEND_SYMBOL; in x33()
656 opt_array[i] = PL_LEGEND_SYMBOL; in x33()
681 opt_array[i] = PL_LEGEND_SYMBOL; in x33()
784 opt_array[i] = PL_LEGEND_LINE; in x33()
811 opt_array[i] = PL_LEGEND_LINE; in x33()
[all …]
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx33c.c310 PLINT opt_array[MAX_NLEGEND]; in main() local
421 nlegend, opt_array, 1.0, 1.0, 2.0, in main()
598 opt_array[0] = PL_LEGEND_NONE; in main()
602 opt_array[1] = PL_LEGEND_COLOR_BOX; in main()
610 opt_array[2] = PL_LEGEND_LINE; in main()
617 opt_array[3] = PL_LEGEND_SYMBOL; in main()
651 opt_array[i] = PL_LEGEND_SYMBOL; in main()
676 opt_array[i] = PL_LEGEND_SYMBOL; in main()
779 opt_array[i] = PL_LEGEND_LINE; in main()
806 opt_array[i] = PL_LEGEND_LINE; in main()
[all …]
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx33d.d285 PLINT opt_array[MAX_NLEGEND]; in main() local
392 opt_array[0..nlegend], 1.0, 1.0, 2.0, in main()
406 opt_array[0..nlegend], 1.0, 1.0, 2.0, in main()
420 opt_array[0..nlegend], 1.0, 1.0, 2.0, in main()
434 opt_array[0..nlegend], 1.0, 1.0, 2.0, in main()
569 opt_array[0] = PL_LEGEND_NONE; in main()
581 opt_array[2] = PL_LEGEND_LINE; in main()
588 opt_array[3] = PL_LEGEND_SYMBOL; in main()
750 opt_array[i] = PL_LEGEND_LINE; in main()
777 opt_array[i] = PL_LEGEND_LINE; in main()
[all …]
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx33c.c310 PLINT opt_array[MAX_NLEGEND]; in main() local
421 nlegend, opt_array, 1.0, 1.0, 2.0, in main()
598 opt_array[0] = PL_LEGEND_NONE; in main()
602 opt_array[1] = PL_LEGEND_COLOR_BOX; in main()
610 opt_array[2] = PL_LEGEND_LINE; in main()
617 opt_array[3] = PL_LEGEND_SYMBOL; in main()
651 opt_array[i] = PL_LEGEND_SYMBOL; in main()
676 opt_array[i] = PL_LEGEND_SYMBOL; in main()
779 opt_array[i] = PL_LEGEND_LINE; in main()
806 opt_array[i] = PL_LEGEND_LINE; in main()
[all …]
/dports/math/plplot/plplot-5.15.0/examples/d/
H A Dx33d.d285 PLINT opt_array[MAX_NLEGEND]; in main() local
392 opt_array[0..nlegend], 1.0, 1.0, 2.0, in main()
406 opt_array[0..nlegend], 1.0, 1.0, 2.0, in main()
420 opt_array[0..nlegend], 1.0, 1.0, 2.0, in main()
434 opt_array[0..nlegend], 1.0, 1.0, 2.0, in main()
569 opt_array[0] = PL_LEGEND_NONE; in main()
581 opt_array[2] = PL_LEGEND_LINE; in main()
588 opt_array[3] = PL_LEGEND_SYMBOL; in main()
750 opt_array[i] = PL_LEGEND_LINE; in main()
777 opt_array[i] = PL_LEGEND_LINE; in main()
[all …]
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dx33.cc314 PLINT opt_array[MAX_NLEGEND]; in x33() local
426 nlegend, opt_array, 1.0, 1.0, 2.0, in x33()
603 opt_array[0] = PL_LEGEND_NONE; in x33()
607 opt_array[1] = PL_LEGEND_COLOR_BOX; in x33()
615 opt_array[2] = PL_LEGEND_LINE; in x33()
622 opt_array[3] = PL_LEGEND_SYMBOL; in x33()
656 opt_array[i] = PL_LEGEND_SYMBOL; in x33()
681 opt_array[i] = PL_LEGEND_SYMBOL; in x33()
784 opt_array[i] = PL_LEGEND_LINE; in x33()
811 opt_array[i] = PL_LEGEND_LINE; in x33()
[all …]
/dports/math/plplot-ada/plplot-5.15.0/examples/lua/
H A Dx33.lua48 opt_array = {}
63 opt_array[i] = 0
552 opt_array[1] = pl.PL_LEGEND_NONE
556 opt_array[2] = pl.PL_LEGEND_COLOR_BOX
564 opt_array[3] = pl.PL_LEGEND_LINE
571 opt_array[4] = pl.PL_LEGEND_SYMBOL
602 opt_array[i+1] = pl.PL_LEGEND_SYMBOL
625 opt_array[i+1] = pl.PL_LEGEND_SYMBOL
720 opt_array[i+1] = pl.PL_LEGEND_LINE
745 opt_array[i+1] = pl.PL_LEGEND_LINE
[all …]
/dports/math/plplot/plplot-5.15.0/examples/lua/
H A Dx33.lua48 opt_array = {}
63 opt_array[i] = 0
552 opt_array[1] = pl.PL_LEGEND_NONE
556 opt_array[2] = pl.PL_LEGEND_COLOR_BOX
564 opt_array[3] = pl.PL_LEGEND_LINE
571 opt_array[4] = pl.PL_LEGEND_SYMBOL
602 opt_array[i+1] = pl.PL_LEGEND_SYMBOL
625 opt_array[i+1] = pl.PL_LEGEND_SYMBOL
720 opt_array[i+1] = pl.PL_LEGEND_LINE
745 opt_array[i+1] = pl.PL_LEGEND_LINE
[all …]
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx33f.f90468 opt_array(1) = PL_LEGEND_NONE
472 opt_array(2) = PL_LEGEND_COLOR_BOX
480 opt_array(3) = PL_LEGEND_LINE
487 opt_array(4) = PL_LEGEND_SYMBOL
521 opt_array(i) = PL_LEGEND_SYMBOL
546 opt_array(i) = PL_LEGEND_SYMBOL
571 opt_array(i) = PL_LEGEND_COLOR_BOX
601 opt_array(i) = PL_LEGEND_COLOR_BOX
651 opt_array(i) = PL_LEGEND_LINE
680 opt_array(i) = PL_LEGEND_LINE
[all …]
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx33f.f90468 opt_array(1) = PL_LEGEND_NONE
472 opt_array(2) = PL_LEGEND_COLOR_BOX
480 opt_array(3) = PL_LEGEND_LINE
487 opt_array(4) = PL_LEGEND_SYMBOL
521 opt_array(i) = PL_LEGEND_SYMBOL
546 opt_array(i) = PL_LEGEND_SYMBOL
571 opt_array(i) = PL_LEGEND_COLOR_BOX
601 opt_array(i) = PL_LEGEND_COLOR_BOX
651 opt_array(i) = PL_LEGEND_LINE
680 opt_array(i) = PL_LEGEND_LINE
[all …]
/dports/math/plplot-ada/plplot-5.15.0/examples/octave/
H A Dx33c.m266 opt_array = 0; variable
281 opt_array(nlegend,1) = 0;
341 opt_array = 0; variable
356 opt_array(nlegend,1) = 0;
516 opt_array = 0; variable
531 opt_array(nlegend,1) = 0;
610 opt_array = 0; variable
625 opt_array(nlegend,1) = 0;
646 opt_array(1) = PL_LEGEND_NONE;
658 opt_array(3) = PL_LEGEND_LINE;
[all …]

12345678