代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/294038/3924719
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/293917/3927408
cpp fig10_73.cpp
/**
* Same as before, but perform alpha-beta pruning.
* The main routine should make the call with
* alpha = COMP_LOSS and beta = COMP_WIN.
*/
int TicTacToe::findCompMove( int & bestMove, int
www.eeworm.com/read/292705/3943612
s sacos.s
|
| sacos.sa 3.3 12/19/90
|
| Description: The entry point sAcos computes the inverse cosine of
| an input argument; sAcosd does the same except for denormalized
| input.
|
| Input: Double-extended
www.eeworm.com/read/292705/3943620
s satanh.s
|
| satanh.sa 3.3 12/19/90
|
| The entry point satanh computes the inverse
| hyperbolic tangent of
| an input argument; satanhd does the same except for denormalized
| input.
|
| Input: Double-extende
www.eeworm.com/read/292705/3943714
s copy_user.s
/*
* arch/alpha/lib/copy_user.S
*
* Copy to/from user space, handling exceptions as we go.. This
* isn't exactly pretty.
*
* This is essentially the same as "memcpy()", but with a few twists.
www.eeworm.com/read/292705/3945620
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/292144/3958345
h init_file.h
typedef struct {
char *key;
char *value; /* Key and value points into same buffer */
} InitEntry;
typedef struct {
int num_entries;
int size_entries;
char *section_name;
Init
www.eeworm.com/read/291168/3969142
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
www.eeworm.com/read/288937/3998350
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