Home
last modified time | relevance | path

Searched refs:v100 (Results 1 – 25 of 1755) sorted by relevance

12345678910>>...71

/dports/net/concourse-fly/concourse-6.7.1/release-notes/
H A Dv1.0.0.md11 #### <sub><sup><a name="v100-note-1" href="#v100-note-1">:link:</a></sup></sub> feature
16 #### <sub><sup><a name="v100-note-2" href="#v100-note-2">:link:</a></sup></sub> feature
21 #### <sub><sup><a name="v100-note-3" href="#v100-note-3">:link:</a></sup></sub> feature
26 #### <sub><sup><a name="v100-note-4" href="#v100-note-4">:link:</a></sup></sub> feature
31 #### <sub><sup><a name="v100-note-5" href="#v100-note-5">:link:</a></sup></sub> feature
36 #### <sub><sup><a name="v100-note-6" href="#v100-note-6">:link:</a></sup></sub> feature
41 #### <sub><sup><a name="v100-note-7" href="#v100-note-7">:link:</a></sup></sub> fix
46 #### <sub><sup><a name="v100-note-8" href="#v100-note-8">:link:</a></sup></sub> feature
51 #### <sub><sup><a name="v100-note-9" href="#v100-note-9">:link:</a></sup></sub> feature
78 #### <sub><sup><a name="v100-note-14" href="#v100-note-14">:link:</a></sup></sub> fix
[all …]
/dports/misc/concourse/concourse-6.7.2/release-notes/
H A Dv1.0.0.md11 #### <sub><sup><a name="v100-note-1" href="#v100-note-1">:link:</a></sup></sub> feature
16 #### <sub><sup><a name="v100-note-2" href="#v100-note-2">:link:</a></sup></sub> feature
21 #### <sub><sup><a name="v100-note-3" href="#v100-note-3">:link:</a></sup></sub> feature
26 #### <sub><sup><a name="v100-note-4" href="#v100-note-4">:link:</a></sup></sub> feature
31 #### <sub><sup><a name="v100-note-5" href="#v100-note-5">:link:</a></sup></sub> feature
36 #### <sub><sup><a name="v100-note-6" href="#v100-note-6">:link:</a></sup></sub> feature
41 #### <sub><sup><a name="v100-note-7" href="#v100-note-7">:link:</a></sup></sub> fix
46 #### <sub><sup><a name="v100-note-8" href="#v100-note-8">:link:</a></sup></sub> feature
51 #### <sub><sup><a name="v100-note-9" href="#v100-note-9">:link:</a></sup></sub> feature
78 #### <sub><sup><a name="v100-note-14" href="#v100-note-14">:link:</a></sup></sub> fix
[all …]
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/distanceField/
H A DtrilinearInterpolation.h31 #define TRILINEAR_INTERPOLATION(wx,wy,wz,v000,v100,v110,v010,v001,v101,v111,v011) \ argument
35 (wx) * (1-(wy)) * (1-(wz)) * (v100) + \
41 #define GRADIENT_COMPONENT_X(wx,wy,wz,v000,v100,v110,v010,v001,v101,v111,v011) \ argument
45 (1-(wy)) * (1-(wz)) * (v100) + \
51 #define GRADIENT_COMPONENT_Y(wx,wy,wz,v000,v100,v110,v010,v001,v101,v111,v011) \ argument
55 (wx) * (-1) * (1-(wz)) * (v100) + \
61 #define GRADIENT_COMPONENT_Z(wx,wy,wz,v000,v100,v110,v010,v001,v101,v111,v011) \ argument
65 (wx) * (1-(wy)) * (-1) * (v100) + \
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/include/
H A DtrilinearInterpolation.h31 #define TRILINEAR_INTERPOLATION(wx,wy,wz,v000,v100,v110,v010,v001,v101,v111,v011) \ argument
35 (wx) * (1-(wy)) * (1-(wz)) * (v100) + \
41 #define GRADIENT_COMPONENT_X(wx,wy,wz,v000,v100,v110,v010,v001,v101,v111,v011) \ argument
45 (1-(wy)) * (1-(wz)) * (v100) + \
51 #define GRADIENT_COMPONENT_Y(wx,wy,wz,v000,v100,v110,v010,v001,v101,v111,v011) \ argument
55 (wx) * (-1) * (1-(wz)) * (v100) + \
61 #define GRADIENT_COMPONENT_Z(wx,wy,wz,v000,v100,v110,v010,v001,v101,v111,v011) \ argument
65 (wx) * (1-(wy)) * (-1) * (v100) + \
/dports/net/nsq/nsq-1.2.1/vendor/github.com/blang/semver/
H A Dsort_test.go9 v100, _ := Parse("1.0.0")
12 versions := []Version{v010, v100, v001}
15 correct := []Version{v001, v010, v100}
22 v100, _ := Parse("1.0.0")
28 Sort([]Version{v010, v100, v001})
/dports/net/storj/storj-1.45.3/vendor/github.com/blang/semver/
H A Dsort_test.go9 v100, _ := Parse("1.0.0")
12 versions := []Version{v010, v100, v001}
15 correct := []Version{v001, v010, v100}
22 v100, _ := Parse("1.0.0")
28 Sort([]Version{v010, v100, v001})
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/blang/semver/v4/
H A Dsort_test.go9 v100, _ := Parse("1.0.0")
12 versions := []Version{v010, v100, v001}
15 correct := []Version{v001, v010, v100}
22 v100, _ := Parse("1.0.0")
28 Sort([]Version{v010, v100, v001})
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/blang/semver/
H A Dsort_test.go9 v100, _ := Parse("1.0.0")
12 versions := []Version{v010, v100, v001}
15 correct := []Version{v001, v010, v100}
22 v100, _ := Parse("1.0.0")
28 Sort([]Version{v010, v100, v001})
/dports/security/gopass/gopass-1.13.0/vendor/github.com/blang/semver/
H A Dsort_test.go9 v100, _ := Parse("1.0.0")
12 versions := []Version{v010, v100, v001}
15 correct := []Version{v001, v010, v100}
22 v100, _ := Parse("1.0.0")
28 Sort([]Version{v010, v100, v001})
/dports/security/gopass/gopass-1.13.0/vendor/github.com/blang/semver/v4/
H A Dsort_test.go9 v100, _ := Parse("1.0.0")
12 versions := []Version{v010, v100, v001}
15 correct := []Version{v001, v010, v100}
22 v100, _ := Parse("1.0.0")
28 Sort([]Version{v010, v100, v001})
/dports/editors/micro/micro-2.0.10/vendor/github.com/blang/semver/
H A Dsort_test.go9 v100, _ := Parse("1.0.0")
12 versions := []Version{v010, v100, v001}
15 correct := []Version{v001, v010, v100}
22 v100, _ := Parse("1.0.0")
28 Sort([]Version{v010, v100, v001})
/dports/misc/exercism/cli-3.0.13/vendor/github.com/blang/semver/
H A Dsort_test.go9 v100, _ := Parse("1.0.0")
12 versions := []Version{v010, v100, v001}
15 correct := []Version{v001, v010, v100}
22 v100, _ := Parse("1.0.0")
28 Sort([]Version{v010, v100, v001})
/dports/net/termshark/termshark-2.1.1/vendor/github.com/blang/semver/
H A Dsort_test.go9 v100, _ := Parse("1.0.0")
12 versions := []Version{v010, v100, v001}
15 correct := []Version{v001, v010, v100}
22 v100, _ := Parse("1.0.0")
28 Sort([]Version{v010, v100, v001})
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/blang/semver/
H A Dsort_test.go9 v100, _ := Parse("1.0.0")
12 versions := []Version{v010, v100, v001}
15 correct := []Version{v001, v010, v100}
22 v100, _ := Parse("1.0.0")
28 Sort([]Version{v010, v100, v001})
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/hotindexer-undo-do-tests/
H A Dcommit.d0.i100.d200.result1 insert_committed [100] v100 k1
2 commit_any [100] v100
3 delete_committed [200] v100
4 commit_any [200] v100
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/hotindexer-undo-do-tests/
H A Dcommit.d0.i100.d200.result1 insert_committed [100] v100 k1
2 commit_any [100] v100
3 delete_committed [200] v100
4 commit_any [200] v100
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/hotindexer-undo-do-tests/
H A Dcommit.d0.i100.d200.result1 insert_committed [100] v100 k1
2 commit_any [100] v100
3 delete_committed [200] v100
4 commit_any [200] v100
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/hotindexer-undo-do-tests/
H A Dcommit.d0.i100.d200.result1 insert_committed [100] v100 k1
2 commit_any [100] v100
3 delete_committed [200] v100
4 commit_any [200] v100
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/hotindexer-undo-do-tests/
H A Dcommit.d0.i100.d200.result1 insert_committed [100] v100 k1
2 commit_any [100] v100
3 delete_committed [200] v100
4 commit_any [200] v100
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/hotindexer-undo-do-tests/
H A Dcommit.d0.i100.d200.result1 insert_committed [100] v100 k1
2 commit_any [100] v100
3 delete_committed [200] v100
4 commit_any [200] v100
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/hotindexer-undo-do-tests/
H A Dcommit.d0.i100.d200.result1 insert_committed [100] v100 k1
2 commit_any [100] v100
3 delete_committed [200] v100
4 commit_any [200] v100
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/hotindexer-undo-do-tests/
H A Dcommit.d0.i100.d200.result1 insert_committed [100] v100 k1
2 commit_any [100] v100
3 delete_committed [200] v100
4 commit_any [200] v100
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/src/tests/hotindexer-undo-do-tests/
H A Dcommit.d0.i100.d200.result1 insert_committed [100] v100 k1
2 commit_any [100] v100
3 delete_committed [200] v100
4 commit_any [200] v100
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/hotindexer-undo-do-tests/
H A Dcommit.d0.i100.d200.result1 insert_committed [100] v100 k1
2 commit_any [100] v100
3 delete_committed [200] v100
4 commit_any [200] v100
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/hotindexer-undo-do-tests/
H A Dcommit.d0.i100.d200.result1 insert_committed [100] v100 k1
2 commit_any [100] v100
3 delete_committed [200] v100
4 commit_any [200] v100

12345678910>>...71