/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ |
xmmintrin.h | 625 __sign = __builtin_ia32_pcmpgtw ((__v4hi)0LL, (__v4hi)__A); 647 __losi = (__v2si) __builtin_ia32_punpcklwd ((__v4hi)__A, (__v4hi)0LL); 648 __hisi = (__v2si) __builtin_ia32_punpckhwd ((__v4hi)__A, (__v4hi)0LL); 667 __sign = __builtin_ia32_pcmpgtb ((__v8qi)0LL, (__v8qi)__A); 679 __A = (__m64) __builtin_ia32_punpcklbw ((__v8qi)__A, (__v8qi)0LL); 709 return (__m64) __builtin_ia32_packsswb (__tmp, (__v4hi)0LL); [all...] |
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/ |
xmmintrin.h | 625 __sign = __builtin_ia32_pcmpgtw ((__v4hi)0LL, (__v4hi)__A); 647 __losi = (__v2si) __builtin_ia32_punpcklwd ((__v4hi)__A, (__v4hi)0LL); 648 __hisi = (__v2si) __builtin_ia32_punpckhwd ((__v4hi)__A, (__v4hi)0LL); 667 __sign = __builtin_ia32_pcmpgtb ((__v8qi)0LL, (__v8qi)__A); 679 __A = (__m64) __builtin_ia32_punpcklbw ((__v8qi)__A, (__v8qi)0LL); 709 return (__m64) __builtin_ia32_packsswb (__tmp, (__v4hi)0LL); [all...] |
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/ |
xmmintrin.h | 651 __sign = __builtin_ia32_pcmpgtw ((__v4hi)0LL, (__v4hi)__A); 673 __losi = (__v2si) __builtin_ia32_punpcklwd ((__v4hi)__A, (__v4hi)0LL); 674 __hisi = (__v2si) __builtin_ia32_punpckhwd ((__v4hi)__A, (__v4hi)0LL); 693 __sign = __builtin_ia32_pcmpgtb ((__v8qi)0LL, (__v8qi)__A); 705 __A = (__m64) __builtin_ia32_punpcklbw ((__v8qi)__A, (__v8qi)0LL); 735 return (__m64) __builtin_ia32_packsswb (__tmp, (__v4hi)0LL); [all...] |
/external/chromium_org/chrome/utility/importer/ |
bookmark_html_reader.cc | 291 if (0 < time && time < (1LL << 32)) 377 if (0 < time && time < (1LL << 32))
|
/external/chromium_org/components/nacl/browser/ |
pnacl_host_unittest.cc | 77 EXPECT_EQ(0LL, info.size); 91 EXPECT_EQ(16LL, info.size);
|
/external/chromium_org/mojo/apps/js/test/ |
js_to_cpp_unittest.cc | 34 const int64 kExpectedInt64Value = -77263311946305LL; 41 const uint64 kExpectedUInt64Value = 77263311946305LL;
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/ |
mkvmuxerutil.cpp | 222 const uint64 bit = 1LL << (size * 7); 233 bit = 1LL << (size * 7);
|
/external/libvpx/libvpx/third_party/libwebm/ |
mkvmuxerutil.cpp | 202 const uint64 bit = 1LL << (size * 7); 213 bit = 1LL << (size * 7);
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
TargetLowering.cpp | [all...] |
/external/qemu/include/ |
qemu-common.h | 377 uint64_t ll; member in union:__anon33629 388 u.ll = a; 394 return res.ll; 442 #define CLAMP_MAC_TIMEOUT(to) do { if (to > 100000000000LL) to = 100000000000LL; } while (0)
|
/external/qemu/ |
qemu-timer.c | 315 ts.tv_sec = timeout / 1000000000LL; 316 ts.tv_nsec = timeout % 1000000000LL;
|
/frameworks/av/services/camera/libcameraservice/device3/ |
Camera3Stream.cpp | 260 kWaitForBufferDuration / 1000000LL); 316 kWaitForBufferDuration / 1000000LL);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/ |
mkvmuxerutil.cpp | 202 const uint64 bit = 1LL << (size * 7); 213 bit = 1LL << (size * 7);
|
/prebuilts/misc/common/swig/include/2.0.11/typemaps/ |
fragments.swg | 106 # define LLONG_MIN (-LLONG_MAX - 1LL)
|
/bionic/benchmarks/ |
benchmark_main.cpp | 55 return static_cast<int64_t>(t.tv_sec) * 1000000000LL + t.tv_nsec;
|
/bionic/libc/include/ |
stdint.h | 146 # define INT64_C(c) c ## LL
|
/development/ndk/platforms/android-L/include/ |
stdint.h | 146 # define INT64_C(c) c ## LL
|
/device/generic/goldfish/camera/ |
CallbackNotifier.cpp | 156 mFrameRefreshFreq = 1000000000LL / fps;
|
/device/moto/shamu/camera/QCamera/HAL/core/src/ |
QCameraHWI_Record.cpp | 139 nsecs_t timeStamp = nsecs_t(frame->bufs[0]->ts.tv_sec)*1000000000LL + \
|
/external/blktrace/btt/ |
args.c | 355 iostat_interval = (__u64)interval * 1000000000LL;
|
/external/bluetooth/bluedroid/osi/test/ |
alarm_test.cpp | 64 wakeup_time.it_value.tv_nsec = (delay_millis % 1000) * 1000000LL;
|
/external/chromium_org/net/base/ |
keygen_handler_mac.cc | 244 0LL,
|
net_log_logger.cc | 220 const int64 kUnixEpochMs = 11644473600000LL;
|
/external/chromium_org/third_party/WebKit/Source/core/fileapi/ |
FileReaderLoader.cpp | 185 m_totalBytes = 1LL + m_rangeEnd - m_rangeStart;
|
/external/chromium_org/third_party/hwcplus/include/system/ |
window.h | 340 static const int64_t NATIVE_WINDOW_TIMESTAMP_AUTO = (-9223372036854775807LL-1);
|