Home
last modified time | relevance | path

Searched refs:pops (Results 1 – 25 of 3342) sorted by relevance

12345678910>>...134

/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/txscript/
H A Dstandard.go90 return len(pops) == 2 &&
91 (len(pops[0].data) == 33 || len(pops[0].data) == 65) &&
112 l := len(pops)
147 l := len(pops)
154 (isSmallInt(pops[1].opcode) || pops[1].opcode.value <=
162 if isPubkey(pops) {
338 shInputs := expectedInputs(pops, typeOfScript(pops))
375 if len(pops) < 4 {
381 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
603 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
[all …]
H A Dscript.go57 return len(pops) == 3 &&
70 return isScriptHash(pops)
76 return len(pops) == 2 &&
104 return len(pops) == 2 &&
137 return len(pops) == 2 &&
139 canonicalPush(pops[1]) &&
140 (len(pops[1].data) >= 2 && len(pops[1].data) <= 40)
171 for _, pop := range pops {
191 return isPushOnly(pops)
291 for _, pop := range pops {
[all …]
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/txscript/
H A Dstandard.go90 return len(pops) == 2 &&
91 (len(pops[0].data) == 33 || len(pops[0].data) == 65) &&
112 l := len(pops)
147 l := len(pops)
154 (isSmallInt(pops[1].opcode) || pops[1].opcode.value <=
162 if isPubkey(pops) {
338 shInputs := expectedInputs(pops, typeOfScript(pops))
375 if len(pops) < 4 {
381 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
603 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
[all …]
H A Dscript.go57 return len(pops) == 3 &&
70 return isScriptHash(pops)
76 return len(pops) == 2 &&
104 return len(pops) == 2 &&
137 return len(pops) == 2 &&
139 canonicalPush(pops[1]) &&
140 (len(pops[1].data) >= 2 && len(pops[1].data) <= 40)
171 for _, pop := range pops {
191 return isPushOnly(pops)
291 for _, pop := range pops {
[all …]
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/txscript/
H A Dstandard.go90 return len(pops) == 2 &&
91 (len(pops[0].data) == 33 || len(pops[0].data) == 65) &&
112 l := len(pops)
147 l := len(pops)
154 (isSmallInt(pops[1].opcode) || pops[1].opcode.value <=
162 if isPubkey(pops) {
338 shInputs := expectedInputs(pops, typeOfScript(pops))
375 if len(pops) < 4 {
381 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
603 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
[all …]
H A Dscript.go57 return len(pops) == 3 &&
70 return isScriptHash(pops)
76 return len(pops) == 2 &&
104 return len(pops) == 2 &&
137 return len(pops) == 2 &&
139 canonicalPush(pops[1]) &&
140 (len(pops[1].data) >= 2 && len(pops[1].data) <= 40)
171 for _, pop := range pops {
191 return isPushOnly(pops)
291 for _, pop := range pops {
[all …]
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/txscript/
H A Dstandard.go90 return len(pops) == 2 &&
91 (len(pops[0].data) == 33 || len(pops[0].data) == 65) &&
112 l := len(pops)
147 l := len(pops)
154 (isSmallInt(pops[1].opcode) || pops[1].opcode.value <=
162 if isPubkey(pops) {
338 shInputs := expectedInputs(pops, typeOfScript(pops))
375 if len(pops) < 4 {
381 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
603 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
[all …]
H A Dscript.go57 return len(pops) == 3 &&
70 return isScriptHash(pops)
76 return len(pops) == 2 &&
104 return len(pops) == 2 &&
137 return len(pops) == 2 &&
139 canonicalPush(pops[1]) &&
140 (len(pops[1].data) >= 2 && len(pops[1].data) <= 40)
171 for _, pop := range pops {
191 return isPushOnly(pops)
291 for _, pop := range pops {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/btcsuite/btcd/txscript/
H A Dstandard.go90 return len(pops) == 2 &&
91 (len(pops[0].data) == 33 || len(pops[0].data) == 65) &&
112 l := len(pops)
147 l := len(pops)
154 (isSmallInt(pops[1].opcode) || pops[1].opcode.value <=
162 if isPubkey(pops) {
338 shInputs := expectedInputs(pops, typeOfScript(pops))
375 if len(pops) < 4 {
381 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
603 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
[all …]
H A Dscript.go57 return len(pops) == 3 &&
70 return isScriptHash(pops)
76 return len(pops) == 2 &&
104 return len(pops) == 2 &&
137 return len(pops) == 2 &&
139 canonicalPush(pops[1]) &&
140 (len(pops[1].data) >= 2 && len(pops[1].data) <= 40)
171 for _, pop := range pops {
191 return isPushOnly(pops)
291 for _, pop := range pops {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/btcsuite/btcd/txscript/
H A Dstandard.go90 return len(pops) == 2 &&
91 (len(pops[0].data) == 33 || len(pops[0].data) == 65) &&
112 l := len(pops)
147 l := len(pops)
154 (isSmallInt(pops[1].opcode) || pops[1].opcode.value <=
162 if isPubkey(pops) {
338 shInputs := expectedInputs(pops, typeOfScript(pops))
375 if len(pops) < 4 {
381 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
603 numPubKeys := asSmallInt(pops[len(pops)-2].opcode)
[all …]
H A Dscript.go57 return len(pops) == 3 &&
70 return isScriptHash(pops)
76 return len(pops) == 2 &&
104 return len(pops) == 2 &&
137 return len(pops) == 2 &&
139 canonicalPush(pops[1]) &&
140 (len(pops[1].data) >= 2 && len(pops[1].data) <= 40)
171 for _, pop := range pops {
191 return isPushOnly(pops)
291 for _, pop := range pops {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/libp2p/go-libp2p-peerstore/pb/
H A Dpstorepb_test.go24 pops := make([]*AddrBookRecord, 10000)
26 pops[i] = NewPopulatedAddrBookRecord(popr, false)
64 pops := make([]*AddrBookRecord_AddrEntry, 10000)
104 pops := make([]*AddrBookRecord_CertifiedRecord, 10000)
144 pops := make([]*AddrBookRecord, 1000)
146 pops[i] = NewPopulatedAddrBookRecord(popr, false)
150 total += pops[i%1000].Size()
158 pops := make([]*AddrBookRecord_AddrEntry, 1000)
164 total += pops[i%1000].Size()
172 pops := make([]*AddrBookRecord_CertifiedRecord, 1000)
[all …]
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/coloropacitymap/
H A Dcomputehistogram.h23 const float inv, int* pops, int&) in calcHistogram() argument
26 ++pops[static_cast<int>((*values++ - min) * inv)]; in calcHistogram()
41 ++pops[*values++]; in calcHistogram()
49 const float inv, int* pops, int& invalid) in calcHistogram() argument
54 ++pops[static_cast<int>((value - min) * inv)]; in calcHistogram()
82 calcHistogram(values, numTuples, pops); in CalculateHistogram()
84 calcHistogram(values, numTuples, min, inv, pops, invalid); in CalculateHistogram()
102 ++pops[index]; in CalculateHistogram()
156 pops[k] = 0; in PopulateHistogram()
164 minmax[0], minmax[1], pops, 1.0 / inc, invalid)); in PopulateHistogram()
[all …]
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/coloropacitymap/
H A Dcomputehistogram.h23 const float inv, int* pops, int&) in calcHistogram() argument
26 ++pops[static_cast<int>((*values++ - min) * inv)]; in calcHistogram()
41 ++pops[*values++]; in calcHistogram()
49 const float inv, int* pops, int& invalid) in calcHistogram() argument
54 ++pops[static_cast<int>((value - min) * inv)]; in calcHistogram()
82 calcHistogram(values, numTuples, pops); in CalculateHistogram()
84 calcHistogram(values, numTuples, min, inv, pops, invalid); in CalculateHistogram()
102 ++pops[index]; in CalculateHistogram()
156 pops[k] = 0; in PopulateHistogram()
164 minmax[0], minmax[1], pops, 1.0 / inc, invalid)); in PopulateHistogram()
[all …]
/dports/www/litmus/litmus-0.13/src/
H A Dprops.c246 pops[n].name = &propnames[n]; in propset()
247 pops[n].type = ne_propset; in propset()
250 pops[n].value = values[n]; in propset()
253 memset(&pops[n], 0, sizeof(pops[n])); in propset()
364 pops[n].type = ne_propremove; in propdeletes()
383 pops[n].type = ne_propset; in propreplace()
441 pops[0].type = ne_propset; in propnullns()
443 pops[1].name = NULL; in propnullns()
468 pops[1].name = NULL; in prophighunicode()
535 pops[1].name = NULL; in propvalnspace()
[all …]
/dports/sysutils/hared/hared-hare-1.0-45-g8341d8a/vendor/github.com/eclipse/paho.mqtt.golang/
H A Dfvt_client_test.go147 pops.AddBroker(FVTTCP)
149 p := NewClient(pops)
366 p := NewClient(pops)
413 p := NewClient(pops)
459 p := NewClient(pops)
506 p := NewClient(pops)
553 p := NewClient(pops)
599 p := NewClient(pops)
646 p := NewClient(pops)
691 p := NewClient(pops)
[all …]
/dports/devel/grpc130/grpc-1.30.2/test/core/util/
H A Dport_server_client.cc39 grpc_polling_entity pops = {}; member
78 pr.pops = grpc_polling_entity_create_from_pollset(pollset); in grpc_free_port_using_server()
89 grpc_httpcli_get(&context, &pr.pops, resource_quota, &req, in grpc_free_port_using_server()
102 grpc_polling_entity_pollset(&pr.pops), &worker, in grpc_free_port_using_server()
110 grpc_pollset_shutdown(grpc_polling_entity_pollset(&pr.pops), in grpc_free_port_using_server()
121 grpc_polling_entity pops = {}; member
173 grpc_httpcli_get(pr->ctx, &pr->pops, resource_quota, &req, in got_port_from_server()
210 pr.pops = grpc_polling_entity_create_from_pollset(pollset); in grpc_pick_port_using_server()
223 grpc_httpcli_get(&context, &pr.pops, resource_quota, &req, in grpc_pick_port_using_server()
236 grpc_polling_entity_pollset(&pr.pops), &worker, in grpc_pick_port_using_server()
[all …]
/dports/devel/grpc134/grpc-1.34.1/test/core/util/
H A Dport_server_client.cc39 grpc_polling_entity pops = {}; member
79 pr.pops = grpc_polling_entity_create_from_pollset(pollset); in grpc_free_port_using_server()
90 grpc_httpcli_get(&context, &pr.pops, resource_quota, &req, in grpc_free_port_using_server()
103 grpc_polling_entity_pollset(&pr.pops), &worker, in grpc_free_port_using_server()
111 grpc_pollset_shutdown(grpc_polling_entity_pollset(&pr.pops), in grpc_free_port_using_server()
122 grpc_polling_entity pops = {}; member
174 grpc_httpcli_get(pr->ctx, &pr->pops, resource_quota, &req, in got_port_from_server()
211 pr.pops = grpc_polling_entity_create_from_pollset(pollset); in grpc_pick_port_using_server()
224 grpc_httpcli_get(&context, &pr.pops, resource_quota, &req, in grpc_pick_port_using_server()
237 grpc_polling_entity_pollset(&pr.pops), &worker, in grpc_pick_port_using_server()
[all …]
/dports/devel/grpc/grpc-1.42.0/test/core/util/
H A Dport_server_client.cc39 grpc_polling_entity pops = {}; member
79 pr.pops = grpc_polling_entity_create_from_pollset(pollset); in grpc_free_port_using_server()
90 grpc_httpcli_get(&context, &pr.pops, resource_quota, &req, in grpc_free_port_using_server()
102 grpc_polling_entity_pollset(&pr.pops), &worker, in grpc_free_port_using_server()
110 grpc_pollset_shutdown(grpc_polling_entity_pollset(&pr.pops), in grpc_free_port_using_server()
121 grpc_polling_entity pops = {}; member
172 grpc_httpcli_get(pr->ctx, &pr->pops, resource_quota, &req, in got_port_from_server()
208 pr.pops = grpc_polling_entity_create_from_pollset(pollset); in grpc_pick_port_using_server()
221 grpc_httpcli_get(&context, &pr.pops, resource_quota, &req, in grpc_pick_port_using_server()
233 grpc_polling_entity_pollset(&pr.pops), &worker, in grpc_pick_port_using_server()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/core/util/
H A Dport_server_client.cc39 grpc_polling_entity pops; member
78 pr.pops = grpc_polling_entity_create_from_pollset(pollset); in grpc_free_port_using_server()
89 grpc_httpcli_get(&context, &pr.pops, resource_quota, &req, in grpc_free_port_using_server()
102 grpc_polling_entity_pollset(&pr.pops), &worker, in grpc_free_port_using_server()
110 grpc_pollset_shutdown(grpc_polling_entity_pollset(&pr.pops), in grpc_free_port_using_server()
121 grpc_polling_entity pops; member
173 grpc_httpcli_get(pr->ctx, &pr->pops, resource_quota, &req, in got_port_from_server()
210 pr.pops = grpc_polling_entity_create_from_pollset(pollset); in grpc_pick_port_using_server()
223 grpc_httpcli_get(&context, &pr.pops, resource_quota, &req, in grpc_pick_port_using_server()
236 grpc_polling_entity_pollset(&pr.pops), &worker, in grpc_pick_port_using_server()
[all …]
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/eclipse/paho.mqtt.golang/
H A Dfvt_client_test.go147 pops.AddBroker(FVTTCP)
149 p := NewClient(pops)
366 p := NewClient(pops)
413 p := NewClient(pops)
459 p := NewClient(pops)
506 p := NewClient(pops)
553 p := NewClient(pops)
599 p := NewClient(pops)
646 p := NewClient(pops)
691 p := NewClient(pops)
[all …]
/dports/biology/ddocent/dDocent-2.7.8/scripts/
H A Dfilter_hwe_by_pop.pl36 my %pops;
41 $pops{$pop} = [] unless $pops{$pop};
42 push @{$pops{$pop}}, $sample;
47 foreach my $pop (sort keys %pops) {
49 foreach my $ind (@{$pops{$pop}}) {
56 print "Processing population: $pop (" , scalar(@{$pops{$pop}}) , " inds)", "\n";
77 if ($exclude_count{$snp} / scalar(keys %pops) > $cutoff) {
/dports/net/tunneller/tunneller-release-0.6/vendor/github.com/eclipse/paho.mqtt.golang/
H A Dfvt_client_test.go147 pops.AddBroker(FVTTCP)
149 p := NewClient(pops)
366 p := NewClient(pops)
413 p := NewClient(pops)
459 p := NewClient(pops)
506 p := NewClient(pops)
553 p := NewClient(pops)
599 p := NewClient(pops)
646 p := NewClient(pops)
691 p := NewClient(pops)
[all …]
/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/SeqIO/
H A Dmsout.pm498 my @pops = $self->get_Pops;
499 if ( $pops[$#pops] == 1 && !defined $self->{NO_OUTGROUP} && @pops > 1 ) {
520 my @pops = $self->get_Pops;
522 foreach my $pop_num ( 0 .. $#pops ) {
523 if ( $last_read_hap < $pops[$pop_num] ) {
526 else { $last_read_hap -= $pops[$pop_num] }
530 return ( 1, $pops[0] );
688 my @pops = $self->get_Pops;
732 my @pops = $self->get_Pops;
734 foreach ( $next_haps_pop_num .. $#pops ) {
[all …]

12345678910>>...134