HomeSort by relevance Sort by last modified time
    Searched refs:isPowerOfTwo (Results 26 - 50 of 105) sorted by null

12 3 4 5

  /external/guava/guava-gwt/test-super/com/google/common/math/super/com/google/common/math/
IntMathTest.java 87 // Relies on the correctness of isPowerOfTwo(int).
91 boolean isPowerOf2 = IntMath.isPowerOfTwo(x);
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
rewriteARM.go     [all...]
rewrite.go 327 // isPowerOfTwo reports whether n is a power of 2.
328 func isPowerOfTwo(n int64) bool {
rewrite386.go     [all...]
rewriteS390X.go     [all...]
rewriteMIPS.go     [all...]
rewriteAMD64.go     [all...]
rewriteMIPS64.go     [all...]
rewritegeneric.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
rewriteARM.go     [all...]
rewrite.go 327 // isPowerOfTwo reports whether n is a power of 2.
328 func isPowerOfTwo(n int64) bool {
rewrite386.go     [all...]
rewriteS390X.go     [all...]
rewriteMIPS.go     [all...]
rewriteAMD64.go     [all...]
rewriteMIPS64.go     [all...]
rewritegeneric.go     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp 40 isPowerOfTwo(PowerOf2, IC.getTargetData())) {
49 isPowerOfTwo(I->getOperand(0), IC.getTargetData())) {
  /prebuilts/devtools/tools/lib/
fat32lib.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/fat32lib/unspecified/
fat32lib-unspecified.jar 
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiObjectManagementTests.cpp 292 bool isPowerOfTwo (T value)
301 DE_ASSERT(isPowerOfTwo(align));
    [all...]
  /external/clang/lib/CodeGen/
CGObjC.cpp 764 if (!IvarSize.isPowerOfTwo()) {
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.3.Final/
netty-common-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.6.Final/
netty-common-4.1.6.Final.jar 
  /cts/tests/libcore/javautilcollections/libs/
guava-20.0.jar 

Completed in 666 milliseconds

12 3 4 5