代码搜索:Layout
找到约 10,000 项符合「Layout」的源代码
代码结果 10,000
www.eeworm.com/read/11634/231363
pdb s3c2410_layout.pdb
www.eeworm.com/read/12818/246941
pdf pads2007s layout.pdf
www.eeworm.com/read/459598/1567749
cpp s3c6410_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/233448/4684675
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/233448/4684706
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/233448/4684819
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/233448/4684822
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/162614/5518020
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/162614/5518080
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/162614/5518125
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