Home
last modified time | relevance | path

Searched refs:unassigned (Results 1 – 25 of 2902) sorted by relevance

12345678910>>...117

/dports/sysutils/gaffitter/gaffitter-0.6.0/src/optimizers/
H A DGeneticAlgorithm.cc143 sort( unassigned.begin(), unassigned.end(), SizeName::CmpSizeRev ); in FirstFitDecreasing()
460 unassigned ) const in DominanceOptimizer()
464 sort( unassigned.begin(), unassigned.end(), SizeName::CmpSizeRev ); in DominanceOptimizer()
505 unassigned.erase( unassigned.begin() + j ); in DominanceForOne()
509 unassigned.begin(), unassigned.end(), bin[one], in DominanceForOne()
564 unassigned.erase( unassigned.begin() + j ); in DominanceForTwo()
569 unassigned.begin(), unassigned.end(), bin[one], in DominanceForTwo()
574 it = lower_bound( unassigned.begin(), unassigned.end(), bin[two], in DominanceForTwo()
649 unassigned.erase( unassigned.begin() + k ); in DominanceForThree()
650 unassigned.erase( unassigned.begin() + j ); in DominanceForThree()
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/rtl-console/src/win/
H A Dkeyboard.pp323 -2 for unassigned
337 { 05 unassigned } -2,
338 { 06 unassigned } -2,
339 { 07 unassigned } -2,
342 { 0A unassigned } -2,
343 { 0B unassigned } -2,
346 { 0E unassigned } -2,
347 { 0F unassigned } -2,
358 { 1A unassigned } -2,
390 { 3A unassigned } -2,
[all …]
/dports/lang/fpc-rtl-console/fpc-3.2.2/packages/rtl-console/src/win/
H A Dkeyboard.pp323 -2 for unassigned
337 { 05 unassigned } -2,
338 { 06 unassigned } -2,
339 { 07 unassigned } -2,
342 { 0A unassigned } -2,
343 { 0B unassigned } -2,
346 { 0E unassigned } -2,
347 { 0F unassigned } -2,
358 { 1A unassigned } -2,
390 { 3A unassigned } -2,
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/util/
H A Dmknum.pl119 my $unassigned;
139 $stats{unassigned} = 0 unless defined $stats{unassigned};
140 $unassigned = $stats{unassigned} - $dropped;
141 if ($unassigned) {
142 my $symbol = $unassigned == 1 ? "symbol" : "symbols";
143 my $is = $unassigned == 1 ? "is" : "are";
144 print STDERR "${ordinals_file}: $unassigned $symbol $is without ordinal number\n";
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/util/
H A Dmknum.pl119 my $unassigned;
139 $stats{unassigned} = 0 unless defined $stats{unassigned};
140 $unassigned = $stats{unassigned} - $dropped;
141 if ($unassigned) {
142 my $symbol = $unassigned == 1 ? "symbol" : "symbols";
143 my $is = $unassigned == 1 ? "is" : "are";
144 print STDERR "${ordinals_file}: $unassigned $symbol $is without ordinal number\n";
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/util/
H A Dmknum.pl119 my $unassigned;
139 $stats{unassigned} = 0 unless defined $stats{unassigned};
140 $unassigned = $stats{unassigned} - $dropped;
141 if ($unassigned) {
142 my $symbol = $unassigned == 1 ? "symbol" : "symbols";
143 my $is = $unassigned == 1 ? "is" : "are";
144 print STDERR "${ordinals_file}: $unassigned $symbol $is without ordinal number\n";
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/util/
H A Dmknum.pl119 my $unassigned;
139 $stats{unassigned} = 0 unless defined $stats{unassigned};
140 $unassigned = $stats{unassigned} - $dropped;
141 if ($unassigned) {
142 my $symbol = $unassigned == 1 ? "symbol" : "symbols";
143 my $is = $unassigned == 1 ? "is" : "are";
144 print STDERR "${ordinals_file}: $unassigned $symbol $is without ordinal number\n";
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/util/
H A Dmknum.pl119 my $unassigned;
139 $stats{unassigned} = 0 unless defined $stats{unassigned};
140 $unassigned = $stats{unassigned} - $dropped;
141 if ($unassigned) {
142 my $symbol = $unassigned == 1 ? "symbol" : "symbols";
143 my $is = $unassigned == 1 ? "is" : "are";
144 print STDERR "${ordinals_file}: $unassigned $symbol $is without ordinal number\n";
/dports/security/openssl-devel/openssl-3.0.2/util/
H A Dmknum.pl119 my $unassigned;
139 $stats{unassigned} = 0 unless defined $stats{unassigned};
140 $unassigned = $stats{unassigned} - $dropped;
141 if ($unassigned) {
142 my $symbol = $unassigned == 1 ? "symbol" : "symbols";
143 my $is = $unassigned == 1 ? "is" : "are";
144 print STDERR "${ordinals_file}: $unassigned $symbol $is without ordinal number\n";
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cloudscale_ch/cloud/tests/integration/targets/floating_ip/tasks/
H A Dunassigned.yml4 name: '{{ cloudscale_resource_prefix }}-unassigned'
7 reverse_ptr: '{{ cloudscale_resource_prefix }}-unassigned.example.com'
11 # The only way to have an unassigned floating IP is to delete the server
18 - name: Do not fail if floating IP is unassigned
22 - name: Verify do not fail if floating IP is unassigned
/dports/math/cadical/cadical-1.0.3-cb89cbf/src/
H A Dbacktrack.cpp88 int reassigned = 0, unassigned = 0; in backtrack() local
95 unassigned++; in backtrack()
113 unassigned, percent (unassigned, unassigned + reassigned)); in backtrack()
115 reassigned, percent (reassigned, unassigned + reassigned)); in backtrack()
/dports/lang/racket/racket-8.3/share/pkgs/sasl-lib/private/
H A Dsaslprep.rkt11 (define (saslprep orig #:who [who #f] #:allow-unassigned? [allow-unassigned? #f])
14 (do-prohibit who s orig allow-unassigned?)
40 (define (do-prohibit who s orig allow-unassigned?)
45 (when (and (not allow-unassigned?) (unassigned-char? c))
46 (bad "unassigned character in string"))))
49 (define unassigned-char? (char-predicate unassigned-in-unicode-3.2))
/dports/emulators/qemu/qemu-6.2.0/hw/nubus/
H A Dtrace-events4 nubus_slot_read(uint64_t addr, int size) "reading unassigned addr 0x%"PRIx64 " size %d"
5 nubus_slot_write(uint64_t addr, uint64_t val, int size) "writing unassigned addr 0x%"PRIx64 " value…
6 nubus_super_slot_read(uint64_t addr, int size) "reading unassigned addr 0x%"PRIx64 " size %d"
7 nubus_super_slot_write(uint64_t addr, uint64_t val, int size) "writing unassigned addr 0x%"PRIx64 "…
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/cloudscale_floating_ip/tasks/
H A Dunassigned.yml6 reverse_ptr: '{{ cloudscale_resource_prefix }}-unassigned.example.com'
9 # The only way to have an unassigned floating IP is to delete the server
16 - name: Do not fail if floating IP is unassigned
20 - name: Verify do not fail if floating IP is unassigned
/dports/lang/gawk/gawk-5.1.1/test/
H A Dtypeof5.ok1 unassigned
2 unassigned
3 unassigned
/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/audioconvert/
H A Dchannelmix-ops.c152 uint64_t unassigned; in make_matrix() local
213 if (unassigned & FRONT){ in make_matrix()
228 if (unassigned & STEREO){ in make_matrix()
240 if (unassigned & _MASK(RC)) { in make_matrix()
272 if (unassigned & REAR) { in make_matrix()
311 if (unassigned & SIDE) { in make_matrix()
350 if (unassigned & _MASK(FLC)) { in make_matrix()
363 if (unassigned & _MASK(LFE) && in make_matrix()
384 if (unassigned & FRONT) { in make_matrix()
405 if (unassigned & SIDE) { in make_matrix()
[all …]
/dports/devel/icu/icu/source/test/testdata/
H A Dtest2.ucm47 #unassigned \x09
49 # extensions where the first code point is unassigned, for replay testing
53 # toUnicode result is surrogate pair: test real pair, single unit, unassigned
56 #unassigned \x01\x0c
59 #unassigned \x01\x0f
H A Dtest3.ucm48 #unassigned \x09
50 # extensions where the first code point is unassigned, for replay testing
54 # toUnicode result is surrogate pair: test real pair, single unit, unassigned
57 #unassigned \x01\x02\x0c
60 #unassigned \x01\x02\x0f
/dports/devel/icu-lx/icu/source/test/testdata/
H A Dtest2.ucm47 #unassigned \x09
49 # extensions where the first code point is unassigned, for replay testing
53 # toUnicode result is surrogate pair: test real pair, single unit, unassigned
56 #unassigned \x01\x0c
59 #unassigned \x01\x0f
H A Dtest3.ucm48 #unassigned \x09
50 # extensions where the first code point is unassigned, for replay testing
54 # toUnicode result is surrogate pair: test real pair, single unit, unassigned
57 #unassigned \x01\x02\x0c
60 #unassigned \x01\x02\x0f
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/test/testdata/
H A Dtest2.ucm47 #unassigned \x09
49 # extensions where the first code point is unassigned, for replay testing
53 # toUnicode result is surrogate pair: test real pair, single unit, unassigned
56 #unassigned \x01\x0c
59 #unassigned \x01\x0f
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/test/testdata/
H A Dtest2.ucm47 #unassigned \x09
49 # extensions where the first code point is unassigned, for replay testing
53 # toUnicode result is surrogate pair: test real pair, single unit, unassigned
56 #unassigned \x01\x0c
59 #unassigned \x01\x0f
/dports/www/firefox/firefox-99.0/intl/icu/source/test/testdata/
H A Dtest2.ucm47 #unassigned \x09
49 # extensions where the first code point is unassigned, for replay testing
53 # toUnicode result is surrogate pair: test real pair, single unit, unassigned
56 #unassigned \x01\x0c
59 #unassigned \x01\x0f
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/test/testdata/
H A Dtest2.ucm47 #unassigned \x09
49 # extensions where the first code point is unassigned, for replay testing
53 # toUnicode result is surrogate pair: test real pair, single unit, unassigned
56 #unassigned \x01\x0c
59 #unassigned \x01\x0f
/dports/lang/solidity/solidity_0.8.11/test/libsolidity/syntaxTests/multiVariableDeclaration/
H A DmultiVariableDeclarationComplex.sol12 // Warning 6321: (176-180): Unnamed return variable can remain unassigned. Add an explicit return w…
13 // Warning 6321: (182-186): Unnamed return variable can remain unassigned. Add an explicit return w…
14 // Warning 6321: (188-192): Unnamed return variable can remain unassigned. Add an explicit return w…
15 // Warning 6321: (213-217): Unnamed return variable can remain unassigned. Add an explicit return w…

12345678910>>...117