/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86LegalizerInfo.cpp | 113 const LLT s64 = LLT::scalar(64); in setLegalizerInfo32bit() local 209 const LLT s64 = LLT::scalar(64); in setLegalizerInfo64bit() local 289 const LLT s64 = LLT::scalar(64); in setLegalizerInfoSSE1() local 318 const LLT s64 = LLT::scalar(64); in setLegalizerInfoSSE2() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86LegalizerInfo.cpp | 111 const LLT s64 = LLT::scalar(64); in setLegalizerInfo32bit() local 210 const LLT s64 = LLT::scalar(64); in setLegalizerInfo64bit() local 296 const LLT s64 = LLT::scalar(64); in setLegalizerInfoSSE1() local 329 const LLT s64 = LLT::scalar(64); in setLegalizerInfoSSE2() local
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/tests/unit/src/com/android/net/module/util/ |
D | StructTest.java | 353 SignedDataMessage(final byte s8, final short s16, final int s32, final long s64) { in SignedDataMessage() 821 @Field(order = 8, type = Type.S64) public final long s64; field in StructTest.FullTypeMessage 832 final BigInteger u64, final byte s8, final short s16, final int s32, final long s64, in FullTypeMessage() 930 @Field(order = 8, type = Type.S64) public final long s64; field in StructTest.FullTypeMessageWithDupType 941 final BigInteger u64, final byte s8, final short s16, final int s32, final long s64, in FullTypeMessageWithDupType()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64LegalizerInfo.cpp | 48 const LLT s64 = LLT::scalar(64); in AArch64LegalizerInfo() local 1196 LLT s64 = LLT::scalar(64); in legalizeLoadStore() local 1332 LLT s64 = LLT::scalar(64); in legalizeCTPOP() local 1414 LLT s64 = LLT::scalar(64); in legalizeAtomicCmpxchg128() local
|
/aosp_15_r20/external/elfutils/tests/ |
H A D | read_unaligned.c | 76 union s64 union 529 union s64 s64; in main() local
|
/aosp_15_r20/system/extras/ext4_utils/include/ext4_utils/ |
H A D | ext4_utils.h | 59 typedef signed long s64; typedef 64 typedef signed long long s64; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsLegalizerInfo.cpp | 58 const LLT s64 = LLT::scalar(64); in MipsLegalizerInfo() local 270 const LLT s64 = LLT::scalar(64); in legalizeCustom() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsLegalizerInfo.cpp | 74 const LLT s64 = LLT::scalar(64); in MipsLegalizerInfo() local 340 const LLT s64 = LLT::scalar(64); in legalizeCustom() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/utils/ |
H A D | common.h | 94 typedef INT64 s64; typedef 106 typedef long long s64; typedef 123 typedef int64_t s64; typedef
|
/aosp_15_r20/external/igt-gpu-tools/lib/ |
H A D | panfrost-misc.h | 38 typedef int64_t s64; typedef
|
/aosp_15_r20/external/libexif/libexif/ |
H A D | exif-data.c | 192 int64_t s64 = s; in exif_data_load_data_entry() local 314 uint64_t s64 = (uint64_t) s; in exif_data_load_data_thumbnail() local
|
/aosp_15_r20/external/ublksrv/qcow2/ |
H A D | qemu_dep.h | 12 #define s64 int64_t macro
|
/aosp_15_r20/external/coreboot/payloads/libpayload/include/mock/arch/ |
H A D | types.h | 24 typedef signed long long s64; typedef
|
/aosp_15_r20/external/coreboot/payloads/libpayload/include/arm64/arch/ |
H A D | types.h | 50 typedef signed long long s64; typedef
|
/aosp_15_r20/external/coreboot/payloads/libpayload/include/arm/arch/ |
H A D | types.h | 50 typedef signed long long s64; typedef
|
/aosp_15_r20/external/coreboot/payloads/libpayload/include/x86/arch/ |
H A D | types.h | 50 typedef signed long long s64; typedef
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | x86_32-arguments-darwin.c | 321 struct s64 { signed char a[0]; signed char b[]; }; argument
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/ptr.align/ |
H A D | assume_aligned.pass.cpp | 70 S64 s64; in tests() local
|
/aosp_15_r20/system/core/libsparse/ |
H A D | sparse_defs.h | 37 typedef signed long long s64; typedef
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
H A D | int_typedefs.h | 13 typedef int64_t s64; typedef
|
/aosp_15_r20/external/swiftshader/third_party/marl/src/ |
H A D | memory_test.cpp | 66 auto s64 = allocator->create<StructWith64ByteAlignment>(); in TEST_F() local
|
/aosp_15_r20/external/coreboot/src/include/ |
H A D | stdint.h | 53 typedef int64_t s64; typedef
|
/aosp_15_r20/external/ublksrv/nbd/ |
H A D | cliserv.h | 35 #define s64 int64_t macro
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/include/ |
H A D | utils.h | 20 typedef signed long long s64; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMLegalizerInfo.cpp | 75 const LLT s64 = LLT::scalar(64); in ARMLegalizerInfo() local
|