OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xffffffffffffffffl
(Results
51 - 75
of
150
) sorted by null
1
2
3
4
5
6
/art/test/645-checker-abs-simd/src/
Main.java
324
xd[7] = Double.longBitsToDouble(0
xffffffffffffffffL
);
/art/test/660-checker-simd-sad-long/src/
Main.java
180
0xffffffff80000000L, 0xffffffff80000001L, 0
xffffffffffffffffL
/cts/tests/tests/graphics/src/android/graphics/cts/
Color_ColorLongTest.java
89
colorSpace(0
xffffffffffffffffL
);
/cts/tests/tests/widget/src/android/widget/cts/
ExpandableListViewTest.java
477
assertEquals(0
xffffffffffffffffL
,
/external/protobuf/csharp/src/Google.Protobuf.Test/
CodedOutputStreamTest.cs
241
Assert.AreEqual(0
xFFFFFFFFFFFFFFFFL
,
CodedInputStreamTest.cs
226
Assert.AreEqual(unchecked((long) 0x8000000000000000L), CodedInputStream.DecodeZigZag64(0
xFFFFFFFFFFFFFFFFL
));
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
py2_test_grammar.py
62
x = 0
xffffffffffffffffL
63
x = 0
xffffffffffffffffl
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_grammar.py
57
x = 0
xffffffffffffffffL
58
x = 0
xffffffffffffffffl
[
all
...]
/external/python/cpython2/Lib/lib2to3/tests/data/
py2_test_grammar.py
62
x = 0
xffffffffffffffffL
63
x = 0
xffffffffffffffffl
/external/python/cpython2/Lib/test/
test_grammar.py
57
x = 0
xffffffffffffffffL
58
x = 0
xffffffffffffffffl
[
all
...]
/external/python/cpython3/Lib/lib2to3/tests/data/
py2_test_grammar.py
62
x = 0
xffffffffffffffffL
63
x = 0
xffffffffffffffffl
/external/v8/src/arm64/
constants-arm64.h
62
const int64_t kXRegMask = 0
xffffffffffffffffL
;
64
const int64_t kDRegMask = 0
xffffffffffffffffL
;
[
all
...]
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
LongTest.java
852
assertEquals(0x8000000000000000L, Long.highestOneBit(0
xFFFFFFFFFFFFFFFFL
));
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_grammar.py
57
x = 0
xffffffffffffffffL
58
x = 0
xffffffffffffffffl
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_grammar.py
57
x = 0
xffffffffffffffffL
58
x = 0
xffffffffffffffffl
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
py2_test_grammar.py
62
x = 0
xffffffffffffffffL
63
x = 0
xffffffffffffffffl
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_grammar.py
57
x = 0
xffffffffffffffffL
58
x = 0
xffffffffffffffffl
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
py2_test_grammar.py
62
x = 0
xffffffffffffffffL
63
x = 0
xffffffffffffffffl
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_grammar.py
57
x = 0
xffffffffffffffffL
58
x = 0
xffffffffffffffffl
/art/test/082-inline-execute/src/
Main.java
[
all
...]
/external/protobuf/java/core/src/test/java/com/google/protobuf/
CodedInputStreamTest.java
312
CodedInputStream.decodeZigZag64(0
xFFFFFFFFFFFFFFFFL
));
CodedOutputStreamTest.java
291
assertEquals(0
xFFFFFFFFFFFFFFFFL
, CodedOutputStream.encodeZigZag64(0x8000000000000000L));
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/dexbacked/
BaseDexReaderTest.java
344
performSizedLongTest(0
xffffffffffffffffL
, new byte[]{(byte)0xff});
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/writer/
DexDataWriterTest.java
298
testWriteEncodedLongHelper(0
xffffffffffffffffL
, 0xff);
/frameworks/support/slices/builders/api/
current.txt
89
field public static final long INFINITY = -1L; // 0
xffffffffffffffffL
Completed in 2553 milliseconds
1
2
3
4
5
6