代码搜索:Layout
找到约 10,000 项符合「Layout」的源代码
代码结果 10,000
www.eeworm.com/read/404985/2296369
svn-base default_portal_layout.jpg.svn-base
K 13
svn:mime-type
V 24
application/octet-stream
END
www.eeworm.com/read/378578/2684652
svn-base swing-layout-1.0.jar.svn-base
K 13
svn:mime-type
V 24
application/octet-stream
END
www.eeworm.com/read/375882/2719384
cpp s3c6400_layout.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/366702/2866967
h struct-layout-1_x2.h
#undef F
#undef N
#undef B
#undef TX
#define F(n, x, v, w) \
if (arg.x != s##n.x) FAIL (n, 30);
#define N(n, x)
#define B(n, x, v, w) \
if (arg.x != s##n.x) FAIL (n, 30);
#define TX(n,
www.eeworm.com/read/366702/2867027
h struct-layout-1_x1.h
#include "struct-layout-1.h"
struct Info info;
int fails;
int intarray[256];
int fn0 (void) { return 0; }
int fn1 (void) { return 1; }
int fn2 (void) { return 2; }
int fn3 (void) { return 3; }
int fn
www.eeworm.com/read/366702/2867072
h struct-layout-1_y1.h
#include "struct-layout-1.h"
#define F(n, x, v, w) \
if (info.flds[i] != &s##n.x) \
FAIL (n, 50); \
if (info.sizes[i] != sizeof (s##n.x)) \
FAIL (n, 51); \
if (in
www.eeworm.com/read/366702/2867073
h struct-layout-1_y2.h
#undef F
#undef N
#undef B
#undef TX
#ifdef SKIP_VA
const int test_va = 0;
#else
const int test_va = 1;
#endif
#define F(n, x, v, w) \
if (p->x != arg.x) FAIL (n, 74);
#define N(n, x)
#defin
www.eeworm.com/read/366702/2872961
c struct-layout-encoding-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