Home
last modified time | relevance | path

Searched refs:ikey (Results 1 – 25 of 2222) sorted by relevance

12345678910>>...89

/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dkey_test.go41 ik := ikey(key, seq, kt)
95 shortSep(ikey("foo", 100, keyTypeVal),
96 ikey("foo", 99, keyTypeVal)))
98 shortSep(ikey("foo", 100, keyTypeVal),
99 ikey("foo", 101, keyTypeVal)))
102 ikey("foo", 100, keyTypeVal)))
105 ikey("foo", 100, keyTypeDel)))
110 ikey("bar", 99, keyTypeVal)))
115 ikey("hello", 200, keyTypeVal)))
120 ikey("foobar", 200, keyTypeVal)))
[all …]
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dkey_test.go41 ik := ikey(key, seq, kt)
95 shortSep(ikey("foo", 100, keyTypeVal),
96 ikey("foo", 99, keyTypeVal)))
98 shortSep(ikey("foo", 100, keyTypeVal),
99 ikey("foo", 101, keyTypeVal)))
102 ikey("foo", 100, keyTypeVal)))
105 ikey("foo", 100, keyTypeDel)))
110 ikey("bar", 99, keyTypeVal)))
115 ikey("hello", 200, keyTypeVal)))
120 ikey("foobar", 200, keyTypeVal)))
[all …]
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dkey_test.go41 ik := ikey(key, seq, kt)
95 shortSep(ikey("foo", 100, keyTypeVal),
96 ikey("foo", 99, keyTypeVal)))
98 shortSep(ikey("foo", 100, keyTypeVal),
99 ikey("foo", 101, keyTypeVal)))
102 ikey("foo", 100, keyTypeVal)))
105 ikey("foo", 100, keyTypeDel)))
110 ikey("bar", 99, keyTypeVal)))
115 ikey("hello", 200, keyTypeVal)))
120 ikey("foobar", 200, keyTypeVal)))
[all …]
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dkey_test.go41 ik := ikey(key, seq, kt)
95 shortSep(ikey("foo", 100, keyTypeVal),
96 ikey("foo", 99, keyTypeVal)))
98 shortSep(ikey("foo", 100, keyTypeVal),
99 ikey("foo", 101, keyTypeVal)))
102 ikey("foo", 100, keyTypeVal)))
105 ikey("foo", 100, keyTypeDel)))
110 ikey("bar", 99, keyTypeVal)))
115 ikey("hello", 200, keyTypeVal)))
120 ikey("foobar", 200, keyTypeVal)))
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dkey_test.go41 ik := ikey(key, seq, kt)
95 shortSep(ikey("foo", 100, keyTypeVal),
96 ikey("foo", 99, keyTypeVal)))
98 shortSep(ikey("foo", 100, keyTypeVal),
99 ikey("foo", 101, keyTypeVal)))
102 ikey("foo", 100, keyTypeVal)))
105 ikey("foo", 100, keyTypeDel)))
110 ikey("bar", 99, keyTypeVal)))
115 ikey("hello", 200, keyTypeVal)))
120 ikey("foobar", 200, keyTypeVal)))
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dkey_test.go41 ik := ikey(key, seq, kt)
95 shortSep(ikey("foo", 100, keyTypeVal),
96 ikey("foo", 99, keyTypeVal)))
98 shortSep(ikey("foo", 100, keyTypeVal),
99 ikey("foo", 101, keyTypeVal)))
102 ikey("foo", 100, keyTypeVal)))
105 ikey("foo", 100, keyTypeDel)))
110 ikey("bar", 99, keyTypeVal)))
115 ikey("hello", 200, keyTypeVal)))
120 ikey("foobar", 200, keyTypeVal)))
[all …]
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dkey_test.go41 ik := ikey(key, seq, kt)
95 shortSep(ikey("foo", 100, keyTypeVal),
96 ikey("foo", 99, keyTypeVal)))
98 shortSep(ikey("foo", 100, keyTypeVal),
99 ikey("foo", 101, keyTypeVal)))
102 ikey("foo", 100, keyTypeVal)))
105 ikey("foo", 100, keyTypeDel)))
110 ikey("bar", 99, keyTypeVal)))
115 ikey("hello", 200, keyTypeVal)))
120 ikey("foobar", 200, keyTypeVal)))
[all …]
/dports/www/tusc/tusc-0.4.7/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dkey_test.go41 ik := ikey(key, seq, kt)
95 shortSep(ikey("foo", 100, keyTypeVal),
96 ikey("foo", 99, keyTypeVal)))
98 shortSep(ikey("foo", 100, keyTypeVal),
99 ikey("foo", 101, keyTypeVal)))
102 ikey("foo", 100, keyTypeVal)))
105 ikey("foo", 100, keyTypeDel)))
110 ikey("bar", 99, keyTypeVal)))
115 ikey("hello", 200, keyTypeVal)))
120 ikey("foobar", 200, keyTypeVal)))
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/syndtr/goleveldb/leveldb/
H A Dkey_test.go41 ik := ikey(key, seq, kt)
95 shortSep(ikey("foo", 100, ktVal),
96 ikey("foo", 99, ktVal)))
98 shortSep(ikey("foo", 100, ktVal),
99 ikey("foo", 101, ktVal)))
102 ikey("foo", 100, ktVal)))
105 ikey("foo", 100, ktDel)))
110 ikey("bar", 99, ktVal)))
115 ikey("hello", 200, ktVal)))
120 ikey("foobar", 200, ktVal)))
[all …]
/dports/misc/sword/sword-1.8.1/include/
H A Dswkey.h39 SWKey &operator =(const char *ikey) { setText(ikey); return *this; } \
40 SWKey &operator =(const SWKey &ikey) { positionFrom(ikey); return *this; } \
43 bool operator ==(const SWKey &ikey) { return equals(ikey); } \
44 bool operator !=(const SWKey &ikey) { return !equals(ikey); } \
45 virtual bool operator >(const SWKey &ikey) { return (compare(ikey) > 0); } \
46 virtual bool operator <(const SWKey &ikey) { return (compare(ikey) < 0); } \
47 virtual bool operator >=(const SWKey &ikey) { return (compare(ikey) > -1); } \
48 virtual bool operator <=(const SWKey &ikey) { return (compare(ikey) < 1); } \
124 SWKey(const char *ikey = 0);
174 virtual void positionFrom(const SWKey &ikey) { copyFrom(ikey); } in positionFrom() argument
[all …]
/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dreadinput.c58 ikey=0; in readinput()
211 nline,&ikey)); in readinput()
216 nline,&ikey)); in readinput()
221 nline,&ikey)); in readinput()
225 nline,&ikey)); in readinput()
229 nline,&ikey)); in readinput()
233 nline,&ikey)); in readinput()
320 nline,&ikey)); in readinput()
411 nline,&ikey)); in readinput()
464 inp[3*ipoinp[2*ikey-1]-2]=*nline; in readinput()
[all …]
/dports/editors/yudit/yudit-3.0.7/stoolkit/sencoder/
H A DSB_GB18030.cpp163 SS_UCS4 ikey; in decode() local
181 ikey = (SS_UCS4) in[i++]; ikey = ikey << 8; in decode()
182 ikey += (SS_UCS4) in[i]; in decode()
194 ucs4string.append (vle + ikey - key); in decode()
204 ikey = (SS_UCS4) in[i++]; ikey = ikey << 8; in decode()
205 ikey += (SS_UCS4) in[i++]; ikey = ikey << 8; in decode()
206 ikey += (SS_UCS4) in[i++]; ikey = ikey << 8; in decode()
207 ikey += (SS_UCS4) in[i]; in decode()
209 if (ikey > 0x8431A439) in decode()
212 if (ikey>0xE3329A35 || ikey<0x90308130) in decode()
[all …]
/dports/security/pks/pks/
H A Dpkscheck.c69 DBT ikey, idata, kkey, kdata; in main() local
92 memset (&ikey, 0, sizeof (ikey)); in main()
98 for (ret = (*(cursor->c_get)) (cursor, &ikey, &idata, DB_FIRST); in main()
99 ret == 0; ret = (*(cursor->c_get)) (cursor, &ikey, &idata, DB_NEXT)) in main()
104 (int) ikey.size, (char *) ikey.data, (int) idata.size); in main()
131 memset (&ikey, 0, sizeof (ikey)); in main()
138 for (ret = (*(cursor->c_get)) (cursor, &ikey, &idata, DB_FIRST); in main()
139 ret == 0; ret = (*(cursor->c_get)) (cursor, &ikey, &idata, DB_NEXT)) in main()
144 (int) ikey.size, (char *) ikey.data, (int) idata.size); in main()
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/translation/cld2/internal/
H A Dtote.cc53 int key_group = ikey >> 2; in Add()
60 score_[ikey] += idelta; in Add()
132 int sub0 = ikey & 15; in Add()
133 if (key_[sub0] == ikey) { in Add()
141 if (key_[sub1] == ikey) { in Add()
149 if (key_[sub2] == ikey) { in Add()
170 key_[alloc] = ikey; in Add()
188 int sub0 = ikey & 15; in Find()
189 if (key_[sub0] == ikey) { in Find()
193 if (key_[sub1] == ikey) { in Find()
[all …]
/dports/www/firefox/firefox-99.0/browser/components/translation/cld2/internal/
H A Dtote.cc53 int key_group = ikey >> 2; in Add()
60 score_[ikey] += idelta; in Add()
132 int sub0 = ikey & 15; in Add()
133 if (key_[sub0] == ikey) { in Add()
141 if (key_[sub1] == ikey) { in Add()
149 if (key_[sub2] == ikey) { in Add()
170 key_[alloc] = ikey; in Add()
188 int sub0 = ikey & 15; in Find()
189 if (key_[sub0] == ikey) { in Find()
193 if (key_[sub1] == ikey) { in Find()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/browser/components/translation/cld2/internal/
H A Dtote.cc53 int key_group = ikey >> 2; in Add()
60 score_[ikey] += idelta; in Add()
132 int sub0 = ikey & 15; in Add()
133 if (key_[sub0] == ikey) { in Add()
141 if (key_[sub1] == ikey) { in Add()
149 if (key_[sub2] == ikey) { in Add()
170 key_[alloc] = ikey; in Add()
188 int sub0 = ikey & 15; in Find()
189 if (key_[sub0] == ikey) { in Find()
193 if (key_[sub1] == ikey) { in Find()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/translation/cld2/internal/
H A Dtote.cc53 int key_group = ikey >> 2; in Add()
60 score_[ikey] += idelta; in Add()
132 int sub0 = ikey & 15; in Add()
133 if (key_[sub0] == ikey) { in Add()
141 if (key_[sub1] == ikey) { in Add()
149 if (key_[sub2] == ikey) { in Add()
170 key_[alloc] = ikey; in Add()
188 int sub0 = ikey & 15; in Find()
189 if (key_[sub0] == ikey) { in Find()
193 if (key_[sub1] == ikey) { in Find()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/browser/components/translation/cld2/internal/
H A Dtote.cc53 int key_group = ikey >> 2; in Add()
60 score_[ikey] += idelta; in Add()
132 int sub0 = ikey & 15; in Add()
133 if (key_[sub0] == ikey) { in Add()
141 if (key_[sub1] == ikey) { in Add()
149 if (key_[sub2] == ikey) { in Add()
170 key_[alloc] = ikey; in Add()
188 int sub0 = ikey & 15; in Find()
189 if (key_[sub0] == ikey) { in Find()
193 if (key_[sub1] == ikey) { in Find()
[all …]
/dports/devel/cld2/cld-20150505/internal/
H A Dtote.cc53 int key_group = ikey >> 2; in Add()
60 score_[ikey] += idelta; in Add()
132 int sub0 = ikey & 15; in Add()
133 if (key_[sub0] == ikey) { in Add()
141 if (key_[sub1] == ikey) { in Add()
149 if (key_[sub2] == ikey) { in Add()
170 key_[alloc] = ikey; in Add()
188 int sub0 = ikey & 15; in Find()
189 if (key_[sub0] == ikey) { in Find()
193 if (key_[sub1] == ikey) { in Find()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/components/translation/cld2/internal/
H A Dtote.cc53 int key_group = ikey >> 2; in Add()
60 score_[ikey] += idelta; in Add()
132 int sub0 = ikey & 15; in Add()
133 if (key_[sub0] == ikey) { in Add()
141 if (key_[sub1] == ikey) { in Add()
149 if (key_[sub2] == ikey) { in Add()
170 key_[alloc] = ikey; in Add()
188 int sub0 = ikey & 15; in Find()
189 if (key_[sub0] == ikey) { in Find()
193 if (key_[sub1] == ikey) { in Find()
[all …]
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/duo/
H A DWeb.php66 if ($u_ikey !== $ikey) {
76 public static function signRequest($ikey, $skey, $akey, $username, $time = null) argument
84 if (!isset($ikey) || strlen($ikey) !== self::IKEY_LEN) {
94 $vals = $username . '|' . $ikey;
102 public static function verifyResponse($ikey, $skey, $akey, $sig_response, $time = null) argument
106 $auth_user = self::parseVals($skey, $auth_sig, self::AUTH_PREFIX, $ikey, $time);
107 $app_user = self::parseVals($akey, $app_sig, self::APP_PREFIX, $ikey, $time);
124 if (!isset($ikey) || strlen($ikey) !== self::IKEY_LEN) {
131 $blob = $username . '|' . $ikey;
154 public static function verifyAuth($client, $ikey, $akey, $response_txid) argument
[all …]
/dports/databases/rocksdb-lite/rocksdb-6.26.1/db/
H A Ddb_iter.cc551 ParsedInternalKey ikey; in MergeValuesNewToOld() local
554 if (!ParseKey(&ikey)) { in MergeValuesNewToOld()
562 if (kTypeDeletion == ikey.type || kTypeSingleDeletion == ikey.type || in MergeValuesNewToOld()
702 ParsedInternalKey ikey; in ReverseToForward() local
842 ts = Slice(ikey.user_key.data() + ikey.user_key.size() - timestamp_size_, in FindValueForCurrentKey()
1027 ParsedInternalKey ikey; in FindValueForCurrentKeyUsingSeek() local
1041 ts = Slice(ikey.user_key.data() + ikey.user_key.size() - timestamp_size_, in FindValueForCurrentKeyUsingSeek()
1061 if (ikey.type == kTypeDeletion || ikey.type == kTypeSingleDeletion || in FindValueForCurrentKeyUsingSeek()
1076 if (ikey.type == kTypeValue || ikey.type == kTypeBlobIndex) { in FindValueForCurrentKeyUsingSeek()
1112 if (ikey.type == kTypeDeletion || ikey.type == kTypeSingleDeletion || in FindValueForCurrentKeyUsingSeek()
[all …]
/dports/databases/rocksdb/rocksdb-6.26.1/db/
H A Ddb_iter.cc551 ParsedInternalKey ikey; in MergeValuesNewToOld() local
554 if (!ParseKey(&ikey)) { in MergeValuesNewToOld()
562 if (kTypeDeletion == ikey.type || kTypeSingleDeletion == ikey.type || in MergeValuesNewToOld()
702 ParsedInternalKey ikey; in ReverseToForward() local
842 ts = Slice(ikey.user_key.data() + ikey.user_key.size() - timestamp_size_, in FindValueForCurrentKey()
1027 ParsedInternalKey ikey; in FindValueForCurrentKeyUsingSeek() local
1041 ts = Slice(ikey.user_key.data() + ikey.user_key.size() - timestamp_size_, in FindValueForCurrentKeyUsingSeek()
1061 if (ikey.type == kTypeDeletion || ikey.type == kTypeSingleDeletion || in FindValueForCurrentKeyUsingSeek()
1076 if (ikey.type == kTypeValue || ikey.type == kTypeBlobIndex) { in FindValueForCurrentKeyUsingSeek()
1112 if (ikey.type == kTypeDeletion || ikey.type == kTypeSingleDeletion || in FindValueForCurrentKeyUsingSeek()
[all …]
/dports/math/R-cran-xts/xts/inst/unitTests/
H A Drunit.binsearch.R10 ikey <- ivec[ans] functionVar
11 checkIdentical(ans, xts:::binsearch(ikey, ivec, TRUE))
12 checkIdentical(ans, xts:::binsearch(ikey, ivec, FALSE))
74 ikey <- NA_integer_ functionVar
75 checkIdentical(na, xts:::binsearch(ikey, ivec, TRUE))
76 checkIdentical(na, xts:::binsearch(ikey, ivec, FALSE))
88 ikey <- integer() functionVar
89 checkIdentical(na, xts:::binsearch(ikey, ivec, TRUE))
90 checkIdentical(na, xts:::binsearch(ikey, ivec, FALSE))
102 ikey <- 0L functionVar
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Ddb_iter.cc551 ParsedInternalKey ikey; in MergeValuesNewToOld() local
554 if (!ParseKey(&ikey)) { in MergeValuesNewToOld()
562 if (kTypeDeletion == ikey.type || kTypeSingleDeletion == ikey.type || in MergeValuesNewToOld()
690 ParsedInternalKey ikey; in ReverseToForward() local
830 ts = Slice(ikey.user_key.data() + ikey.user_key.size() - timestamp_size_, in FindValueForCurrentKey()
1001 ParsedInternalKey ikey; in FindValueForCurrentKeyUsingSeek() local
1015 ts = Slice(ikey.user_key.data() + ikey.user_key.size() - timestamp_size_, in FindValueForCurrentKeyUsingSeek()
1035 if (ikey.type == kTypeDeletion || ikey.type == kTypeSingleDeletion || in FindValueForCurrentKeyUsingSeek()
1050 if (ikey.type == kTypeValue || ikey.type == kTypeBlobIndex) { in FindValueForCurrentKeyUsingSeek()
1086 if (ikey.type == kTypeDeletion || ikey.type == kTypeSingleDeletion || in FindValueForCurrentKeyUsingSeek()
[all …]

12345678910>>...89