代码搜索:Scan

找到约 10,000 项符合「Scan」的源代码

代码结果 10,000
www.eeworm.com/read/167562/5455906

h cpplexer.h

/**************************************************************************** ** ** Copyright (C) 2004-2006 Trolltech ASA. All rights reserved. ** Copyright (C) 2001-2004 Roberto Raggi ** ** This file
www.eeworm.com/read/162614/5516939

c tailcall-1.c

/* { dg-do compile } */ /* { dg-skip-if "" { { i?86-*-* x86_64-*-* } && ilp32 } { "-fpic" "-fPIC" } { "" } } */ /* { dg-options "-O2" } */ typedef unsigned int Cardinal; typedef char *String; typedef
www.eeworm.com/read/162614/5517477

c conv-3.c

// { dg-do compile } // Copyright (C) 2004 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 21 Jul 2004 // { dg-final { scan-assembler "_ZNK2A1IiEcviEv" } }
www.eeworm.com/read/162614/5517490

c conv-2.c

// { dg-do compile } // Copyright (C) 2004 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 21 Jul 2004 // { dg-final { scan-assembler "_ZNK2A1cviEv" } } st
www.eeworm.com/read/162614/5522814

mm method-20.mm

/* Test if context-sensitive "in", "out", "byref", etc., qualifiers can be used as method selectors. */ /* Author: Ziemowit Laski . */ /* { dg-do compile } */ @interface Foo -
www.eeworm.com/read/162614/5522837

mm no-extra-load.mm

// Radar 3926484 // { dg-do compile } #include #include @interface Greeter : Object - (void) greet: (const char *)msg; @end @implementation Greeter - (void) greet: (cons
www.eeworm.com/read/162614/5522943

m method-14.m

/* Test if context-sensitive "in", "out", "byref", etc., qualifiers can be used as method selectors. */ /* Author: Ziemowit Laski . */ /* { dg-do compile } */ @interface Foo -
www.eeworm.com/read/162614/5528743

c old-style-asm-1.c

/* PR inline-asm/8832 */ /* { dg-do compile } */ /* { dg-options "-O2 -dP" } */ /* Verify that GCC doesn't optimize old style asm instructions. */ void foo(int v) { if (v) asm ("dummy1");
www.eeworm.com/read/162614/5530590

c flatten-1.c

/* { dg-do compile } */ /* { dg-options -O2 } */ /* Basic tests for flatten attribute, check we end up with only the flattened function bodies. */ static int foobar(int i); static int bar(int i)
www.eeworm.com/read/161121/5557489

c io-unit.c

/* $Id: io-unit.c,v 1.23 2001/02/13 01:16:43 davem Exp $ * io-unit.c: IO-UNIT specific routines for memory management. * * Copyright (C) 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) */ #