/external/clang/test/Sema/ |
arm64-inline-asm.c | 5 asm volatile("USE(%0)" :: "z"(0LL)); 6 asm volatile("USE(%x0)" :: "z"(0LL));
|
const-eval-64.c | 7 EVAL_EXPR(1, ((char*)-1LL) + 1 == 0 ? 1 : -1) 8 EVAL_EXPR(2, ((char*)-1LL) + 1 < (char*) -1 ? 1 : -1)
|
array-size-64.c | 9 typedef char a[1LL<<61]; // expected-error {{array is too large}}
|
/external/compiler-rt/test/builtins/Unit/ |
muldi3_test.c | 42 if (test__muldi3(0, 81985529216486895LL, 0)) 44 if (test__muldi3(81985529216486895LL, 0, 0)) 55 if (test__muldi3(0, -81985529216486895LL, 0)) 57 if (test__muldi3(-81985529216486895LL, 0, 0)) 66 if (test__muldi3(1, 81985529216486895LL, 81985529216486895LL)) 68 if (test__muldi3(81985529216486895LL, 1, 81985529216486895LL)) 77 if (test__muldi3(1, -81985529216486895LL, -81985529216486895LL)) [all...] |
mulvdi3_test.c | 44 if (test__mulvdi3(0, 81985529216486895LL, 0)) 46 if (test__mulvdi3(81985529216486895LL, 0, 0)) 57 if (test__mulvdi3(0, -81985529216486895LL, 0)) 59 if (test__mulvdi3(-81985529216486895LL, 0, 0)) 68 if (test__mulvdi3(1, 81985529216486895LL, 81985529216486895LL)) 70 if (test__mulvdi3(81985529216486895LL, 1, 81985529216486895LL)) 79 if (test__mulvdi3(1, -81985529216486895LL, -81985529216486895LL)) [all...] |
mulodi4_test.c | 47 if (test__mulodi4(0, 81985529216486895LL, 0, 0)) 49 if (test__mulodi4(81985529216486895LL, 0, 0, 0)) 60 if (test__mulodi4(0, -81985529216486895LL, 0, 0)) 62 if (test__mulodi4(-81985529216486895LL, 0, 0, 0)) 71 if (test__mulodi4(1, 81985529216486895LL, 81985529216486895LL, 0)) 73 if (test__mulodi4(81985529216486895LL, 1, 81985529216486895LL, 0)) 82 if (test__mulodi4(1, -81985529216486895LL, -81985529216486895LL, 0) [all...] |
multi3_test.c | 59 if (test__multi3(0, 81985529216486895LL, 0)) 61 if (test__multi3(81985529216486895LL, 0, 0)) 72 if (test__multi3(0, -81985529216486895LL, 0)) 74 if (test__multi3(-81985529216486895LL, 0, 0)) 83 if (test__multi3(1, 81985529216486895LL, 81985529216486895LL)) 85 if (test__multi3(81985529216486895LL, 1, 81985529216486895LL)) 94 if (test__multi3(1, -81985529216486895LL, -81985529216486895LL)) [all...] |
mulvti3_test.c | 61 if (test__mulvti3(0, 81985529216486895LL, 0)) 63 if (test__mulvti3(81985529216486895LL, 0, 0)) 74 if (test__mulvti3(0, -81985529216486895LL, 0)) 76 if (test__mulvti3(-81985529216486895LL, 0, 0)) 85 if (test__mulvti3(1, 81985529216486895LL, 81985529216486895LL)) 87 if (test__mulvti3(81985529216486895LL, 1, 81985529216486895LL)) 96 if (test__mulvti3(1, -81985529216486895LL, -81985529216486895LL)) [all...] |
muloti4_test.c | 81 if (test__muloti4(0, 81985529216486895LL, 0, 0)) 83 if (test__muloti4(81985529216486895LL, 0, 0, 0)) 94 if (test__muloti4(0, -81985529216486895LL, 0, 0)) 96 if (test__muloti4(-81985529216486895LL, 0, 0, 0)) 105 if (test__muloti4(1, 81985529216486895LL, 81985529216486895LL, 0)) 107 if (test__muloti4(81985529216486895LL, 1, 81985529216486895LL, 0)) 116 if (test__muloti4(1, -81985529216486895LL, -81985529216486895LL, 0) [all...] |
/external/clang/test/Parser/ |
extension.c | 17 __extension__ (j = 10LL); 18 __extension__ j = 10LL; /* expected-warning {{'long long' is an extension}} */
|
/external/clang/test/Preprocessor/ |
expr_usual_conversions.c | 3 #define INTMAX_MIN (-9223372036854775807LL -1)
|
/external/clang/test/Lexer/ |
long-long.cpp | 21 #if 1 > 2LL
|
/hardware/invensense/6515/libsensors_iio/software/core/mpl/ |
quaternion_supervisor.h | 17 #define ACCELERATION_SQUARE_1P5G 9663676416LL 18 #define ACCELERATION_SQUARE_1P2G 6184752906LL
|
/hardware/invensense/65xx/libsensors_iio/software/core/mpl/ |
quaternion_supervisor.h | 17 #define ACCELERATION_SQUARE_1P5G 9663676416LL 18 #define ACCELERATION_SQUARE_1P2G 6184752906LL
|
/external/clang/test/SemaCXX/ |
warn-c++11-extensions.cpp | 4 -42LL; // expected-warning {{'long long' is a C++11 extension}}
|
/external/chromium_org/ui/base/text/ |
bytes_formatting_unittest.cc | 20 {10LL*1024*1024*1024, DATA_UNITS_GIBIBYTE}, 21 {10LL*1024*1024*1024*1024, DATA_UNITS_TEBIBYTE}, 22 {~(1LL<<63), DATA_UNITS_PEBIBYTE}, 51 {10LL*1024*1024*1024, DATA_UNITS_GIBIBYTE, "10.0", "10.0 GB"}, 52 {99LL*1024*1024*1024, DATA_UNITS_GIBIBYTE, "99.0", "99.0 GB"}, 53 {105LL*1024*1024*1024, DATA_UNITS_GIBIBYTE, "105", "105 GB"}, 54 {105LL*1024*1024*1024 + 500LL*1024*1024, DATA_UNITS_GIBIBYTE, 56 {~(1LL<<63), DATA_UNITS_GIBIBYTE, "8,589,934,592", "8,589,934,592 GB"}, 57 {~(1LL<<63), DATA_UNITS_PEBIBYTE, "8,192", "8,192 PB"} [all...] |
/external/valgrind/main/cachegrind/tests/ |
chdir.stderr.exp | 15 LL refs: 16 LL misses: 17 LL miss rate:
|
dlclose.stderr.exp | 15 LL refs: 16 LL misses: 17 LL miss rate:
|
notpower2.stderr.exp | 15 LL refs: 16 LL misses: 17 LL miss rate:
|
wrap5.stderr.exp | 15 LL refs: 16 LL misses: 17 LL miss rate:
|
/external/valgrind/main/cachegrind/tests/x86/ |
fpu-28-108.stderr.exp | 15 LL refs: 16 LL misses: 17 LL miss rate:
|
/external/libcxx/test/utilities/ratio/ratio.ratio/ |
ratio.pass.cpp | 40 test<0x7FFFFFFFFFFFFFFFLL, 127, 72624976668147841LL, 1>(); 41 test<-0x7FFFFFFFFFFFFFFFLL, 127, -72624976668147841LL, 1>(); 42 test<0x7FFFFFFFFFFFFFFFLL, -127, -72624976668147841LL, 1>(); 43 test<-0x7FFFFFFFFFFFFFFFLL, -127, 72624976668147841LL, 1>();
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/ratio/ratio.ratio/ |
ratio.pass.cpp | 40 test<0x7FFFFFFFFFFFFFFFLL, 127, 72624976668147841LL, 1>(); 41 test<-0x7FFFFFFFFFFFFFFFLL, 127, -72624976668147841LL, 1>(); 42 test<0x7FFFFFFFFFFFFFFFLL, -127, -72624976668147841LL, 1>(); 43 test<-0x7FFFFFFFFFFFFFFFLL, -127, 72624976668147841LL, 1>();
|
/development/ndk/platforms/android-3/arch-arm/include/machine/ |
limits.h | 59 #define LONGLONG_MIN (-9223372036854775807LL-1) 60 #define LONGLONG_MAX 9223372036854775807LL
|
/development/ndk/platforms/android-9/arch-mips/include/machine/ |
limits.h | 58 #define LONGLONG_MIN (-9223372036854775807LL-1) 59 #define LONGLONG_MAX 9223372036854775807LL
|