Home
last modified time | relevance | path

Searched refs:ALIGN64 (Results 1 – 25 of 108) sorted by relevance

12345

/dports/net/freerdp/freerdp-2.5.0/include/freerdp/
H A Dsettings.h510 #define ALIGN64 __attribute__((aligned(8))) macro
513 #define ALIGN64 __declspec(align(8)) macro
515 #define ALIGN64 macro
914 ALIGN64 void* instance; /* 0 */
1045 ALIGN64 BOOL IPv6Enabled; /* 768 */
1046 ALIGN64 char* ClientAddress; /* 769 */
1047 ALIGN64 char* ClientDir; /* 770 */
1154 ALIGN64 char* KerberosKdc; /* 1344 */
1570 ALIGN64 char* ActionScript;
1571 ALIGN64 DWORD Floatbar;
[all …]
H A Dfreerdp.h238 ALIGN64 rdpRdp*
291 ALIGN64
309 ALIGN64 rdpUpdate*
325 ALIGN64 size_t
336 ALIGN64 pContextNew
342 ALIGN64 pContextFree
351 ALIGN64 pPreConnect
357 ALIGN64 pPostConnect
383 ALIGN64 pLogonErrorInfo
387 ALIGN64 pPostDisconnect
[all …]
H A Dautodetect.h36 ALIGN64 rdpContext* context; /* 0 */
38 ALIGN64 UINT64 rttMeasureStartTime; /* 1 */
40 ALIGN64 UINT64 bandwidthMeasureStartTime; /* 2 */
41 ALIGN64 UINT64 bandwidthMeasureTimeDelta; /* 3 */
42 ALIGN64 UINT32 bandwidthMeasureByteCount; /* 4 */
44 ALIGN64 UINT32 netCharBandwidth; /* 5 */
45 ALIGN64 UINT32 netCharBaseRTT; /* 6 */
46 ALIGN64 UINT32 netCharAverageRTT; /* 7 */
47 ALIGN64 BOOL bandwidthMeasureStarted; /* 8 */
50 ALIGN64 pRTTMeasureRequest RTTMeasureRequest; /* 16 */
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/X86/
H A Dinnermost-loop-alignment.ll107 ; ALIGN64-LABEL: test:
109 ; ALIGN64-NEXT: pushl %ebp
111 ; ALIGN64-NEXT: pushl %ebx
113 ; ALIGN64-NEXT: pushl %edi
136 ; ALIGN64-NEXT: decl %ebp
140 ; ALIGN64-NEXT: incl %esi
146 ; ALIGN64-NEXT: popl %esi
148 ; ALIGN64-NEXT: popl %edi
150 ; ALIGN64-NEXT: popl %ebx
152 ; ALIGN64-NEXT: popl %ebp
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/X86/
H A Dinnermost-loop-alignment.ll107 ; ALIGN64-LABEL: test:
109 ; ALIGN64-NEXT: pushl %ebp
111 ; ALIGN64-NEXT: pushl %ebx
113 ; ALIGN64-NEXT: pushl %edi
136 ; ALIGN64-NEXT: decl %ebp
140 ; ALIGN64-NEXT: incl %esi
146 ; ALIGN64-NEXT: popl %esi
148 ; ALIGN64-NEXT: popl %edi
150 ; ALIGN64-NEXT: popl %ebx
152 ; ALIGN64-NEXT: popl %ebp
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dinnermost-loop-alignment.ll107 ; ALIGN64-LABEL: test:
109 ; ALIGN64-NEXT: pushl %ebp
111 ; ALIGN64-NEXT: pushl %ebx
113 ; ALIGN64-NEXT: pushl %edi
136 ; ALIGN64-NEXT: decl %ebp
140 ; ALIGN64-NEXT: incl %esi
146 ; ALIGN64-NEXT: popl %esi
148 ; ALIGN64-NEXT: popl %edi
150 ; ALIGN64-NEXT: popl %ebx
152 ; ALIGN64-NEXT: popl %ebp
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dinnermost-loop-alignment.ll107 ; ALIGN64-LABEL: test:
109 ; ALIGN64-NEXT: pushl %ebp
111 ; ALIGN64-NEXT: pushl %ebx
113 ; ALIGN64-NEXT: pushl %edi
136 ; ALIGN64-NEXT: decl %ebp
140 ; ALIGN64-NEXT: incl %esi
146 ; ALIGN64-NEXT: popl %esi
148 ; ALIGN64-NEXT: popl %edi
150 ; ALIGN64-NEXT: popl %ebx
152 ; ALIGN64-NEXT: popl %ebp
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dinnermost-loop-alignment.ll107 ; ALIGN64-LABEL: test:
109 ; ALIGN64-NEXT: pushl %ebp
111 ; ALIGN64-NEXT: pushl %ebx
113 ; ALIGN64-NEXT: pushl %edi
136 ; ALIGN64-NEXT: decl %ebp
140 ; ALIGN64-NEXT: incl %esi
146 ; ALIGN64-NEXT: popl %esi
148 ; ALIGN64-NEXT: popl %edi
150 ; ALIGN64-NEXT: popl %ebx
152 ; ALIGN64-NEXT: popl %ebp
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dinnermost-loop-alignment.ll4 …-alignment=5 -x86-experimental-pref-innermost-loop-alignment=6 | FileCheck %s -check-prefix=ALIGN64
28 ; ALIGN64-LABEL: test:
29 ; ALIGN64: .p2align 5, 0x90
30 ; ALIGN64-NEXT: .LBB0_1: # %outer
31 ; ALIGN64-NEXT: # =>This Loop Header: Depth=1
32 ; ALIGN64-NEXT: # Child Loop BB0_2 Depth 2
33 ; ALIGN64: .p2align 6, 0x90
34 ; ALIGN64-NEXT: .LBB0_2: # %inner
35 ; ALIGN64-NEXT: # Parent Loop BB0_1 Depth=1
36 ; ALIGN64-NEXT: # => This Inner Loop Header: Depth=2
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A Dinnermost-loop-alignment.ll4 …-alignment=5 -x86-experimental-pref-innermost-loop-alignment=6 | FileCheck %s -check-prefix=ALIGN64
28 ; ALIGN64-LABEL: test:
29 ; ALIGN64: .p2align 5, 0x90
30 ; ALIGN64-NEXT: .LBB0_1: # %outer
31 ; ALIGN64-NEXT: # =>This Loop Header: Depth=1
32 ; ALIGN64-NEXT: # Child Loop BB0_2 Depth 2
33 ; ALIGN64: .p2align 6, 0x90
34 ; ALIGN64-NEXT: .LBB0_2: # %inner
35 ; ALIGN64-NEXT: # Parent Loop BB0_1 Depth=1
36 ; ALIGN64-NEXT: # => This Inner Loop Header: Depth=2
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/core/
H A Dtypes.cpp30 size_t b_size = ALIGN_SIZE(sizeof(float_buffer_t) + lines * sizeof(float *), ALIGN64); in create()
31 size_t v_size = ALIGN_SIZE(sizeof(float) * items, ALIGN64); in create()
32 … size_t alloc = b_size + v_size*lines + ALIGN64; // Additional 64-byte alignment for buffes in create()
37 ptr = ALIGN_PTR(ptr + b_size, ALIGN64); in create()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/
H A Drsaz_exp.c35 # define ALIGN64 __attribute__((aligned(64)))
37 # define ALIGN64 __declspec(align(64))
39 # define ALIGN64
43 # define ALIGN64
46 ALIGN64 static const BN_ULONG one[40] = {
51 ALIGN64 static const BN_ULONG two80[40] = {
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/bn/
H A Drsaz_exp.c35 # define ALIGN64 __attribute__((aligned(64)))
37 # define ALIGN64 __declspec(align(64))
39 # define ALIGN64
43 # define ALIGN64
46 ALIGN64 static const BN_ULONG one[40] = {
51 ALIGN64 static const BN_ULONG two80[40] = {
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/bn/
H A Drsaz_exp.c35 # define ALIGN64 __attribute__((aligned(64)))
37 # define ALIGN64 __declspec(align(64))
39 # define ALIGN64
43 # define ALIGN64
46 ALIGN64 static const BN_ULONG one[40] = {
51 ALIGN64 static const BN_ULONG two80[40] = {
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/
H A Drsaz_exp.c35 # define ALIGN64 __attribute__((aligned(64)))
37 # define ALIGN64 __declspec(align(64))
39 # define ALIGN64
43 # define ALIGN64
46 ALIGN64 static const BN_ULONG one[40] = {
51 ALIGN64 static const BN_ULONG two80[40] = {
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/
H A Drsaz_exp.c35 # define ALIGN64 __attribute__((aligned(64)))
37 # define ALIGN64 __declspec(align(64))
39 # define ALIGN64
43 # define ALIGN64
46 ALIGN64 static const BN_ULONG one[40] = {
51 ALIGN64 static const BN_ULONG two80[40] = {
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/
H A Drsaz_exp.c35 # define ALIGN64 __attribute__((aligned(64)))
37 # define ALIGN64 __declspec(align(64))
39 # define ALIGN64
43 # define ALIGN64
46 ALIGN64 static const BN_ULONG one[40] = {
51 ALIGN64 static const BN_ULONG two80[40] = {
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/crypto/bn/
H A Drsaz_exp.c35 # define ALIGN64 __attribute__((aligned(64)))
37 # define ALIGN64 __declspec(align(64))
39 # define ALIGN64
43 # define ALIGN64
46 ALIGN64 static const BN_ULONG one[40] = {
51 ALIGN64 static const BN_ULONG two80[40] = {
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/bn/
H A Drsaz_exp.c35 # define ALIGN64 __attribute__((aligned(64)))
37 # define ALIGN64 __declspec(align(64))
39 # define ALIGN64
43 # define ALIGN64
46 ALIGN64 static const BN_ULONG one[40] = {
51 ALIGN64 static const BN_ULONG two80[40] = {
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/
H A Drsaz_exp.c35 # define ALIGN64 __attribute__((aligned(64)))
37 # define ALIGN64 __declspec(align(64))
39 # define ALIGN64
43 # define ALIGN64
46 ALIGN64 static const BN_ULONG one[40] = {
51 ALIGN64 static const BN_ULONG two80[40] = {
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/
H A Drsaz_exp.c35 # define ALIGN64 __attribute__((aligned(64)))
37 # define ALIGN64 __declspec(align(64))
39 # define ALIGN64
43 # define ALIGN64
46 ALIGN64 static const BN_ULONG one[40] = {
51 ALIGN64 static const BN_ULONG two80[40] = {
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/crypto/bn/
H A Drsaz_exp.c35 # define ALIGN64 __attribute__((aligned(64)))
37 # define ALIGN64 __declspec(align(64))
39 # define ALIGN64
43 # define ALIGN64
46 ALIGN64 static const BN_ULONG one[40] = {
51 ALIGN64 static const BN_ULONG two80[40] = {
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/crypto/bn/
H A Drsaz_exp.c35 # define ALIGN64 __attribute__((aligned(64)))
37 # define ALIGN64 __declspec(align(64))
39 # define ALIGN64
43 # define ALIGN64
46 ALIGN64 static const BN_ULONG one[40] = {
51 ALIGN64 static const BN_ULONG two80[40] = {
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/bn/
H A Drsaz_exp.c35 # define ALIGN64 __attribute__((aligned(64)))
37 # define ALIGN64 __declspec(align(64))
39 # define ALIGN64
43 # define ALIGN64
46 ALIGN64 static const BN_ULONG one[40] = {
51 ALIGN64 static const BN_ULONG two80[40] = {
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/bn/
H A Drsaz_exp.c35 # define ALIGN64 __attribute__((aligned(64)))
37 # define ALIGN64 __declspec(align(64))
39 # define ALIGN64
43 # define ALIGN64
46 ALIGN64 static const BN_ULONG one[40] = {
51 ALIGN64 static const BN_ULONG two80[40] = {

12345