代码搜索:alignment

找到约 6,879 项符合「alignment」的源代码

代码结果 6,879
www.eeworm.com/read/276987/4159704

h lwipopts.h

#ifndef __LWIP_LWIPOPTS_H__ #define __LWIP_LWIPOPTS_H__ #define NO_SYS 1 #define MEM_ALIGNMENT 4 // Must be 4 for ARM system #define ETH_PAD_SIZE 2 // Must be 2 in ARM system /* #defin
www.eeworm.com/read/443386/1744877

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. *
www.eeworm.com/read/440906/1780512

c 20001203-2.c

struct obstack { long chunk_size; struct _obstack_chunk *chunk; char *object_base; char *next_free; char *chunk_limit; int alignment_mask; unsigned maybe_empty_object; }; struct objfile
www.eeworm.com/read/440906/1782239

c i386-bitfield1.c

// Test for bitfield alignment in structs on IA-32 // { dg-do run { target i?86-*-* } } // { dg-options "-O2" } extern void abort (void); extern void exit (int); struct A { char a; long long b :
www.eeworm.com/read/438917/1821519

java exportinfo.java

package librarymanagement.common; import java.io.File; import java.io.IOException; import java.util.Iterator; import java.util.Vector; import jxl.Workbook; import jxl.format.Alignment; impo
www.eeworm.com/read/415813/2133144

prefs org.eclipse.jdt.core.prefs

#Fri Aug 24 15:43:50 CST 2007 eclipse.preferences.version=1 org.eclipse.jdt.core.formatter.align_type_members_on_columns=false org.eclipse.jdt.core.formatter.alignment_for_arguments_in_allocation_e
www.eeworm.com/read/411434/2187926

jsp download.jsp

www.eeworm.com/read/398200/2384221

changelog

2003-03-07 Jonathan Larmour * src/mainthread.cxx: Align stack to relevant architecture alignment. 2003-02-24 Jonathan Larmour * cdl/startup.cdl:
www.eeworm.com/read/395229/2446120

h socket.h

#ifndef _LINUX_SOCKET_H #define _LINUX_SOCKET_H /* * Desired design of maximum size and alignment (see RFC2553) */ #define _K_SS_MAXSIZE 128 /* Implementation specific max size */ #define _K_SS_ALI
www.eeworm.com/read/395229/2446815

h socket.h

#ifndef _LINUX_SOCKET_H #define _LINUX_SOCKET_H /* * Desired design of maximum size and alignment (see RFC2553) */ #define _K_SS_MAXSIZE 128 /* Implementation specific max size */ #define _K_SS_ALI