Home
last modified time | relevance | path

Searched refs:fetch1 (Results 1 – 25 of 182) sorted by relevance

12345678

/dports/lang/sdcc/sdcc-4.0.0/sim/ucsim/z80.src/
H A Dez80.cc358 d= fetch1(); in inst_ed_ez80()
362 d= fetch1(); in inst_ed_ez80()
366 d= fetch1(); in inst_ed_ez80()
370 d= fetch1(); in inst_ed_ez80()
376 d= fetch1(); in inst_ed_ez80()
380 d= fetch1(); in inst_ed_ez80()
384 d= fetch1(); in inst_ed_ez80()
390 d= fetch1(); in inst_ed_ez80()
394 d= fetch1(); in inst_ed_ez80()
398 d= fetch1(); in inst_ed_ez80()
[all …]
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/kafka-0.8.0/test-data/
H A DREADME.md3 * fetch1.txt
6 * fetch1.snappy.chunked.4k
7 - snappy compressed fetch1.txt using SnappyOutputStream (snappy-java)
9 * fetch1.mytopic.1p.nocompression.kafka.0821
12 - input records: fetch1.txt
16 * fetch1.mytopic.1p.snappy.kafka.0821
19 - input records: fetch1.txt
23 * fetch1.mytopic.1p.snappy.kafka.0822
26 - input records: fetch1.txt
/dports/textproc/p5-Parse-CSV/Parse-CSV-2.07/t/
H A D02_main.t39 my $fetch1 = $csv->fetch;
40 is_deeply( $fetch1, [ qw{a b c d e} ], '->fetch returns as expected' );
112 my $fetch1 = $csv->fetch;
116 $fetch1,
176 my $fetch1 = $csv->fetch;
180 $fetch1,
241 my $fetch1 = $csv->fetch;
245 $fetch1,
279 my $fetch1 = $csv->fetch;
283 $fetch1,
[all …]
/dports/lang/sdcc/sdcc-4.0.0/sim/ucsim/xa.src/
H A Dinst.cc399 short jmpAddr = fetch1()*2; in inst_BCC()
408 short jmpAddr = fetch1()*2; in inst_BCS()
417 short jmpAddr = fetch1()*2; in inst_BEQ()
426 short jmpAddr = fetch1()*2; in inst_BG()
436 short jmpAddr = fetch1()*2; in inst_BGE()
446 short jmpAddr = fetch1()*2; in inst_BGT()
461 short jmpAddr = fetch1()*2; in inst_BL()
471 short jmpAddr = fetch1()*2; in inst_BLE()
481 short jmpAddr = fetch1()*2; in inst_BLT()
491 short jmpAddr = fetch1()*2; in inst_BMI()
[all …]
/dports/security/fiked/fiked-0.0.5/vpnc/
H A Disakmp-pkt.c557 next_type = fetch1(); in parse_isakmp_payload()
559 if (fetch1() != 0) { in parse_isakmp_payload()
604 r->u.p.number = fetch1(); in parse_isakmp_payload()
606 r->u.p.prot_id = fetch1(); in parse_isakmp_payload()
610 num_xform = fetch1(); in parse_isakmp_payload()
641 r->u.t.number = fetch1(); in parse_isakmp_payload()
643 r->u.t.id = fetch1(); in parse_isakmp_payload()
667 r->u.id.type = fetch1(); in parse_isakmp_payload()
733 if (fetch1() != 0) { in parse_isakmp_payload()
777 payload = fetch1(); in parse_isakmp_packet()
[all …]
/dports/security/vpnc/vpnc-0.5.3/
H A Disakmp-pkt.c598 next_type = fetch1(); in parse_isakmp_payload()
600 if (fetch1() != 0) { in parse_isakmp_payload()
645 r->u.p.number = fetch1(); in parse_isakmp_payload()
647 r->u.p.prot_id = fetch1(); in parse_isakmp_payload()
651 num_xform = fetch1(); in parse_isakmp_payload()
682 r->u.t.number = fetch1(); in parse_isakmp_payload()
684 r->u.t.id = fetch1(); in parse_isakmp_payload()
710 r->u.id.type = fetch1(); in parse_isakmp_payload()
782 if (fetch1() != 0) { in parse_isakmp_payload()
828 payload = fetch1(); in parse_isakmp_packet()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/exec/internal/
H A DWorkletInvokeFunctorDetail.h141 FetchType1 fetch1; in DoWorkletInvokeFunctor() local
198 FetchType1 fetch1; in DoWorkletInvokeFunctor() local
251 FetchType1 fetch1; in DoWorkletInvokeFunctor() local
316 FetchType1 fetch1; in DoWorkletInvokeFunctor() local
377 FetchType1 fetch1; in DoWorkletInvokeFunctor() local
450 FetchType1 fetch1; in DoWorkletInvokeFunctor() local
519 FetchType1 fetch1; in DoWorkletInvokeFunctor() local
600 FetchType1 fetch1; in DoWorkletInvokeFunctor() local
677 FetchType1 fetch1; in DoWorkletInvokeFunctor() local
766 FetchType1 fetch1; in DoWorkletInvokeFunctor() local
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/exec/internal/
H A DWorkletInvokeFunctorDetail.h116 FetchType1 fetch1; in DoWorkletInvokeFunctor() local
173 FetchType1 fetch1; in DoWorkletInvokeFunctor() local
223 FetchType1 fetch1; in DoWorkletInvokeFunctor() local
291 FetchType1 fetch1; in DoWorkletInvokeFunctor() local
352 FetchType1 fetch1; in DoWorkletInvokeFunctor() local
431 FetchType1 fetch1; in DoWorkletInvokeFunctor() local
503 FetchType1 fetch1; in DoWorkletInvokeFunctor() local
593 FetchType1 fetch1; in DoWorkletInvokeFunctor() local
676 FetchType1 fetch1; in DoWorkletInvokeFunctor() local
777 FetchType1 fetch1; in DoWorkletInvokeFunctor() local
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/test/isolation/specs/
H A Dvacuum-reltuples.spec27 step fetch1 {
47 permutation modify open fetch1 vac close stats
/dports/databases/postgresql96-server/postgresql-9.6.24/src/test/isolation/specs/
H A Dvacuum-reltuples.spec27 step fetch1 {
47 permutation modify open fetch1 vac close stats
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/test/isolation/specs/
H A Dvacuum-reltuples.spec27 step fetch1 {
47 permutation modify open fetch1 vac close stats
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/test/isolation/specs/
H A Dvacuum-reltuples.spec27 step fetch1 {
47 permutation modify open fetch1 vac close stats
/dports/databases/postgresql10-docs/postgresql-10.19/src/test/isolation/specs/
H A Dvacuum-reltuples.spec27 step fetch1 {
47 permutation modify open fetch1 vac close stats
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/test/isolation/specs/
H A Dvacuum-reltuples.spec27 step fetch1 {
47 permutation modify open fetch1 vac close stats
/dports/databases/postgresql10-contrib/postgresql-10.19/src/test/isolation/specs/
H A Dvacuum-reltuples.spec27 step fetch1 {
47 permutation modify open fetch1 vac close stats
/dports/databases/postgresql10-client/postgresql-10.19/src/test/isolation/specs/
H A Dvacuum-reltuples.spec27 step fetch1 {
47 permutation modify open fetch1 vac close stats
/dports/databases/postgresql10-plpython/postgresql-10.19/src/test/isolation/specs/
H A Dvacuum-reltuples.spec27 step fetch1 {
47 permutation modify open fetch1 vac close stats
/dports/databases/postgresql11-plperl/postgresql-11.14/src/test/isolation/specs/
H A Dvacuum-reltuples.spec27 step fetch1 {
47 permutation modify open fetch1 vac close stats
/dports/databases/postgresql10-plperl/postgresql-10.19/src/test/isolation/specs/
H A Dvacuum-reltuples.spec27 step fetch1 {
47 permutation modify open fetch1 vac close stats
/dports/databases/postgresql11-docs/postgresql-11.14/src/test/isolation/specs/
H A Dvacuum-reltuples.spec27 step fetch1 {
47 permutation modify open fetch1 vac close stats
/dports/databases/postgresql11-contrib/postgresql-11.14/src/test/isolation/specs/
H A Dvacuum-reltuples.spec27 step fetch1 {
47 permutation modify open fetch1 vac close stats
/dports/databases/postgresql11-client/postgresql-11.14/src/test/isolation/specs/
H A Dvacuum-reltuples.spec27 step fetch1 {
47 permutation modify open fetch1 vac close stats
/dports/databases/postgresql11-server/postgresql-11.14/src/test/isolation/specs/
H A Dvacuum-reltuples.spec27 step fetch1 {
47 permutation modify open fetch1 vac close stats
/dports/databases/postgresql10-server/postgresql-10.19/src/test/isolation/specs/
H A Dvacuum-reltuples.spec27 step fetch1 {
47 permutation modify open fetch1 vac close stats
/dports/databases/postgresql12-client/postgresql-12.9/src/test/isolation/specs/
H A Dvacuum-reltuples.spec27 step fetch1 {
47 permutation modify open fetch1 vac close stats

12345678