/external/clang/test/Analysis/Inputs/ |
D | system-header-simulator.h | 41 typedef long long __int64_t; typedef 42 typedef __int64_t __darwin_off_t;
|
/external/llvm-project/clang/test/Analysis/Inputs/ |
D | system-header-simulator.h | 13 typedef long long __int64_t; typedef 14 typedef __int64_t __darwin_off_t;
|
/external/e2fsprogs/contrib/ |
D | fsstress.c | 1603 __int64_t total; in bulkstat_f() 1795 __int64_t align; in dread_f() 1802 __int64_t lr; in dread_f() 1866 align = (__int64_t) diob.d_miniosz; in dread_f() 1867 lr = ((__int64_t) random() << 32) + random(); in dread_f() 1896 __int64_t align; in dwrite_f() 1903 __int64_t lr; in dwrite_f() 1956 align = (__int64_t) diob.d_miniosz; in dwrite_f() 1957 lr = ((__int64_t) random() << 32) + random(); in dwrite_f() 2255 __int64_t lr; in read_f() [all …]
|
/external/eigen/Eigen/src/Core/arch/CUDA/ |
D | PacketMathHalf.h | 1017 __int64_t a64 = _mm_cvtm64_si64(a.x); 1018 __int64_t b64 = _mm_cvtm64_si64(b.x); 1040 __int64_t a64 = _mm_cvtm64_si64(a.x); 1041 __int64_t b64 = _mm_cvtm64_si64(b.x); 1064 result.x = _mm_cvtsi64_m64(*reinterpret_cast<const __int64_t*>(from)); 1070 result.x = _mm_cvtsi64_m64(*reinterpret_cast<const __int64_t*>(from)); 1075 __int64_t r = _mm_cvtm64_si64(from.x); 1076 *(reinterpret_cast<__int64_t*>(to)) = r; 1080 __int64_t r = _mm_cvtm64_si64(from.x); 1081 *(reinterpret_cast<__int64_t*>(to)) = r; [all …]
|
D | TypeCasting.h | 172 __int64_t a64 = _mm_cvtm64_si64(a.x);
|
/external/elfutils/tests/ |
D | run-dwarf-getstring.sh | 98 __int64_t
|
D | run-show-die-info.sh | 314 Name : __int64_t
|
/external/clang/test/Analysis/ |
D | malloc.c | 1585 __int64_t * array = malloc(sizeof(__int64_t)*2); in testOffsetOfRegionFreed() 1591 __int64_t *p = malloc(sizeof(__int64_t)*2); in testOffsetOfRegionFreed2() 1622 __int64_t *p = malloc(sizeof(__int64_t)*2); in freeOffsetPointerPassedToFunction()
|
/external/python/pycparser/utils/fake_libc_include/ |
D | _fake_typedefs.h | 16 typedef int __int64_t; typedef
|
/external/llvm-project/clang/test/Analysis/ |
D | malloc.c | 1591 __int64_t * array = malloc(sizeof(__int64_t)*2); in testOffsetOfRegionFreed() 1597 __int64_t *p = malloc(sizeof(__int64_t)*2); in testOffsetOfRegionFreed2() 1628 __int64_t *p = malloc(sizeof(__int64_t)*2); in freeOffsetPointerPassedToFunction()
|
/external/libffi/src/mips/ |
D | ffitarget.h | 190 typedef __int64_t ffi_sarg;
|
/external/python/cpython2/Modules/_ctypes/libffi/src/mips/ |
D | ffitarget.h | 190 typedef __int64_t ffi_sarg;
|
/external/python/cpython3/Lib/lib2to3/tests/data/ |
D | infinite_recursion.py | 28 __int64_t = c_longlong variable 2018 __darwin_off_t = __int64_t 2181 __darwin_blkcnt_t = __int64_t 2252 rlim_t = __int64_t
|
/external/python/cpython2/Lib/lib2to3/tests/data/ |
D | infinite_recursion.py | 28 __int64_t = c_longlong variable 2018 __darwin_off_t = __int64_t 2181 __darwin_blkcnt_t = __int64_t 2252 rlim_t = __int64_t
|
/external/crosvm/net_sys/src/ |
D | iff.rs | 493 pub type __int64_t = ::std::os::raw::c_long; typedef
|
/external/adhd/cras/client/cras-sys/src/ |
D | gen.rs | 47 pub type __int64_t = ::std::os::raw::c_long; typedef
|
/external/python/pycparser/utils/benchmark/inputs/ |
D | redis.c.ppout | 30 typedef int __int64_t;
|
D | tccgen.c.ppout | 30 typedef int __int64_t;
|
D | sqlite-btree.c.ppout | 40 typedef int __int64_t;
|
/external/libabigail/tests/data/test-diff-dwarf-abixml/ |
D | PR25409-librte_bus_dpaa.so.20.0.abi | 4856 …<typedef-decl name='__int64_t' type-id='type-id-362' filepath='/usr/include/bits/types.h' line='44…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test-libandroid.so.abi | 3474 …<typedef-decl name='__int64_t' type-id='1eb56b1e' filepath='bionic/libc/include/stdint.h' line='46…
|