Home
last modified time | relevance | path

Searched refs:balance (Results 1 – 25 of 35) sorted by relevance

12

/dragonfly/contrib/grep/src/
H A Dkwset.c226 cur->balance = 0; in kwsincr()
238 --links[depth]->balance; in kwsincr()
240 ++links[depth]->balance; in kwsincr()
258 t->balance = r->balance = 0; in kwsincr()
264 l->balance = t->balance != 1 ? 0 : -1; in kwsincr()
265 r->balance = t->balance != (char) -1 ? 0 : 1; in kwsincr()
266 t->balance = 0; in kwsincr()
278 t->balance = l->balance = 0; in kwsincr()
284 l->balance = t->balance != 1 ? 0 : -1; in kwsincr()
285 r->balance = t->balance != (char) -1 ? 0 : 1; in kwsincr()
[all …]
/dragonfly/sys/dev/video/bktr/
H A Dmsp34xx.c335 int vol = 0,val = 0,balance = 0; in msp3400c_setvolume() local
342 balance = ((right-left) * 127) / vol; in msp3400c_setvolume()
346 muted ? "on" : "off", left, right, val>>8, balance)); in msp3400c_setvolume()
351 msp3400c_write(client,I2C_MSP3400C_DFP, 0x0001, balance << 8); in msp3400c_setvolume()
/dragonfly/contrib/file/magic/Magdir/
H A Druby41 # Looks for function definition to balance python magic
/dragonfly/contrib/tcsh-6/
H A Dsh.set.c52 static void balance (struct varent *, int, int);
747 balance(p, f, 0); in setq()
892 balance(pp, f, 1); in unsetv1()
1006 balance(struct varent *p, int f, int d) in balance() function
/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-typeck.c6467 int balance; member
7458 r->balance = 0; in add_pending_init()
7478 p->balance = 0; in add_pending_init()
7479 r->balance = 0; in add_pending_init()
7509 p->balance = t->balance < 0; in add_pending_init()
7510 r->balance = -(t->balance > 0); in add_pending_init()
7511 t->balance = 0; in add_pending_init()
7540 p->balance++; in add_pending_init()
7551 p->balance = 0; in add_pending_init()
7582 r->balance = (t->balance < 0); in add_pending_init()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dggc-common.c893 long balance = get_balance (); in dump() local
900 (long)balance, get_percent (balance, total.get_balance ()), in dump()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c7703 int balance; member
8758 r->balance = 0; in add_pending_init()
8778 p->balance = 0; in add_pending_init()
8779 r->balance = 0; in add_pending_init()
8809 p->balance = t->balance < 0; in add_pending_init()
8810 r->balance = -(t->balance > 0); in add_pending_init()
8811 t->balance = 0; in add_pending_init()
8840 p->balance++; in add_pending_init()
8851 p->balance = 0; in add_pending_init()
8882 r->balance = (t->balance < 0); in add_pending_init()
[all …]
/dragonfly/games/fortune/datfiles/
H A Dstartrek516 The only solution is ... a balance of power. We arm our side with
517 exactly that much more. A balance of power -- the trickiest, most
/dragonfly/share/dict/
H A Dweb2a1112 alloy balance
3125 back balance
3385 balance arm
3386 balance beam
3387 balance bob
3390 balance cock
3391 balance coil
3393 balance dock
3400 balance lug
3402 balance pin
[all …]
/dragonfly/test/interbench/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
/dragonfly/contrib/binutils-2.34/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
/dragonfly/contrib/gcc-4.7/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
/dragonfly/contrib/gcc-8.0/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
/dragonfly/contrib/gdb-7/include/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
/dragonfly/contrib/binutils-2.27/include/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
/dragonfly/contrib/zstd/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
/dragonfly/contrib/cryptsetup/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
/dragonfly/gnu/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
/dragonfly/contrib/gdb-7/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
/dragonfly/contrib/lvm2/dist/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
/dragonfly/contrib/binutils-2.27/
H A DCOPYING211 any particular circumstance, the balance of the section is intended to
/dragonfly/contrib/xz/
H A DCOPYING.GPLv2211 any particular circumstance, the balance of the section is intended to
/dragonfly/bin/csh/csh/
H A Dhost.defs770 hosttype: : "balance"
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Drope1788 // Used only by balance.
1963 balance()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Drope1787 // Used only by balance.
1963 balance()

12