Home
last modified time | relevance | path

Searched defs:keys (Results 176 – 200 of 28528) sorted by relevance

12345678910>>...1142

/dports/net-p2p/c-lightning/lightning-0.10.2/devtools/
H A Dcheckchannels.c59 struct keys { struct
64 static void derive_keys(const struct secret *seed, struct keys *keys) in derive_keys()
75 struct keys keys; in derive_funding_key() local
/dports/java/trove4j/3.1a1/test/gnu/trove/map/hash/
H A DTHashMapTest.java77 String[] keys = {"Key1", "Key2", "Key3", "Key4", "Key5"}; in testConstructors() local
117 String[] keys = {"Key1", "Key2", "Key3", "Key4", "Key5"}; in testEquals() local
238 Set keys = ss_map.keySet(); in testKeySet() local
265 Integer[] keys = {new Integer( 1 ), in testForEachKey() local
289 Integer[] keys = {new Integer( 1 ), in testForEachKeyFalse() local
311 String[] keys = {"one", "two", "three", "four"}; in testForEachValue() local
334 String[] keys = {"one", "two", "three", "four"}; in testForEachValueFalse() local
357 String[] keys = {"one", "two", "three", "four"}; in testForEachEntry() local
380 String[] keys = {"one", "two", "three", "four"}; in testForEachEntryInterrupt() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/trust_tokens/
H A Ded25519_trust_token_request_signer_unittest.cc40 Keys keys = KeysFromSeed(seed); in TEST() local
55 Keys keys = KeysFromSeed(seed); in TEST() local
70 Keys keys = KeysFromSeed(seed); in TEST() local
84 Keys keys = KeysFromSeed(seed); in TEST() local
101 Keys keys = KeysFromSeed(seed); in TEST() local
116 Keys keys = KeysFromSeed(seed); in TEST() local
141 Keys keys = KeysFromSeed(seed); in TEST() local
156 Keys keys = KeysFromSeed(seed); in TEST() local
172 Keys keys = KeysFromSeed(seed); in TEST() local
187 Keys keys = KeysFromSeed(seed); in TEST() local
[all …]
/dports/cad/horizon-eda/horizon-2.1.0/src/imp/
H A Dkeys_default.json4 "keys": { object
23 "keys": { object
35 "keys": { object
58 "keys": { object
77 "keys": { object
100 "keys": { object
123 "keys": { object
142 "keys": { object
161 "keys": { object
180 "keys": { object
[all …]
/dports/www/rssroll/libcez-1.05/src/keyvalue/
H A Dkv.c29 kv_add(struct kvtree *keys, char *key, char *value) in kv_add()
105 kv_delete(struct kvtree *keys, struct kv *kv) in kv_delete()
123 kv_extend(struct kvtree *keys, struct kv *kv, char *value) in kv_extend()
142 kv_purge(struct kvtree *keys) in kv_purge()
184 kv_find(struct kvtree *keys, struct kv *kv) in kv_find()
215 kv_init(struct kvtree *keys) in kv_init()
/dports/multimedia/qmmp-qt5/qmmp-1.5.2/src/plugins/Ui/qsui/
H A Dkeyboardmanager.cpp64 int keys = qobject_cast<QAction *>(sender())->shortcut()[0]; in processUp() local
141 int keys = qobject_cast<QAction *>(sender())->shortcut()[0]; in processDown() local
271 int keys = qobject_cast<QAction *>(sender())->shortcut()[0]; in processHome() local
290 int keys = qobject_cast<QAction *>(sender())->shortcut()[0]; in processEnd() local
307 void KeyboardManager::addAction(int keys, const char *method) in addAction()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/
H A DKeys.hxx24 VTKM_CONT void Keys<T>::BuildArrays(const KeyArrayType& keys, in BuildArrays()
51 VTKM_CONT void Keys<T>::BuildArraysInPlace(KeyArrayType& keys, in BuildArraysInPlace()
78 VTKM_CONT void Keys<T>::BuildArraysInternal(KeyArrayType& keys, vtkm::cont::DeviceAdapterId device) in BuildArraysInternal()
107 VTKM_CONT void Keys<T>::BuildArraysInternalStable(const KeyArrayType& keys, in BuildArraysInternalStable()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/mrb/scripts/
H A Dtable.rb24 def sort(keys, options={}) argument
39 def group(keys, result) argument
65 def ensure_sort_keys_accept_nil(keys, &block) argument
71 def ensure_sort_keys(keys) argument
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/vendor/groonga/lib/mrb/scripts/
H A Dtable.rb24 def sort(keys, options={}) argument
39 def group(keys, result) argument
65 def ensure_sort_keys_accept_nil(keys, &block) argument
71 def ensure_sort_keys(keys) argument
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/mrb/scripts/
H A Dtable.rb24 def sort(keys, options={}) argument
39 def group(keys, result) argument
65 def ensure_sort_keys_accept_nil(keys, &block) argument
71 def ensure_sort_keys(keys) argument
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/mrb/scripts/
H A Dtable.rb24 def sort(keys, options={}) argument
39 def group(keys, result) argument
65 def ensure_sort_keys_accept_nil(keys, &block) argument
71 def ensure_sort_keys(keys) argument
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/vendor/groonga/lib/mrb/scripts/
H A Dtable.rb24 def sort(keys, options={}) argument
39 def group(keys, result) argument
65 def ensure_sort_keys_accept_nil(keys, &block) argument
71 def ensure_sort_keys(keys) argument
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/vendor/groonga/lib/mrb/scripts/
H A Dtable.rb24 def sort(keys, options={}) argument
39 def group(keys, result) argument
65 def ensure_sort_keys_accept_nil(keys, &block) argument
71 def ensure_sort_keys(keys) argument
/dports/security/libkleo/libkleo-21.12.3/autotests/fixtures/keyresolvercoretest/
H A Dreadme.md57 ### Unused OpenPGP keys
89 ### Generate a Test CA certificate and mark it as trusted
106 ### Generate some test keys certified by the Test CA
/dports/www/smarty3/smarty-3.1.34/demo/plugins/
H A Dcacheresource.apc.php35 protected function read(array $keys)
53 protected function write(array $keys, $expire = null)
68 protected function delete(array $keys)
/dports/finance/prestashop/prestashop/vendor/smarty/smarty/demo/plugins/
H A Dcacheresource.apc.php35 protected function read(array $keys)
53 protected function write(array $keys, $expire = null)
68 protected function delete(array $keys)
/dports/www/thirtybees/thirtybees-1.1.0/vendor/smarty/smarty/demo/plugins/
H A Dcacheresource.apc.php30 protected function read(array $keys)
49 protected function write(array $keys, $expire = null)
65 protected function delete(array $keys)
/dports/devel/folly/folly-2021.12.27.00/folly/experimental/test/
H A DQuotientMultiSetTest.cpp139 std::vector<uint64_t> keys = { in TEST_F() local
159 std::vector<uint64_t> keys(67, 0); in TEST_F() local
187 std::vector<uint64_t> keys; in TEST_F() local
198 std::vector<uint64_t> keys; in TEST_F() local
208 std::vector<uint64_t> keys; in TEST_F() local
219 std::vector<uint64_t> keys; in TEST_F() local
232 std::vector<uint64_t> keys; in TEST_F() local
246 std::vector<uint64_t> keys; in TEST_F() local
256 std::vector<uint64_t> keys; in TEST_F() local
266 std::vector<uint64_t> keys; in TEST_F() local
[all …]
/dports/java/apache-commons-collections/commons-collections-3.2.2-src/src/test/org/apache/commons/collections/comparators/
H A DTestFixedOrderComparator.java90 String[] keys = (String[]) topCities.clone(); in testConstructorPlusAdd() local
98 String[] keys = (String[]) topCities.clone(); in testArrayConstructor() local
111 String[] keys = (String[]) topCities.clone(); in testListConstructor() local
173 LinkedList keys = new LinkedList(Arrays.asList(topCities)); in testUnknownObjectBehavior() local
202 Object[] keys = (Object[]) orderedObjects.clone(); in assertComparatorYieldsOrder() local
/dports/science/lammps/lammps-stable_29Sep2021/lib/gpu/cudpp_mini/
H A Dradixsort_app.cu51 void radixSortStep(uint *keys, in radixSortStep()
288 void radixSortSingleBlock(uint *keys, in radixSortSingleBlock()
331 void radixSort(uint *keys, in radixSort()
433 void radixSortFloatKeys(float* keys, in radixSortFloatKeys()
453 void radixSortStepKeysOnly(uint *keys, in radixSortStepKeysOnly()
666 void radixSortSingleBlockKeysOnly(uint *keys, in radixSortSingleBlockKeysOnly()
706 void radixSortKeysOnly(uint *keys, in radixSortKeysOnly()
790 void radixSortFloatKeysOnly(float *keys, in radixSortFloatKeysOnly()
958 void cudppRadixSortDispatch(void *keys, in cudppRadixSortDispatch()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/gpu/cudpp_mini/
H A Dradixsort_app.cu51 void radixSortStep(uint *keys, in radixSortStep()
288 void radixSortSingleBlock(uint *keys, in radixSortSingleBlock()
331 void radixSort(uint *keys, in radixSort()
433 void radixSortFloatKeys(float* keys, in radixSortFloatKeys()
453 void radixSortStepKeysOnly(uint *keys, in radixSortStepKeysOnly()
666 void radixSortSingleBlockKeysOnly(uint *keys, in radixSortSingleBlockKeysOnly()
706 void radixSortKeysOnly(uint *keys, in radixSortKeysOnly()
790 void radixSortFloatKeysOnly(float *keys, in radixSortFloatKeysOnly()
958 void cudppRadixSortDispatch(void *keys, in cudppRadixSortDispatch()
/dports/net/messagelib/messagelib-21.12.3/messagecomposer/autotests/
H A Dsignjobtest.cpp38 const std::vector<GpgME::Key> &keys = Test::getKeys(); in testContentDirect() local
58 const std::vector<GpgME::Key> &keys = Test::getKeys(); in testContentChained() local
80 const std::vector<GpgME::Key> &keys = Test::getKeys(); in testHeaders() local
113 const std::vector<GpgME::Key> &keys = Test::getKeys(); in testRecommentationRFC3156() local
144 const std::vector<GpgME::Key> &keys = Test::getKeys(); in testMixedContent() local
219 const std::vector<GpgME::Key> &keys = Test::getKeys(); in testProtectedHeaders() local
258 const std::vector<GpgME::Key> &keys = Test::getKeys(); in testProtectedHeadersOverwrite() local
302 const std::vector<GpgME::Key> &keys = Test::getKeys(); in testProtectedHeadersSkipLong() local
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/fst-0.4.7/tests/
H A Dtest.rs55 let keys = vec!["fa", "fo", "fob", "focus", "foo", "food", "foul"]; in complement_small() localVariable
60 let keys = stream.into_strs().unwrap(); in complement_small() localVariable
67 let keys = vec![ in startswith_small() localVariable
75 let keys = stream.into_strs().unwrap(); in startswith_small() localVariable
87 let keys = vec!["fab", "fo", "fob", "focus", "foo", "food", "foul", "goo"]; in intersection_small() localVariable
93 let keys = stream.into_strs().unwrap(); in intersection_small() localVariable
100 let keys = vec!["fab", "fob", "focus", "foo", "food", "goo"]; in union_small() localVariable
106 let keys = stream.into_strs().unwrap(); in union_small() localVariable
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/fst-0.4.7/tests/
H A Dtest.rs55 let keys = vec!["fa", "fo", "fob", "focus", "foo", "food", "foul"]; in complement_small() localVariable
60 let keys = stream.into_strs().unwrap(); in complement_small() localVariable
67 let keys = vec![ in startswith_small() localVariable
75 let keys = stream.into_strs().unwrap(); in startswith_small() localVariable
87 let keys = vec!["fab", "fo", "fob", "focus", "foo", "food", "foul", "goo"]; in intersection_small() localVariable
93 let keys = stream.into_strs().unwrap(); in intersection_small() localVariable
100 let keys = vec!["fab", "fob", "focus", "foo", "food", "goo"]; in union_small() localVariable
106 let keys = stream.into_strs().unwrap(); in union_small() localVariable
/dports/lang/rust/rustc-1.58.1-src/vendor/fst-0.4.5/tests/
H A Dtest.rs55 let keys = vec!["fa", "fo", "fob", "focus", "foo", "food", "foul"]; in complement_small() localVariable
60 let keys = stream.into_strs().unwrap(); in complement_small() localVariable
67 let keys = vec![ in startswith_small() localVariable
75 let keys = stream.into_strs().unwrap(); in startswith_small() localVariable
87 let keys = vec!["fab", "fo", "fob", "focus", "foo", "food", "foul", "goo"]; in intersection_small() localVariable
93 let keys = stream.into_strs().unwrap(); in intersection_small() localVariable
100 let keys = vec!["fab", "fob", "focus", "foo", "food", "goo"]; in union_small() localVariable
106 let keys = stream.into_strs().unwrap(); in union_small() localVariable

12345678910>>...1142