HomeSort by relevance Sort by last modified time
    Searched full:testword (Results 1 - 8 of 8) 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;
  /external/selinux/libsepol/cil/test/unit/
CuTest.c 336 const char* testWord = passCount == 1 ? "test" : "tests";
337 CuStringAppendFormat(details, "OK (%d %s)\n", passCount, 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 306 milliseconds