代码搜索结果
找到约 10,000 项符合
W 的代码
boilerplate.w
% This material goes at the beginning of all Stanford GraphBase CWEB files
\def\topofcontents{
\leftline{\sc\today\ at \hours}\bigskip\bigskip
\centerline{\titlefont\title}}
\font\ninett=cmtt9
\
boilerplate.w
% This material goes at the beginning of all Stanford GraphBase CWEB files
\def\topofcontents{
\leftline{\sc\today\ at \hours}\bigskip\bigskip
\centerline{\titlefont\title}}
\font\ninett=cmtt9
\
blank.w
@i gb_types.w
\datethis
@* Introduction.
@p
#include "gb_graph.h" /* the GraphBase data structures */
@h@#
main()
{
}
@* Index.
w.c
/*
* (c) Copyright 1993, Silicon Graphics, Inc.
* ALL RIGHTS RESERVED
* Permission to use, copy, modify, and distribute this software for
* any purpose and without fee is hereby granted, pro
w.js
var css1 = ('A:link{TEXT-DECORATION: none;COLOR: #336699;}A:visited{TEXT-DECORATION: none;COLOR: #336699;}A:hover
w.js
var css1 = ('A:link{TEXT-DECORATION: none;COLOR: #336699;}A:visited{TEXT-DECORATION: none;COLOR: #336699;}A:hover{TEXT-DECORATION: underline;COLOR: #666666;}A:active{TEXT-DECORATION
dash-w
# -*-perl-*-
$description = "Test make -W (what if) option.\n";
# Basic build
run_make_test('
a.x: b.x
a.x b.x: ; echo >> $@
',
w.js
var css1 = ('A:link{TEXT-DECORATION: none;COLOR: #336699;}A:visited{TEXT-DECORATION: none;COLOR: #336699;}A:hover{TEXT-DECORATION: underline;COLOR: #666666;}A:active{TEXT-DECORATION
w.c
int foo (unsigned short a, unsigned short b) { return a + b; }
w.c
int foo (unsigned short a, unsigned short b) { return a + b; }