代码搜索:param

找到约 10,000 项符合「param」的源代码

代码结果 10,000
www.eeworm.com/read/195013/5121505

h param.h

/* * linux/include/asm-arm/arch-mx1ads/param.h * * Copyright (C) 1999 ARM Limited * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gener
www.eeworm.com/read/195013/5121531

h param.h

/* * linux/include/asm-arm/param.h * * Copyright (C) 1995-1999 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pub
www.eeworm.com/read/195013/5121632

h param.h

#ifndef _ASM_ALPHA_PARAM_H #define _ASM_ALPHA_PARAM_H /* ??? Gross. I don't want to parameterize this, and supposedly the hardware ignores reprogramming. We also need userland buy-in to the
www.eeworm.com/read/195013/5121724

h param.h

#ifndef _ASMPARISC_PARAM_H #define _ASMPARISC_PARAM_H #ifndef HZ #define HZ 100 #endif #define EXEC_PAGESIZE 4096 #ifndef NGROUPS #define NGROUPS 32 #endif #ifndef NOGROUP #define NOGROUP (-1) #
www.eeworm.com/read/195013/5121827

h param.h

#ifndef __ASM_SH_PARAM_H #define __ASM_SH_PARAM_H #ifndef HZ #define HZ 100 #ifdef __KERNEL__ #define hz_to_std(a) (a) #endif #endif #define EXEC_PAGESIZE 4096 #ifndef NGROUPS #define NGROUPS 32 #
www.eeworm.com/read/195013/5121970

h param.h

/* * BK Id: SCCS/s.param.h 1.8 08/20/01 22:50:29 paulus */ #ifndef _ASM_PPC_PARAM_H #define _ASM_PPC_PARAM_H #ifndef HZ #define HZ 100 #ifdef __KERNEL__ #define hz_to_std(a) (a) #endif #endif #def
www.eeworm.com/read/194691/5124464

h param.h

/* param.h - Board specific parameters Copyright (C) 2000, 2002, 2003 Free Software Foundation, Inc. Written by Stephane Carrez (stcarrez@nerim.fr) This file is free software; you can redi
www.eeworm.com/read/194691/5124473

h param.h

/* param.h - Dragon12 development board Copyright (C) 2004 Robotronics, Inc. Author Jefferson Smith, Robotronics This file is free software; you can redistribute it and/or modify it under
www.eeworm.com/read/194691/5124475

h param.h

/* param.h - Board specific parameters Copyright (C) 2000 Free Software Foundation, Inc. Written by Stephane Carrez (stcarrez@worldnet.fr) This file is free software; you can redistribute
www.eeworm.com/read/193912/5142294

c at_param.c

#include "at.h" /* This is the only thing that needs to be changed to adjust the * maximum number of ports that the driver can manage. */ #define AT_MAX_NIC 32 #define OPTION_UNSET -1