Searched
refs:LL (Results
351 -
375 of
1081) sorted by null
<<11121314151617181920>>
/external/strace/tests/ |
delete_module.c | 57 { -1LL, "O_NONBLOCK|O_TRUNC", 0, -1U & ~(O_NONBLOCK | O_TRUNC)},
|
finit_module.c | 59 { -1LL, "MODULE_INIT_IGNORE_MODVERSIONS|"
|
/external/strace/tests-m32/ |
delete_module.c | 57 { -1LL, "O_NONBLOCK|O_TRUNC", 0, -1U & ~(O_NONBLOCK | O_TRUNC)},
|
finit_module.c | 59 { -1LL, "MODULE_INIT_IGNORE_MODVERSIONS|"
|
/external/strace/tests-mx32/ |
delete_module.c | 57 { -1LL, "O_NONBLOCK|O_TRUNC", 0, -1U & ~(O_NONBLOCK | O_TRUNC)},
|
finit_module.c | 59 { -1LL, "MODULE_INIT_IGNORE_MODVERSIONS|"
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
DataTypes.h | 179 # define INT64_MAX 9223372036854775807LL
|
/external/swiftshader/third_party/LLVM/include-android/llvm/Support/ |
DataTypes.h | 178 # define INT64_MAX 9223372036854775807LL
|
/external/swiftshader/third_party/LLVM/include-linux/llvm/Support/ |
DataTypes.h | 178 # define INT64_MAX 9223372036854775807LL
|
/external/swiftshader/third_party/LLVM/include-osx/llvm/Support/ |
DataTypes.h | 178 # define INT64_MAX 9223372036854775807LL
|
/external/syslinux/com32/include/ |
stdlib.h | 36 return (__n < 0LL) ? -__n : __n;
|
/frameworks/av/media/libaudioclient/include/media/ |
AudioTimestamp.h | 132 timestamp->mTime.tv_nsec = time - timestamp->mTime.tv_sec * 1000000000LL;
|
/frameworks/av/media/libnbaio/ |
AudioStreamOutSink.cpp | 86 time.tv_sec * 1000000000LL + time.tv_nsec;
|
/frameworks/av/services/camera/libcameraservice/utils/ |
LatencyHistogram.cpp | 35 int32_t durationMs = static_cast<int32_t>(duration / 1000000LL);
|
/frameworks/base/services/core/jni/ |
com_android_server_AlarmManagerService.cpp | 206 if (millis <= 0 || millis / 1000LL >= INT_MAX) { 210 tv.tv_sec = (time_t) (millis / 1000LL); 211 tv.tv_usec = (suseconds_t) ((millis % 1000LL) * 1000LL);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
avrt.h | 24 #define THREAD_ORDER_GROUP_INFINITE_TIMEOUT (-1LL)
|
/prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm/ |
addrspace.h | 34 #define _CONST64_(x) x ## LL
|
/prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm/ |
addrspace.h | 34 #define _CONST64_(x) x ## LL
|
/prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm/ |
addrspace.h | 34 #define _CONST64_(x) x ## LL
|
/prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm/ |
addrspace.h | 34 #define _CONST64_(x) x ## LL
|
/prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/asm/ |
addrspace.h | 34 #define _CONST64_(x) x ## LL
|
/prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/asm/ |
addrspace.h | 34 #define _CONST64_(x) x ## LL
|
/prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/asm/ |
addrspace.h | 34 #define _CONST64_(x) x ## LL
|
/prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/asm/ |
addrspace.h | 34 #define _CONST64_(x) x ## LL
|
/prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/asm/ |
addrspace.h | 34 #define _CONST64_(x) x ## LL
|
Completed in 737 milliseconds
<<11121314151617181920>>