代码搜索:alignment
找到约 6,879 项符合「alignment」的源代码
代码结果 6,879
www.eeworm.com/read/167562/5457279
h qtextoption.h
/****************************************************************************
**
** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved.
**
** This file is part of the QtGui module of the Qt To
www.eeworm.com/read/167562/5457281
cpp qtextoption.cpp
/****************************************************************************
**
** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved.
**
** This file is part of the QtGui module of the Qt To
www.eeworm.com/read/166734/5472873
1bk cq.1bk
Section s22 returned 0.
Decimal and octal/hex constants sometimes give
different results when assigned to longs.
Decimal and octal/hex constants sometimes give
different results when ass
www.eeworm.com/read/166734/5472921
1bk cq.1bk
Section s22 returned 0.
Decimal and octal/hex constants sometimes give
different results when assigned to longs.
Decimal and octal/hex constants sometimes give
different results when ass
www.eeworm.com/read/166734/5472969
1bk cq.1bk
Section s22 returned 0.
Decimal and octal/hex constants sometimes give
different results when assigned to longs.
Decimal and octal/hex constants sometimes give
different results when ass
www.eeworm.com/read/166734/5473104
1bk cq.1bk
Section s22 returned 0.
s241,er4
Section s241 returned 4.
Section s243 returned 0.
Section s244 returned 0.
Section s25 returned 0.
8 bits in chars.
32 bits in ints.
16 bi
www.eeworm.com/read/166734/5473196
1bk cq.1bk
Section s22 returned 0.
Decimal and octal/hex constants sometimes give
different results when assigned to longs.
Decimal and octal/hex constants sometimes give
different results when ass
www.eeworm.com/read/162614/5515521
asm crti.asm
/* Copyright (C) 2000, 2001 Free Software Foundation, Inc.
This file was adapted from glibc sources.
This file is part of GCC.
GCC is free software; you can redistribute it and/or modify it
under
www.eeworm.com/read/162614/5521869
c align2.c
// { dg-do run }
class Foo {
};
class Bar : virtual Foo {
public:
int b;
} x;
int main()
{
// printf("Foo offset %d\n", (int)(Foo*)&x - (int)&x);
// printf("b offset %d\n", (int)&x.b - (int)&
www.eeworm.com/read/162614/5533778
java sizerequirements.java
/* SizeRequirements.java --
Copyright (C) 2002, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it un