Home
last modified time | relevance | path

Searched refs:tiP (Results 1 – 25 of 99) sorted by relevance

1234

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dlikelihood.c4800 sum[A] = (tiP[AA]*clDP[A] + tiP[AC]*clDP[C] + tiP[AG]*clDP[G] + tiP[AT]*clDP[T]); in CondLikeUp_NUC4()
4801 sum[C] = (tiP[CA]*clDP[A] + tiP[CC]*clDP[C] + tiP[CG]*clDP[G] + tiP[CT]*clDP[T]); in CondLikeUp_NUC4()
4802 sum[G] = (tiP[GA]*clDP[A] + tiP[GC]*clDP[C] + tiP[GG]*clDP[G] + tiP[GT]*clDP[T]); in CondLikeUp_NUC4()
4803 sum[T] = (tiP[TA]*clDP[A] + tiP[TC]*clDP[C] + tiP[TG]*clDP[G] + tiP[TT]*clDP[T]); in CondLikeUp_NUC4()
4817 …clFP[A] = (condLikeUp[A]*tiP[AA] + condLikeUp[C]*tiP[AC] + condLikeUp[G]*tiP[AG] + condLikeUp[T]*t… in CondLikeUp_NUC4()
4818 …clFP[C] = (condLikeUp[A]*tiP[CA] + condLikeUp[C]*tiP[CC] + condLikeUp[G]*tiP[CG] + condLikeUp[T]*t… in CondLikeUp_NUC4()
4819 …clFP[G] = (condLikeUp[A]*tiP[GA] + condLikeUp[C]*tiP[GC] + condLikeUp[G]*tiP[GG] + condLikeUp[T]*t… in CondLikeUp_NUC4()
10305 tiP[index+1] = tiP[index+5] = in TiProbs_Std()
10310 tiP[index+3] = tiP[index+9] = in TiProbs_Std()
10373 tiP[index+2] = tiP[index+12] = in TiProbs_Std()
[all …]
/dports/devel/bit/bit-1.1.2/vendor/github.com/thoas/go-funk/
H A Dhelpers_test.go190 var tiP *time.Time
206 is.True(IsEmpty(tiP), "Nil time.Time pointer is empty")
218 is.False(NotEmpty(tiP), "Nil time.Time pointer is empty")
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/thoas/go-funk/
H A Dhelpers_test.go190 var tiP *time.Time
206 is.True(IsEmpty(tiP), "Nil time.Time pointer is empty")
218 is.False(NotEmpty(tiP), "Nil time.Time pointer is empty")
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/stretchr/testify/assert/
H A Dassertions_test.go591 var tiP *time.Time
604 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/stretchr/testify/assert/
H A Dassertions_test.go645 var tiP *time.Time
658 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/net/storj/storj-1.45.3/vendor/github.com/cloudfoundry/gosigar/vendor/github.com/stretchr/testify/assert/
H A Dassertions_test.go645 var tiP *time.Time
658 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/weaveworks/promrus/vendor/github.com/stretchr/testify/assert/
H A Dassertions_test.go645 var tiP *time.Time
658 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/devel/etcd31/etcd-3.1.20/cmd/vendor/github.com/stretchr/testify/assert/
H A Dassertions_test.go645 var tiP *time.Time
658 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/misc/exercism/cli-3.0.13/vendor/github.com/stretchr/testify/assert/
H A Dassertions_test.go645 var tiP *time.Time
658 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/textproc/peco/peco-v0.4.4/vendor/github.com/stretchr/testify/assert/
H A Dassertions_test.go645 var tiP *time.Time
658 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gopkg.in/DataDog/dd-trace-go.v1/ddtrace/vendor/github.com/stretchr/testify/assert/
H A Dassertions_test.go867 var tiP *time.Time
889 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gopkg.in/DataDog/dd-trace-go.v1/ddtrace/vendor/github.com/stretchr/testify/assert/
H A Dassertions_test.go867 var tiP *time.Time
889 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/deskutils/ultralist/ultralist-1.7.0/vendor/gopkg.in/stretchr/testify.v1/assert/
H A Dassertions_test.go883 var tiP *time.Time
905 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/multimedia/livego/livego-0.0.15/vendor/github.com/stretchr/testify/assert/
H A Dassertions_test.go916 var tiP *time.Time
938 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/stretchr/testify/assert/
H A Dassertions_test.go883 var tiP *time.Time
905 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/www/beehive/beehive-0.4.0/vendor/github.com/stretchr/testify/assert/
H A Dassertions_test.go916 var tiP *time.Time
938 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/devel/lab/lab-0.17.2/vendor/github.com/stretchr/testify/assert/
H A Dassertions_test.go883 var tiP *time.Time
905 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/editors/micro/micro-2.0.10/vendor/github.com/stretchr/testify/assert/
H A Dassertions_test.go916 var tiP *time.Time
938 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/mail/aerc/aerc-0.4.0/vendor/github.com/stretchr/testify/assert/
H A Dassertions_test.go893 var tiP *time.Time
915 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/stretchr/testify/assert/
H A Dassertions_test.go916 var tiP *time.Time
938 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/misc/chrono/chrono-1.1.0-4-g70cda7f/vendor/github.com/stretchr/testify/assert/
H A Dassertions_test.go883 var tiP *time.Time
905 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/stretchr/testify/assert/
H A Dassertions_test.go916 var tiP *time.Time
938 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/net/termshark/termshark-2.1.1/vendor/github.com/stretchr/testify/assert/
H A Dassertions_test.go916 var tiP *time.Time
938 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/stretchr/testify/assert/
H A Dassertions_test.go893 var tiP *time.Time
915 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/stretchr/testify/testify-1.3.0/assert/
H A Dassertions_test.go893 var tiP *time.Time
915 True(t, Empty(mockT, tiP), "Nil time.Time pointer is empty")

1234