代码搜索:param
找到约 10,000 项符合「param」的源代码
代码结果 10,000
www.eeworm.com/read/216502/4890280
h param.h
/*
* tunable variables
*/
#define NBUF 15 /* size of buffer cache */
#define NINODE 20 /* number of in core inodes */
#define NFILE 20 /* number of in core file structures */
#define NMOUNT 2 /
www.eeworm.com/read/216502/4890328
h param.h
/*
* tunable variables
*/
#define NBUF 29 /* size of buffer cache */
#define NINODE 200 /* number of in core inodes */
#define NFILE 175 /* number of in core file structures */
#define NMOUNT 8
www.eeworm.com/read/216502/4890874
h param.h
/*
* tunable variables
*/
#define NBUF 29 /* size of buffer cache */
#define NINODE 200 /* number of in core inodes */
#define NFILE 175 /* number of in core file structures */
#define NMOUNT 8
www.eeworm.com/read/216499/4892208
h param.h
/*
* tunable variables
*/
#define NBUF 15 /* size of buffer cache */
#define NINODE 100 /* number of in core inodes */
#define NFILE 100 /* number of in core file structures */
#define NMOUNT 5
www.eeworm.com/read/216450/4895319
h param.h
/*
sys/param.h
*/
/* Do we need this header file? Maybe an empty one is sufficient to avoid
* compilations errors.
*/
www.eeworm.com/read/216450/4895528
h param.h
/* The following names are synonyms for the variables in the input message. */
#define acc_time m2_l1
#define addr m1_i3
#define buffer m1_p1
#define child m1_i2
#define co_mode
www.eeworm.com/read/216450/4895562
h param.h
/* The following names are synonyms for the variables in the input message. */
#define addr m1_p1
#define exec_name m1_p1
#define exec_len m1_i1
#define func m6_f1
#define grp_id m1_i1
#d
www.eeworm.com/read/215455/4904992
java param.java
package shape_package;
public class PARAM
{
public double R;
public double W;
public double H;
}
www.eeworm.com/read/213567/4915083
h param.h
//
// (c) Yuri Kiryanov, openh323@kiryanov.com
// for Openh323, www.Openh323.org
//
// Windows CE Port
// Extra header file
//
#include
www.eeworm.com/read/210914/4946863
m param.m
function val=param(var,parameter,default)
% This function searches the text string parameter for an assignment to
% the variable var (also a text string). If it finds it it outputs
% the assigned