Home
last modified time | relevance | path

Searched defs:bal (Results 51 – 75 of 1201) sorted by relevance

12345678910>>...49

/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/google.golang.org/grpc/internal/balancer/stub/
H A Dstub.go48 type bal struct { struct
49 bf BalancerFuncs
50 bd *BalancerData
53 func (b *bal) UpdateClientConnState(c balancer.ClientConnState) error {
60 func (b *bal) ResolverError(e error) {
66 func (b *bal) UpdateSubConnState(sc balancer.SubConn, scs balancer.SubConnState) {
72 func (b *bal) Close() {
/dports/net/grpcurl/grpcurl-1.8.5/vendor/google.golang.org/grpc/internal/balancer/stub/
H A Dstub.go48 type bal struct { struct
49 bf BalancerFuncs
50 bd *BalancerData
53 func (b *bal) UpdateClientConnState(c balancer.ClientConnState) error {
60 func (b *bal) ResolverError(e error) {
66 func (b *bal) UpdateSubConnState(sc balancer.SubConn, scs balancer.SubConnState) {
72 func (b *bal) Close() {
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/crx/
H A Dbr_insn.s117 bal: label
118 bal r1, 0x2 label
119 bal r1, -0x2 label
120 bal r1, 0xabce label
121 bal r0, -0xb4e label
122 bal r1, 0xabcde label
123 bal r1, -0xabcde label
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/crx/
H A Dbr_insn.s117 bal: label
118 bal r1, 0x2 label
119 bal r1, -0x2 label
120 bal r1, 0xabce label
121 bal r0, -0xb4e label
122 bal r1, 0xabcde label
123 bal r1, -0xabcde label
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/crx/
H A Dbr_insn.s117 bal: label
118 bal r1, 0x2 label
119 bal r1, -0x2 label
120 bal r1, 0xabce label
121 bal r0, -0xb4e label
122 bal r1, 0xabcde label
123 bal r1, -0xabcde label
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/crx/
H A Dbr_insn.s117 bal: label
118 bal r1, 0x2 label
119 bal r1, -0x2 label
120 bal r1, 0xabce label
121 bal r0, -0xb4e label
122 bal r1, 0xabcde label
123 bal r1, -0xabcde label
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/crx/
H A Dbr_insn.s117 bal: label
118 bal r1, 0x2 label
119 bal r1, -0x2 label
120 bal r1, 0xabce label
121 bal r0, -0xb4e label
122 bal r1, 0xabcde label
123 bal r1, -0xabcde label
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/testsuite/gas/crx/
H A Dbr_insn.s117 bal: label
118 bal r1, 0x2 label
119 bal r1, -0x2 label
120 bal r1, 0xabce label
121 bal r0, -0xb4e label
122 bal r1, 0xabcde label
123 bal r1, -0xabcde label
/dports/devel/djgpp-binutils/binutils-2.17/gas/testsuite/gas/crx/
H A Dbr_insn.s117 bal: label
118 bal r1, 0x2 label
119 bal r1, -0x2 label
120 bal r1, 0xabce label
121 bal r0, -0xb4e label
122 bal r1, 0xabcde label
123 bal r1, -0xabcde label
/dports/finance/beanie/beanie-0.8.2/lib/
H A Dbalance.c77 bal(double bal, char *cname) in bal() argument
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/stuff/bst/
H A Dbst.c44 bst_padd(struct bst *bst, union bst_val key, union bst_val data, int bal) { in bst_padd()
173 bst_pdel(struct bst *bst, union bst_val key, int bal) { in bst_pdel()
183 bst_pdel_node(struct bst *bst, struct bst_node *n, int bal) { in bst_pdel_node()
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/examples/
H A Dex_bal.c10 sp_bal *bal; member
17 SPFLOAT out = 0, osc = 0, filt = 0, bal = 0, env = 0, tick; in process() local
/dports/audio/libkcompactdisc/libkcompactdisc-21.12.3/src/
H A Dwmlib_interface.cpp141 int vol, bal; in setVolume() local
149 int vol, bal; in setBalance() local
164 int bal = wm_cd_getbalance(m_handle); in balance() local
/dports/finance/ledger/ledger-3.2.1/src/
H A Dbalance.cc63 balance_t& balance_t::operator+=(const balance_t& bal) in operator +=()
90 balance_t& balance_t::operator-=(const balance_t& bal) in operator -=()
372 void put_balance(property_tree::ptree& st, const balance_t& bal) in put_balance()
378 balance_t average_lot_prices(const balance_t& bal) in average_lot_prices()
H A Dpy_balance.cc90 long balance_len(balance_t& bal) { in balance_len()
94 amount_t balance_getitem(balance_t& bal, long i) { in balance_getitem()
/dports/finance/hs-hledger/hledger-1.19/Hledger/Cli/Commands/
H A DRegister.hs91 bal = showMixedAmountOneLineWithoutPrice False b function
185 bal = showamt b function
188 -- bal = if null bal' then "0" else bal' function
H A DAregister.hs138 bal = showMixedAmountOneLineWithoutPrice False balance function
233 bal = showamt balance function
236 -- bal = if null bal' then "0" else bal' function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-1.19/Hledger/Cli/Commands/
H A DRegister.hs91 bal = showMixedAmountOneLineWithoutPrice False b function
185 bal = showamt b function
188 -- bal = if null bal' then "0" else bal' function
H A DAregister.hs138 bal = showMixedAmountOneLineWithoutPrice False balance function
233 bal = showamt balance function
236 -- bal = if null bal' then "0" else bal' function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-1.19.1/Hledger/Cli/Commands/
H A DRegister.hs91 bal = showMixedAmountOneLineWithoutPrice False b function
185 bal = showamt b function
188 -- bal = if null bal' then "0" else bal' function
H A DAregister.hs138 bal = showMixedAmountOneLineWithoutPrice False balance function
233 bal = showamt balance function
236 -- bal = if null bal' then "0" else bal' function
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/backends/aqhbci/ajobs/
H A Djobgetbalance.c120 AB_BALANCE *bal; in AH_Job_GetBalance__ReadBalance() local
393 AB_BALANCE *bal; in AH_Job_GetBalance_Process() local
405 AB_BALANCE *bal; in AH_Job_GetBalance_Process() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/oss/dmasound/
H A Ddmasound_q40.c126 int bal = expand_bal; in q40_ctx_law() local
162 int bal = expand_bal; in q40_ctx_s8() local
199 int bal = expand_bal; in q40_ctx_u8() local
236 int bal = expand_bal; in q40_ctc_law() local
275 int bal = expand_bal; in q40_ctc_s8() local
314 int bal = expand_bal; in q40_ctc_u8() local
/dports/multimedia/libv4l/linux-5.13-rc2/sound/oss/dmasound/
H A Ddmasound_q40.c126 int bal = expand_bal; in q40_ctx_law() local
162 int bal = expand_bal; in q40_ctx_s8() local
199 int bal = expand_bal; in q40_ctx_u8() local
236 int bal = expand_bal; in q40_ctc_law() local
275 int bal = expand_bal; in q40_ctc_s8() local
314 int bal = expand_bal; in q40_ctc_u8() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/oss/dmasound/
H A Ddmasound_q40.c126 int bal = expand_bal; in q40_ctx_law() local
162 int bal = expand_bal; in q40_ctx_s8() local
199 int bal = expand_bal; in q40_ctx_u8() local
236 int bal = expand_bal; in q40_ctc_law() local
275 int bal = expand_bal; in q40_ctc_s8() local
314 int bal = expand_bal; in q40_ctc_u8() local

12345678910>>...49