代码搜索:param
找到约 10,000 项符合「param」的源代码
代码结果 10,000
www.eeworm.com/read/127476/14352307
c param.c
#include
#include
#include "bios.h"
#include "config.h"
struct bios_table_struct bios_table = {
system_table:
{
vendor_id: GENERAL_VENDOR_ID,
device_id: GENERAL_DEVICE_ID,
rev
www.eeworm.com/read/127372/14357767
h param.h
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
src/mm/param.h
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
16
www.eeworm.com/read/127372/14357924
h param.h
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
src/fs/param.h
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
20
www.eeworm.com/read/125949/14453893
dat param.dat
www.eeworm.com/read/224953/14560948
txt param.txt
Usage:
_______________
| List available| --listdrives
| drives |
|_______________|
| Obtain drive | --driveinfo --drivename
| info |
|_______________|
| Obta
www.eeworm.com/read/124442/14567546
h param.h
#ifndef _LINUX_PARAM_H
#define _LINUX_PARAM_H
#ifndef HZ
#define HZ 100
#endif
#define EXEC_PAGESIZE 4096
#ifndef NGROUPS
#define NGROUPS 32
#endif
#ifndef NOGROUP
#define NOGROUP
www.eeworm.com/read/123631/14620199
tbl param.tbl
www.eeworm.com/read/123631/14620204
c param.c
#include
#include
#include "board.h"
#include "bios.h"
#define COMPEX_VENDOR_ID 0x11F6
#define IRE201_DEVICE_ID 0x8000
#define NP15B_DEVICE_ID 0x8001
#define BTE201_D
www.eeworm.com/read/223317/14646345
c param.c
/*
* (C) 2005 FUJITA Tomonori
*
* This code is licenced under the GPL.
*/
#include
#include
#include
#include
#include
#incl