代码搜索:Layout
找到约 10,000 项符合「Layout」的源代码
代码结果 10,000
www.eeworm.com/read/366702/2872965
h struct-layout-1_test.h
#include "struct-layout-1.h"
#define TX(n, type, attrs, fields, ops) \
type S##n { fields } attrs; \
void test##n (void) \
{ \
if (objc_sizeof_type (@encoding (type S##n)) != siz
www.eeworm.com/read/366702/2881897
c struct-layout-1_main.c
#include "struct-layout-1.h"
#define TX(n, type, attrs, fields, ops) extern void test##n (void);
#include "struct-layout-1_test.h"
#undef TX
int main (void)
{
#define TX(n, type, attrs, fields, ops)
www.eeworm.com/read/366702/2881936
c struct-layout-1_x.c
/* { dg-options "-w" } */
#include "struct-layout-1_x1.h"
#include "struct-layout-1_test.h"
#include "struct-layout-1_x2.h"
#include "struct-layout-1_test.h"
www.eeworm.com/read/366702/2882052
c struct-layout-1_y.c
/* { dg-options "-w" } */
#include "struct-layout-1_y1.h"
#include "struct-layout-1_test.h"
#include "struct-layout-1_y2.h"
#include "struct-layout-1_test.h"
www.eeworm.com/read/366702/2882065
c struct-layout-1_generate.c
/* Structure layout test generator.
Copyright (C) 2004, 2005, 2007 Free Software Foundation, Inc.
Contributed by Jakub Jelinek .
This file is part of GCC.
GCC is free softwar
www.eeworm.com/read/366702/2882771
c bf-ms-layout-2.c
/* bf-ms-layout.c */
/* Test for MS bitfield layout */
/* Adapted from Donn Terry testcase
posted to GCC-patches
http://gcc.gnu.org/ml/gcc-patches/2000-08/msg00577.html *
www.eeworm.com/read/363556/2916835
svn-base layout_right.css.svn-base
@import url("layout_all.css");
.nameheader {
position: relative;
height: 25px;
top: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 24px 0px 78px;
}
.name {
position: relative;
float: r
www.eeworm.com/read/363556/2916838
svn-base layout_hidden.css.svn-base
@import url("layout_all.css");
.nameheader {
position: relative;
height: 25px;
top: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 77px 0px 25px;
}
.name {
position: relative;
float: l
www.eeworm.com/read/363556/2916841
svn-base layout_left.css.svn-base
@import url("layout_all.css");
.nameheader {
position: relative;
height: 25px;
top: 0px;
padding: 0px 0px 0px 0px;
margin: 0px 77px 0px 25px;
}
.name {
position: relative;
float: l