Home
last modified time | relevance | path

Searched refs:ks (Results 201 – 225 of 18637) sorted by relevance

12345678910>>...746

/dports/graphics/blender/blender-2.91.0/release/scripts/startup/
H A Dkeyingsets_builtins.py395 def iterator(ksi, context, ks): argument
404 ksi.doLoc(ks, bone)
407 ksi.doRot4d(ks, bone)
409 ksi.doRot3d(ks, bone)
410 ksi.doScale(ks, bone)
416 ksi.doCustomProps(ks, bone)
442 def doLoc(ksi, ks, bone): argument
451 def doRot4d(ksi, ks, bone): argument
475 def doRot3d(ksi, ks, bone): argument
484 def doScale(ksi, ks, bone): argument
[all …]
/dports/devel/py-blessed/blessed-1.19.0/tests/
H A Dtest_keyboard.py89 ks = Keystroke()
91 assert ks.name == ks._name
93 assert ks.code == ks._code
105 assert ks.name == ks._name
106 assert ks._code == 1
107 assert ks.code == ks._code
243 assert ks == u''
251 assert ks == u'n'
260 assert ks.code == 1
267 assert ks.code == 4
[all …]
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/dft/
H A Dgks.py35 if mol is None: mol = ks.mol
48 if ks.grids.coords is None:
51 ks.grids = rks.prune_small_rho_grids_(ks, mol, dm_a+dm_b, ks.grids)
53 if ks.nlc != '':
57 ks.nlcgrids = rks.prune_small_rho_grids_(ks, mol, dm_a+dm_b, ks.nlcgrids)
61 ni = ks._numint
62 n, exc, vxc = ni.nr_uks(mol, ks.grids, ks.xc, (dm_a,dm_b), max_memory=max_memory)
63 if ks.nlc != '':
65 _, enlc, vnlc = ni.nr_rks(mol, ks.nlcgrids, ks.xc+'__'+ks.nlc, dm_a+dm_b,
80 if (ks._eri is None and ks.direct_scf and
[all …]
H A Drks.py76 ks.grids = prune_small_rho_grids_(ks, mol, dm, ks.grids)
78 if ks.nlc != '':
83 ks.nlcgrids = prune_small_rho_grids_(ks, mol, dm, ks.nlcgrids)
86 ni = ks._numint
92 if ks.nlc:
94 _, enlc, vnlc = ni.nr_rks(mol, ks.nlcgrids, ks.xc+'__'+ks.nlc, dm,
106 if (ks._eri is None and ks.direct_scf and
115 if (ks._eri is None and ks.direct_scf and
249 vhf = ks.get_veff(ks.mol, dm)
261 rho = ks._numint.get_rho(mol, dm, grids, ks.max_memory)
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/debug/
H A Dgdbstub.c733 ks->thr_query++; in gdb_cmd_query()
754 ks->threadid = 0; in gdb_cmd_query()
757 if (!getthread(ks->linux_regs, ks->threadid)) { in gdb_cmd_query()
821 thread = getthread(ks->linux_regs, ks->threadid); in gdb_cmd_task()
827 ks->kgdb_usethreadid = ks->threadid; in gdb_cmd_task()
836 thread = getthread(ks->linux_regs, ks->threadid); in gdb_cmd_task()
855 thread = getthread(ks->linux_regs, ks->threadid); in gdb_cmd_thread()
965 ks->kgdb_usethreadid = shadow_pid(kgdb_info[ks->cpu].task->pid); in gdb_serial_stub()
1068 ks->signo, in gdb_serial_stub()
1069 ks->err_code, in gdb_serial_stub()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/debug/
H A Dgdbstub.c733 ks->thr_query++; in gdb_cmd_query()
754 ks->threadid = 0; in gdb_cmd_query()
757 if (!getthread(ks->linux_regs, ks->threadid)) { in gdb_cmd_query()
821 thread = getthread(ks->linux_regs, ks->threadid); in gdb_cmd_task()
827 ks->kgdb_usethreadid = ks->threadid; in gdb_cmd_task()
836 thread = getthread(ks->linux_regs, ks->threadid); in gdb_cmd_task()
855 thread = getthread(ks->linux_regs, ks->threadid); in gdb_cmd_thread()
965 ks->kgdb_usethreadid = shadow_pid(kgdb_info[ks->cpu].task->pid); in gdb_serial_stub()
1068 ks->signo, in gdb_serial_stub()
1069 ks->err_code, in gdb_serial_stub()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/debug/
H A Dgdbstub.c733 ks->thr_query++; in gdb_cmd_query()
754 ks->threadid = 0; in gdb_cmd_query()
757 if (!getthread(ks->linux_regs, ks->threadid)) { in gdb_cmd_query()
821 thread = getthread(ks->linux_regs, ks->threadid); in gdb_cmd_task()
827 ks->kgdb_usethreadid = ks->threadid; in gdb_cmd_task()
836 thread = getthread(ks->linux_regs, ks->threadid); in gdb_cmd_task()
855 thread = getthread(ks->linux_regs, ks->threadid); in gdb_cmd_thread()
965 ks->kgdb_usethreadid = shadow_pid(kgdb_info[ks->cpu].task->pid); in gdb_serial_stub()
1068 ks->signo, in gdb_serial_stub()
1069 ks->err_code, in gdb_serial_stub()
[all …]
/dports/security/keybase/client-v5.7.1/go/kbfs/libkey/
H A Dkey_server_local.go129 if *ks.shutdown {
168 if *ks.shutdown {
202 if *ks.shutdown {
216 config, ks.storCloser, ks.db, log, ks.shutdownLock, ks.shutdown,
217 ks.shutdownFunc}
224 if *ks.shutdown {
227 *ks.shutdown = true
229 if ks.db != nil {
230 _ = ks.db.Close()
234 _ = ks.storCloser()
[all …]
/dports/sysutils/istio/istio-1.6.7/mixer/pkg/checkcache/
H A DkeyShape.go47 ks := keyShape{}
56 ks.absentAttrs = append(ks.absentAttrs, ar)
58 ks.presentAttrs = append(ks.presentAttrs, ar)
63 return ks.absentAttrs[i].Name < ks.absentAttrs[j].Name
67 return ks.presentAttrs[i].Name < ks.presentAttrs[j].Name
70 return ks
76 return ks.checkAbsentAttrs(attrs) && ks.checkPresentAttrs(attrs)
82 name := ks.absentAttrs[i].Name
105 if i+1 == len(ks.absentAttrs) || ks.absentAttrs[i+1].Name != name {
142 if i+1 == len(ks.presentAttrs) || ks.presentAttrs[i+1].Name != name {
[all …]
/dports/chinese/librime/librime-1.7.3/test/
H A Dkey_event_test.cc80 KeySequence ks("zyx123CBA"); in TEST() local
81 ASSERT_EQ(9, ks.size()); in TEST()
92 EXPECT_FALSE(ks[8].shift()); in TEST()
97 ASSERT_EQ(12, ks.size()); in TEST()
105 ASSERT_EQ(12, ks.size()); in TEST()
107 EXPECT_FALSE(ks[3].shift()); in TEST()
110 EXPECT_TRUE(ks[7].shift()); in TEST()
114 EXPECT_TRUE(ks[11].ctrl()); in TEST()
115 EXPECT_TRUE(ks[11].alt()); in TEST()
120 KeySequence ks; in TEST() local
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Ddestest.c310 DES_key_schedule ks; in test_des_ecb() local
346 DES_ecb3_encrypt(&in, &out, &ks, &ks2, &ks, DES_ENCRYPT); in test_des_ede_ecb()
347 DES_ecb3_encrypt(&out, &outin, &ks, &ks2, &ks, DES_DECRYPT); in test_des_ede_ecb()
367 DES_key_schedule ks; in test_des_cbc() local
389 DES_key_schedule ks; in test_des_ede_cbc() local
590 DES_ede3_cfb64_encrypt(plain, cfb_buf1, 12, &ks, &ks, &ks, &cfb_tmp, &n, in test_des_ede_cfb64()
593 &ks, &ks, &cfb_tmp, &n, DES_ENCRYPT); in test_des_ede_cfb64()
598 DES_ede3_cfb64_encrypt(cfb_buf1, cfb_buf2, (long)17, &ks, &ks, &ks, in test_des_ede_cfb64()
601 &ks, &ks, &ks, &cfb_tmp, &n, DES_DECRYPT); in test_des_ede_cfb64()
656 DES_ede3_ofb64_encrypt(&plain[i], &ofb_buf1[i], 1, &ks, &ks, in test_des_ede_ofb64()
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Ddestest.c310 DES_key_schedule ks;
346 DES_ecb3_encrypt(&in, &out, &ks, &ks2, &ks, DES_ENCRYPT);
347 DES_ecb3_encrypt(&out, &outin, &ks, &ks2, &ks, DES_DECRYPT);
367 DES_key_schedule ks;
389 DES_key_schedule ks;
590 DES_ede3_cfb64_encrypt(plain, cfb_buf1, 12, &ks, &ks, &ks, &cfb_tmp, &n,
593 &ks, &ks, &cfb_tmp, &n, DES_ENCRYPT);
598 DES_ede3_cfb64_encrypt(cfb_buf1, cfb_buf2, (long)17, &ks, &ks, &ks,
601 &ks, &ks, &ks, &cfb_tmp, &n, DES_DECRYPT);
656 DES_ede3_ofb64_encrypt(&plain[i], &ofb_buf1[i], 1, &ks, &ks,
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Ddestest.c310 DES_key_schedule ks; in test_des_ecb() local
346 DES_ecb3_encrypt(&in, &out, &ks, &ks2, &ks, DES_ENCRYPT); in test_des_ede_ecb()
347 DES_ecb3_encrypt(&out, &outin, &ks, &ks2, &ks, DES_DECRYPT); in test_des_ede_ecb()
367 DES_key_schedule ks; in test_des_cbc() local
389 DES_key_schedule ks; in test_des_ede_cbc() local
590 DES_ede3_cfb64_encrypt(plain, cfb_buf1, 12, &ks, &ks, &ks, &cfb_tmp, &n, in test_des_ede_cfb64()
593 &ks, &ks, &cfb_tmp, &n, DES_ENCRYPT); in test_des_ede_cfb64()
598 DES_ede3_cfb64_encrypt(cfb_buf1, cfb_buf2, (long)17, &ks, &ks, &ks, in test_des_ede_cfb64()
601 &ks, &ks, &ks, &cfb_tmp, &n, DES_DECRYPT); in test_des_ede_cfb64()
656 DES_ede3_ofb64_encrypt(&plain[i], &ofb_buf1[i], 1, &ks, &ks, in test_des_ede_ofb64()
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Ddestest.c310 DES_key_schedule ks; in test_des_ecb() local
346 DES_ecb3_encrypt(&in, &out, &ks, &ks2, &ks, DES_ENCRYPT); in test_des_ede_ecb()
347 DES_ecb3_encrypt(&out, &outin, &ks, &ks2, &ks, DES_DECRYPT); in test_des_ede_ecb()
367 DES_key_schedule ks; in test_des_cbc() local
389 DES_key_schedule ks; in test_des_ede_cbc() local
590 DES_ede3_cfb64_encrypt(plain, cfb_buf1, 12, &ks, &ks, &ks, &cfb_tmp, &n, in test_des_ede_cfb64()
593 &ks, &ks, &cfb_tmp, &n, DES_ENCRYPT); in test_des_ede_cfb64()
598 DES_ede3_cfb64_encrypt(cfb_buf1, cfb_buf2, (long)17, &ks, &ks, &ks, in test_des_ede_cfb64()
601 &ks, &ks, &ks, &cfb_tmp, &n, DES_DECRYPT); in test_des_ede_cfb64()
656 DES_ede3_ofb64_encrypt(&plain[i], &ofb_buf1[i], 1, &ks, &ks, in test_des_ede_ofb64()
[all …]
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/test/
H A Ddestest.c310 DES_key_schedule ks; in test_des_ecb() local
346 DES_ecb3_encrypt(&in, &out, &ks, &ks2, &ks, DES_ENCRYPT); in test_des_ede_ecb()
347 DES_ecb3_encrypt(&out, &outin, &ks, &ks2, &ks, DES_DECRYPT); in test_des_ede_ecb()
367 DES_key_schedule ks; in test_des_cbc() local
389 DES_key_schedule ks; in test_des_ede_cbc() local
590 DES_ede3_cfb64_encrypt(plain, cfb_buf1, 12, &ks, &ks, &ks, &cfb_tmp, &n, in test_des_ede_cfb64()
593 &ks, &ks, &cfb_tmp, &n, DES_ENCRYPT); in test_des_ede_cfb64()
598 DES_ede3_cfb64_encrypt(cfb_buf1, cfb_buf2, (long)17, &ks, &ks, &ks, in test_des_ede_cfb64()
601 &ks, &ks, &ks, &cfb_tmp, &n, DES_DECRYPT); in test_des_ede_cfb64()
656 DES_ede3_ofb64_encrypt(&plain[i], &ofb_buf1[i], 1, &ks, &ks, in test_des_ede_ofb64()
[all …]
/dports/security/openssl-devel/openssl-3.0.2/test/
H A Ddestest.c310 DES_key_schedule ks; in test_des_ecb() local
346 DES_ecb3_encrypt(&in, &out, &ks, &ks2, &ks, DES_ENCRYPT); in test_des_ede_ecb()
347 DES_ecb3_encrypt(&out, &outin, &ks, &ks2, &ks, DES_DECRYPT); in test_des_ede_ecb()
367 DES_key_schedule ks; in test_des_cbc() local
389 DES_key_schedule ks; in test_des_ede_cbc() local
590 DES_ede3_cfb64_encrypt(plain, cfb_buf1, 12, &ks, &ks, &ks, &cfb_tmp, &n, in test_des_ede_cfb64()
593 &ks, &ks, &cfb_tmp, &n, DES_ENCRYPT); in test_des_ede_cfb64()
598 DES_ede3_cfb64_encrypt(cfb_buf1, cfb_buf2, (long)17, &ks, &ks, &ks, in test_des_ede_cfb64()
601 &ks, &ks, &ks, &cfb_tmp, &n, DES_DECRYPT); in test_des_ede_cfb64()
656 DES_ede3_ofb64_encrypt(&plain[i], &ofb_buf1[i], 1, &ks, &ks, in test_des_ede_ofb64()
[all …]
/dports/x11-wm/kickshaw/kickshaw_0.5.26_source_only/GTK3.93/source/
H A Dcontext_menu.c50 gtk_css_provider_load_from_data (ks.cm_css_provider, in create_cm_headline()
230 if (ks.txt_fields[ICON_PATH_TXT]) { in create_context_menu()
247 gtk_tree_model_iter_parent (ks.model, &parent, &ks.iter); in create_context_menu()
250 parent = ks.iter; in create_context_menu()
276 gtk_tree_model_iter_parent (ks.model, &parent, &ks.iter); in create_context_menu()
279 …if ((STREQ (ks.txt_fields[TYPE_TXT], "action") && STREQ (ks.txt_fields[MENU_ELEMENT_TXT], "Execute… in create_context_menu()
283 gtk_tree_model_iter_parent (ks.model, &parent, &ks.iter); in create_context_menu()
286 parent = ks.iter; in create_context_menu()
291 … gtk_tree_model_iter_n_children (ks.model, &ks.iter) < NUMBER_OF_STARTUPNOTIFY_OPTS)) { in create_context_menu()
314 !gtk_tree_model_iter_has_child (ks.model, &ks.iter)) { in create_context_menu()
[all …]
/dports/x11-wm/kickshaw/kickshaw_0.5.26_source_only/GTK3/source/
H A Dcontext_menu.c58 gtk_css_provider_load_from_data (ks.cm_css_provider, in create_cm_headline()
236 if (ks.txt_fields[ICON_PATH_TXT]) { in create_context_menu()
253 gtk_tree_model_iter_parent (ks.model, &parent, &ks.iter); in create_context_menu()
256 parent = ks.iter; in create_context_menu()
282 gtk_tree_model_iter_parent (ks.model, &parent, &ks.iter); in create_context_menu()
285 …if ((STREQ (ks.txt_fields[TYPE_TXT], "action") && STREQ (ks.txt_fields[MENU_ELEMENT_TXT], "Execute… in create_context_menu()
289 gtk_tree_model_iter_parent (ks.model, &parent, &ks.iter); in create_context_menu()
292 parent = ks.iter; in create_context_menu()
297 … gtk_tree_model_iter_n_children (ks.model, &ks.iter) < NUMBER_OF_STARTUPNOTIFY_OPTS)) { in create_context_menu()
320 !gtk_tree_model_iter_has_child (ks.model, &ks.iter)) { in create_context_menu()
[all …]
/dports/java/icedtea-web/icedtea-web-1.6.2/netx/net/sourceforge/jnlp/security/
H A DKeyStores.java131 return ks; in getKeyStore()
152 if (ks != null) { in getCertKeyStores()
157 if (ks != null) { in getCertKeyStores()
162 if (ks != null) { in getCertKeyStores()
167 if (ks != null) { in getCertKeyStores()
183 if (ks != null) { in getCAKeyStores()
188 if (ks != null) { in getCAKeyStores()
193 if (ks != null) { in getCAKeyStores()
198 if (ks != null) { in getCAKeyStores()
215 if (ks != null) { in getClientKeyStores()
[all …]
/dports/math/dieharder/dieharder-3.31.1/libdieharder/bauer/
H A Dskein_block64.c77 ks[0] = ctx->Key[0]; in Threefish_512_Process_Blocks64()
78 ks[1] = ctx->Key[1]; in Threefish_512_Process_Blocks64()
79 ks[2] = ctx->Key[2]; in Threefish_512_Process_Blocks64()
80 ks[3] = ctx->Key[3]; in Threefish_512_Process_Blocks64()
81 ks[4] = ctx->Key[4]; in Threefish_512_Process_Blocks64()
82 ks[5] = ctx->Key[5]; in Threefish_512_Process_Blocks64()
83 ks[6] = ctx->Key[6]; in Threefish_512_Process_Blocks64()
84 ks[7] = ctx->Key[7]; in Threefish_512_Process_Blocks64()
85 ks[8] = ks[0] ^ ks[1] ^ ks[2] ^ ks[3] ^ in Threefish_512_Process_Blocks64()
86 ks[4] ^ ks[5] ^ ks[6] ^ ks[7] ^ SKEIN_KS_PARITY; in Threefish_512_Process_Blocks64()
[all …]
/dports/math/dieharder/dieharder-3.31.1/libdieharder/
H A Dskein_block64.c77 ks[0] = ctx->Key[0]; in Threefish_512_Process_Blocks64()
78 ks[1] = ctx->Key[1]; in Threefish_512_Process_Blocks64()
79 ks[2] = ctx->Key[2]; in Threefish_512_Process_Blocks64()
80 ks[3] = ctx->Key[3]; in Threefish_512_Process_Blocks64()
81 ks[4] = ctx->Key[4]; in Threefish_512_Process_Blocks64()
82 ks[5] = ctx->Key[5]; in Threefish_512_Process_Blocks64()
83 ks[6] = ctx->Key[6]; in Threefish_512_Process_Blocks64()
84 ks[7] = ctx->Key[7]; in Threefish_512_Process_Blocks64()
85 ks[8] = ks[0] ^ ks[1] ^ ks[2] ^ ks[3] ^ in Threefish_512_Process_Blocks64()
86 ks[4] ^ ks[5] ^ ks[6] ^ ks[7] ^ SKEIN_KS_PARITY; in Threefish_512_Process_Blocks64()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/debug/kdb/
H A Dkdb_debugger.c57 unsigned long addr = kgdb_arch_pc(ks->ex_vector, ks->linux_regs); in kdb_stub()
62 kdb_ks = ks; in kdb_stub()
68 ks->pass_exception = 0; in kdb_stub()
72 if (ks->err_code == KDB_REASON_SYSTEM_NMI && ks->signo == SIGTRAP) in kdb_stub()
110 ks->signo == SIGTRAP) { in kdb_stub()
122 ks->pass_exception = 1; in kdb_stub()
135 ks->err_code, db_result, ks->linux_regs); in kdb_stub()
152 gdbstub_state(ks, "s"); in kdb_stub()
154 gdbstub_state(ks, "c"); in kdb_stub()
159 kgdb_info[ks->cpu].ret_state = gdbstub_state(ks, "e"); in kdb_stub()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/debug/kdb/
H A Dkdb_debugger.c57 unsigned long addr = kgdb_arch_pc(ks->ex_vector, ks->linux_regs); in kdb_stub()
62 kdb_ks = ks; in kdb_stub()
68 ks->pass_exception = 0; in kdb_stub()
72 if (ks->err_code == KDB_REASON_SYSTEM_NMI && ks->signo == SIGTRAP) in kdb_stub()
110 ks->signo == SIGTRAP) { in kdb_stub()
122 ks->pass_exception = 1; in kdb_stub()
135 ks->err_code, db_result, ks->linux_regs); in kdb_stub()
152 gdbstub_state(ks, "s"); in kdb_stub()
154 gdbstub_state(ks, "c"); in kdb_stub()
159 kgdb_info[ks->cpu].ret_state = gdbstub_state(ks, "e"); in kdb_stub()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/debug/kdb/
H A Dkdb_debugger.c57 unsigned long addr = kgdb_arch_pc(ks->ex_vector, ks->linux_regs); in kdb_stub()
62 kdb_ks = ks; in kdb_stub()
68 ks->pass_exception = 0; in kdb_stub()
72 if (ks->err_code == KDB_REASON_SYSTEM_NMI && ks->signo == SIGTRAP) in kdb_stub()
110 ks->signo == SIGTRAP) { in kdb_stub()
122 ks->pass_exception = 1; in kdb_stub()
135 ks->err_code, db_result, ks->linux_regs); in kdb_stub()
152 gdbstub_state(ks, "s"); in kdb_stub()
154 gdbstub_state(ks, "c"); in kdb_stub()
159 kgdb_info[ks->cpu].ret_state = gdbstub_state(ks, "e"); in kdb_stub()
[all …]
/dports/security/cryptlib/cryptlib-3.4.3/crypt/
H A Daeskey.c104 ke4(cx->ks, 0); ke4(cx->ks, 1); in aes_xi()
105 ke4(cx->ks, 2); ke4(cx->ks, 3); in aes_xi()
106 ke4(cx->ks, 4); ke4(cx->ks, 5); in aes_xi()
107 ke4(cx->ks, 6); ke4(cx->ks, 7); in aes_xi()
154 ke6(cx->ks, 0); ke6(cx->ks, 1); in aes_xi()
155 ke6(cx->ks, 2); ke6(cx->ks, 3); in aes_xi()
156 ke6(cx->ks, 4); ke6(cx->ks, 5); in aes_xi()
207 ke8(cx->ks, 0); ke8(cx->ks, 1); in aes_xi()
208 ke8(cx->ks, 2); ke8(cx->ks, 3); in aes_xi()
209 ke8(cx->ks, 4); ke8(cx->ks, 5); in aes_xi()
[all …]

12345678910>>...746