Home
last modified time | relevance | path

Searched defs:scol (Results 1 – 25 of 724) sorted by relevance

12345678910>>...29

/dports/graphics/nip2/nip2-8.7.1/src/
H A Dsubcolumn.c108 Subcolumn *scol; in subcolumn_dispose() local
136 Subcolumn *scol; /* Enclosing column */ member
368 Subcolumn *scol = SUBCOLUMN( heapmodel ); in subcolumn_new_heap() local
387 Subcolumn *scol = SUBCOLUMN( parent ); in subcolumn_child_add() local
410 Subcolumn *scol = SUBCOLUMN( parent ); in subcolumn_child_remove() local
424 subcolumn_get_column( Subcolumn *scol ) in subcolumn_get_column()
482 Subcolumn *scol = SUBCOLUMN( child ); in subcolumn_parent_add() local
539 Subcolumn *scol = SUBCOLUMN( model ); in subcolumn_load() local
555 Subcolumn *scol = SUBCOLUMN( model ); in subcolumn_save() local
602 subcolumn_init( Subcolumn *scol ) in subcolumn_init()
[all …]
H A Dsubcolumnview.c76 Subcolumn *scol = SUBCOLUMN( model ); in subcolumnview_link() local
101 Subcolumn *scol = SUBCOLUMN( VOBJECT( sview )->iobject ); in subcolumnview_refresh_sub() local
126 Subcolumn *scol = SUBCOLUMN( VOBJECT( sview )->iobject ); in subcolumnview_refresh() local
/dports/math/py-yt/yt-4.0.1/yt/utilities/lib/
H A Dautogenerated_element_samplers.pxd8 double* scol,
22 double* scol,
35 double* scol,
48 double* scol,
62 double* scol,
75 double* scol,
H A Dautogenerated_element_samplers.pyx27 double* scol,
58 double* scol,
83 double* scol,
109 double* scol,
140 double* scol,
166 double* scol,
/dports/biology/abyss/abyss-2.3.1/Align/
H A Ddialign.cpp121 static void free_seq_col(struct seq_col* scol) in free_seq_col()
135 const seq_col& scol = *o.scol; in print() local
168 const seq_col& scol = *o.scol; in countMatches() local
193 struct seq_col* scol = (struct seq_col*)calloc(1, sizeof(struct seq_col)); in read_seqs() local
230 struct seq_col *scol = algn->scol; in get_alignment_consensus() local
/dports/math/octave-forge-io/io-2.6.4/inst/
H A Ddbfread.m252 scol = numel (dbf); variable
295 scol = 0; variable
383 scol = 0; variable
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/vdb/
H A Dwprod.c62 VProduction **out, const SColumn *scol ) in VProdResolveColumnRoot()
161 VProduction **out, const SColumn *scol, bool alt ) in VProdResolveColumn()
393 const SColumn *scol = col -> scol; in VColumnProdMake() local
H A Dprod.c59 VProduction **out, const SColumn *scol ) in VProdResolveColumnRoot()
68 VProduction **out, const SColumn *scol, bool alt ) in VProdResolveColumn()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/vdb/
H A Dwprod.c62 VProduction **out, const SColumn *scol ) in VProdResolveColumnRoot()
161 VProduction **out, const SColumn *scol, bool alt ) in VProdResolveColumn()
393 const SColumn *scol = col -> scol; in VColumnProdMake() local
H A Dprod.c59 VProduction **out, const SColumn *scol ) in VProdResolveColumnRoot()
68 VProduction **out, const SColumn *scol, bool alt ) in VProdResolveColumn()
/dports/biology/abyss/abyss-2.3.1/dialign/
H A Dalig.c43 struct alignment* create_empty_alignment(struct seq_col *scol) { in create_empty_alignment()
140 struct seq_col *scol = algn->scol; in free_alignment() local
554 struct seq_col *scol = algn->scol; in align_diag() local
978 struct seq_col *scol = algn->scol; in prepare_alignment() local
H A Dio.c400 struct seq_col *scol = calloc(1, sizeof(struct seq_col)); in read_fasta() local
513 struct simple_diag_col* read_anchors(char *filename, struct seq_col* scol) { in read_anchors()
558 struct seq_col *scol = algn->scol; in simple_print_alignment_default() local
636 struct seq_col *scol = algn->scol; in simple_print_alignment_dna_retranslate() local
714 struct seq_col *scol = algn->scol; in fasta_print_alignment_default() local
762 struct seq_col *scol = algn->scol; in fasta_print_alignment_dna_retranslate() local
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dvision.c1073 #define q1_path(srow, scol, y2, x2, label) \ argument
1121 #define q4_path(srow, scol, y2, x2, label) \ argument
1170 #define q2_path(srow, scol, y2, x2, label) \ argument
1218 #define q3_path(srow, scol, y2, x2, label) \ argument
1280 _q1_path(int scol, int srow, int y2, int x2) in _q1_path()
1327 _q4_path(int scol, int srow, int y2, int x2) in _q4_path()
1374 _q2_path(int scol, int srow, int y2, int x2) in _q2_path()
1421 _q3_path(int scol, int srow, int y2, int x2) in _q3_path()
1858 view_from(int srow, int scol, xchar **loc_cs_rows, in view_from() argument
1959 do_clear_area(int scol, int srow, int range, in do_clear_area() argument
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dvision.c1121 #define q1_path(srow,scol,y2,x2,label) \ argument
1165 #define q4_path(srow,scol,y2,x2,label) \ argument
1210 #define q2_path(srow,scol,y2,x2,label) \ argument
1254 #define q3_path(srow,scol,y2,x2,label) \ argument
1312 _q1_path(srow,scol,y2,x2) in _q1_path() argument
1356 _q4_path(srow,scol,y2,x2) in _q4_path() argument
1400 _q2_path(srow,scol,y2,x2) in _q2_path() argument
1444 _q3_path(srow,scol,y2,x2) in _q3_path() argument
2071 view_from(srow,scol,loc_cs_rows,left_most,right_most, range, func, arg) in view_from() argument
2479 view_from(srow, scol, loc_cs_rows, left_most, right_most, range, func, arg) in view_from() argument
[all …]
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dvision.c1129 #define q1_path(srow,scol,y2,x2,label) \ argument
1173 #define q4_path(srow,scol,y2,x2,label) \ argument
1218 #define q2_path(srow,scol,y2,x2,label) \ argument
1262 #define q3_path(srow,scol,y2,x2,label) \ argument
1320 _q1_path(srow,scol,y2,x2) in _q1_path() argument
1364 _q4_path(srow,scol,y2,x2) in _q4_path() argument
1408 _q2_path(srow,scol,y2,x2) in _q2_path() argument
1452 _q3_path(srow,scol,y2,x2) in _q3_path() argument
2087 view_from(srow,scol,loc_cs_rows,left_most,right_most, range, func, arg) in view_from() argument
2495 view_from(srow, scol, loc_cs_rows, left_most, right_most, range, func, arg) in view_from() argument
[all …]
/dports/games/nethack34/nethack-3.4.3/src/
H A Dvision.c1129 #define q1_path(srow,scol,y2,x2,label) \ argument
1173 #define q4_path(srow,scol,y2,x2,label) \ argument
1218 #define q2_path(srow,scol,y2,x2,label) \ argument
1262 #define q3_path(srow,scol,y2,x2,label) \ argument
1320 _q1_path(srow,scol,y2,x2) in _q1_path() argument
1364 _q4_path(srow,scol,y2,x2) in _q4_path() argument
1408 _q2_path(srow,scol,y2,x2) in _q2_path() argument
1452 _q3_path(srow,scol,y2,x2) in _q3_path() argument
2087 view_from(srow,scol,loc_cs_rows,left_most,right_most, range, func, arg) in view_from() argument
2495 view_from(srow, scol, loc_cs_rows, left_most, right_most, range, func, arg) in view_from() argument
[all …]
/dports/games/nethack33/nethack-3.3.1/src/
H A Dvision.c1121 #define q1_path(srow,scol,y2,x2,label) \ argument
1165 #define q4_path(srow,scol,y2,x2,label) \ argument
1210 #define q2_path(srow,scol,y2,x2,label) \ argument
1254 #define q3_path(srow,scol,y2,x2,label) \ argument
1312 _q1_path(srow,scol,y2,x2) in _q1_path() argument
1356 _q4_path(srow,scol,y2,x2) in _q4_path() argument
1400 _q2_path(srow,scol,y2,x2) in _q2_path() argument
1444 _q3_path(srow,scol,y2,x2) in _q3_path() argument
2071 view_from(srow,scol,loc_cs_rows,left_most,right_most, range, func, arg) in view_from() argument
2479 view_from(srow, scol, loc_cs_rows, left_most, right_most, range, func, arg) in view_from() argument
[all …]
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dvision.c1129 #define q1_path(srow,scol,y2,x2,label) \ argument
1173 #define q4_path(srow,scol,y2,x2,label) \ argument
1218 #define q2_path(srow,scol,y2,x2,label) \ argument
1262 #define q3_path(srow,scol,y2,x2,label) \ argument
1320 _q1_path(srow,scol,y2,x2) in _q1_path() argument
1364 _q4_path(srow,scol,y2,x2) in _q4_path() argument
1408 _q2_path(srow,scol,y2,x2) in _q2_path() argument
1452 _q3_path(srow,scol,y2,x2) in _q3_path() argument
2087 view_from(srow,scol,loc_cs_rows,left_most,right_most, range, func, arg) in view_from() argument
2495 view_from(srow, scol, loc_cs_rows, left_most, right_most, range, func, arg) in view_from() argument
[all …]
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dvision.c1121 #define q1_path(srow,scol,y2,x2,label) \ argument
1165 #define q4_path(srow,scol,y2,x2,label) \ argument
1210 #define q2_path(srow,scol,y2,x2,label) \ argument
1254 #define q3_path(srow,scol,y2,x2,label) \ argument
1312 _q1_path(srow,scol,y2,x2) in _q1_path() argument
1356 _q4_path(srow,scol,y2,x2) in _q4_path() argument
1400 _q2_path(srow,scol,y2,x2) in _q2_path() argument
1444 _q3_path(srow,scol,y2,x2) in _q3_path() argument
2071 view_from(srow,scol,loc_cs_rows,left_most,right_most, range, func, arg) in view_from() argument
2479 view_from(srow, scol, loc_cs_rows, left_most, right_most, range, func, arg) in view_from() argument
[all …]
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dvision.c1132 #define q1_path(srow,scol,y2,x2,label) \ argument
1176 #define q4_path(srow,scol,y2,x2,label) \ argument
1221 #define q2_path(srow,scol,y2,x2,label) \ argument
1265 #define q3_path(srow,scol,y2,x2,label) \ argument
1323 _q1_path(srow,scol,y2,x2) in _q1_path() argument
1367 _q4_path(srow,scol,y2,x2) in _q4_path() argument
1411 _q2_path(srow,scol,y2,x2) in _q2_path() argument
1455 _q3_path(srow,scol,y2,x2) in _q3_path() argument
2095 view_from(srow,scol,loc_cs_rows,left_most,right_most, range, func, arg) in view_from() argument
2503 view_from(srow, scol, loc_cs_rows, left_most, right_most, range, func, arg) in view_from() argument
[all …]
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dvision.c1136 #define q1_path(srow,scol,y2,x2,label) \ argument
1180 #define q4_path(srow,scol,y2,x2,label) \ argument
1225 #define q2_path(srow,scol,y2,x2,label) \ argument
1269 #define q3_path(srow,scol,y2,x2,label) \ argument
1327 _q1_path(srow,scol,y2,x2) in _q1_path() argument
1371 _q4_path(srow,scol,y2,x2) in _q4_path() argument
1415 _q2_path(srow,scol,y2,x2) in _q2_path() argument
1459 _q3_path(srow,scol,y2,x2) in _q3_path() argument
2094 view_from(srow,scol,loc_cs_rows,left_most,right_most, range, func, arg) in view_from() argument
2498 view_from(srow, scol, loc_cs_rows, left_most, right_most, range, func, arg) in view_from() argument
[all …]
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dvision.c1132 #define q1_path(srow,scol,y2,x2,label) \ argument
1176 #define q4_path(srow,scol,y2,x2,label) \ argument
1221 #define q2_path(srow,scol,y2,x2,label) \ argument
1265 #define q3_path(srow,scol,y2,x2,label) \ argument
1323 _q1_path(srow,scol,y2,x2) in _q1_path() argument
1367 _q4_path(srow,scol,y2,x2) in _q4_path() argument
1411 _q2_path(srow,scol,y2,x2) in _q2_path() argument
1455 _q3_path(srow,scol,y2,x2) in _q3_path() argument
2090 view_from(srow,scol,loc_cs_rows,left_most,right_most, range, func, arg) in view_from() argument
2494 view_from(srow, scol, loc_cs_rows, left_most, right_most, range, func, arg) in view_from() argument
[all …]
/dports/graphics/kdiagram/kdiagram-2.8.0/src/KGantt/
H A Dkganttproxymodel.cpp169 int scol = proxyIdx.column(); in data() local
190 int scol = proxyIdx.column(); in setData() local
/dports/devel/publib/publib-0.40/strutil/
H A Dstrtabify.c47 size_t scol, tcol; in strtabify() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/java2d/cmm/ColorConvertOp/
H A DRGBColorConvertTest.java57 int scol = src.getRGB(i,j); in main() local

12345678910>>...29