代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/209559/4966023
c g_ncr5380_mmio.c
/*
* There is probably a nicer way to do this but this one makes
* pretty obvious what is happening. We rebuild the same file with
* different options for mmio versus pio.
*/
#define SCSI_G_NCR53
www.eeworm.com/read/209559/4967082
c 3c523.c
/*
net-3-driver for the 3c523 Etherlink/MC card (i82586 Ethernet chip)
This is an extension to the Linux operating system, and is covered by the
same GNU General Public License that covers
www.eeworm.com/read/209559/4968751
h ip_conntrack_tuple.h
#ifndef _IP_CONNTRACK_TUPLE_H
#define _IP_CONNTRACK_TUPLE_H
/* A `tuple' is a structure containing the information to uniquely
identify a connection. ie. if two packets have the same tuple, they
www.eeworm.com/read/209211/4984280
c rotate.c
/*
* rotate an image 180° in O(log Dx + log Dy) /dev/draw writes,
* using an extra buffer same size as the image.
*
* the basic concept is that you can invert an array by inverting
* the top hal
www.eeworm.com/read/204643/5030817
perltest8
#! /usr/bin/perl
# Program for testing regular expressions with perl to check that PCRE handles
# them the same. This is the version that supports /8 for UTF-8 testing. It
# requires at least Perl 5.
www.eeworm.com/read/203830/5038851
readme
From Maurice Gittens
--
Example programs, demonstrating some basic SSLeay crypto library
operations, to help you not to make the same mistakes I did.
The following files are pr