代码搜索结果

找到约 44,783 项符合 Layout 的代码

const-str-6.m

/* Negative test case for constant string layout. */ /* Contributed by Ziemowit Laski . */ /* { dg-options "-fconstant-string-class=MyConstantString" } */ /* { dg-do compile } */

bf-ms-layout.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 *

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

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

struct-layout-1_generate.c

/* Structure layout test generator. Copyright (C) 2004, 2005 Free Software Foundation, Inc. Contributed by Jakub Jelinek . This file is part of GCC. GCC is free software; you

bf-no-ms-layout.c

/* bf-no-ms-layout.c */ /* Test for gcc bitfield layout, with -mno-ms-bitfields */ /* Adapted from Donn Terry testcase posted to GCC-patches http://gcc.gnu.org/ml/gcc-pat

boxlayout.java

/* BoxLayout.java -- A layout for swing components. Copyright (C) 2002, 2003, 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redis

cardlayout.java

/* CardLayout.java -- Card-based layout engine Copyright (C) 1999, 2000, 2002, 2003, 2004 Free Software Foundation This file is part of GNU Classpath. GNU Classpath is free software; you can red

boxlayout.java

/* BoxLayout.java -- A layout for swing components. Copyright (C) 2002, 2003, 2005 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redis

cardlayout.java

/* CardLayout.java -- Card-based layout engine Copyright (C) 1999, 2000, 2002, 2003, 2004 Free Software Foundation This file is part of GNU Classpath. GNU Classpath is free software; you can red