Searched refs:ONE (Results 1 – 25 of 44) sorted by relevance
12
128 assertEquals(BigInteger.ONE.shiftLeft(128), NetworkUtils.routedIPv6AddressCount(set)); in testRoutedIPv6AddressCount()134 assertEquals(BigInteger.ONE.shiftLeft(128), NetworkUtils.routedIPv6AddressCount(set)); in testRoutedIPv6AddressCount()140 assertEquals(BigInteger.ONE.shiftLeft(120), NetworkUtils.routedIPv6AddressCount(set)); in testRoutedIPv6AddressCount()144 assertEquals(BigInteger.ONE.shiftLeft(120).add(BigInteger.ONE.shiftLeft(64)), in testRoutedIPv6AddressCount()152 assertEquals(BigInteger.ONE, NetworkUtils.routedIPv6AddressCount(set)); in testRoutedIPv6AddressCount()
96 ONE (1), enumConstant122 ONE (1), enumConstant239 builder.setBlendFunc(BlendSrcFunc.ONE, BlendDstFunc.ZERO); in BLEND_NONE_DEPTH_TEST()260 builder.setBlendFunc(BlendSrcFunc.ONE, BlendDstFunc.ZERO); in BLEND_NONE_DEPTH_NONE()339 mBlendSrc = BlendSrcFunc.ONE; in Builder()
89 builder.setBlendFunc(ProgramStore.BlendSrcFunc.ONE, ProgramStore.BlendDstFunc.ONE); in BLEND_ADD_DEPTH_NONE()
38 private static final BigInteger UINT64_RANGE = BigInteger.ONE.shiftLeft(64);39 public static final BigInteger UINT64_MAX_VALUE = UINT64_RANGE.subtract(BigInteger.ONE);
411 const int32_t ONE = c.cMask | c.pMask; in filterCoefficient() local414 uint32_t indexN = ((ONE-phase) & c.cMask) >> c.cShift; in filterCoefficient()415 uint32_t lerpN = ((ONE-phase) & c.pMask) >> c.pShift; in filterCoefficient()
35 // Used to annotate an atom that reprsents a state change. A state change atom must have exactly ONE
453 routedIPCount = routedIPCount.add(BigInteger.ONE.shiftLeft(rank)); in routedIPv6AddressCount()
494 public static final int ONE = 2;
455 ONE = 1; enumerator
150 final BigInteger twoPower128 = BigInteger.ONE.shiftLeft(128);
2509 field public static final deprecated int ONE = 2; // 0x2
2497 field public static final deprecated int ONE = 2; // 0x2
2512 field public static deprecated int ONE;
2497 field public static deprecated int ONE;
2590 field public static deprecated int ONE;
META-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
5027 Landroid/renderscript/ProgramStore$BlendDstFunc;->ONE:Landroid/renderscript/ProgramStore$BlendDstFu…5030 Landroid/renderscript/ProgramStore$BlendSrcFunc;->ONE:Landroid/renderscript/ProgramStore$BlendSrcFu…
1113 field public static int ONE;
1223 field public static int ONE;
1562 field public static int ONE;
1575 field public static int ONE;
3430 field public static int ONE;
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...