代码搜索:Setting

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

代码结果 10,000
www.eeworm.com/read/306634/13740851

pas tcvsrootframeunit.pas

(* $Id: TCvsrootFrameunit.pas,v 1.2 2002/12/27 16:22:43 turbo Exp $ * * Frame for setting the CVSROOT directory * * Copyright 2001 by Thomas Bleier * For license details see LICENSE.txt *)
www.eeworm.com/read/152843/5666154

c ipt_tos.c

/* This is a module which is used for setting the TOS field of a packet. */ /* (C) 1999-2001 Paul `Rusty' Russell * (C) 2002-2004 Netfilter Core Team * * This program is f
www.eeworm.com/read/150609/5690062

h comm.h

/* Comm.h Include file for port setting. */ #ifndef _COMM_H #define _COMM_H typedef struct tagCOMMDATA{ int Port; int BaudRate,Parity,ByteSize,StopBits; int ibaudrat
www.eeworm.com/read/140467/5790755

mk config.mk

# # This is config used for compilation of WEP EP250 sources # # You might change location of U-Boot in memory by setting right TEXT_BASE. # This allows for example having one copy located at the end
www.eeworm.com/read/135941/5877085

c ipt_tos.c

/* This is a module which is used for setting the TOS field of a packet. */ /* (C) 1999-2001 Paul `Rusty' Russell * (C) 2002-2004 Netfilter Core Team * * This program is f
www.eeworm.com/read/135153/5888434

c sa1100_graphicsmaster.c

/* * drivers/pcmcia/sa1100_graphicsmaster.c * * PCMCIA implementation routines for GraphicsMaster * * 9/18/01 Woojung * Fixed wrong PCMCIA voltage setting * 7/5/01 Woojung Huh
www.eeworm.com/read/131315/5936881

readme

This directory has a bare bones, pre-alpha set of support tools for setting up a server for diskless/dataless nfs clients and net booting them. The basic idea is as follows: - Use tftp or some propri
www.eeworm.com/read/128965/5977258

mk config.mk

# # This is config used for compilation of WEP EP250 sources # # You might change location of U-Boot in memory by setting right TEXT_BASE. # This allows for example having one copy located at the end
www.eeworm.com/read/123438/6059306

h bitops.h

#ifndef _ASM_BITOPS_H #define _ASM_BITOPS_H /* * Copyright 1992, Linus Torvalds. */ #ifdef i386 /* * These have to be done with inline assembly: that way the bit-setting * is guaranteed
www.eeworm.com/read/357348/6300842

makefile

.SUFFIXES: SHELL = /bin/sh ifeq '$(RUA_DIR)' '' $(warning The 'RUA_DIR' environment variable is not set. Consider setting) $(warning it to point to the 'MRUA_src' subdirectory of your MRUA directory.