Home
last modified time | relevance | path

Searched defs:WC (Results 1 – 25 of 630) sorted by relevance

12345678910>>...26

/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/vbauerster/mpb/v6/decor/
H A Dcounters.go15 func CountersNoUnit(pairFmt string, wcc ...WC) Decorator {
21 func CountersKibiByte(pairFmt string, wcc ...WC) Decorator {
27 func CountersKiloByte(pairFmt string, wcc ...WC) Decorator {
46 func Counters(unit int, pairFmt string, wcc ...WC) Decorator {
72 func TotalNoUnit(format string, wcc ...WC) Decorator {
78 func TotalKibiByte(format string, wcc ...WC) Decorator {
84 func TotalKiloByte(format string, wcc ...WC) Decorator {
103 func Total(unit int, format string, wcc ...WC) Decorator {
130 func CurrentNoUnit(format string, wcc ...WC) Decorator {
136 func CurrentKibiByte(format string, wcc ...WC) Decorator {
[all …]
H A Ddecorator.go86 SetConf(WC) argument
129 type WC struct { struct
130 W int
131 C int
132 fill func(s string, w int) string
133 wsync chan int
154 func (wc *WC) Init() WC {
168 func (wc *WC) Sync() (chan int, bool) {
176 func (wc *WC) GetConf() WC {
181 func (wc *WC) SetConf(conf WC) {
[all …]
H A Dspeed.go34 func EwmaSpeed(unit int, format string, age float64, wcc ...WC) Decorator {
62 func MovingAverageSpeed(unit int, format string, average ewma.MovingAverage, wcc ...WC) Decorator {
75 WC anonMember
102 func AverageSpeed(unit int, format string, wcc ...WC) Decorator {
124 func NewAverageSpeed(unit int, format string, startTime time.Time, wcc ...WC) Decorator {
137 WC anonMember
H A Deta.go29 func EwmaETA(style TimeStyle, age float64, wcc ...WC) Decorator {
49 …eETA(style TimeStyle, average ewma.MovingAverage, normalizer TimeNormalizer, wcc ...WC) Decorator {
60 WC anonMember
89 func AverageETA(style TimeStyle, wcc ...WC) Decorator {
103 func NewAverageETA(style TimeStyle, startTime time.Time, normalizer TimeNormalizer, wcc ...WC) Deco…
114 WC anonMember
H A Delapsed.go13 func Elapsed(style TimeStyle, wcc ...WC) Decorator {
25 func NewElapsed(style TimeStyle, startTime time.Time, wcc ...WC) Decorator {
H A Dpercentage.go36 func Percentage(wcc ...WC) Decorator {
49 func NewPercentage(format string, wcc ...WC) Decorator {
H A Dany.go10 func Any(fn DecorFunc, wcc ...WC) Decorator {
15 WC anonMember
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/vbauerster/mpb/v4/decor/
H A Ddecorator.go101 type WC struct { struct
102 W int
103 C int
104 format string
105 wsync chan int
110 func (wc WC) FormatMsg(msg string) string {
126 func (wc *WC) Init() {
138 func (wc *WC) Sync() (chan int, bool) {
H A Dcounters.go140 func CountersNoUnit(pairFormat string, wcc ...WC) Decorator {
146 func CountersKibiByte(pairFormat string, wcc ...WC) Decorator {
152 func CountersKiloByte(pairFormat string, wcc ...WC) Decorator {
167 func Counters(unit int, pairFormat string, wcc ...WC) Decorator {
182 WC anonMember
H A Dname.go8 func StaticName(name string, wcc ...WC) Decorator {
17 func Name(name string, wcc ...WC) Decorator {
31 WC anonMember
H A Deta.go32 func EwmaETA(style TimeStyle, age float64, wcc ...WC) Decorator {
45 func MovingAverageETA(style TimeStyle, average MovingAverage, normalizer TimeNormalizer, wcc ...WC)…
61 WC anonMember
122 func AverageETA(style TimeStyle, wcc ...WC) Decorator {
137 WC anonMember
H A Dspeed.go136 func EwmaSpeed(unit int, unitFormat string, age float64, wcc ...WC) Decorator {
150 func MovingAverageSpeed(unit int, unitFormat string, average MovingAverage, wcc ...WC) Decorator {
166 WC anonMember
222 func AverageSpeed(unit int, unitFormat string, wcc ...WC) Decorator {
238 WC anonMember
H A Dpercentage.go12 func Percentage(wcc ...WC) Decorator {
25 WC anonMember
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/vbauerster/mpb/v4/decor/
H A Ddecorator.go101 type WC struct { struct
102 W int
103 C int
104 format string
105 wsync chan int
110 func (wc WC) FormatMsg(msg string) string {
126 func (wc *WC) Init() {
138 func (wc *WC) Sync() (chan int, bool) {
H A Dcounters.go140 func CountersNoUnit(pairFormat string, wcc ...WC) Decorator {
146 func CountersKibiByte(pairFormat string, wcc ...WC) Decorator {
152 func CountersKiloByte(pairFormat string, wcc ...WC) Decorator {
167 func Counters(unit int, pairFormat string, wcc ...WC) Decorator {
182 WC anonMember
H A Dname.go8 func StaticName(name string, wcc ...WC) Decorator {
17 func Name(name string, wcc ...WC) Decorator {
31 WC anonMember
H A Deta.go32 func EwmaETA(style TimeStyle, age float64, wcc ...WC) Decorator {
45 func MovingAverageETA(style TimeStyle, average MovingAverage, normalizer TimeNormalizer, wcc ...WC)…
61 WC anonMember
122 func AverageETA(style TimeStyle, wcc ...WC) Decorator {
137 WC anonMember
H A Dspeed.go136 func EwmaSpeed(unit int, unitFormat string, age float64, wcc ...WC) Decorator {
150 func MovingAverageSpeed(unit int, unitFormat string, average MovingAverage, wcc ...WC) Decorator {
166 WC anonMember
222 func AverageSpeed(unit int, unitFormat string, wcc ...WC) Decorator {
238 WC anonMember
H A Dpercentage.go12 func Percentage(wcc ...WC) Decorator {
25 WC anonMember
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/common/freeverb/
H A Dsweep.cpp136 fv3_float_t WC = (0.42 - 0.5 * std::cos(WC1In * I) + 0.08 * std::cos(WC2In * I)); in FV3_() local
150 fv3_float_t WC = (0.42 - 0.5 * std::cos(WC1Out * J) + 0.08 * std::cos(WC2Out * J)); in FV3_() local
206 fv3_float_t WC = (0.42 - 0.5 * std::cos(WC1Out * I) + 0.08 * std::cos(WC2Out * I)); in FV3_() local
219 fv3_float_t WC = (0.42 - 0.5 * std::cos(WC1In * J) + 0.08 * std::cos(WC2In * J)); in FV3_() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Utils/
H A DGuardUtils.cpp73 auto *WC = B.CreateIntrinsic(Intrinsic::experimental_widenable_condition, in makeGuardControlFlowExplicit() local
90 Use *C, *WC; in widenWidenableBranch() local
111 Use *C, *WC; in setWidenableBranchCond() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Utils/
H A DGuardUtils.cpp73 auto *WC = B.CreateIntrinsic(Intrinsic::experimental_widenable_condition, in makeGuardControlFlowExplicit() local
90 Use *C, *WC; in widenWidenableBranch() local
111 Use *C, *WC; in setWidenableBranchCond() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Utils/
H A DGuardUtils.cpp73 auto *WC = B.CreateIntrinsic(Intrinsic::experimental_widenable_condition, in makeGuardControlFlowExplicit() local
90 Use *C, *WC; in widenWidenableBranch() local
111 Use *C, *WC; in setWidenableBranchCond() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Utils/
H A DGuardUtils.cpp73 auto *WC = B.CreateIntrinsic(Intrinsic::experimental_widenable_condition, in makeGuardControlFlowExplicit() local
90 Use *C, *WC; in widenWidenableBranch() local
111 Use *C, *WC; in setWidenableBranchCond() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DGuardUtils.cpp73 auto *WC = B.CreateIntrinsic(Intrinsic::experimental_widenable_condition, in makeGuardControlFlowExplicit() local
90 Use *C, *WC; in widenWidenableBranch() local
111 Use *C, *WC; in setWidenableBranchCond() local

12345678910>>...26