Home
last modified time | relevance | path

Searched refs:nus (Results 1 – 25 of 1338) sorted by relevance

12345678910>>...54

/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/nus/
H A Dnus.go1 package nus package
73 func (nus *nus) Locale() string { argument
113 func (nus *nus) MonthsAbbreviated() []string { argument
123 func (nus *nus) MonthsNarrow() []string { argument
133 func (nus *nus) MonthsWide() []string { argument
153 func (nus *nus) WeekdaysNarrow() []string { argument
163 func (nus *nus) WeekdaysShort() []string { argument
173 func (nus *nus) WeekdaysWide() []string { argument
178 func (nus *nus) Decimal() string { argument
183 func (nus *nus) Group() string { argument
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/nus/
H A Dnus.go1 package nus package
12 type nus struct { struct
73 func (nus *nus) Locale() string { argument
123 func (nus *nus) MonthsNarrow() []string { argument
133 func (nus *nus) MonthsWide() []string { argument
153 func (nus *nus) WeekdaysNarrow() []string { argument
163 func (nus *nus) WeekdaysShort() []string { argument
173 func (nus *nus) WeekdaysWide() []string { argument
178 func (nus *nus) Decimal() string { argument
183 func (nus *nus) Group() string { argument
[all …]
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/nus/
H A Dnus.go1 package nus package
73 func (nus *nus) Locale() string { argument
113 func (nus *nus) MonthsAbbreviated() []string { argument
123 func (nus *nus) MonthsNarrow() []string { argument
133 func (nus *nus) MonthsWide() []string { argument
153 func (nus *nus) WeekdaysNarrow() []string { argument
163 func (nus *nus) WeekdaysShort() []string { argument
173 func (nus *nus) WeekdaysWide() []string { argument
178 func (nus *nus) Decimal() string { argument
183 func (nus *nus) Group() string { argument
[all …]
/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/nus_SS/
H A Dnus_SS.go74 return nus.locale
79 return nus.pluralsCardinal
84 return nus.pluralsOrdinal
89 return nus.pluralsRange
134 return nus.monthsWide[1:]
154 return nus.daysNarrow
164 return nus.daysShort
174 return nus.daysWide
179 return nus.decimal
184 return nus.group
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/nus_SS/
H A Dnus_SS.go74 return nus.locale
79 return nus.pluralsCardinal
84 return nus.pluralsOrdinal
89 return nus.pluralsRange
134 return nus.monthsWide[1:]
154 return nus.daysNarrow
164 return nus.daysShort
174 return nus.daysWide
179 return nus.decimal
184 return nus.group
[all …]
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/nus_SS/
H A Dnus_SS.go74 return nus.locale
79 return nus.pluralsCardinal
84 return nus.pluralsOrdinal
89 return nus.pluralsRange
134 return nus.monthsWide[1:]
154 return nus.daysNarrow
164 return nus.daysShort
174 return nus.daysWide
179 return nus.decimal
184 return nus.group
[all …]
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/locale/hu/
H A Demojis.dic6 �� világos bőrtónus none
7 �� közepesen világos bőrtónus none
8 �� közepes bőrtónus none
9 �� közepesen sötét bőrtónus none
10 �� sötét bőrtónus none
2976 ����‍��‍���� kézen fogva álló nők világos bőrtónus és közepes bőrtónus none
2978 ����‍��‍���� kézen fogva álló nők világos bőrtónus és sötét bőrtónus none
2984 ����‍��‍���� kézen fogva álló nők közepes bőrtónus és világos bőrtónus none
2988 ����‍��‍���� kézen fogva álló nők közepes bőrtónus és sötét bőrtónus none
2994 ����‍��‍���� kézen fogva álló nők sötét bőrtónus és világos bőrtónus none
[all …]
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/locale/hu/
H A Demojis.dic6 �� világos bőrtónus none
7 �� közepesen világos bőrtónus none
8 �� közepes bőrtónus none
9 �� közepesen sötét bőrtónus none
10 �� sötét bőrtónus none
2976 ����‍��‍���� kézen fogva álló nők világos bőrtónus és közepes bőrtónus none
2978 ����‍��‍���� kézen fogva álló nők világos bőrtónus és sötét bőrtónus none
2984 ����‍��‍���� kézen fogva álló nők közepes bőrtónus és világos bőrtónus none
2988 ����‍��‍���� kézen fogva álló nők közepes bőrtónus és sötét bőrtónus none
2994 ����‍��‍���� kézen fogva álló nők sötét bőrtónus és világos bőrtónus none
[all …]
/dports/math/R/R-4.1.2/src/library/base/man/
H A DBessel.Rd122 nus <- c(0:5, 10, 20)
128 legend(0, 6, legend = paste("nu=", nus), col = nus + 2, lwd = 1)
135 legend("topright", legend = paste("nu=", nus), col = nus + 2, lwd = 1, bty="n")
168 for(nu in sort(c(nus, nus+0.5)))
170 legend("right", legend = paste("nu=", paste(nus, nus+0.5, sep=", ")),
171 col = nus + 2, lwd = 1, bty="n")
176 for(nu in sort(c(nus, nus+0.5)))
178 legend("topright", legend = paste("nu=", paste(nus, nus + 0.5, sep = ", ")),
185 legend(0, 1e-5, legend=paste("nu=", nus), col = nus + 2, lwd = 1)
190 for(nu in nus){
[all …]
/dports/math/libRmath/R-4.1.1/src/library/base/man/
H A DBessel.Rd122 nus <- c(0:5, 10, 20)
128 legend(0, 6, legend = paste("nu=", nus), col = nus + 2, lwd = 1)
135 legend("topright", legend = paste("nu=", nus), col = nus + 2, lwd = 1, bty="n")
168 for(nu in sort(c(nus, nus+0.5)))
170 legend("right", legend = paste("nu=", paste(nus, nus+0.5, sep=", ")),
171 col = nus + 2, lwd = 1, bty="n")
176 for(nu in sort(c(nus, nus+0.5)))
178 legend("topright", legend = paste("nu=", paste(nus, nus + 0.5, sep = ", ")),
185 legend(0, 1e-5, legend=paste("nu=", nus), col = nus + 2, lwd = 1)
190 for(nu in nus){
[all …]
/dports/devel/p5-DateTime-Locale/DateTime-Locale-1.33/lib/DateTime/Locale/
H A Dluo.pod189 nus mar nus 1
190 nus mar nus 2
191 nus mar nus 3
192 nus mar nus 4
211 nus mar nus 1
212 nus mar nus 2
213 nus mar nus 3
214 nus mar nus 4
608 2008-02-05T18:30:30 = nus mar nus 1 2008
609 1995-12-22T09:05:02 = nus mar nus 4 1995
[all …]
H A Dluo_KE.pod189 nus mar nus 1
190 nus mar nus 2
191 nus mar nus 3
192 nus mar nus 4
211 nus mar nus 1
212 nus mar nus 2
213 nus mar nus 3
214 nus mar nus 4
608 2008-02-05T18:30:30 = nus mar nus 1 2008
609 1995-12-22T09:05:02 = nus mar nus 4 1995
[all …]
/dports/math/py-ssm/ssm-0.0.1/ssm/
H A Dstats.py317 def multivariate_studentst_logpdf(data, mus, Sigmas, nus, Ls=None): argument
355 q = batch_mahalanobis(Ls, data - mus) / nus # (...,)
356 lp = - 0.5 * (nus + D) * np.log1p(q) # (...,)
359 lp = lp + gammaln(0.5 * (nus + D)) - gammaln(0.5 * nus) # (...,)
360 lp = lp - 0.5 * D * np.log(np.pi) - 0.5 * D * np.log(nus) # (...,)
422 q = np.sum(Sigma_invs * As, axis=(-2, -1)) / nus # (...,)
423 lp = - 0.5 * (nus + D) * np.log1p(q) # (...,)
433 def independent_studentst_logpdf(data, mus, sigmasqs, nus, mask=None): argument
464 assert nus.shape[-1] == D
470 normalizer = gammaln(0.5 * (nus + 1)) - gammaln(0.5 * nus)
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dnutenc.c610 StreamContext *nus= &nut->stream[i]; in write_index() local
617 if (j && nus->keyframe_pts[j] == nus->keyframe_pts[j-1]) { in write_index()
632 last_pts = nus->keyframe_pts[k]; in write_index()
799 if (FFABS(pkt->pts - nus->last_pts) > nus->max_pts_distance) in get_needed_flags()
1034 put_tt(nut, nus->time_base, dyn_bc, in nut_write_packet()
1048 av_reallocp_array(&nus->keyframe_pts, 2*nut->sp_count, sizeof(*nus->keyframe_pts)); in nut_write_packet()
1049 if (!nus->keyframe_pts) { in nut_write_packet()
1148 nus->last_flags = flags; in nut_write_packet()
1149 nus->last_pts = pkt->pts; in nut_write_packet()
1160 if (nus->keyframe_pts && nus->keyframe_pts[nut->sp_count] == AV_NOPTS_VALUE) in nut_write_packet()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dnutenc.c601 StreamContext *nus= &nut->stream[i]; in write_index() local
608 if (j && nus->keyframe_pts[j] == nus->keyframe_pts[j-1]) { in write_index()
623 last_pts = nus->keyframe_pts[k]; in write_index()
809 if (FFABS(pkt->pts - nus->last_pts) > nus->max_pts_distance) in get_needed_flags()
1042 put_tt(nut, nus->time_base, dyn_bc, in nut_write_packet()
1055 av_reallocp_array(&nus->keyframe_pts, 2*nut->sp_count, sizeof(*nus->keyframe_pts)); in nut_write_packet()
1056 if (!nus->keyframe_pts) { in nut_write_packet()
1154 nus->last_flags = flags; in nut_write_packet()
1155 nus->last_pts = pkt->pts; in nut_write_packet()
1166 if (nus->keyframe_pts && nus->keyframe_pts[nut->sp_count] == AV_NOPTS_VALUE) in nut_write_packet()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dnutenc.c587 StreamContext *nus= &nut->stream[i]; in write_index() local
594 if (j && nus->keyframe_pts[j] == nus->keyframe_pts[j-1]) { in write_index()
609 last_pts = nus->keyframe_pts[k]; in write_index()
790 if (FFABS(pkt->pts - nus->last_pts) > nus->max_pts_distance) in get_needed_flags()
1024 put_tt(nut, nus->time_base, dyn_bc, in nut_write_packet()
1037 av_reallocp_array(&nus->keyframe_pts, 2*nut->sp_count, sizeof(*nus->keyframe_pts)); in nut_write_packet()
1038 if (!nus->keyframe_pts) { in nut_write_packet()
1137 nus->last_flags = flags; in nut_write_packet()
1138 nus->last_pts = pkt->pts; in nut_write_packet()
1149 if (nus->keyframe_pts && nus->keyframe_pts[nut->sp_count] == AV_NOPTS_VALUE) in nut_write_packet()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dnutenc.c610 StreamContext *nus= &nut->stream[i]; in write_index() local
617 if (j && nus->keyframe_pts[j] == nus->keyframe_pts[j-1]) { in write_index()
632 last_pts = nus->keyframe_pts[k]; in write_index()
799 if (FFABS(pkt->pts - nus->last_pts) > nus->max_pts_distance) in get_needed_flags()
1034 put_tt(nut, nus->time_base, dyn_bc, in nut_write_packet()
1048 av_reallocp_array(&nus->keyframe_pts, 2*nut->sp_count, sizeof(*nus->keyframe_pts)); in nut_write_packet()
1049 if (!nus->keyframe_pts) { in nut_write_packet()
1148 nus->last_flags = flags; in nut_write_packet()
1149 nus->last_pts = pkt->pts; in nut_write_packet()
1160 if (nus->keyframe_pts && nus->keyframe_pts[nut->sp_count] == AV_NOPTS_VALUE) in nut_write_packet()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dnutenc.c587 StreamContext *nus= &nut->stream[i]; in write_index() local
594 if (j && nus->keyframe_pts[j] == nus->keyframe_pts[j-1]) { in write_index()
609 last_pts = nus->keyframe_pts[k]; in write_index()
791 if (FFABS(pkt->pts - nus->last_pts) > nus->max_pts_distance) in get_needed_flags()
1026 put_tt(nut, nus->time_base, dyn_bc, in nut_write_packet()
1039 av_reallocp_array(&nus->keyframe_pts, 2*nut->sp_count, sizeof(*nus->keyframe_pts)); in nut_write_packet()
1040 if (!nus->keyframe_pts) { in nut_write_packet()
1139 nus->last_flags = flags; in nut_write_packet()
1140 nus->last_pts = pkt->pts; in nut_write_packet()
1151 if (nus->keyframe_pts && nus->keyframe_pts[nut->sp_count] == AV_NOPTS_VALUE) in nut_write_packet()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dnutenc.c601 StreamContext *nus= &nut->stream[i]; in write_index() local
608 if (j && nus->keyframe_pts[j] == nus->keyframe_pts[j-1]) { in write_index()
623 last_pts = nus->keyframe_pts[k]; in write_index()
809 if (FFABS(pkt->pts - nus->last_pts) > nus->max_pts_distance) in get_needed_flags()
1042 put_tt(nut, nus->time_base, dyn_bc, in nut_write_packet()
1055 av_reallocp_array(&nus->keyframe_pts, 2*nut->sp_count, sizeof(*nus->keyframe_pts)); in nut_write_packet()
1056 if (!nus->keyframe_pts) { in nut_write_packet()
1154 nus->last_flags = flags; in nut_write_packet()
1155 nus->last_pts = pkt->pts; in nut_write_packet()
1166 if (nus->keyframe_pts && nus->keyframe_pts[nut->sp_count] == AV_NOPTS_VALUE) in nut_write_packet()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dnutenc.c610 StreamContext *nus= &nut->stream[i]; in write_index() local
617 if (j && nus->keyframe_pts[j] == nus->keyframe_pts[j-1]) { in write_index()
632 last_pts = nus->keyframe_pts[k]; in write_index()
799 if (FFABS(pkt->pts - nus->last_pts) > nus->max_pts_distance) in get_needed_flags()
1034 put_tt(nut, nus->time_base, dyn_bc, in nut_write_packet()
1048 av_reallocp_array(&nus->keyframe_pts, 2*nut->sp_count, sizeof(*nus->keyframe_pts)); in nut_write_packet()
1049 if (!nus->keyframe_pts) { in nut_write_packet()
1148 nus->last_flags = flags; in nut_write_packet()
1149 nus->last_pts = pkt->pts; in nut_write_packet()
1160 if (nus->keyframe_pts && nus->keyframe_pts[nut->sp_count] == AV_NOPTS_VALUE) in nut_write_packet()
[all …]
/dports/devel/etcd/etcd-2.3.8/pkg/netutil/
H A Dnetutil.go41 nus := make([]url.URL, len(us))
47 nus[i] = *nu
49 for i, u := range nus {
67 nus[i].Host = tcpAddr.String()
69 newurls = append(newurls, nus)
/dports/devel/etcd31/etcd-3.1.20/pkg/netutil/
H A Dnetutil.go46 nus := make([]url.URL, len(us))
52 nus[i] = *nu
54 for i, u := range nus {
60 nus[i].Host = h
63 newurls = append(newurls, nus)
/dports/devel/etcd32/etcd-3.2.32/pkg/netutil/
H A Dnetutil.go72 nus := make([]url.URL, len(us))
78 nus[i] = *nu
80 for i, u := range nus {
86 nus[i].Host = h
89 newurls = append(newurls, nus)
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavformat/
H A Dnutenc.c265 val += nus->time_base - nut->time_base; in put_t()
613 if(FFABS(pkt->pts - nus->last_pts) in get_needed_flags()
656 if(key_frame && !(nus->last_flags & FLAG_KEY)) in write_packet()
685 put_t(nut, nus, dyn_bc, pkt->dts); in write_packet()
691 assert(nus->last_pts != AV_NOPTS_VALUE); in write_packet()
693 coded_pts = pkt->pts & ((1<<nus->msb_pts_shift)-1); in write_packet()
694 if(ff_lsb2full(nus, coded_pts) != pkt->pts) in write_packet()
695 coded_pts= pkt->pts + (1<<nus->msb_pts_shift); in write_packet()
758 needed_flags= get_needed_flags(nut, nus, fc, pkt); in write_packet()
776 nus->last_flags= flags; in write_packet()
[all …]
/dports/x11-wm/qtile/qtile-0.18.1/test/widgets/
H A Dtest_check_updates.py15 nus = "No Update Avalaible" variable
61 no_update_string=nus,
71 assert text == nus
123 no_update_string=nus,
149 assert result == nus

12345678910>>...54