Searched defs:int64_t (Results 1 - 25 of 68) sorted by relevance

123

/external/chromium_org/mojo/public/python/mojo/
H A Dc_environment.pxd7 from libc.stdint cimport int64_t, intptr_t, uint32_t, uint64_t namespace
43 void PostDelayedTask(CClosure&, int64_t)
H A Dc_core.pxd14 from libc.stdint cimport int32_t, int64_t, uint32_t, uint64_t, uintptr_t namespace
27 ctypedef int64_t MojoTimeTicks
/external/chromium_org/sdch/open-vcdiff/vsprojects/
H A Dstdint.h24 typedef __int64 int64_t; typedef
/external/chromium_org/ppapi/c/
H A Dpp_stdint.h48 typedef __int64 int64_t; typedef
/external/chromium_org/third_party/brotli/src/brotli/dec/
H A Dtypes.h38 typedef long long int int64_t; typedef
/external/chromium_org/third_party/leveldatabase/src/port/win/
H A Dstdint.h18 typedef signed long long int64_t; typedef
/external/chromium_org/third_party/npapi/bindings/
H A Dnptypes.h43 * Header file for ensuring that C99 types ([u]int32_t, [u]int64_t and bool) and
56 typedef long long int64_t; typedef
/external/chromium_org/third_party/npapi/npspy/extern/java/
H A Dtypedefs_md.h69 typedef int64 int64_t; typedef
77 #define int64_t int64 macro
/external/chromium_org/v8/include/
H A Dv8stdint.h23 typedef __int64 int64_t; typedef
/external/clang/test/CodeGen/
H A D2010-06-17-asmcrash.c5 typedef long long int64_t; typedef
7 typedef int64_t x86_reg;
H A Darm-asm-variable.c4 typedef long long int64_t; typedef
7 int64_t foo(int64_t v, volatile int64_t *p)
12 int64_t r;
/external/e2fsprogs/lib/uuid/
H A Duuid_types.h13 typedef int int64_t; typedef
16 typedef long int64_t; typedef
20 typedef __signed__ long long int64_t; typedef
22 typedef signed long long int64_t; typedef
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dopj_stdint.h45 typedef signed __int64 int64_t; typedef
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dptypes.h69 /* The features header is needed to get (u)int64_t sometimes. */
110 typedef signed __int64 int64_t; typedef
112 typedef signed long long int64_t; typedef
/external/chromium_org/third_party/libwebp/webp/
H A Dtypes.h34 typedef long long int int64_t; typedef
/external/chromium_org/third_party/qcms/src/
H A Dqcmstypes.h54 typedef __int64 int64_t; typedef
/external/chromium_org/third_party/yasm/source/config/win/
H A Dstdint.h18 typedef signed long long int64_t; typedef
/external/icu/icu4c/source/common/unicode/
H A Dptypes.h69 /* The features header is needed to get (u)int64_t sometimes. */
110 typedef signed __int64 int64_t; typedef
112 typedef signed long long int64_t; typedef
/external/libpcap/Win32/Include/
H A Dbittypes.h50 typedef _int64 int64_t; typedef
53 typedef long long int64_t; typedef
/external/libvpx/libvpx/vpx/
H A Dvpx_integer.h28 typedef signed __int64 int64_t; typedef
/external/tcpdump/win32/Include/
H A Dbittypes.h50 typedef _int64 int64_t; typedef
53 typedef long long int64_t; typedef
/external/webp/include/webp/
H A Dtypes.h34 typedef long long int int64_t; typedef
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/
H A Dvpx_integer.h37 typedef signed __int64 int64_t; typedef
/external/chromium_org/third_party/mesa/src/src/egl/main/
H A Deglcompiler.h46 typedef __int64 int64_t; typedef
/external/chromium_org/third_party/webrtc/
H A Dtypedefs.h70 typedef __int64 int64_t; typedef

Completed in 1289 milliseconds

123