代码搜索:alignment
找到约 6,879 项符合「alignment」的源代码
代码结果 6,879
www.eeworm.com/read/383940/2605220
py elf.py
#!/usr/bin/env python
import struct
# ELF object file reader
# (C) 2003 cliechti@gmx.net
# Python license
# size alignment
# Elf32_Addr 4 4 Unsigned program address
# Elf32_Half
www.eeworm.com/read/373367/2764275
c malloc16.c
/* Wrapper functions for malloc/free that force 16-byte alignment
* See http://perso.club-internet.fr/matmac/sourcesc.htm
* Copyright 2001 Phil Karn, KA9Q
* May be used under the terms of the GNU
www.eeworm.com/read/372380/2773966
java jjtelparserstate.java
/* Generated By:JJTree: Do not edit this line. /tomc/web.align/webtier-alignment/prototype/el-ri/src/com/sun/el/parser/JJTELParserState.java */
package org.apache.el.parser;
class JJTELParserSta
www.eeworm.com/read/366702/2865436
c test_basic_union_size_and_align.c
/* Test of simple unions, size and alignment. */
#include "defines.h"
#include "macros.h"
int
main (void)
{
/* Integral types. */
run_signed_tests3(check_basic_union_size_and_align, char, TYP
www.eeworm.com/read/366702/2882572
c pr21817-1.c
/* hppa*-*-hpux* needs -fno-common so that value can be given a 16
byte alignment. */
/* { dg-do compile } */
/* { dg-options "-fno-common" { target { hppa*-*-hpux* } } } */
typedef float v4sf _
www.eeworm.com/read/259059/4347551
py elf.py
#!/usr/bin/env python
import struct
# ELF object file reader
# (C) 2003 cliechti@gmx.net
# Python license
# size alignment
# Elf32_Addr 4 4 Unsigned program address
# Elf32_Half
www.eeworm.com/read/259059/4347604
py elf.py
#!/usr/bin/env python
import struct
# ELF object file reader
# (C) 2003 cliechti@gmx.net
# Python license
# size alignment
# Elf32_Addr 4 4 Unsigned program address
# Elf32_Half
www.eeworm.com/read/162519/5540879
c cls_align_float.c
/* Area: ffi_call, closure_call
Purpose: Check structure alignment of float.
Limitations: none.
PR: none.
Originator: 20031203 */
/* { dg-do run { xfail mips64*-*-* a
www.eeworm.com/read/162519/5540891
c cls_align_pointer.c
/* Area: ffi_call, closure_call
Purpose: Check structure alignment of pointer.
Limitations: none.
PR: none.
Originator: 20031203 */
/* { dg-do run { xfail mips64*-*-*
www.eeworm.com/read/162519/5540923
c cls_align_double.c
/* Area: ffi_call, closure_call
Purpose: Check structure alignment of double.
Limitations: none.
PR: none.
Originator: 20031203 */
/* { dg-do run { xfail mips64*-*-*