HomeSort by relevance Sort by last modified time
    Searched refs:lb0 (Results 1 - 6 of 6) sorted by null

  /external/ltp/testcases/network/virt/
vlan01.sh 32 lb0="loose_binding off"
37 options=" ,$p0 $lb0 $rh0,$p0 $lb0 $rh1,$p0 $lb1 $rh0,$p0 $lb1 $rh1,\
38 $p1 $lb0 $rh0,$p1 $lb0 $rh1,$p1 $lb1 $rh0,$p1 $lb1 $rh1,"
vlan03.sh 55 lb0="loose_binding off"
60 opts=" ,$p0 $lb0 $rh1,$p1 $lb1 $rh1"
  /device/google/dragon/audio/hal/dsp/
crossover.c 42 float lb0 = lp->b0; local
64 y = lb0*x + lb1*lx1 + lb2*lx2 - la1*ly1 - la2*ly2;
65 z = lb0*y + lb1*ly1 + lb2*ly2 - la1*lz1 - la2*lz2;
115 float lb0 = lp->b0; local
137 y = lb0*x + lb1*lx1 + lb2*lx2 - la1*ly1 - la2*ly2;
138 z = lb0*y + lb1*ly1 + lb2*ly2 - la1*lz1 - la2*lz2;
crossover2.c 229 float lb0 = lp->b0; local
252 yL = lb0*xL + lb1*lx1L + lb2*lx2L - la1*ly1L - la2*ly2L;
253 yR = lb0*xR + lb1*lx1R + lb2*lx2R - la1*ly1R - la2*ly2R;
254 zL = lb0*yL + lb1*ly1L + lb2*ly2L - la1*lz1L - la2*lz2L;
255 zR = lb0*yR + lb1*ly1R + lb2*ly2R - la1*lz1R - la2*lz2R;
499 float lb0 = lp->b0; local
522 yL = lb0*xL + lb1*lx1L + lb2*lx2L - la1*ly1L - la2*ly2L;
523 yR = lb0*xR + lb1*lx1R + lb2*lx2R - la1*ly1R - la2*ly2R;
524 zL = lb0*yL + lb1*ly1L + lb2*ly2L - la1*lz1L - la2*lz2L;
525 zR = lb0*yR + lb1*ly1R + lb2*ly2R - la1*lz1R - la2*lz2R
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic4x/
allopcodes.S 181 A_CLASS( lb0, TEST_C4X )
opcodes.s     [all...]

Completed in 588 milliseconds