代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/147766/5727561
c ipt_tcpmss.c
/*
* This is a module which is used for setting the MSS option in TCP packets.
*
* Copyright (c) 2000 Marc Boucher
*/
#include
#include
#include
#in
www.eeworm.com/read/146147/5739255
dfm colorfrm.dfm
object Form1: TForm1
Left = 8
Top = 23
Width = 625
Height = 441
Caption = 'TtsDBGrid: Setting colors with properties and OnGetDrawInfo'
Color = clBtnFace
Font.Charset = DEFAULT_CH
www.eeworm.com/read/145471/5745986
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 to be ato
www.eeworm.com/read/140467/5789665
h bitops.h
#ifndef _I386_BITOPS_H
#define _I386_BITOPS_H
/*
* Copyright 1992, Linus Torvalds.
*/
/*
* These have to be done with inline assembly: that way the bit-setting
* is guaranteed to be atomic. All
www.eeworm.com/read/136786/5866961
c ipt_tcpmss.c
/*
* This is a module which is used for setting the MSS option in TCP packets.
*
* Copyright (c) 2000 Marc Boucher
*/
#include
#include
#include
#in
www.eeworm.com/read/135153/5888418
c sa1100_adsbitsy.c
/*
* drivers/pcmcia/sa1100_adsbitsy.c
*
* PCMCIA implementation routines for ADS Bitsy
*
* 9/18/01 Woojung
* Fixed wrong PCMCIA voltage setting
*
* 7/5/01 Woojung Huh
www.eeworm.com/read/132747/5910552
h bitops.h
#ifndef _I386_BITOPS_H
#define _I386_BITOPS_H
/*
* Copyright 1992, Linus Torvalds.
*/
/*
* These have to be done with inline assembly: that way the bit-setting
* is guaranteed to be atomic. All
www.eeworm.com/read/131315/5941103
c ftell.c
#include
#include
// ANSI explicily requires setting errno to a positive value on failure.
extern "C" long int ftell(FILE* fp)
{
if (!__validfp(fp)) {
#ifdef EBADF
err
www.eeworm.com/read/128965/5976245
h bitops.h
#ifndef _I386_BITOPS_H
#define _I386_BITOPS_H
/*
* Copyright 1992, Linus Torvalds.
*/
/*
* These have to be done with inline assembly: that way the bit-setting
* is guaranteed to be atomic. All
www.eeworm.com/read/128531/5989473
c ipt_tcpmss.c
/*
* This is a module which is used for setting the MSS option in TCP packets.
*
* Copyright (c) 2000 Marc Boucher
*/
#include
#include
#include
#in