Home
last modified time | relevance | path

Searched refs:kt (Results 251 – 275 of 12657) sorted by relevance

1...<<11121314151617181920>>...507

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/blossom/concorde97/KDTREE/
H A Dkdbuild.c154 void CCkdtree_free (kt) in CCkdtree_free()
155 CCkdtree *kt; in CCkdtree_free()
160 if (kt->perm)
162 if (kt->bucketptr)
400 CCkdtree *kt; in CCkdtree_delete()
407 p = kt->bucketptr[k];
411 SWAP (kt->perm[j], kt->perm[p->hipt], temp);
425 CCkdtree *kt; in CCkdtree_delete_all()
440 CCkdtree *kt; in CCkdtree_undelete()
453 SWAP (kt->perm[j], kt->perm[p->hipt], temp);
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sun/security/tools/jarsigner/
H A DEnableRevocation.java39 static OutputAnalyzer kt(String cmd, String ks) throws Exception { in kt() method in EnableRevocation
45 kt("-certreq -alias " + owner + " -file tmp.req", "ks"); in gencert()
46 kt("-gencert -infile tmp.req -outfile tmp.cert " + cmd, "ks"); in gencert()
47 kt("-importcert -alias " + owner + " -file tmp.cert", "ks"); in gencert()
52 kt("-genkeypair -keyalg rsa -alias ca -dname CN=CA -ext bc:c", "ks"); in main()
53 kt("-genkeypair -keyalg rsa -alias ca1 -dname CN=CA1", "ks"); in main()
54 kt("-genkeypair -keyalg rsa -alias e1 -dname CN=E1", "ks"); in main()
75 kt("-exportcert -alias ca -rfc -file cacert", "ks"); in main()
76 kt("-importcert -noprompt -file cacert", "caks"); in main()
H A DEC.java40 static OutputAnalyzer kt(String cmd) throws Exception { in kt() method in EC
46 kt("-certreq -alias " + owner + " -file tmp.req") in gencert()
48 kt("-gencert -infile tmp.req -outfile tmp.cert " + cmd) in gencert()
50 kt("-import -alias " + owner + " -file tmp.cert") in gencert()
62 kt("-alias ca -dname CN=ca -keyalg ec -genkey -validity 300 -ext bc:c") in main()
64 kt("-alias a -dname CN=a -keyalg ec -genkey") in main()
68 kt("-alias b -dname CN=b -keyalg ec -genkey") in main()
73 kt("-alias c -dname CN=c -keyalg ec -genkey -keysize 521") in main()
77 kt("-alias x -dname CN=x -keyalg ec -genkey -validity 300") in main()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sun/security/tools/jarsigner/
H A DEnableRevocation.java39 static OutputAnalyzer kt(String cmd, String ks) throws Exception { in kt() method in EnableRevocation
45 kt("-certreq -alias " + owner + " -file tmp.req", "ks"); in gencert()
46 kt("-gencert -infile tmp.req -outfile tmp.cert " + cmd, "ks"); in gencert()
47 kt("-importcert -alias " + owner + " -file tmp.cert", "ks"); in gencert()
52 kt("-genkeypair -keyalg rsa -alias ca -dname CN=CA -ext bc:c", "ks"); in main()
53 kt("-genkeypair -keyalg rsa -alias ca1 -dname CN=CA1", "ks"); in main()
54 kt("-genkeypair -keyalg rsa -alias e1 -dname CN=E1", "ks"); in main()
75 kt("-exportcert -alias ca -rfc -file cacert", "ks"); in main()
76 kt("-importcert -noprompt -file cacert", "caks"); in main()
H A DEC.java40 static OutputAnalyzer kt(String cmd) throws Exception { in kt() method in EC
46 kt("-certreq -alias " + owner + " -file tmp.req") in gencert()
48 kt("-gencert -infile tmp.req -outfile tmp.cert " + cmd) in gencert()
50 kt("-import -alias " + owner + " -file tmp.cert") in gencert()
62 kt("-alias ca -dname CN=ca -keyalg ec -genkey -validity 300 -ext bc:c") in main()
64 kt("-alias a -dname CN=a -keyalg ec -genkey") in main()
68 kt("-alias b -dname CN=b -keyalg ec -genkey") in main()
73 kt("-alias c -dname CN=c -keyalg ec -genkey -keysize 521") in main()
77 kt("-alias x -dname CN=x -keyalg ec -genkey -validity 300") in main()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sun/security/tools/jarsigner/
H A DEnableRevocation.java39 static OutputAnalyzer kt(String cmd, String ks) throws Exception { in kt() method in EnableRevocation
45 kt("-certreq -alias " + owner + " -file tmp.req", "ks"); in gencert()
46 kt("-gencert -infile tmp.req -outfile tmp.cert " + cmd, "ks"); in gencert()
47 kt("-importcert -alias " + owner + " -file tmp.cert", "ks"); in gencert()
52 kt("-genkeypair -keyalg rsa -alias ca -dname CN=CA -ext bc:c", "ks"); in main()
53 kt("-genkeypair -keyalg rsa -alias ca1 -dname CN=CA1", "ks"); in main()
54 kt("-genkeypair -keyalg rsa -alias e1 -dname CN=E1", "ks"); in main()
75 kt("-exportcert -alias ca -rfc -file cacert", "ks"); in main()
76 kt("-importcert -noprompt -file cacert", "caks"); in main()
H A DEC.java40 static OutputAnalyzer kt(String cmd) throws Exception { in kt() method in EC
46 kt("-certreq -alias " + owner + " -file tmp.req") in gencert()
48 kt("-gencert -infile tmp.req -outfile tmp.cert " + cmd) in gencert()
50 kt("-import -alias " + owner + " -file tmp.cert") in gencert()
62 kt("-alias ca -dname CN=ca -keyalg ec -genkey -validity 300 -ext bc:c") in main()
64 kt("-alias a -dname CN=a -keyalg ec -genkey") in main()
68 kt("-alias b -dname CN=b -keyalg ec -genkey") in main()
73 kt("-alias c -dname CN=c -keyalg ec -genkey -keysize 521") in main()
77 kt("-alias x -dname CN=x -keyalg ec -genkey -validity 300") in main()
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/go-kivik/kiviktest/db/
H A Dgetindexes.go13 kt.Register("GetIndexes", getIndexes)
16 func getIndexes(ctx *kt.Context) {
17 ctx.RunAdmin(func(ctx *kt.Context) {
21 ctx.RunNoAuth(func(ctx *kt.Context) {
25 ctx.RunRW(func(ctx *kt.Context) {
26 ctx.RunAdmin(func(ctx *kt.Context) {
30 ctx.RunNoAuth(func(ctx *kt.Context) {
37 func roGetIndexesTests(ctx *kt.Context, client *kivik.Client) {
41 ctx.Run(dbname, func(ctx *kt.Context) {
49 func rwGetIndexesTests(ctx *kt.Context, client *kivik.Client) {
[all …]
H A Ddelattachment.go11 kt.Register("DeleteAttachment", delAttachment)
14 func delAttachment(ctx *kt.Context) {
15 ctx.RunRW(func(ctx *kt.Context) {
18 ctx.Run("group", func(ctx *kt.Context) {
19 ctx.RunAdmin(func(ctx *kt.Context) {
26 ctx.RunNoAuth(func(ctx *kt.Context) {
37 func testDeleteAttachmentNoDoc(ctx *kt.Context, client *kivik.Client, dbname string) {
42 ctx.Run("NoDoc", func(ctx *kt.Context) {
49 func testDeleteAttachments(ctx *kt.Context, client *kivik.Client, dbname, filename string) {
50 ctx.Run(filename, func(ctx *kt.Context) {
[all …]
H A Ddelindex.go11 kt.Register("DeleteIndex", delindex)
14 func delindex(ctx *kt.Context) {
15 ctx.RunRW(func(ctx *kt.Context) {
16 ctx.RunAdmin(func(ctx *kt.Context) {
20 ctx.RunNoAuth(func(ctx *kt.Context) {
27 func testDelIndex(ctx *kt.Context, client *kivik.Client) {
41 ctx.Run("group", func(ctx *kt.Context) {
42 ctx.Run("ValidIndex", func(ctx *kt.Context) {
46 ctx.Run("NotFoundDdoc", func(ctx *kt.Context) {
50 ctx.Run("NotFoundName", func(ctx *kt.Context) {
H A Dfind.go15 kt.Register("Find", find)
18 func find(ctx *kt.Context) {
19 ctx.RunAdmin(func(ctx *kt.Context) {
22 ctx.RunNoAuth(func(ctx *kt.Context) {
25 ctx.RunRW(func(ctx *kt.Context) {
30 func testFindRW(ctx *kt.Context) {
40 ctx.Run("group", func(ctx *kt.Context) {
41 ctx.RunAdmin(func(ctx *kt.Context) {
44 ctx.RunNoAuth(func(ctx *kt.Context) {
81 ctx.Run(dbName, func(ctx *kt.Context) {
[all …]
/dports/games/wolfpack/empire-4.4.1/tests/build/units/
H A D04-nukes-47 build n -1,3 10kt 21
9 | 10kt needs 50l/50h/25o/70r/10k$, tech 80
11 build n -1,3 10kt 1 301
12 build n -1,3 10kt 1 279
14 build n -1,3 10kt
15 build n 3:5,3 10kt
25 build n 1:3,3 10kt
31 build n 1:3,3 10kt
45 10kt
46 build n 1,3 10kt
[all …]
/dports/audio/afsp/AFsp-v8r2/libtsp/ST/
H A DSTkeyMatch.c60 const char *kt; in STkeyMatch() local
72 for (kt = KeyTable[i], s = String; *kt != '\0' && *s != '\0'; ++kt) { in STkeyMatch()
74 if (*kt == '*') { in STkeyMatch()
80 else if (*s != *kt) in STkeyMatch()
89 if (*s == '\0' && (*kt == '\0' || state == STAR || *kt == '*')) in STkeyMatch()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sun/security/tools/keytool/
H A DDeprecateKeyalg.java41 kt("-genkeypair -keyalg DSA -alias a -dname CN=A") in main()
45 kt("-genkeypair -alias b -dname CN=B") in main()
50 kt("-genseckey -keyalg DES -alias c") in main()
54 kt("-genseckey -alias d") in main()
59 kt("-genkeypair -alias e -dname CN=e -keyalg EC -groupname brainpoolP256r1") in main()
62 kt("-genkeypair -alias f -dname CN=f -keyalg EC") in main()
65 kt("-genkeypair -alias g -dname CN=g -keyalg EC -keysize 384") in main()
69 private static OutputAnalyzer kt(String cmd) throws Throwable { in kt() method in DeprecateKeyalg
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sun/security/tools/keytool/
H A DDeprecateKeyalg.java41 kt("-genkeypair -keyalg DSA -alias a -dname CN=A") in main()
45 kt("-genkeypair -alias b -dname CN=B") in main()
50 kt("-genseckey -keyalg DES -alias c") in main()
54 kt("-genseckey -alias d") in main()
59 kt("-genkeypair -alias e -dname CN=e -keyalg EC -groupname brainpoolP256r1") in main()
62 kt("-genkeypair -alias f -dname CN=f -keyalg EC") in main()
65 kt("-genkeypair -alias g -dname CN=g -keyalg EC -keysize 384") in main()
69 private static OutputAnalyzer kt(String cmd) throws Throwable { in kt() method in DeprecateKeyalg
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/go-kivik/kiviktest/client/
H A Dalldbs.go14 kt.Register("AllDBs", allDBs)
17 func allDBs(ctx *kt.Context) {
18 ctx.RunAdmin(func(ctx *kt.Context) {
21 ctx.RunNoAuth(func(ctx *kt.Context) {
25 ctx.Run("RW", func(ctx *kt.Context) {
31 func testAllDBsRW(ctx *kt.Context) {
36 ctx.Run("group", func(ctx *kt.Context) {
37 ctx.RunAdmin(func(ctx *kt.Context) {
40 ctx.RunNoAuth(func(ctx *kt.Context) {
46 func testAllDBs(ctx *kt.Context, client *kivik.Client, expected []string) {
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/Geomatics/
H A DSatPassUtilities.cpp95 for(kt=indexMap.begin(); kt != indexMap.end(); kt++) { in Dump()
139 ttag = SPList[kt->first].time(kt->second); in FindMilliseconds()
142 for(kt = indexMap.begin(); kt != indexMap.end(); ++kt) { in FindMilliseconds()
143 ii = kt->first; jj = kt->second; in FindMilliseconds()
184 ttag = SPList[kt->first].time(kt->second); in RemoveMilliseconds()
189 for(kt = indexMap.begin(); kt != indexMap.end(); ++kt) { in RemoveMilliseconds()
190 ii = kt->first; jj = kt->second; in RemoveMilliseconds()
570 for(kt=indexMap.begin(); kt != indexMap.end(); ++kt) { in SatPassToRinex2File()
571 ii = kt->first; jj = kt->second; in SatPassToRinex2File()
691 for(kt=indexMap.begin(); kt != indexMap.end(); ++kt) { in SatPassToRinex3File()
[all …]
/dports/security/keybase/client-v5.7.1/go/libkb/
H A Dkex2_router_test.go24 kt := &ktester{}
25 if _, err := rand.Read(kt.sender[:]); err != nil {
31 if _, err := rand.Read(kt.I[:]); err != nil {
35 return kt
52 kt := newKtester()
59 if err := kt.post(mr, []byte(m1)); err != nil {
63 if err := kt.post(mr, []byte(m2)); err != nil {
68 msgs, err := kt.get(mr, 0, 100*time.Millisecond)
89 msgs, merr = kt.get(mr, 3, 10*time.Second)
96 if err := kt.post(mr, []byte(m3)); err != nil {
[all …]
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/GNSSEph/
H A DClockSatStore.cpp93 kt=it1; n=0; in getValue()
104 if(kt == it2) break; in getValue()
105 ++kt; in getValue()
209 DataTableIterator it1, it2, kt; in getClockBias() local
220 kt = it1; in getClockBias()
224 if(kt == it2) break; in getClockBias()
225 ++kt; in getClockBias()
258 DataTableIterator it1, it2, kt; in getClockDrift() local
272 kt = it1; in getClockDrift()
280 if(kt == it2) break; in getClockDrift()
[all …]
/dports/devel/git-lfs/git-lfs-3.0.2/vendor/github.com/jcmturner/gokrb5/v8/keytab/
H A Dkeytab.go139 if kt.version == 1 {
155 kt.Entries = append(kt.Entries, e)
172 kt := new(Keytab)
175 return kt, err
177 err = kt.Unmarshal(b)
178 return kt, err
216 kt.version = b[1]
217 if kt.version != 1 && kt.version != 2 {
290 kt.Entries = append(kt.Entries, ke)
352 if kt.version == 1 {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/jcmturner/gokrb5/v8/keytab/
H A Dkeytab.go139 if kt.version == 1 {
155 kt.Entries = append(kt.Entries, e)
172 kt := new(Keytab)
175 return kt, err
177 err = kt.Unmarshal(b)
178 return kt, err
216 kt.version = b[1]
217 if kt.version != 1 && kt.version != 2 {
290 kt.Entries = append(kt.Entries, ke)
352 if kt.version == 1 {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/jcmturner/gokrb5/v8/keytab/
H A Dkeytab.go139 if kt.version == 1 {
155 kt.Entries = append(kt.Entries, e)
172 kt := new(Keytab)
175 return kt, err
177 err = kt.Unmarshal(b)
178 return kt, err
216 kt.version = b[1]
217 if kt.version != 1 && kt.version != 2 {
290 kt.Entries = append(kt.Entries, ke)
352 if kt.version == 1 {
[all …]
/dports/devel/libtecla/libtecla/
H A Dkeytab.h107 KeyTab *_del_KeyTab(KeyTab *kt);
109 int _kt_set_keybinding(KeyTab *kt, KtBinder binder,
111 int _kt_set_keyfn(KeyTab *kt, KtBinder binder, const char *keyseq,
114 int _kt_set_action(KeyTab *kt, const char *action, KtKeyFn *fn, void *data);
119 int _kt_lookup_action(KeyTab *kt, const char *action,
129 KtKeyMatch _kt_lookup_keybinding(KeyTab *kt, const char *binary_keyseq,
135 void _kt_clear_bindings(KeyTab *kt, KtBinder binder);
149 int _kt_add_bindings(KeyTab *kt, KtBinder binder, const KtKeyBinding *bindings,
155 const char *_kt_last_error(KeyTab *kt);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sun/security/tools/jarsigner/
H A DEC.java40 static OutputAnalyzer kt(String cmd) throws Exception { in kt() method in EC
46 kt("-certreq -alias " + owner + " -file tmp.req") in gencert()
48 kt("-gencert -infile tmp.req -outfile tmp.cert " + cmd) in gencert()
50 kt("-import -alias " + owner + " -file tmp.cert") in gencert()
62 kt("-alias ca -dname CN=ca -keyalg ec -genkey -validity 300 -ext bc:c") in main()
64 kt("-alias a -dname CN=a -keyalg ec -genkey") in main()
68 kt("-alias b -dname CN=b -keyalg ec -genkey") in main()
73 kt("-alias c -dname CN=c -keyalg ec -genkey -keysize 521") in main()
77 kt("-alias x -dname CN=x -keyalg ec -genkey -validity 300") in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sun/security/tools/jarsigner/
H A DEC.java40 static OutputAnalyzer kt(String cmd) throws Exception { in kt() method in EC
46 kt("-certreq -alias " + owner + " -file tmp.req") in gencert()
48 kt("-gencert -infile tmp.req -outfile tmp.cert " + cmd) in gencert()
50 kt("-import -alias " + owner + " -file tmp.cert") in gencert()
62 kt("-alias ca -dname CN=ca -keyalg ec -genkey -validity 300 -ext bc:c") in main()
64 kt("-alias a -dname CN=a -keyalg ec -genkey") in main()
68 kt("-alias b -dname CN=b -keyalg ec -genkey") in main()
73 kt("-alias c -dname CN=c -keyalg ec -genkey -keysize 521") in main()
77 kt("-alias x -dname CN=x -keyalg ec -genkey -validity 300") in main()

1...<<11121314151617181920>>...507