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

  /external/libvorbis/lib/
codebook.c 310 ogg_uint32_t testword=bitreverse((ogg_uint32_t)lok); local
314 long test=book->codelist[lo+p]>testword;
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
arith_test.go 442 testword := Word((uint64(1) << nbits) - 1)
444 bitLen(testword)
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
arith_test.go 439 testword := Word((uint64(1) << nbits) - 1)
441 bitLen(testword)
  /prebuilts/go/darwin-x86/src/math/big/
arith_test.go 439 testword := Word((uint64(1) << nbits) - 1)
441 bitLen(testword)
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
arith_test.go 442 testword := Word((uint64(1) << nbits) - 1)
444 bitLen(testword)
  /prebuilts/go/linux-x86/src/cmd/compile/internal/big/
arith_test.go 439 testword := Word((uint64(1) << nbits) - 1)
441 bitLen(testword)
  /prebuilts/go/linux-x86/src/math/big/
arith_test.go 439 testword := Word((uint64(1) << nbits) - 1)
441 bitLen(testword)

Completed in 874 milliseconds