代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/389879/2531461
c misc.c
/*
* arch/sh/boot/compressed/misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
*
* Adapted
www.eeworm.com/read/389879/2531891
c misc_64.c
/*
* misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
* puts by Nick Holloway 1993, bette
www.eeworm.com/read/389879/2531897
c misc_32.c
/*
* misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
* puts by Nick Holloway 1993, bette
www.eeworm.com/read/389879/2532290
h mpc86xads.h
/*
* A collection of structures, addresses, and values associated with
* the Freescale MPC86xADS board.
* Copied from the FADS stuff.
*
* Author: MontaVista Software, Inc.
* source@mvist
www.eeworm.com/read/389879/2532291
h mpc885ads.h
/*
* A collection of structures, addresses, and values associated with
* the Freescale MPC885ADS board.
* Copied from the FADS stuff.
*
* Author: MontaVista Software, Inc.
* source@mvist
www.eeworm.com/read/386432/2572007
java wbperson.java
package personal_payout_manage.ejbs;
import javax.ejb.EJBLocalObject;
import java.util.Collection;
public interface WbPerson
extends EJBLocalObject {
public String getPsn();
publ
www.eeworm.com/read/386432/2572011
java wbmaterial.java
package personal_payout_manage.ejbs;
import javax.ejb.EJBLocalObject;
import java.util.Collection;
public interface WbMaterial
extends EJBLocalObject {
public String getMsn();
pu
www.eeworm.com/read/385891/2577648
c misc.c
/*
* arch/sh/boot/compressed/misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
*
* Adapte
www.eeworm.com/read/385891/2579122
c drivers.c
/*
drivers.c
Copyright (c) 1999 The Puffin Group
This is a collection of routines intended to register all the devices
in a system, and register device drivers.
*/
#include
#inclu
www.eeworm.com/read/385891/2579216
c misc.c
/*
* misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
* puts by Nick Holloway 1993, bette