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

  /libcore/luni/src/test/java/libcore/java/math/
OldBigIntegerDivideTest.java 34 byte bBytes[] = {0};
38 BigInteger bNumber = new BigInteger(bSign, bBytes);
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
BigIntegerDivideTest.java 36 byte bBytes[] = {0};
40 BigInteger bNumber = new BigInteger(bSign, bBytes);
68 byte bBytes[] = {-127, 100, 56, 7, 98, -1, 39, -128, 127};
73 BigInteger bNumber = new BigInteger(bSign, bBytes);
88 byte bBytes[] = {-127, 100, 56, 7, 98, -1, 39, -128, 127};
93 BigInteger bNumber = new BigInteger(bSign, bBytes);
109 byte bBytes[] = {-127, 100, 56, 7, 98, -1, 39, -128, 127, 1, 2, 3, 4, 5};
114 BigInteger bNumber = new BigInteger(bSign, bBytes);
130 byte bBytes[] = {15, 100, 56, 7, 98, -1, 39, -128, 127};
135 BigInteger bNumber = new BigInteger(bSign, bBytes);
    [all...]
BigIntegerAddTest.java 36 byte bBytes[] = {10, 20, 30, 40, 50, 60, 70, 10, 20, 30};
41 BigInteger bNumber = new BigInteger(bSign, bBytes);
56 byte bBytes[] = {10, 20, 30, 40, 50, 60, 70, 10, 20, 30};
61 BigInteger bNumber = new BigInteger(bSign, bBytes);
78 byte bBytes[] = {1, 2, 3, 4, 5, 6, 7};
83 BigInteger bNumber = new BigInteger(bSign, bBytes);
100 byte bBytes[] = {1, 2, 3, 4, 5, 6, 7};
105 BigInteger bNumber = new BigInteger(bSign, bBytes);
122 byte bBytes[] = {3, 4, 5, 6, 7, 8, 9};
127 BigInteger bNumber = new BigInteger(bSign, bBytes);
    [all...]
BigIntegerAndTest.java 36 byte bBytes[] = {-2, -3, -4, -4, 5, 14, 23, 39, 48, 57, 66, 5, 14, 23};
41 BigInteger bNumber = new BigInteger(bSign, bBytes);
56 byte bBytes[] = {-2, -3, -4, -4, 5, 14, 23, 39, 48, 57, 66, 5, 14, 23};
61 BigInteger bNumber = new BigInteger(bSign, bBytes);
76 byte bBytes[] = {0};
81 BigInteger bNumber = new BigInteger(bSign, bBytes);
96 byte bBytes[] = {0};
101 BigInteger bNumber = new BigInteger(bSign, bBytes);
116 byte bBytes[] = {0};
121 BigInteger bNumber = new BigInteger(bSign, bBytes);
    [all...]
BigIntegerOrTest.java 36 byte bBytes[] = {-2, -3, -4, -4, 5, 14, 23, 39, 48, 57, 66, 5, 14, 23};
41 BigInteger bNumber = new BigInteger(bSign, bBytes);
56 byte bBytes[] = {-2, -3, -4, -4, 5, 14, 23, 39, 48, 57, 66, 5, 14, 23};
61 BigInteger bNumber = new BigInteger(bSign, bBytes);
76 byte bBytes[] = {0};
81 BigInteger bNumber = new BigInteger(bSign, bBytes);
96 byte bBytes[] = {0};
101 BigInteger bNumber = new BigInteger(bSign, bBytes);
116 byte bBytes[] = {0};
121 BigInteger bNumber = new BigInteger(bSign, bBytes);
    [all...]
BigIntegerCompareTest.java 72 byte bBytes[] = {10, 20, 30, 40, 50, 60, 70, 10, 20, 30};
76 BigInteger bNumber = new BigInteger(bSign, bBytes);
87 byte bBytes[] = {12, 56, 100, -2, -76, 89, 45, 91, 3, -15, 35, 26, 3, 91};
91 BigInteger bNumber = new BigInteger(bSign, bBytes);
101 byte bBytes[] = {12, 56, 100, -2, -76, 89, 45, 91, 3, -15, 35, 26, 3, 91};
105 BigInteger bNumber = new BigInteger(bSign, bBytes);
116 byte bBytes[] = {10, 20, 30, 40, 50, 60, 70, 10, 20, 30};
120 BigInteger bNumber = new BigInteger(bSign, bBytes);
131 byte bBytes[] = {12, 56, 100, -2, -76, 89, 45, 91, 3, -15, 35, 26, 3, 91};
135 BigInteger bNumber = new BigInteger(bSign, bBytes);
    [all...]
BigIntegerSubtractTest.java 37 byte bBytes[] = {1, 2, 3, 4, 5, 6, 7, 1, 2, 3};
42 BigInteger bNumber = new BigInteger(bSign, bBytes);
58 byte bBytes[] = {10, 20, 30, 40, 50, 60, 70, 10, 20, 30};
63 BigInteger bNumber = new BigInteger(bSign, bBytes);
80 byte bBytes[] = {1, 2, 3, 4, 5, 6, 7, 1, 2, 3};
85 BigInteger bNumber = new BigInteger(bSign, bBytes);
102 byte bBytes[] = {10, 20, 30, 40, 50, 60, 70, 10, 20, 30};
107 BigInteger bNumber = new BigInteger(bSign, bBytes);
123 byte bBytes[] = {1, 2, 3, 4, 5, 6, 7, 1, 2, 3};
128 BigInteger bNumber = new BigInteger(bSign, bBytes);
    [all...]
BigIntegerMultiplyTest.java 36 byte bBytes[] = {10, 20, 30, 40, 50, 60, 70, 10, 20, 30};
41 BigInteger bNumber = new BigInteger(bSign, bBytes);
57 byte bBytes[] = {10, 20, 30, 40, 50, 60, 70, 10, 20, 30};
62 BigInteger bNumber = new BigInteger(bSign, bBytes);
78 byte bBytes[] = {10, 20, 30, 40, 50, 60, 70, 10, 20, 30};
84 BigInteger bNumber = new BigInteger(bSign, bBytes);
100 byte bBytes[] = {1, 2, 3, 4, 5, 6, 7, 1, 2, 3, 1, 2, 3, 4, 5};
106 BigInteger bNumber = new BigInteger(bSign, bBytes);
123 byte bBytes[] = {10, 20, 30, 40, 50, 60, 70, 10, 20, 30};
129 BigInteger bNumber = new BigInteger(bSign, bBytes);
    [all...]
BigIntegerNotTest.java 36 byte bBytes[] = {-2, -3, -4, -4, 5, 14, 23, 39, 48, 57, 66, 5, 14, 23};
41 BigInteger bNumber = new BigInteger(bSign, bBytes);
56 byte bBytes[] = {-128, 9, 56, 100, -2, -76, 89, 45, 91, 3, -15, 35, 26, -117, 23, 87, -25, -75};
61 BigInteger bNumber = new BigInteger(bSign, bBytes);
76 byte bBytes[] = {-2, -3, -4, -4, 5, 14, 23, 39, 48, 57, 66, 5, 14, 23};
81 BigInteger bNumber = new BigInteger(bSign, bBytes);
96 byte bBytes[] = {-2, -3, -4, -4, 5, 14, 23, 39, 48, 57, 66, 5, 14, 23};
101 BigInteger bNumber = new BigInteger(bSign, bBytes);
BigIntegerModPowTest.java 244 byte bBytes[] = {0};
249 BigInteger bNumber = new BigInteger(bSign, bBytes);
264 byte bBytes[] = {15, 24, 123, 57, -15, 24, 123, 57, -15, 24, 123, 57};
269 BigInteger bNumber = new BigInteger(bSign, bBytes);
283 byte bBytes[] = {15, 24, 123, 57, -15, 24, 123, 57, -15, 24, 123, 57};
287 BigInteger bNumber = new BigInteger(bSign, bBytes);
317 byte bBytes[] = {-12, 1, 0, 0, 0, 23, 44, 55, 66};
322 BigInteger bNumber = new BigInteger(bSign, bBytes);
337 byte bBytes[] = {-15, 24, 123, 56, -11, -112, -34, -98, 8, 10, 12, 14, 25, 125, -15, 28, -127};
342 BigInteger bNumber = new BigInteger(bSign, bBytes);
    [all...]
  /external/chromium_org/third_party/skia/dm/
DMUtil.cpp 102 const uint8_t* bBytes = (const uint8_t*)b.getPixels();
104 max = SkTMax(max, abs_diff(aBytes[i], bBytes[i]));
  /external/skia/dm/
DMUtil.cpp 85 const uint8_t* bBytes = (const uint8_t*)b.getPixels();
87 max = SkTMax(max, abs_diff(aBytes[i], bBytes[i]));

Completed in 962 milliseconds