代码搜索:methods
找到约 10,000 项符合「methods」的源代码
代码结果 10,000
www.eeworm.com/read/172417/5386682
h sio.h
/* sys/sio.h -- Utility methods to read/write the SIO
Copyright 2000 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@worldnet.fr)
This file is part of GEL.
GEL is fre
www.eeworm.com/read/171581/5393743
java rutilities.java
/*
* 08/12/2004
*
* RUtilities.java - General-purpose utility methods.
* Copyright (C) 2004 Robert Futrell
* email@address.com
* www.website.com
*
* This program is free software; you
www.eeworm.com/read/171479/5394790
groovy sockettest.groovy
/**
* check that groovy Socket methods do their job.
*
* @author Jeremy Rayner
* @version $Revision: 1.6 $
*/
import java.io.*
import java.net.*
c
www.eeworm.com/read/171462/5395292
java xml.java
package org.kxml;
import java.io.*;
import java.util.*;
/** A class containing several static xml methods, mainly for escaping
special characters like angle brakets and quotes. This class
c
www.eeworm.com/read/167507/5459435
h sio.h
/* sys/sio.h -- Utility methods to read/write the SIO
Copyright 2000 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@worldnet.fr)
This file is part of GEL.
GEL is fre
www.eeworm.com/read/167185/5463631
cat
REFCOF(1-ESPS) ENTROPIC RESEARCH LAB
NNNNAAAAMMMMEEEE
refcof - computes LPC reflection coefficients via various spectrum analysis methods
xref
www.eeworm.com/read/167133/5466896
java platformhelper.java
/* PlatformHelper.java -- Isolate OS-specific IO helper methods and variables
Copyright (C) 1998, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free sof
www.eeworm.com/read/167133/5468197
java vmthrowable.java
/* java.lang.VMThrowable -- VM support methods for Throwable.
Copyright (C) 1998, 1999, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you
www.eeworm.com/read/163959/5504339
java hibernateproxyhelper.java
//$Id: HibernateProxyHelper.java,v 1.7 2004/08/29 07:31:02 oneovthafew Exp $
package org.hibernate.proxy;
/**
* Utility methods for working with proxies. (this class is being phased out)
* @author
www.eeworm.com/read/162614/5522758
mm cxx-ivars-2.mm
// Check if the '- .cxx_construct' and '-.cxx_destruct' methods get called
// and if they perform their desired function.
// { dg-do run }
// { dg-options "-fobjc-call-cxx-cdtors" }
#include