Home
last modified time | relevance | path

Searched defs:int64_t (Results 1 – 25 of 69) sorted by relevance

123

/external/e2fsprogs/lib/uuid/
Duuid_types.h.in13 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
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/icu/icu4c/source/common/unicode/
Dptypes.h110 typedef signed __int64 int64_t; typedef
112 typedef signed long long int64_t; typedef
/external/libpcap/Win32/Include/
Dbittypes.h50 typedef _int64 int64_t; typedef
53 typedef long long int64_t; typedef
/external/clang/test/Sema/
Daarch64-neon-vector-types.c13 typedef long int64_t; typedef
16 typedef long long int64_t; typedef
/external/clang/test/CodeGen/
Daarch64-fix-cortex-a53-835769.c17 typedef long int64_t; typedef
D2010-06-17-asmcrash.c5 typedef long long int64_t; typedef
Darm-asm-variable.c4 typedef long long int64_t; typedef
/external/pdfium/third_party/libopenjpeg20/
Dopj_stdint.h45 typedef signed __int64 int64_t; typedef
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test_framework.cc292 void RateCounterFilter::RunFor(int64_t /*time_ms*/, Packets* in_out) { in RunFor() argument
323 void LossFilter::RunFor(int64_t /*time_ms*/, Packets* in_out) { in RunFor() argument
357 void DelayFilter::RunFor(int64_t /*time_ms*/, Packets* in_out) { in RunFor() argument
402 void JitterFilter::RunFor(int64_t /*time_ms*/, Packets* in_out) { in RunFor() argument
456 void ReorderFilter::RunFor(int64_t /*time_ms*/, Packets* in_out) { in RunFor() argument
503 void ChokeFilter::RunFor(int64_t /*time_ms*/, Packets* in_out) { in RunFor() argument
/external/vulkan-validation-layers/include/vulkan/
Dvk_platform.h88 typedef signed __int64 int64_t; typedef
/external/skia/third_party/vulkan/
Dvk_platform.h88 typedef signed __int64 int64_t; typedef
/external/skia/third_party/yasm/config/win/
Dstdint.h18 typedef signed long long int64_t; typedef
/external/clang/test/Analysis/
Dmisc-ps-64.m7 typedef long long int64_t; typedef
/external/webrtc/webrtc/modules/video_coding/codecs/i420/include/
Di420.h72 int SetChannelParameters(uint32_t /*packetLoss*/, int64_t /*rtt*/) override { in SetChannelParameters() argument
/external/opencv3/3rdparty/libwebp/webp/
Dtypes.h34 typedef long long int int64_t; typedef
/external/webp/include/webp/
Dtypes.h35 typedef long long int int64_t; typedef
/external/webp/src/webp/
Dtypes.h35 typedef long long int int64_t; typedef
/external/libvpx/libvpx/vpx/
Dvpx_integer.h37 typedef signed __int64 int64_t; typedef
/external/llvm/unittests/Support/
DSwapByteOrderTest.cpp123 TEST(getSwappedBytes, int64_t) { in TEST() argument
183 TEST(swapByteOrder, int64_t) { in TEST() argument
/external/tcpdump/
Dtcpdump-stdinc.h89 #define int64_t _int64 macro
115 #define int64_t long long macro
/external/bison/darwin-lib/
Dstdint.h175 # define int64_t gl_int64_t macro
180 # define int64_t gl_int64_t macro
185 # define int64_t gl_int64_t macro
/external/mesa3d/src/egl/main/
Deglcompiler.h46 typedef __int64 int64_t; typedef
/external/nanopb-c/extra/
Dpb_syshdr.h25 typedef signed long long int64_t; typedef
/external/sfntly/cpp/src/sfntly/port/
Dtype.h30 typedef signed __int64 int64_t; typedef

123