Home
last modified time | relevance | path

Searched refs:value2b (Results 1 – 25 of 50) sorted by relevance

12

/dports/mail/postfix-current/postfix-3.7-20211107/src/postconf/
H A Dtest59.ref6 -o {name2=value2a value2b}
10 ./postconf: warning: ./master.cf: unused parameter: name2=value2a value2b
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/go-git/go-git/v5/plumbing/format/config/
H A Dfixtures_test.go70 opt2 = value2b
79 opt2 = value2b
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/go-git/go-git/v5/plumbing/format/config/
H A Dfixtures_test.go70 opt2 = value2b
79 opt2 = value2b
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/go-git/go-git/v5/plumbing/format/config/
H A Dfixtures_test.go70 opt2 = value2b
79 opt2 = value2b
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/go-git/v5/go-git-341962be15a4/plumbing/format/config/
H A Dfixtures_test.go70 opt2 = value2b
79 opt2 = value2b
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/go-git/go-git/v5/plumbing/format/config/
H A Dfixtures_test.go70 opt2 = value2b
79 opt2 = value2b
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/base/
H A Dhash.cc83 uint32_t value2b = static_cast<uint32_t>((value2 >> 32) & 0xffffffff); in HashInts64() local
88 uint64_t product4 = static_cast<uint64_t>(value2b) * short_random4; in HashInts64()
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/base/
H A Dhash.h74 uint32_t value2b = static_cast<uint32_t>((value2 >> 32) & 0xffffffff); in HashInts64() local
79 uint64_t product4 = static_cast<uint64_t>(value2b) * short_random4; in HashInts64()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/hash/
H A Dhash.cc73 uint32_t value2b = static_cast<uint32_t>((value2 >> 32) & 0xffffffff); in HashInts64Impl() local
78 uint64_t product4 = static_cast<uint64_t>(value2b) * short_random4; in HashInts64Impl()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/hash/
H A Dhash.cc71 uint32_t value2b = static_cast<uint32_t>((value2 >> 32) & 0xffffffff); in HashInts64Impl() local
76 uint64_t product4 = static_cast<uint64_t>(value2b) * short_random4; in HashInts64Impl()
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/hash/
H A Dhash.cc71 uint32_t value2b = static_cast<uint32_t>((value2 >> 32) & 0xffffffff); in HashInts64Impl() local
76 uint64_t product4 = static_cast<uint64_t>(value2b) * short_random4; in HashInts64Impl()
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/hash/
H A Dhash.cc71 uint32_t value2b = static_cast<uint32_t>((value2 >> 32) & 0xffffffff); in HashInts64Impl() local
76 uint64_t product4 = static_cast<uint64_t>(value2b) * short_random4; in HashInts64Impl()
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/hash/
H A Dhash.cc71 uint32_t value2b = static_cast<uint32_t>((value2 >> 32) & 0xffffffff); in HashInts64Impl() local
76 uint64_t product4 = static_cast<uint64_t>(value2b) * short_random4; in HashInts64Impl()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/unittest/gunit/temptable/
H A Dcell_calculator-t.cc186 std::array<uchar, Table_wrapper::FIELD_SHORT_LENGTH> value2b; in TEST() local
191 table.store_short_value(value2b, 0x4321); in TEST()
196 temptable::Cell cell2b(false, value2b.size(), value2b.data()); in TEST()
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/builder/dockerfile/parser/testfiles/env/
H A Dresult16 (env "name" "value" "name1" "value1" "name2" "\"value2a value2b\"" "name3" "\"value3a\\n…
H A DDockerfile21 value2b" \
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/builder/dockerfile/parser/testfiles/env/
H A Dresult16 (env "name" "value" "name1" "value1" "name2" "\"value2a value2b\"" "name3" "\"value3a\\n…
H A DDockerfile21 value2b" \
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/base/containers/
H A Dhash_tables.h231 uint32_t value2b = static_cast<uint32_t>((value2 >> 32) & 0xffffffff);
236 uint64_t product4 = static_cast<uint64_t>(value2b) * short_random4;
/dports/print/latex2rtf/latex2rtf-2.3.17/
H A Dpreamble.c780 char *value1b = NULL, *value2b = NULL; in ExecGeomOptions() local
791 value2b = strtok(NULL, ": "); in ExecGeomOptions()
836 ExecGeomOptions ("vmarginratio", value2, value2b); in ExecGeomOptions()
/dports/lang/gcc48/gcc-4.8.5/libgo/go/mime/multipart/
H A Dmultipart_test.go93 HEADER2: value2b
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/mime/multipart/
H A Dmultipart_test.go93 HEADER2: value2b
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/mime/multipart/
H A Dmultipart_test.go93 HEADER2: value2b
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/mime/multipart/
H A Dmultipart_test.go93 HEADER2: value2b
/dports/graphics/py-pyx/PyX-0.15/pyx/graph/
H A Dstyle.py1805 for value2a, value2b in zip(values2[:-1], values2[1:]):
1808 available2, valid2, v2 = sharedata.data12[value1a][value2b]
1810 available4, valid4, v4 = sharedata.data12[value1b][value2b]
1840 c2 = privatedata.colors[value1a][value2b]
1842 c4 = privatedata.colors[value1b][value2b]

12