Home
last modified time | relevance | path

Searched +refs:set +refs:out (Results 1 – 25 of 253536) sorted by relevance

12345678910>>...10142

/dports/graphics/vips/vips-8.12.0/cplusplus/
H A Dvips-operators.cpp12 set( "out", &out ) ); in CMC2LCh()
24 set( "out", &out ) ); in CMYK2XYZ()
36 set( "out", &out ) ); in HSV2sRGB()
48 set( "out", &out ) ); in LCh2CMC()
60 set( "out", &out ) ); in LCh2Lab()
72 set( "out", &out ) ); in Lab2LCh()
84 set( "out", &out ) ); in Lab2LabQ()
96 set( "out", &out ) ); in Lab2LabS()
108 set( "out", &out ) ); in Lab2XYZ()
120 set( "out", &out ) ); in LabQ2Lab()
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/string/
H A DAppend.cmake1 set(out) variable
4 message(FATAL_ERROR "\"string(APPEND out)\" set out to \"${out}\"")
7 set(out "") variable
10 message(FATAL_ERROR "\"string(APPEND out)\" set out to \"${out}\"")
13 set(out x) variable
20 set(out) variable
26 set(out "") variable
32 set(out x) variable
39 set(out x) variable
46 set(out x) variable
[all …]
H A DPrepend.cmake1 set(out) variable
4 message(FATAL_ERROR "\"string(PREPEND out)\" set out to \"${out}\"")
7 set(out "") variable
10 message(FATAL_ERROR "\"string(PREPEND out)\" set out to \"${out}\"")
13 set(out x) variable
20 set(out) variable
26 set(out "") variable
32 set(out x) variable
39 set(out x) variable
46 set(out x) variable
[all …]
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/string/
H A DAppend.cmake1 set(out) variable
4 message(FATAL_ERROR "\"string(APPEND out)\" set out to \"${out}\"")
7 set(out "") variable
10 message(FATAL_ERROR "\"string(APPEND out)\" set out to \"${out}\"")
13 set(out x) variable
20 set(out) variable
26 set(out "") variable
32 set(out x) variable
39 set(out x) variable
46 set(out x) variable
[all …]
H A DPrepend.cmake1 set(out) variable
4 message(FATAL_ERROR "\"string(PREPEND out)\" set out to \"${out}\"")
7 set(out "") variable
10 message(FATAL_ERROR "\"string(PREPEND out)\" set out to \"${out}\"")
13 set(out x) variable
20 set(out) variable
26 set(out "") variable
32 set(out x) variable
39 set(out x) variable
46 set(out x) variable
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/string/
H A DPrepend.cmake1 set(out) variable
4 message(FATAL_ERROR "\"string(PREPEND out)\" set out to \"${out}\"")
7 set(out "") variable
10 message(FATAL_ERROR "\"string(PREPEND out)\" set out to \"${out}\"")
13 set(out x) variable
20 set(out) variable
26 set(out "") variable
32 set(out x) variable
39 set(out x) variable
46 set(out x) variable
[all …]
H A DAppend.cmake1 set(out) variable
4 message(FATAL_ERROR "\"string(APPEND out)\" set out to \"${out}\"")
7 set(out "") variable
10 message(FATAL_ERROR "\"string(APPEND out)\" set out to \"${out}\"")
13 set(out x) variable
20 set(out) variable
26 set(out "") variable
32 set(out x) variable
39 set(out x) variable
46 set(out x) variable
[all …]
/dports/math/eprover/eprover-E-2.0/CLAUSES/
H A Dccl_clausesets.c67 fputs(alt_var, out); in print_var_pattern()
75 fprintf(out, ")"); in print_var_pattern()
103 fprintf(out, ","); in eq_func_axiom_print()
113 fprintf(out, ","); in eq_func_axiom_print()
190 fprintf(out, ","); in tptp_eq_func_axiom_print()
793 void ClauseSetPrint(FILE* out, ClauseSet_p set, bool fullterms) in ClauseSetPrint() argument
818 void ClauseSetTSTPPrint(FILE* out, ClauseSet_p set, bool fullterms) in ClauseSetTSTPPrint() argument
843 void ClauseSetPrintPrefix(FILE* out, char* prefix, ClauseSet_p set) in ClauseSetPrintPrefix() argument
1633 void ClauseSetDocInital(FILE* out, long level, ClauseSet_p set) in ClauseSetDocInital() argument
1818 fprintf(out, in EqAxiomsPrint()
[all …]
/dports/multimedia/smplayer/smplayer-21.10.0/src/
H A Dassstyles.cpp102 QTextStream out(&f); in exportStyles() local
116 out << QTC_endl; in exportStyles()
119 out << "Style: Default,"; in exportStyles()
120 out << fontname << "," ; in exportStyles()
121 out << fontsize << "," ; in exportStyles()
127 out << alignment << "," ; in exportStyles()
129 out << outline << "," ; in exportStyles()
131 out << marginl << "," ; in exportStyles()
132 out << marginr << "," ; in exportStyles()
133 out << marginv; in exportStyles()
[all …]
/dports/biology/wise/wise2.4.1/src/dynlibsrc/
H A Dhsphandler.c235 add_LinearHSPmanager(out,hard_link_HSPset(lm->set[i])); in truncated_simple_LinearHSPmanager()
292 if( out->set[j]->score < worst_score ) { in truncated_LinearHSPmanager()
293 worst_score = out->set[j]->score; in truncated_LinearHSPmanager()
294 worst = out->set+j; in truncated_LinearHSPmanager()
310 free_HSPset(out->set[worst_j]); in truncated_LinearHSPmanager()
311 out->set[worst_j] = trial; in truncated_LinearHSPmanager()
352 add_HSPset(out,hard_link_HSP(set->hsp[0])); in new_consistent_HSPset()
353 out->score = set->hsp[0]->score; in new_consistent_HSPset()
371 add_HSPset(out,hard_link_HSP(set->hsp[i])); in new_consistent_HSPset()
372 out->score += set->hsp[i]->score; in new_consistent_HSPset()
[all …]
H A Dhsphandler.dy301 if( out->set[j]->score < worst_score ) {
302 worst_score = out->set[j]->score;
303 worst = out->set+j;
319 free_HSPset(out->set[worst_j]);
320 out->set[worst_j] = trial;
351 out->score = set->hsp[0]->score;
370 out->score += set->hsp[i]->score;
437 …f(stderr,"%d, got score %d, top score %d %s\n",i,out->set[i]->score,out->set[i]->hsp[0]->score,out
438 for(j=0;j<out->set[i]->len;j++) {
440 out->set[i]->hsp[j]->target_start,
[all …]
/dports/lang/parrot/parrot-8.1.0/src/ops/
H A Dset.ops38 =item B<set>(out INT, in INT)
40 =item B<set>(out INT, in NUM)
45 =item B<set>(out INT, invar PMC)
47 =item B<set>(out INT, invar PMC)
49 =item B<set>(out INT, in STR)
51 =item B<set>(out NUM, in INT)
53 =item B<set>(out NUM, in NUM)
55 =item B<set>(out NUM, invar PMC)
57 =item B<set>(out NUM, in STR)
67 =item B<set>(out STR, in INT)
[all …]
/dports/misc/lifelines/lifelines-3.1.1/reports/
H A Dextract_set.li25 indiset(out) /* output set */
71 set(out, union(out, rel))
96 set(out, union(out, rel))
116 set(out, union(out, anc))
128 set(out, union(out, rel))
147 set(out, union(out, anc))
159 set(out, union(out, rel))
169 set(out, o)
211 set(out, " -")
213 set(out, concat(out, " born ", short(evt)))
[all …]
/dports/devel/binaryen/binaryen-version_98/test/passes/
H A Dcode-pushing_ignore-implicit-traps.wast6 (local.set $x (i32.const 1))
15 (local.set $x (i32.const 1))
16 (local.set $y (i32.const 3))
25 (local.set $x (i32.const 1))
34 (local.set $x (i32.const 1))
45 (local.set $x (i32.const 1))
46 (local.set $y (i32.const 3))
56 (local.set $x (i32.const 1))
63 (local.set $x (i32.const 1))
72 (local.set $x (i32.const 1))
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/xml/transform/
H A DStreamSerializer.java85 HashSet set;
87 set = new HashSet();
88 set.add("nohref");
92 set.add("ismap");
96 set.add("declare");
100 set.add("noshade");
104 set.add("compact");
112 set.add("checked");
115 set.add("ismap");
142 set.add("nowrap");
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/xml/transform/
H A DStreamSerializer.java85 HashSet set;
87 set = new HashSet();
88 set.add("nohref");
92 set.add("ismap");
96 set.add("declare");
100 set.add("noshade");
104 set.add("compact");
112 set.add("checked");
115 set.add("ismap");
142 set.add("nowrap");
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/xml/transform/
H A DStreamSerializer.java85 HashSet set;
87 set = new HashSet();
88 set.add("nohref");
92 set.add("ismap");
96 set.add("declare");
100 set.add("noshade");
104 set.add("compact");
112 set.add("checked");
115 set.add("ismap");
142 set.add("nowrap");
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/xml/transform/
H A DStreamSerializer.java85 HashSet set;
87 set = new HashSet();
88 set.add("nohref");
92 set.add("ismap");
96 set.add("declare");
100 set.add("noshade");
104 set.add("compact");
112 set.add("checked");
115 set.add("ismap");
142 set.add("nowrap");
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/xml/transform/
H A DStreamSerializer.java85 HashSet set;
87 set = new HashSet();
88 set.add("nohref");
92 set.add("ismap");
96 set.add("declare");
100 set.add("noshade");
104 set.add("compact");
112 set.add("checked");
115 set.add("ismap");
142 set.add("nowrap");
[all …]
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/xml/transform/
H A DStreamSerializer.java82 HashSet set;
84 set = new HashSet();
85 set.add("nohref");
89 set.add("ismap");
93 set.add("declare");
97 set.add("noshade");
101 set.add("compact");
109 set.add("checked");
112 set.add("ismap");
139 set.add("nowrap");
[all …]
/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/dps8/
H A Ddps8_decimal.c236 for (; out>=bcd; out--) {
256 *out=obyte;
445 memset (out, 0, sizeof (out));
485 memset (out, 0, sizeof (out));
546 decBCDFromNumber(out, set->digits, &scale, ro);
552 strcpy(temp, (char *) out+set->digits-adjLen);
695 return (char *) out;
699 char *formatDecimal (uint8_t * out, decContext *set, decNumber *r, int nout, int s, int sf, bool R,… in formatDecimal() argument
792 out[i]='0'; in formatDecimal()
796 out[nout]=0; in formatDecimal()
[all …]
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/docs/
H A Dplotstyles.gnu42 set output out . 'figure_lines' . ext
55 set output out . 'figure_points' . ext
68 set output out . 'figure_fsteps' . ext
71 set output out . 'figure_steps' . ext
76 set output out . 'figure_histeps' . ext
80 set output out . 'figure_labels2' . ext
89 set output out . 'figure_boxes' . ext
98 set output out . 'figure_impulses' . ext
171 set output out . 'figure_dots' . ext
301 set output out . 'figure_rgb3D' . ext
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/tools/h5repack/
H A DCMakeTests.cmake20 set (VFD_LIST
55 set (LIST_HDF5_TEST_FILES
101 set (LIST_TST_TEST_FILES
110 set (LIST_DDL_TEST_FILES
603 set (LIST_TO_CLEAR
907 set (arg ${FILE7})
927 set (arg ${FILE8})
943 set (arg ${FILE9})
951 set (arg ${FILE10})
959 set (arg ${FILE12})
[all …]
/dports/math/gnuplot/gnuplot-5.4.1/docs/
H A Dplotstyles.gnu42 set output out . 'figure_lines' . ext
55 set output out . 'figure_points' . ext
68 set output out . 'figure_fsteps' . ext
71 set output out . 'figure_steps' . ext
76 set output out . 'figure_histeps' . ext
80 set output out . 'figure_labels2' . ext
89 set output out . 'figure_boxes' . ext
98 set output out . 'figure_impulses' . ext
171 set output out . 'figure_dots' . ext
307 set output out . 'figure_rgb3D' . ext
[all …]
/dports/math/gnuplot-lite/gnuplot-5.4.1/docs/
H A Dplotstyles.gnu42 set output out . 'figure_lines' . ext
55 set output out . 'figure_points' . ext
68 set output out . 'figure_fsteps' . ext
71 set output out . 'figure_steps' . ext
76 set output out . 'figure_histeps' . ext
80 set output out . 'figure_labels2' . ext
89 set output out . 'figure_boxes' . ext
98 set output out . 'figure_impulses' . ext
171 set output out . 'figure_dots' . ext
307 set output out . 'figure_rgb3D' . ext
[all …]

12345678910>>...10142