/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | basic_types.h | 29 #define UINT64_C(x) x ## UI64 macro 40 #define UINT64_C(x) x ## UL macro 50 #define UINT64_C(x) x ## ULL macro
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/ |
D | basic_types.h | 29 #define UINT64_C(x) x ## UI64 macro 40 #define UINT64_C(x) x ## UL macro 50 #define UINT64_C(x) x ## ULL macro
|
/external/chromium_org/third_party/webrtc/base/ |
D | basictypes.h | 35 #define UINT64_C(x) x ## UI64 macro 48 #define UINT64_C(x) x ## ULL macro 58 #define UINT64_C(x) x ## UL macro 68 #define UINT64_C(x) x ## ULL macro
|
/external/libyuv/files/include/libyuv/ |
D | basic_types.h | 29 #define UINT64_C(x) x ## UI64 macro 40 #define UINT64_C(x) x ## UL macro 50 #define UINT64_C(x) x ## ULL macro
|
/external/chromium_org/third_party/libyuv/include/libyuv/ |
D | basic_types.h | 32 #define UINT64_C(x) x ## UI64 macro 43 #define UINT64_C(x) x ## UL macro 53 #define UINT64_C(x) x ## ULL macro
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
D | basictypes.h | 52 #define UINT64_C(x) x ## UI64 macro 65 #define UINT64_C(x) x ## ULL macro 75 #define UINT64_C(x) x ## UL macro 85 #define UINT64_C(x) x ## ULL macro
|
/external/chromium_org/third_party/webrtc/overrides/webrtc/base/ |
D | basictypes.h | 35 #define UINT64_C(x) x ## UI64 macro 43 #define UINT64_C(x) x ## ULL macro
|
/external/chromium_org/third_party/libjingle/overrides/talk/base/ |
D | basictypes.h | 29 #define UINT64_C(x) x ## UI64 macro 37 #define UINT64_C(x) x ## ULL macro
|
/external/chromium_org/third_party/yasm/source/config/win/ |
D | stdint.h | 28 #define UINT64_C(value) value##ULL macro
|
/external/chromium_org/third_party/mesa/src/src/egl/main/ |
D | eglcompiler.h | 58 # define UINT64_C(__val) __val##ui64 macro
|
/external/mesa3d/src/egl/main/ |
D | eglcompiler.h | 58 # define UINT64_C(__val) __val##ui64 macro
|
/external/chromium_org/third_party/smhasher/src/ |
D | pstdint.h | 249 # define UINT64_C(x) (x + (UINT64_MAX - UINT64_MAX)) macro 449 # define UINT64_C(v) v ## ULL macro 462 # define UINT64_C(v) v ## ULL macro 471 # define UINT64_C(v) v ## ULL macro 480 # define UINT64_C(v) v ## UI64 macro
|
/external/bison/darwin-lib/ |
D | stdint.h | 606 # define UINT64_C(x) x##UL macro 608 # define UINT64_C(x) x##ui64 macro 610 # define UINT64_C(x) x##ULL macro
|
/external/icu/icu4c/source/common/unicode/ |
D | umachine.h | 179 # define UINT64_C(c) c ## ULL macro
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | umachine.h | 198 # define UINT64_C(c) c ## ULL macro
|
D | pwin32.h | 114 # define UINT64_C(x) ((uint64_t)x) macro
|
/external/llvm/include/llvm/Support/ |
D | DataTypes.h | 168 # define UINT64_C(C) C##ui64 macro
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
D | MathExtras.h | 292 #define UINT64_C(c) c ## ui64 macro 294 #define UINT64_C(c) c ## ull macro
|
/external/chromium_org/third_party/mesa/src/include/c99/ |
D | stdint.h | 238 #define UINT64_C(val) val##ui64 macro
|
/external/mesa3d/include/c99/ |
D | stdint.h | 238 #define UINT64_C(val) val##ui64 macro
|
/external/jemalloc/include/msvc_compat/C99/ |
D | stdint.h | 238 #define UINT64_C(val) val##ui64 macro
|
/external/chromium_org/third_party/re2/mswin/ |
D | stdint.h | 238 #define UINT64_C(val) val##ui64 macro
|
/external/chromium_org/third_party/libusb/src/msvc/ |
D | stdint.h | 250 #define UINT64_C(val) val##ui64 macro
|
/external/compiler-rt/lib/builtins/ |
D | fp_lib.h | 37 # define UINT64_C(c) (c ## ULL) macro
|
/external/clang/lib/Headers/ |
D | stdint.h | 318 # define UINT64_C(v) __uint_c(v, __int64_c_suffix) macro 321 # define UINT64_C(v) v ## U macro
|