代码搜索:syntax

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

代码结果 10,000
www.eeworm.com/read/340665/3266651

s syntax-1.s

! Verify that minimum support is provided as per SH-5/ST50-047-02. .text .mode shmedia start: ! Both all-upper and all-lower must be supported. PTA/PTB without /L ! or /U is equivalent to with /L
www.eeworm.com/read/340665/3266676

d syntax-2.d

#as: --isa=shmedia #objdump: -d #name: Minimum SH64 Syntax Support - Pseudos. dump.o: file format elf64-sh64 Disassembly of section .text: 0000000000000000 : 0: e8000a00 pta/l 8 ,tr
www.eeworm.com/read/340665/3273731

c syntax1.c

// Build don't link: // Origin: Mark Mitchell // Special g++ Options: -fsyntax-only class AAA{ public: virtual void fff(); }; void AAA::fff() {} AAA aaa; main () { aaa.
www.eeworm.com/read/340665/3273787

c syntax4.c

// Build don't link: // Copyright (C) 2000 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 22 June 2000 // Origin GNATS bug report 262 from Jeremy Sanders
www.eeworm.com/read/340665/3273863

c syntax3.c

// Build don't link: // Copyright (C) 2000 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 22 June 2000 // Origin GNATS bug report 262 from Jeremy Sanders
www.eeworm.com/read/340665/3273886

c syntax2.c

// Build don't link: // Special g++ Options: -fsyntax-only // Origin: Mark Mitchell struct B { double d; virtual void f (); }; struct C: virtual public B { char c;
www.eeworm.com/read/340665/3274355

c syntax1.c

// Build don't link: // Copyright (C) 2000 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 22 June 2000 // Origin GNATS bug report 262 from Jeremy Sanders
www.eeworm.com/read/340665/3274567

c syntax2.c

// Build don't link: // Copyright (C) 2000 Free Software Foundation, Inc. // Contributed by Nathan Sidwell 22 June 2000 // Origin GNATS bug report 262 from Jeremy Sanders
www.eeworm.com/read/334125/3373306

c schema_syntax.c

/* Unix SMB/CIFS mplementation. DSDB schema syntaxes Copyright (C) Stefan Metzmacher 2006 This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/334125/3373318

h schema_syntax.h

/* ldb database library Copyright (C) Simo Sorce 2004-2006 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as