代码搜索:alignment
找到约 6,879 项符合「alignment」的源代码
代码结果 6,879
www.eeworm.com/read/167185/5465880
lint
plotsd.c:
plotsd.c(173): syntax error at or near symbol }
plotsd.c(311): warning: pointer casts may be troublesome
plotsd.c(311): warning: possible pointer alignment problem
plotsd.c(401): syntax erro
www.eeworm.com/read/341356/3252702
changelog
2002-07-02 Norman Walsh
* page.png: Changed region-before alignment
2002-03-09 Jirka Kosek
* Makefile: Removed hardcoded reference f
www.eeworm.com/read/340665/3274700
c union2.c
// Build don't link:
// Origin: David Mazieres
template struct vector_base {
typedef T elm_t;
protected:
union {
double alignment_hack;
char defbuf_spa
www.eeworm.com/read/337546/3330949
c align.c
/* align.c - handle alignment exceptions for the Power PC.
*
* Copyright (c) 1996 Paul Mackerras
* Copyright (c) 1998-1999 TiVo, Inc.
* PowerPC 403GCX modifications.
* Co
www.eeworm.com/read/324920/3489866
c align.c
/* align.c - handle alignment exceptions for the Power PC.
*
* Copyright (c) 1996 Paul Mackerras
* Copyright (c) 1998-1999 TiVo, Inc.
* PowerPC 403GCX modifications.
* Co
www.eeworm.com/read/316872/3588378
c align.c
/* align.c - handle alignment exceptions for the Power PC.
*
* Copyright (c) 1996 Paul Mackerras
* Copyright (c) 1998-1999 TiVo, Inc.
* PowerPC 403GCX modifications.
* Co
www.eeworm.com/read/443386/1743163
c align.c
/* align.c - handle alignment exceptions for the Power PC.
*
* Copyright (c) 1996 Paul Mackerras
* Copyright (c) 1998-1999 TiVo, Inc.
* PowerPC 403GCX modifications.
* Co
www.eeworm.com/read/440906/1776332
c union2.c
// Build don't link:
// Origin: David Mazieres
template struct vector_base {
typedef T elm_t;
protected:
union {
double alignment_hack;
char defbuf_spa
www.eeworm.com/read/436093/1854895
java cellstyle.java
/**
*文件功能:
*/
package com.common.util;
import jxl.Sheet;
import jxl.Workbook;
import jxl.format.Alignment;
import jxl.format.BoldStyle;
import jxl.format.Border;
import jxl.format.BorderLi
www.eeworm.com/read/432012/1901311
h context.h
#ifndef AMD64_CONTEXT_H
#define AMD64_CONTEXT_H
struct context {
/* Stack Segment, placed here because of the alignment issue... */
uint16_t ss;
/* Used with sgdt/lgdt */
uint16_t gdt