代码搜索:Generating
找到约 2,801 项符合「Generating」的源代码
代码结果 2,801
www.eeworm.com/read/114403/15054730
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2004-04-25.13
# Copyright (C) 1999, 2000, 2003, 2004 Free Software Foundation, Inc.
# This program is
www.eeworm.com/read/114036/15117641
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2004-04-25.13
# Copyright (C) 1999, 2000, 2003, 2004 Free Software Foundation, Inc.
# This program is
www.eeworm.com/read/209709/15215296
bat generatemyprojecttestcase.bat
REM 'unittestsgen' application by "Artur Hefczyc", kobit@users.sourceforge.net
REM bach to use unittestsgen by JM Garnier, 2002/01
REM PBReport batch for generating tests files, adapt the 5 follow
www.eeworm.com/read/207217/15279427
cpp ex5_04.cpp
// Exercise 5.4 Generating a random password
#include
#include
#include
#include
using std::cout;
using std::cin;
using std::endl;
using std::numeric_limit
www.eeworm.com/read/205734/15308555
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2004-05-31.23
# Copyright (C) 1999, 2000, 2003, 2004 Free Software Foundation, Inc.
# This program is
www.eeworm.com/read/34867/1045612
c output.c
/* output.c - routines for generating outgoing RIP messages */
/* Copyright 1984 - 2003 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1983, 1988, 1993
* The Regents of
www.eeworm.com/read/35675/1059671
172 example06.172
!#/bin/ksh
# This korn shell script will collect data for awk to use in
# generating form letter(s). See above.
print "Hello $LOGNAME. "
print "This report is for the month and year:"
cal | nawk 'NR=
www.eeworm.com/read/492252/1177711
c output.c
/* output.c - routines for generating outgoing RIP messages */
/* Copyright 1984 - 2003 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1983, 1988, 1993
* The Regents of
www.eeworm.com/read/486923/1244867
h compiler.h
#ifndef KAPI_COMPILER_H
#define KAPI_COMPILER_H
/*
* A trick to suppress uninitialized variable warning without generating any
* code
*/
#define uninitialized_var(x) x = x
#endif
www.eeworm.com/read/480682/1314985
c output.c
/* output.c - routines for generating outgoing RIP messages */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1983, 1988, 1993
* The Regents of