代码搜索:alignment
找到约 6,879 项符合「alignment」的源代码
代码结果 6,879
www.eeworm.com/read/366702/2876116
f90 vect-3.f90
! { dg-do compile }
! { dg-require-effective-target vect_float }
SUBROUTINE SAXPY(X, Y, A, N)
DIMENSION X(N), Y(N)
Y = Y + A * X
END
! { dg-final { scan-tree-dump-times "Alignment of access forced u
www.eeworm.com/read/170603/9796738
log
From lcc 4.1 to 4.2:
Below is a summary of the source-control log entries for those files
changed for lcc 4.2.
$Id: LOG,v 1.26 2002/08/26 23:59:51 drh Exp $
src/alloc.c:
Fixed subtle alignment bug o
www.eeworm.com/read/334162/12628707
sources makefile.sources
INDENT = indent -i5 # if you don't have indent: INDENT = cat
GENFFT = ./genfft
GOPTS = -magic-alignment-check -magic-twiddle-load-all -magic-variables 4 -magic-loopi #-magic-use-wsquare -magic-enabl
www.eeworm.com/read/376847/9303667
dcl pmx.dcl
Init_Pmx:dialog{
label="地形剖面线绘制...";
:column{
:text{key="pg_inf";label="国电成勘院 QQ:232470783 E_mail:mkhsj928@163.com";alignment = centered;}
:row{
:column{
:boxed_radio_row{
www.eeworm.com/read/327242/13092353
linux makefile.linux
# $Name: fa35_03_06 $ - $ ID: $
#
# makefile for fasta3, fasta3_t. Use makefile.pvm for pvcompxx.
#
#
# Dec 8, 2005 - with gcc4.0.2 (or .1) under Redhat Linux Fedora FC4 -03 breaks the alignment code
www.eeworm.com/read/16075/645023
c cursor.c
#include "Cursor.h"
#pragma data_alignment=4
const unsigned char Cursor[(CURSOR_H_SIZE/4)*CURSOR_H_SIZE] =
{
170, 170, 170, 170, 170, 170, 170, 170, 170, 170, 170, 170, 170, 170, 170, 170,
170
www.eeworm.com/read/233448/4685292
c pragma-align.c
/* Prove that HANDLE_SYSTEMV_PRAGMA alignment handling works somewhat. */
/* { dg-do run { target i?86-*-linux* i?86-*-*bsd* i?86-*-sco3.2v5* *-*-solaris2.* } } */
extern void abort (void);
struct
www.eeworm.com/read/209559/4971997
h md.h
/*
* md.h: High speed xor_block operation for RAID4/5
*
*/
#ifdef __KERNEL__
#ifndef __ASM_MD_H
#define __ASM_MD_H
/* #define HAVE_ARCH_XORBLOCK */
#define MD_XORBLOCK_ALIGNMENT sizeof(long)
#e
www.eeworm.com/read/316872/3602549
h md.h
/*
* md.h: High speed xor_block operation for RAID4/5
*
*/
#ifdef __KERNEL__
#ifndef __ASM_MD_H
#define __ASM_MD_H
/* #define HAVE_ARCH_XORBLOCK */
#define MD_XORBLOCK_ALIGNMENT sizeof(long)
#e
www.eeworm.com/read/310442/3697770
sources
TARGETNAME=nscirda
TARGETPATH=obj
TARGETTYPE=DRIVER
C_DEFINES=$(C_DEFINES) -DNDIS_MINIPORT_DRIVER -DNDIS50_MINIPORT -DIRDA -DNDIS_WDM=1
DRIVER_ALIGNMENT=0x200
TARGETLIBS=$(DDK_LIB_PATH)\ndis.