HomeSort by relevance Sort by last modified time
    Searched full:__int64 (Results 101 - 125 of 547) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
comutil.h 409 __MINGW_EXTENSION _variant_t(__int64 i8Src) throw();
410 __MINGW_EXTENSION _variant_t(unsigned __int64 ui8Src) throw();
429 __MINGW_EXTENSION operator __int64() const;
430 __MINGW_EXTENSION operator unsigned __int64() const;
452 __MINGW_EXTENSION _variant_t &operator=(__int64 i8Src);
453 __MINGW_EXTENSION _variant_t &operator=(unsigned __int64 ui8Src);
603 __MINGW_EXTENSION inline _variant_t::_variant_t(__int64 i8Src) throw() {
607 __MINGW_EXTENSION inline _variant_t::_variant_t(unsigned __int64 ui8Src) throw() {
724 __MINGW_EXTENSION inline _variant_t::operator __int64() const {
730 __MINGW_EXTENSION inline _variant_t::operator unsigned __int64() const
    [all...]
time.h 37 __MINGW_EXTENSION typedef __int64 __time64_t;
58 __MINGW_EXTENSION typedef unsigned __int64 size_t;
68 __MINGW_EXTENSION typedef __int64 ssize_t;
fpieee.h 73 __MINGW_EXTENSION typedef __int64 _Q64;
  /external/chromium_org/third_party/freetype/src/raster/
ftmisc.h 87 typedef __int64 FT_Int64;
  /external/chromium_org/third_party/freetype2/include/
ftconfig.h 227 /* this compiler provides the __int64 type */
229 #define FT_INT64 __int64
236 /* this compiler provides the __int64 type */
238 #define FT_INT64 __int64
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
boolhuff.c 15 unsigned __int64 Sectionbits[500];
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_test.h 74 unsigned __int64 __rdtsc();
  /external/chromium_org/third_party/smhasher/src/
MurmurHash1.h 17 typedef unsigned __int64 uint64_t;
MurmurHash2.h 17 typedef unsigned __int64 uint64_t;
MurmurHash3.h 17 typedef unsigned __int64 uint64_t;
  /external/freetype/src/raster/
ftmisc.h 87 typedef __int64 FT_Int64;
  /external/libvpx/libvpx/vp8/encoder/
boolhuff.c 15 unsigned __int64 Sectionbits[500];
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test.h 74 unsigned __int64 __rdtsc();
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
ftmisc.h 87 typedef __int64 FT_Int64;
  /external/stlport/stlport/stl/config/
_bc.h 96 #define _STLP_LONG_LONG __int64
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
boolhuff.c 15 unsigned __int64 Sectionbits[500];
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_bc.h 96 #define _STLP_LONG_LONG __int64
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
utime.h 43 __MINGW_EXTENSION typedef __int64 __time64_t;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_bc.h 96 #define _STLP_LONG_LONG __int64
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_bc.h 96 #define _STLP_LONG_LONG __int64
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_bc.h 96 #define _STLP_LONG_LONG __int64
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_bc.h 96 #define _STLP_LONG_LONG __int64
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_bc.h 96 #define _STLP_LONG_LONG __int64
  /external/chromium_org/third_party/brotli/src/woff2/
buffer.h 29 typedef __int64 int64_t;
30 typedef unsigned __int64 uint64_t;
  /external/chromium_org/third_party/libevent/
evutil.h 59 #define ev_uint64_t unsigned __int64
60 #define ev_int64_t signed __int64

Completed in 1564 milliseconds

1 2 3 45 6 7 8 91011>>