代码搜索:front-End

找到约 391 项符合「front-End」的源代码

代码结果 391
www.eeworm.com/read/101082/6244915

1mh whatnow.1mh

.ds MA MH .TH whatnow 1mh .SH Name whatnow \- prompting front-end for send .SH Syntax .B whatnow [ .I options ] [ .I file ] .\" .\" .\" .\" .\" .\" ***COMMENTED OUT .\" .SH Arguments .\" .IP \fIfile\f
www.eeworm.com/read/101082/6246785

1mh whatnow.1mh

.ds MA MH .TH whatnow 1mh .SH Name whatnow \- prompting front-end for send .SH Syntax .B whatnow [ .I options ] [ .I file ] .\" .\" .\" .\" .\" .\" ***COMMENTED OUT .\" .SH Arguments .\" .IP \fIfile\f
www.eeworm.com/read/123658/14619053

h tree.h

/* Front-end tree definitions for GNU compiler. Copyright (C) 1989, 1993, 1994, 1995 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute it a
www.eeworm.com/read/366702/2883266

c bool-1.c

/* { dg-do compile } */ /* { dg-options "-O1 -fdump-tree-optimized" } */ int f(_Bool x) { if (x != 0) return 1; return 0; } /* There should be no != 0 which is produced by the front-end as
www.eeworm.com/read/366702/2883270

c bool-5.c

/* { dg-do compile } */ /* { dg-options "-O1 -fdump-tree-optimized" } */ int f(_Bool x) { if (x == 1) return 1; return 0; } /* There should be no == 1 which is produced by the front-end as
www.eeworm.com/read/162614/5530567

c bool-1.c

/* { dg-do compile } */ /* { dg-options "-O1 -fdump-tree-optimized" } */ int f(_Bool x) { if (x != 0) return 1; return 0; } /* There should be no != 0 which is produced by the front-end as
www.eeworm.com/read/162614/5530568

c bool-5.c

/* { dg-do compile } */ /* { dg-options "-O1 -fdump-tree-optimized" } */ int f(_Bool x) { if (x == 1) return 1; return 0; } /* There should be no == 1 which is produced by the front-end as
www.eeworm.com/read/158865/5594367

c typeck2.c

/* Report error messages, build initializers, and perform some front-end optimizations for C++ compiler. Copyright (C) 1987, 88, 89, 92-98, 1999 Free Software Foundation, Inc. Hacked by Micha
www.eeworm.com/read/188503/8535033

lav2mpeg

#!/bin/sh # # A convenient front-end for the various mpeg encoding tools. # Allows "1 command" production of a video stream... # # Licensed under GPL (see http://www.fsf.org/licenses/gpl.html or con
www.eeworm.com/read/387005/8713386

c search0.c

/* editor front-end (unidirectional pipes) AUP2, Sec. 6.05 Copyright 2003 by Marc J. Rochkind. All rights reserved. May be copied only for purposes and under conditions described on the Web page