Home
last modified time | relevance | path

Searched refs:ui64 (Results 1 – 25 of 29) sorted by relevance

12

/external/pdfium/third_party/libtiff/
Dtif_aux.c320 _TIFFUInt64ToFloat(uint64 ui64) in _TIFFUInt64ToFloat() argument
324 i.value = ui64; in _TIFFUInt64ToFloat()
336 _TIFFUInt64ToDouble(uint64 ui64) in _TIFFUInt64ToDouble() argument
340 i.value = ui64; in _TIFFUInt64ToDouble()
/external/netperf/src/
Dnetcpu_kstat10.c177 counters[cpu_num].idle = knp->value.ui64; in get_cpu_counters()
181 counters[cpu_num].user = knp->value.ui64; in get_cpu_counters()
185 counters[cpu_num].kernel = knp->value.ui64; in get_cpu_counters()
271 counters[cpu_num].interrupt += knp->value.ui64; in get_interrupt_counters()
/external/libusb/msvc/
Dstdint.h250 #define UINT64_C(val) val##ui64
254 #define UINTMAX_C(val) val##ui64
/external/mesa3d/src/egl/main/
Deglcompiler.h58 # define UINT64_C(__val) __val##ui64
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDataTypes.h168 # define UINT64_C(C) C##ui64
DDataTypes.h.cmake167 # define UINT64_C(C) C##ui64
DDataTypes.h.in167 # define UINT64_C(C) C##ui64
/external/swiftshader/third_party/LLVM/include-android/llvm/Support/
DDataTypes.h167 # define UINT64_C(C) C##ui64
/external/swiftshader/third_party/LLVM/include-linux/llvm/Support/
DDataTypes.h167 # define UINT64_C(C) C##ui64
/external/swiftshader/third_party/LLVM/include-osx/llvm/Support/
DDataTypes.h167 # define UINT64_C(C) C##ui64
/external/llvm/include/llvm/Support/
DDataTypes.h168 # define UINT64_C(C) C##ui64
/external/ImageMagick/MagickCore/
Dmagick-type.h33 # define MagickULLConstant(c) (MagickSizeType) (c ## ui64)
/external/libmojo/mojo/edk/js/tests/
Djs_to_cpp.mojom10 uint64 ui64;
Djs_to_cpp_tests.cc97 args->ui64 = kExpectedUInt64Value; in BuildSampleEchoArgs()
121 EXPECT_EQ(kExpectedUInt64Value, arg->ui64); in CheckSampleEchoArgs()
/external/curl/include/curl/
Dcurlbuild.h.dist218 # define CURL_SUFFIX_CURL_OFF_TU ui64
244 # define CURL_SUFFIX_CURL_OFF_TU ui64
276 # define CURL_SUFFIX_CURL_OFF_TU ui64
355 # define CURL_SUFFIX_CURL_OFF_TU ui64
511 # define CURL_SUFFIX_CURL_OFF_TU ui64
/external/libvncserver/compat/msvc/
Dstdint.h238 #define UINT64_C(val) val##ui64
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h238 #define UINT64_C(val) val##ui64
/external/mesa3d/include/c99/
Dstdint.h238 #define UINT64_C(val) val##ui64
/external/llvm/test/CodeGen/X86/
Ddivrem.ll31 define void @ui64(i64 %x, i64 %y, i64* %p, i64* %q) {
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Ddivrem.ll31 define void @ui64(i64 %x, i64 %y, i64* %p, i64* %q) {
/external/bison/darwin-lib/
Dstdint.h608 # define UINT64_C(x) x##ui64
/external/bison/lib/
Dstdint.in.h607 # define UINT64_C(x) x##ui64
/external/bison/m4/
Dstdint.m4409 ui64)gltype1='unsigned __int64';;
/external/syslinux/lzo/include/lzo/
Dlzodefs.h2730 # define LZO_UINT64_C(c) ((c) + 0ui64)
2733 # define LZO_UINT64_C(c) (c##ui64)
/external/libvncserver/common/
Dlzodefs.h2730 # define LZO_UINT64_C(c) ((c) + 0ui64)
2733 # define LZO_UINT64_C(c) (c##ui64)

12