代码搜索:itself

找到约 5,630 项符合「itself」的源代码

代码结果 5,630
www.eeworm.com/read/428780/1954277

m about.m

function varargout = about(varargin) % ABOUT M-file for about.fig % ABOUT, by itself, creates a new ABOUT or raises the existing % singleton*. % % H = ABOUT returns the handle to a
www.eeworm.com/read/411046/2195166

readme

This is libsndfile, 0.0.24 libsndfile is a library of C routines for reading and writing files containing sampled audio data. The src/ directory contains the source code for library itself. The d
www.eeworm.com/read/389759/2538337

info

This bash script (not for Amarok itself) installs the current development version of Amarok (from SVN) on your computer. There will be a later version (4.0, I guess) written in ruby (maybe python) in
www.eeworm.com/read/375190/2726306

jamrules

# This simple Jamrules file is used for the Boost.Build test project. # The testing framework itself gets no boost-Jambase BOOST_JAMBASE = empty.jam ;
www.eeworm.com/read/366702/2873153

f90 retarray_2.f90

! Procedure to test module procedures returning arrays. ! The array spec only gets applied to the result variable, not the function ! itself. As a result we missed it during resolution, and used the
www.eeworm.com/read/366702/2877541

f90 sequence_types_1.f90

! { dg-do compile } ! Tests the fix for PR28590, in which pointer components of sequence ! types would give the error that the component is itself not a ! sequence type (4.4.1) if the component was no
www.eeworm.com/read/351409/3108351

c javanns_kernelinterface.c

/* * Java-to-SNNS kernel interface * by Igor Fischer * * based on Tcl or Perl Extension with SNNS-Functions by Fred Rapp, * which is itself based on Jens Wieland's batchman * */ #in
www.eeworm.com/read/160611/5569233

readme

This is libsndfile, 1.0.11 libsndfile is a library of C routines for reading and writing files containing sampled audio data. The src/ directory contains the source code for library itself. The d
www.eeworm.com/read/160303/5574936

sh regress-nightly.sh

#!/bin/sh # # This is the nightly build script. # It does almost nothing since the process itself is kept in CVS. # # This causes some bootstrap problems, but we deal with that by understanding # tha
www.eeworm.com/read/156560/5611366

java adddefs.java

/* AddDefs is an example of a class to be called by an XML ProcessingInstruction, e.g. by MyNa.xml.EchoAsHtml but it is not itself aware of XML in any way. For example, the following processing ins