代码搜索:Generating

找到约 2,801 项符合「Generating」的源代码

代码结果 2,801
www.eeworm.com/read/376135/2713325

pl webindex.pl

#!/usr/bin/perl # webindex, a world wide web directory generating program # Copyright (C) 1997 Larry Doolittle # # This program is free software; you can redistribute it and/o
www.eeworm.com/read/375190/2738872

qbk test_data.qbk

[section:test_data Graphing, Profiling, and Generating Test Data for Special Functions] The class `test_data` and associated helper functions are designed so that in just a few lines of code you shou
www.eeworm.com/read/366702/2876481

f90 import6.f90

! { dg-do compile } ! Tests the fix for PR32827, in which IMPORT :: my_type put the ! symbol into the interface namespace, thereby generating an error ! when the declaration of 'x' is compiled. !
www.eeworm.com/read/366702/2877120

f90 func_derived_3.f90

! { dg-do run } ! This tests the "virtual fix" for PR19561, where pointers to derived ! types were not generating correct code. This testcase is based on ! the original PR example. This example not
www.eeworm.com/read/366702/2877511

f90 program_name_1.f90

! { dg-do compile } ! Tests the fix for PR28762 in which the program name would cause ! the compiler to test the write statement as a variable thereby generating ! an "Expecting VARIABLE" error. ! ! C
www.eeworm.com/read/358128/3000150

pm packlist.pm

package ExtUtils::Packlist; use 5.00503; use strict; use Carp qw(); use Config; use vars qw($VERSION $Relocations); $VERSION = '1.43'; $VERSION = eval $VERSION; # Used for generating filehandle glob
www.eeworm.com/read/357226/3027233

js calendarmws.js

/* calendermws.js - Script for generating calender popups and selecting dates for form submissions. See http://www.macridesweb.com/oltest/calendar.html for a demonstration. Initial: November
www.eeworm.com/read/161503/5552906

java i18n.java

package org.dspace.core; import java.util.Locale; import java.util.ResourceBundle; /** * Utility class for internationalisation of message generating code. The * message(String, Class) and getMes
www.eeworm.com/read/159854/5580242

bas parser.bas

Attribute VB_Name = "parser" ' ' This file contains routines for parsing IP packets and generating ' human readable text. Note that a parser for every protocol is not ' provided. We parse only t
www.eeworm.com/read/158872/5591349

c mi-out.c

/* MI Command Set - output generating routines. Copyright 2000, 2002, 2003 Free Software Foundation, Inc. Contributed by Cygnus Solutions (a Red Hat company). This file is part of GDB.