Home
last modified time | relevance | path

Searched refs:record (Results 1 – 25 of 14298) sorted by relevance

12345678910>>...572

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/libuemf/
H A Duwmf_endian.c295 U_swap2(record + off, N16); in U_WMRCORE_U32_N16_swap()
327 U_swap2(record+off, 2); in U_WMRCORE_U16_CR_2U16_swap()
356 U_WMRCORE_N16_swap(record,1,torev); in U_WMRSETBKMODE_swap()
360 U_WMRCORE_N16_swap(record,1,torev); in U_WMRSETMAPMODE_swap()
364 U_WMRCORE_N16_swap(record,1,torev); in U_WMRSETROP2_swap()
372 U_WMRCORE_N16_swap(record,1,torev); in U_WMRSETPOLYFILLMODE_swap()
474 U_swap2(record+off, 2); in U_WMRSETPIXEL_swap()
1482 char *record; in U_wmf_endian() local
1486 record = contents; in U_wmf_endian()
1489 record += off; in U_wmf_endian()
[all …]
H A Duemf_safe.c61 const char *record, in emrtext_safe() argument
128 const char *record, in DIB_safe() argument
342 return(core1_safe(record)); in U_EMRPOLYBEZIER_safe()
347 return(core1_safe(record)); in U_EMRPOLYGON_safe()
352 return(core1_safe(record)); in U_EMRPOLYLINE_safe()
357 return(core1_safe(record)); in U_EMRPOLYBEZIERTO_safe()
362 return(core1_safe(record)); in U_EMRPOLYLINETO_safe()
367 return(core2_safe(record)); in U_EMRPOLYPOLYLINE_safe()
372 return(core2_safe(record)); in U_EMRPOLYPOLYGON_safe()
377 return(core7_safe(record)); in U_EMRSETWINDOWEXTEX_safe()
[all …]
/dports/biology/py-biopython/biopython-1.79/Tests/
H A Dtest_prosite.py19 record = Prosite.read(handle)
31 record.pattern,
41 self.read1_positive1(record)
42 self.read1_positive2(record)
43 self.read1_positive3(record)
44 self.read1_positive4(record)
45 self.read1_false_neg(record)
46 self.read1_false_pos(record)
47 self.read1_potential(record)
2595 record.pattern,
[all …]
H A Dtest_geo.py18 record = next(records)
300 record = next(records)
582 record = next(records)
585 record.entity_id,
873 record = next(records)
1067 record = next(records)
1261 record = next(records)
1455 record = next(records)
1510 record = next(records)
3957 record.entity_id,
[all …]
H A Dtest_Entrez_parser.py38 for record in records:
63 record = Entrez.read(handle)
78 record["DbList"],
1272 record["WebEnv"],
1736 record["WebEnv"],
1756 record["WebEnv"],
1786 record[0]["Title"],
1823 record[1]["Title"],
1864 record[0]["Title"],
1925 record[3]["Title"],
[all …]
H A Dtest_Medline.py33 record["AB"],
49 record["MH"],
79 record["TI"],
84 record["AB"],
88 record["AD"],
94 record["FAU"],
107 record["MH"],
149 record["TI"],
154 record["AB"],
158 record["AD"],
[all …]
H A Dtest_UniGene.py21 record = next(records)
22 self.assertEqual(record.ID, "Eca.1")
27 self.assertTrue(record.homol)
696 record = next(records)
704 self.assertTrue(record.homol)
819 repr(record.sequence),
841 repr(record.protsim),
879 self.assertTrue(record.homol)
881 record.express,
1189 repr(record.sts),
[all …]
/dports/www/moodle310/moodle/lib/testing/generator/
H A Ddata_generator.php153 $record = (array)$record;
284 $record = (array)$record;
314 $record = (array)$record;
363 $record = (array)$record;
437 $record = (array)$record;
517 $record = (array)$record;
563 $record = (array)$record;
603 $record = (array)$record;
637 $record = (array)$record;
691 $record = (array)$record;
[all …]
/dports/www/moodle39/moodle/lib/testing/generator/
H A Ddata_generator.php153 $record = (array)$record;
284 $record = (array)$record;
314 $record = (array)$record;
363 $record = (array)$record;
437 $record = (array)$record;
517 $record = (array)$record;
563 $record = (array)$record;
603 $record = (array)$record;
637 $record = (array)$record;
691 $record = (array)$record;
[all …]
/dports/www/moodle310/moodle/mod/forum/tests/generator/
H A Dlib.php70 $record = (object)(array)$record;
103 $record = (array)$record;
117 $record = (object)$record;
137 $record = (array) $record;
207 $record = (object) $record;
210 $record->id = forum_add_discussion($record, null, null, $record->userid);
232 $tags = is_array($record->tags) ? $record->tags : preg_split('/,/', $record->tags);
256 $record = (array) $record;
318 $record = (object) $record;
327 $tags = is_array($record->tags) ? $record->tags : preg_split('/,/', $record->tags);
[all …]
/dports/www/moodle311/moodle/mod/forum/tests/generator/
H A Dlib.php70 $record = (object)(array)$record;
103 $record = (array)$record;
117 $record = (object)$record;
137 $record = (array) $record;
207 $record = (object) $record;
210 $record->id = forum_add_discussion($record, null, null, $record->userid);
232 $tags = is_array($record->tags) ? $record->tags : preg_split('/,/', $record->tags);
256 $record = (array) $record;
318 $record = (object) $record;
327 $tags = is_array($record->tags) ? $record->tags : preg_split('/,/', $record->tags);
[all …]
/dports/www/moodle39/moodle/mod/forum/tests/generator/
H A Dlib.php70 $record = (object)(array)$record;
103 $record = (array)$record;
117 $record = (object)$record;
137 $record = (array) $record;
207 $record = (object) $record;
210 $record->id = forum_add_discussion($record, null, null, $record->userid);
232 $tags = is_array($record->tags) ? $record->tags : preg_split('/,/', $record->tags);
256 $record = (array) $record;
318 $record = (object) $record;
327 $tags = is_array($record->tags) ? $record->tags : preg_split('/,/', $record->tags);
[all …]
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/tests/gff_io/
H A Dtest_gff_io.h63 SEQAN_ASSERT_NEQ(record.score, record.score); in SEQAN_DEFINE_TEST()
77 SEQAN_ASSERT_NEQ(record.score, record.score); in SEQAN_DEFINE_TEST()
91 SEQAN_ASSERT_NEQ(record.score, record.score); in SEQAN_DEFINE_TEST()
152 SEQAN_ASSERT_NEQ(record.score, record.score); in SEQAN_DEFINE_TEST()
166 SEQAN_ASSERT_NEQ(record.score, record.score); in SEQAN_DEFINE_TEST()
180 SEQAN_ASSERT_NEQ(record.score, record.score); in SEQAN_DEFINE_TEST()
275 SEQAN_ASSERT_NEQ(record.score, record.score); in SEQAN_DEFINE_TEST()
291 SEQAN_ASSERT_NEQ(record.score, record.score); in SEQAN_DEFINE_TEST()
305 SEQAN_ASSERT_NEQ(record.score, record.score); in SEQAN_DEFINE_TEST()
363 SEQAN_ASSERT_NEQ(record.score, record.score); in SEQAN_DEFINE_TEST()
[all …]
/dports/www/moodle311/moodle/lib/testing/generator/
H A Ddata_generator.php153 $record = (array)$record;
284 $record = (array)$record;
314 $record = (array)$record;
363 $record = (array)$record;
437 $record = (array)$record;
517 $record = (array)$record;
563 $record = (array)$record;
603 $record = (array)$record;
637 $record = (array)$record;
691 $record = (array)$record;
[all …]
/dports/www/moodle310/moodle/competency/tests/generator/
H A Dlib.php100 $record = (object) $record;
142 $record = (object) $record;
192 $record = (object) $record;
219 $record = (object) $record;
244 $record = (object) $record;
266 $record = (object) $record;
290 $record = (object) $record;
318 $record = (object) $record;
344 $record = (object) $record;
374 $record = (object) $record;
[all …]
/dports/www/moodle39/moodle/competency/tests/generator/
H A Dlib.php100 $record = (object) $record;
142 $record = (object) $record;
192 $record = (object) $record;
219 $record = (object) $record;
244 $record = (object) $record;
266 $record = (object) $record;
290 $record = (object) $record;
318 $record = (object) $record;
344 $record = (object) $record;
374 $record = (object) $record;
[all …]
/dports/www/moodle311/moodle/competency/tests/generator/
H A Dlib.php100 $record = (object) $record;
142 $record = (object) $record;
192 $record = (object) $record;
219 $record = (object) $record;
244 $record = (object) $record;
266 $record = (object) $record;
290 $record = (object) $record;
318 $record = (object) $record;
344 $record = (object) $record;
374 $record = (object) $record;
[all …]
/dports/net-mgmt/nfdump/nfdump-1.6.20/bin/
H A Dnfgen.c89 record->V6.srcaddr[0] = ntohll(record->V6.srcaddr[0]); in SetIPaddress()
90 record->V6.srcaddr[1] = ntohll(record->V6.srcaddr[1]); in SetIPaddress()
91 record->V6.dstaddr[0] = ntohll(record->V6.dstaddr[0]); in SetIPaddress()
92 record->V6.dstaddr[1] = ntohll(record->V6.dstaddr[1]); in SetIPaddress()
97 record->V4.srcaddr = ntohl(record->V4.srcaddr); in SetIPaddress()
98 record->V4.dstaddr = ntohl(record->V4.dstaddr); in SetIPaddress()
113 record->ip_nexthop.V4 = ntohl(record->ip_nexthop.V4); in SetNextIPaddress()
123 record->ip_router.V6[0] = ntohll(record->ip_router.V6[0]); in SetRouterIPaddress()
128 record->ip_router.V4 = ntohl(record->ip_router.V4); in SetRouterIPaddress()
143 record->bgp_nexthop.V4 = ntohl(record->bgp_nexthop.V4); in SetBGPNextIPaddress()
[all …]
/dports/textproc/modlogan/modlogan-0.8.13/src/
H A Dmrecord.c48 if (!record || !record->ext) return;
281 if (record->src) free(record->src);
282 if (record->dst) free(record->dst);
413 if (record->device) free(record->device);
414 if (record->host) free(record->host);
415 if (record->chain) free(record->chain);
429 if (record->remhost) free(record->remhost);
487 if (record->sender) free(record->sender);
517 if (record->scanner) free(record->scanner);
518 if (record->subject) free(record->subject);
[all …]
/dports/games/vultures-eye/vulture-2.3.67/slashem/sys/mac/
H A Dmactty.c685 curs_pos (record, record->x_curs, record->y_curs, 0); in move_tty_cursor()
723 pos_rect (record, &r, record->x_curs, record->y_curs, in update_tty()
724 record->x_curs, record->y_curs); in update_tty()
744 MoveTo (record->x_curs * record->char_width, record->y_curs * in do_add_string()
748 pos_rect (record, &r, record->x_curs, record->y_curs, in do_add_string()
780 record->x_curs = record->x_size; in do_add_cursor()
846 curs_pos (record, record->x_curs, record->y_curs, 0); in add_tty_char()
874 curs_pos (record, record->x_curs, record->y_curs, 0); in add_tty_string()
1037 curs_pos (record, record->x_curs, record->y_curs, !record->curs_state); in blink_cursor()
1107 curs_pos (record, record->x_curs, record->y_curs, 0); in mangle_tty_rows_columns()
[all …]
/dports/games/xnethack/xNetHack-xnh6.1/outdated/sys/mac/
H A Dmactty.c461 use_port(record, record->its_window); in select_onscreen_window()
701 curs_pos(record, record->x_curs, record->y_curs, 0); in move_tty_cursor()
739 pos_rect(record, &r, record->x_curs, record->y_curs, record->x_curs, in update_tty()
761 record->y_curs * record->row_height + record->ascent_height); in do_add_string()
764 pos_rect(record, &r, record->x_curs, record->y_curs, in do_add_string()
781 if (record->x_curs >= record->x_size) { in do_add_cursor()
864 curs_pos(record, record->x_curs, record->y_curs, 0); in add_tty_char()
891 curs_pos(record, record->x_curs, record->y_curs, 0); in add_tty_string()
1063 curs_pos(record, record->x_curs, record->y_curs, in blink_cursor()
1135 curs_pos(record, record->x_curs, record->y_curs, 0); in mangle_tty_rows_columns()
[all …]
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/mac/
H A Dmactty.c447 use_port(record, record->its_window); in select_onscreen_window()
687 curs_pos(record, record->x_curs, record->y_curs, 0); in move_tty_cursor()
725 pos_rect(record, &r, record->x_curs, record->y_curs, record->x_curs, in update_tty()
747 record->y_curs * record->row_height + record->ascent_height); in do_add_string()
750 pos_rect(record, &r, record->x_curs, record->y_curs, in do_add_string()
767 if (record->x_curs >= record->x_size) { in do_add_cursor()
850 curs_pos(record, record->x_curs, record->y_curs, 0); in add_tty_char()
877 curs_pos(record, record->x_curs, record->y_curs, 0); in add_tty_string()
1049 curs_pos(record, record->x_curs, record->y_curs, in blink_cursor()
1121 curs_pos(record, record->x_curs, record->y_curs, 0); in mangle_tty_rows_columns()
[all …]
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/mac/
H A Dmactty.c447 use_port(record, record->its_window); in select_onscreen_window()
687 curs_pos(record, record->x_curs, record->y_curs, 0); in move_tty_cursor()
725 pos_rect(record, &r, record->x_curs, record->y_curs, record->x_curs, in update_tty()
747 record->y_curs * record->row_height + record->ascent_height); in do_add_string()
750 pos_rect(record, &r, record->x_curs, record->y_curs, in do_add_string()
767 if (record->x_curs >= record->x_size) { in do_add_cursor()
850 curs_pos(record, record->x_curs, record->y_curs, 0); in add_tty_char()
877 curs_pos(record, record->x_curs, record->y_curs, 0); in add_tty_string()
1049 curs_pos(record, record->x_curs, record->y_curs, in blink_cursor()
1121 curs_pos(record, record->x_curs, record->y_curs, 0); in mangle_tty_rows_columns()
[all …]
/dports/games/nethack34-nox11/nethack-3.4.3/sys/mac/
H A Dmactty.c681 curs_pos (record, record->x_curs, record->y_curs, 0); in move_tty_cursor()
719 pos_rect (record, &r, record->x_curs, record->y_curs, in update_tty()
720 record->x_curs, record->y_curs); in update_tty()
740 MoveTo (record->x_curs * record->char_width, record->y_curs * in do_add_string()
744 pos_rect (record, &r, record->x_curs, record->y_curs, in do_add_string()
776 record->x_curs = record->x_size; in do_add_cursor()
842 curs_pos (record, record->x_curs, record->y_curs, 0); in add_tty_char()
870 curs_pos (record, record->x_curs, record->y_curs, 0); in add_tty_string()
1033 curs_pos (record, record->x_curs, record->y_curs, !record->curs_state); in blink_cursor()
1103 curs_pos (record, record->x_curs, record->y_curs, 0); in mangle_tty_rows_columns()
[all …]
/dports/games/nethack34/nethack-3.4.3/sys/mac/
H A Dmactty.c681 curs_pos (record, record->x_curs, record->y_curs, 0); in move_tty_cursor()
719 pos_rect (record, &r, record->x_curs, record->y_curs, in update_tty()
720 record->x_curs, record->y_curs); in update_tty()
740 MoveTo (record->x_curs * record->char_width, record->y_curs * in do_add_string()
744 pos_rect (record, &r, record->x_curs, record->y_curs, in do_add_string()
776 record->x_curs = record->x_size; in do_add_cursor()
842 curs_pos (record, record->x_curs, record->y_curs, 0); in add_tty_char()
870 curs_pos (record, record->x_curs, record->y_curs, 0); in add_tty_string()
1033 curs_pos (record, record->x_curs, record->y_curs, !record->curs_state); in blink_cursor()
1103 curs_pos (record, record->x_curs, record->y_curs, 0); in mangle_tty_rows_columns()
[all …]

12345678910>>...572