Home
last modified time | relevance | path

Searched refs:rtn (Results 1 – 25 of 2150) sorted by relevance

12345678910>>...86

/dports/databases/postgis30/postgis-3.0.4/raster/test/cunit/
H A Dcu_spatial_relationship.c33 int rtn; in test_raster_geos_overlaps() local
63 rtn = rt_raster_overlaps( in test_raster_geos_overlaps()
508 int rtn; in test_raster_geos_touches() local
1035 int rtn; in test_raster_geos_contains() local
1562 int rtn; in test_raster_geos_contains_properly() local
2089 int rtn; in test_raster_geos_covers() local
2616 int rtn; in test_raster_geos_covered_by() local
3143 int rtn; in test_raster_within_distance() local
3705 int rtn; in test_raster_fully_within_distance() local
4267 int rtn; in test_raster_intersects() local
[all …]
H A Dcu_band_misc.c81 if (rtn) in test_band_get_nearest_pixel()
93 if (rtn) in test_band_get_nearest_pixel()
105 if (rtn) in test_band_get_nearest_pixel()
117 if (rtn) in test_band_get_nearest_pixel()
129 if (rtn) in test_band_get_nearest_pixel()
141 if (rtn) in test_band_get_nearest_pixel()
153 if (rtn) in test_band_get_nearest_pixel()
165 if (rtn) in test_band_get_nearest_pixel()
208 if (rtn) in test_band_get_nearest_pixel()
220 if (rtn) in test_band_get_nearest_pixel()
[all …]
/dports/databases/postgis32/postgis-3.2.0/raster/test/cunit/
H A Dcu_spatial_relationship.c33 int rtn; in test_raster_geos_overlaps() local
63 rtn = rt_raster_overlaps( in test_raster_geos_overlaps()
508 int rtn; in test_raster_geos_touches() local
1035 int rtn; in test_raster_geos_contains() local
1562 int rtn; in test_raster_geos_contains_properly() local
2089 int rtn; in test_raster_geos_covers() local
2616 int rtn; in test_raster_geos_covered_by() local
3143 int rtn; in test_raster_within_distance() local
3705 int rtn; in test_raster_fully_within_distance() local
4267 int rtn; in test_raster_intersects() local
[all …]
H A Dcu_band_misc.c81 if (rtn) in test_band_get_nearest_pixel()
93 if (rtn) in test_band_get_nearest_pixel()
105 if (rtn) in test_band_get_nearest_pixel()
117 if (rtn) in test_band_get_nearest_pixel()
129 if (rtn) in test_band_get_nearest_pixel()
141 if (rtn) in test_band_get_nearest_pixel()
153 if (rtn) in test_band_get_nearest_pixel()
165 if (rtn) in test_band_get_nearest_pixel()
208 if (rtn) in test_band_get_nearest_pixel()
220 if (rtn) in test_band_get_nearest_pixel()
[all …]
/dports/databases/postgis31/postgis-3.1.4/raster/test/cunit/
H A Dcu_spatial_relationship.c33 int rtn; in test_raster_geos_overlaps() local
63 rtn = rt_raster_overlaps( in test_raster_geos_overlaps()
508 int rtn; in test_raster_geos_touches() local
1035 int rtn; in test_raster_geos_contains() local
1562 int rtn; in test_raster_geos_contains_properly() local
2089 int rtn; in test_raster_geos_covers() local
2616 int rtn; in test_raster_geos_covered_by() local
3143 int rtn; in test_raster_within_distance() local
3705 int rtn; in test_raster_fully_within_distance() local
4267 int rtn; in test_raster_intersects() local
[all …]
H A Dcu_band_misc.c81 if (rtn) in test_band_get_nearest_pixel()
93 if (rtn) in test_band_get_nearest_pixel()
105 if (rtn) in test_band_get_nearest_pixel()
117 if (rtn) in test_band_get_nearest_pixel()
129 if (rtn) in test_band_get_nearest_pixel()
141 if (rtn) in test_band_get_nearest_pixel()
153 if (rtn) in test_band_get_nearest_pixel()
165 if (rtn) in test_band_get_nearest_pixel()
208 if (rtn) in test_band_get_nearest_pixel()
220 if (rtn) in test_band_get_nearest_pixel()
[all …]
/dports/databases/postgis25/postgis-2.5.5/raster/test/cunit/
H A Dcu_spatial_relationship.c33 int rtn; in test_raster_geos_overlaps() local
63 rtn = rt_raster_overlaps( in test_raster_geos_overlaps()
508 int rtn; in test_raster_geos_touches() local
1035 int rtn; in test_raster_geos_contains() local
1562 int rtn; in test_raster_geos_contains_properly() local
2089 int rtn; in test_raster_geos_covers() local
2616 int rtn; in test_raster_geos_covered_by() local
3143 int rtn; in test_raster_within_distance() local
3705 int rtn; in test_raster_fully_within_distance() local
4267 int rtn; in test_raster_intersects() local
[all …]
H A Dcu_band_misc.c81 if (rtn) in test_band_get_nearest_pixel()
93 if (rtn) in test_band_get_nearest_pixel()
105 if (rtn) in test_band_get_nearest_pixel()
117 if (rtn) in test_band_get_nearest_pixel()
129 if (rtn) in test_band_get_nearest_pixel()
141 if (rtn) in test_band_get_nearest_pixel()
153 if (rtn) in test_band_get_nearest_pixel()
165 if (rtn) in test_band_get_nearest_pixel()
208 if (rtn) in test_band_get_nearest_pixel()
220 if (rtn) in test_band_get_nearest_pixel()
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/core/src/
H A DTeuchos_Tuple.hpp272 rtn[0] = a; in tuple()
273 return rtn; in tuple()
282 rtn[0] = a; in tuple()
283 rtn[1] = b; in tuple()
284 return rtn; in tuple()
293 rtn[0] = a; in tuple()
294 rtn[1] = b; in tuple()
295 rtn[2] = c; in tuple()
296 return rtn; in tuple()
305 rtn[0] = a; in tuple()
[all …]
/dports/devel/bsdelf/elftoolchain-0.7.1/test/nm/ts/common/
H A Dtest_nm.c82 int rtn; in exec_cmd() local
102 return (rtn); in exec_cmd()
119 bool rtn = true; in test_bsd() local
132 bool rtn = true; in test_dynamic() local
157 bool rtn = true; in test_hexa() local
171 int rtn; in test_nm_out() local
192 switch (rtn) { in test_nm_out()
216 bool rtn = true; in test_no_sort() local
229 bool rtn = true; in test_num_sort() local
242 bool rtn = true; in test_octal() local
[all …]
/dports/devel/elftoolchain/elftoolchain-0.7.1/test/nm/ts/common/
H A Dtest_nm.c82 int rtn; in exec_cmd() local
102 return (rtn); in exec_cmd()
119 bool rtn = true; in test_bsd() local
132 bool rtn = true; in test_dynamic() local
157 bool rtn = true; in test_hexa() local
171 int rtn; in test_nm_out() local
192 switch (rtn) { in test_nm_out()
216 bool rtn = true; in test_no_sort() local
229 bool rtn = true; in test_num_sort() local
242 bool rtn = true; in test_octal() local
[all …]
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/interfaces/os/sun/
H A Datomic32.h103 for ( rtn = atomic32_read ( v ); rtn < t; rtn = val ) in atomic32_read_and_add_lt()
105 val = atomic32_test_and_set ( v, rtn + i, rtn ); in atomic32_read_and_add_lt()
119 for ( rtn = atomic32_read ( v ); rtn <= t; rtn = val ) in atomic32_read_and_add_le()
121 val = atomic32_test_and_set ( v, rtn + i, rtn ); in atomic32_read_and_add_le()
144 for ( rtn = atomic32_read ( v ); rtn != t; rtn = val ) in atomic32_read_and_add_ne()
146 val = atomic32_test_and_set ( v, rtn + i, rtn ); in atomic32_read_and_add_ne()
160 for ( rtn = atomic32_read ( v ); rtn >= t; rtn = val ) in atomic32_read_and_add_ge()
162 val = atomic32_test_and_set ( v, rtn + i, rtn ); in atomic32_read_and_add_ge()
176 for ( rtn = atomic32_read ( v ); rtn > t; rtn = val ) in atomic32_read_and_add_gt()
192 for ( rtn = atomic32_read ( v ); ( rtn & 1 ) != 0; rtn = val ) in atomic32_read_and_add_odd()
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/interfaces/os/sun/
H A Datomic32.h157 for ( rtn = atomic32_read ( v ); rtn < t; rtn = val ) in atomic32_read_and_add_lt()
159 val = atomic32_test_and_set ( v, rtn + i, rtn ); in atomic32_read_and_add_lt()
173 for ( rtn = atomic32_read ( v ); rtn <= t; rtn = val ) in atomic32_read_and_add_le()
175 val = atomic32_test_and_set ( v, rtn + i, rtn ); in atomic32_read_and_add_le()
198 for ( rtn = atomic32_read ( v ); rtn != t; rtn = val ) in atomic32_read_and_add_ne()
200 val = atomic32_test_and_set ( v, rtn + i, rtn ); in atomic32_read_and_add_ne()
214 for ( rtn = atomic32_read ( v ); rtn >= t; rtn = val ) in atomic32_read_and_add_ge()
216 val = atomic32_test_and_set ( v, rtn + i, rtn ); in atomic32_read_and_add_ge()
230 for ( rtn = atomic32_read ( v ); rtn > t; rtn = val ) in atomic32_read_and_add_gt()
246 for ( rtn = atomic32_read ( v ); ( rtn & 1 ) != 0; rtn = val ) in atomic32_read_and_add_odd()
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/interfaces/cc/gcc/ppc32/
H A Datomic32.h49 return rtn; in atomic32_read_and_add()
60 return rtn; in atomic32_add_and_read()
78 return rtn; in atomic32_dec_and_test()
86 return rtn; in atomic32_inc_and_test()
98 return rtn; in atomic32_test_and_set()
108 return rtn; in atomic32_read_and_add_lt()
120 return rtn; in atomic32_read_and_add_le()
132 return rtn; in atomic32_read_and_add_eq()
144 return rtn; in atomic32_read_and_add_ne()
156 return rtn; in atomic32_read_and_add_ge()
[all …]
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/interfaces/cc/gcc/ppc32/
H A Datomic32.h49 return rtn; in atomic32_read_and_add()
60 return rtn; in atomic32_add_and_read()
78 return rtn; in atomic32_dec_and_test()
86 return rtn; in atomic32_inc_and_test()
98 return rtn; in atomic32_test_and_set()
108 return rtn; in atomic32_read_and_add_lt()
120 return rtn; in atomic32_read_and_add_le()
132 return rtn; in atomic32_read_and_add_eq()
144 return rtn; in atomic32_read_and_add_ne()
156 return rtn; in atomic32_read_and_add_ge()
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/vdb3/itf/kfc/
H A Datomic-ia32.hpp109 bool rtn; in inc_and_test() local
119 return rtn; in inc_and_test()
125 bool rtn; in inc_and_test() local
135 return rtn; in inc_and_test()
144 bool rtn; in dec_and_test() local
154 return rtn; in dec_and_test()
160 bool rtn; in dec_and_test() local
170 return rtn; in dec_and_test()
198 return rtn; in read_and_add_lt()
220 return rtn; in read_and_add_lt()
[all …]
H A Datomic-x86_64.hpp109 bool rtn; in inc_and_test() local
119 return rtn; in inc_and_test()
125 bool rtn; in inc_and_test() local
135 return rtn; in inc_and_test()
144 bool rtn; in dec_and_test() local
154 return rtn; in dec_and_test()
160 bool rtn; in dec_and_test() local
170 return rtn; in dec_and_test()
198 return rtn; in read_and_add_lt()
220 return rtn; in read_and_add_lt()
[all …]
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/vdb3/itf/kfc/
H A Datomic-ia32.hpp109 bool rtn; in inc_and_test() local
119 return rtn; in inc_and_test()
125 bool rtn; in inc_and_test() local
135 return rtn; in inc_and_test()
144 bool rtn; in dec_and_test() local
154 return rtn; in dec_and_test()
160 bool rtn; in dec_and_test() local
170 return rtn; in dec_and_test()
198 return rtn; in read_and_add_lt()
220 return rtn; in read_and_add_lt()
[all …]
H A Datomic-x86_64.hpp109 bool rtn; in inc_and_test() local
119 return rtn; in inc_and_test()
125 bool rtn; in inc_and_test() local
135 return rtn; in inc_and_test()
144 bool rtn; in dec_and_test() local
154 return rtn; in dec_and_test()
160 bool rtn; in dec_and_test() local
170 return rtn; in dec_and_test()
198 return rtn; in read_and_add_lt()
220 return rtn; in read_and_add_lt()
[all …]
/dports/cad/electric/electric-7.00/src/db/
H A Ddbgeom.c108 rtn->lowx = rtn->highx = rtn->lowy = rtn->highy = 0; in allocrtnode()
120 if (rtn->numvar != 0) db_freevars(&rtn->firstvar, &rtn->numvar); in freertnode()
404 db_rtnbbox(rtn, 0, &rtn->lowx, &rtn->highx, &rtn->lowy, &rtn->highy); in db_addtortnode()
406 oldarea = rtn->highx - rtn->lowx; oldarea *= rtn->highy - rtn->lowy; in db_addtortnode()
482 if (rtn->flag == 0) ((RTNODE *)rtn->pointers[rtn->total])->parent = rtn; in db_addtortnode()
576 rtn = rtn->parent; in db_addtortnode()
669 rtn = rtn->parent; in db_removertnode()
788 latoa(rtn->lowx, 0), latoa(rtn->highx, 0), latoa(rtn->lowy, 0), latoa(rtn->highy, 0), rtn->total); in db_printrtree()
843 rtn->lowx = rtn->highx = rtn->lowy = rtn->highy = 0; in db_figbounds()
846 db_rtnbbox(rtn, 0, &rtn->lowx, &rtn->highx, &rtn->lowy, &rtn->highy); in db_figbounds()
[all …]
/dports/security/snort3/snort3-3.1.19.0/src/parser/
H A Dparse_rule.cc123 assert(rtn); in ProcessIP()
181 if (rtn->sip->head && rtn->sip->head->flags & SFIP_ANY) in ProcessIP()
239 if (rtn->dip->head && rtn->dip->head->flags & SFIP_ANY) in ProcessIP()
569 PortToFunc(rtn, (rtn->any_dst_port() ? 1 : 0), 0, DST); in SetupRTNFuncList()
591 return rtn; in transfer_rtn()
1124 RuleTreeNode* tmp = s_so_rule ? s_so_rule->rtn : &rtn; in parse_rule_close()
1207 if (rtn->sip->head && rtn->sip->head->flags & SFIP_ANY) in parse_rule_process_rtn()
1212 if (rtn->dip->head && rtn->dip->head->flags & SFIP_ANY) in parse_rule_process_rtn()
1217 ValidateIPList(rtn->sip, rtn->sip->name); in parse_rule_process_rtn()
1218 ValidateIPList(rtn->dip, rtn->dip->name); in parse_rule_process_rtn()
[all …]
/dports/russian/gd/libgd-2.3.1/src/
H A Dgdpp.cxx32 bool rtn; in CreateFrom() local
43 rtn = CreateFromPng(in); in CreateFrom()
50 rtn = CreateFromGif(in); in CreateFrom()
87 rtn = false; in CreateFrom()
90 return rtn; in CreateFrom()
118 bool rtn; in CreateFrom() local
166 rtn = false; in CreateFrom()
169 return rtn; in CreateFrom()
184 bool rtn; in CreateFrom() local
233 rtn = false; in CreateFrom()
[all …]
/dports/japanese/gd/libgd-2.3.1/src/
H A Dgdpp.cxx32 bool rtn; in CreateFrom() local
43 rtn = CreateFromPng(in); in CreateFrom()
50 rtn = CreateFromGif(in); in CreateFrom()
87 rtn = false; in CreateFrom()
90 return rtn; in CreateFrom()
118 bool rtn; in CreateFrom() local
166 rtn = false; in CreateFrom()
169 return rtn; in CreateFrom()
184 bool rtn; in CreateFrom() local
233 rtn = false; in CreateFrom()
[all …]
/dports/ukrainian/gd/libgd-2.3.1/src/
H A Dgdpp.cxx32 bool rtn; in CreateFrom() local
43 rtn = CreateFromPng(in); in CreateFrom()
50 rtn = CreateFromGif(in); in CreateFrom()
87 rtn = false; in CreateFrom()
90 return rtn; in CreateFrom()
118 bool rtn; in CreateFrom() local
166 rtn = false; in CreateFrom()
169 return rtn; in CreateFrom()
184 bool rtn; in CreateFrom() local
233 rtn = false; in CreateFrom()
[all …]
/dports/graphics/gd/libgd-2.3.1/src/
H A Dgdpp.cxx32 bool rtn; in CreateFrom() local
43 rtn = CreateFromPng(in); in CreateFrom()
50 rtn = CreateFromGif(in); in CreateFrom()
87 rtn = false; in CreateFrom()
90 return rtn; in CreateFrom()
118 bool rtn; in CreateFrom() local
166 rtn = false; in CreateFrom()
169 return rtn; in CreateFrom()
184 bool rtn; in CreateFrom() local
233 rtn = false; in CreateFrom()
[all …]

12345678910>>...86