代码搜索:alignment
找到约 6,879 项符合「alignment」的源代码
代码结果 6,879
www.eeworm.com/read/136812/5860908
h align.h
/* @(#)align.h 1.1 92/07/30 SMI */
/*
* Copyright (c) 1986 by Sun Microsystems, Inc.
*/
/*
* Storage alignment parameters for sparc compilers.
* In "lint", we can't #define SZCHAR, and the like,
www.eeworm.com/read/186523/6344100
h avi.h
// this is an implementation of a class the demuxes AVI files
#ifndef _AVI_H
#define _AVI_H
#include "rmbasic.h"
// *** if your CPU has data alignment requirements, you should access
// any fie
www.eeworm.com/read/115943/14995494
cpp cat.cpp
#include "ie.h"
#include "Cat.h"
#include "util.h"
#include
Cat::Cat ( char * name )
{
setName ( name );
registerAnims ();
makeBrain ();
m_alignment = A_
www.eeworm.com/read/31226/1019710
dcl pin.dcl
pindlg :dialog {
label = "镶针";
:row {
:boxed_row {
label = "镶针规格选择";
:column {
:text {
label = "镶针类型";
alignment = centered;
}
:list_box {
key = "PINTYP";
wi
www.eeworm.com/read/482538/1286840
hh alignclass.hh
#ifndef ALIGNCLASS_HH
#define ALIGNCLASS_HH
#include "alignment.hh"
#include "eclasst.hh"
#include "elementt.hh"
class Aligner { public:
Aligner() { }
virtual ~Aligner() { }
virtual void
www.eeworm.com/read/470720/1452002
c 990424-1.c
/* Test that stack alignment is preserved with pending_stack_adjust
with stdcall functions. */
/* { dg-do run { target i?86-*-* } } */
/* { dg-options -mpreferred-stack-boundary=4 } */
void __at
www.eeworm.com/read/470693/1463948
c 990424-1.c
/* Test that stack alignment is preserved with pending_stack_adjust
with stdcall functions. */
/* { dg-do run { target i?86-*-* } } */
/* { dg-options -mpreferred-stack-boundary=4 } */
void __at
www.eeworm.com/read/240162/4589804
c struct-align-1_main.c
/* Test compatibility of structure layout and alignment for structs
which contain doubles. The original structs here are from PR 10645. */
extern void struct_align_1_x (void);
extern void exit (
www.eeworm.com/read/233448/4669514
c cls_9byte2.c
/* Area: ffi_call, closure_call
Purpose: Check structure passing with different structure size.
Depending on the ABI. Darwin/AIX do double-word
alignment of the struct if the first element is a