代码搜索:based
找到约 10,000 项符合「based」的源代码
代码结果 10,000
www.eeworm.com/read/196036/5105147
pci readme.pci
Some notes for ftape users with PCI motherboards:
=================================================
The problem:
------------
There have been some problem reports from people using PCI-bus based
sys
www.eeworm.com/read/195013/5118738
h linux_logo_sgi.h
/*
* include/asm-mips/linux_logo_sgi.h: This is a linux logo
* for SGI based machines
* to be displayed on boot.
*
* Copyright (C) 19
www.eeworm.com/read/195013/5123419
c filter.c
/*
* Linux Socket Filter - Kernel level socket filtering
*
* Author:
* Jay Schulist
*
* Based on the design of:
* - The Berkeley Packet Filter
*
* This program is
www.eeworm.com/read/193974/5137951
py imghdr.py
"""Recognize image file formats based on their first few bytes."""
__all__ = ["what"]
#-------------------------#
# Recognize image headers #
#-------------------------#
def what(file, h=None):
www.eeworm.com/read/190666/5171519
s aix_closure.s
/* -----------------------------------------------------------------------
aix_closures.S - Copyright (c) 2002 Free Software Foundation, Inc.
based on darwin_closures.S
PowerPC Assembly g
www.eeworm.com/read/190666/5171520
s darwin_closure.s
/* -----------------------------------------------------------------------
darwin_closures.S - Copyright (c) 2002 Free Software Foundation, Inc.
based on ppc_closures.S
PowerPC Assembly glu
www.eeworm.com/read/190666/5171523
s aix.s
/* -----------------------------------------------------------------------
aix.S - Copyright (c) 2002 Free Software Foundation, Inc.
based on darwin.S by John Hornkvist
PowerPC Assembly g
www.eeworm.com/read/190346/5185434
c mod_authz_svn.c
/*
* mod_authz_svn.c: an Apache mod_dav_svn sub-module to provide path
* based authorization for a Subversion repository.
*
* =================================================
www.eeworm.com/read/182103/5265402
h mppkt.h
/* mppkt.h
*
* This package is the specification for the Packet Handler.
* This handler defines the basic packet and provides
* mechanisms to utilize packets based on this prefix.
* Packets
www.eeworm.com/read/180137/5291107
c db.c
/*
* DEBUG: none
* AUTHOR: Simon Wilkinson (based on ideas from Judith Pluemer)
*
* Harvest Indexer http://www.tardis.ed.ac.uk/harvest/
* ---------------------------------------------------