代码搜索:started
找到约 5,214 项符合「started」的源代码
代码结果 5,214
www.eeworm.com/read/143132/5758772
h sync.h
/* m-sequence generated by polynomial x^6 + X^5 + 1, started in the 100000
* state and augmented with an extra 0 at the front to make a 64-bit sequence
* 0000 0010 0001 1000 1010 0111 1010 0011
www.eeworm.com/read/137311/5826012
h cmoscama.h
/*
* 05.03.2002 changing for revA
* 03.19.2002 Started support for different sensors
*/
#ifndef _ASM_CMOSCAM_H
#define _ASM_CMOSCAM_H
/* _IOC_TYPE, bits 8 to 15 in ioctl cmd */
#define CMOSCAM_I
www.eeworm.com/read/136041/5875657
h compr_rubin.h
/* Rubin encoder/decoder header */
/* work started at : aug 3, 1994 */
/* last modification : aug 15, 1994 */
#define RUBIN_REG_SIZE 16
#define UPPER_BIT_RUBIN (((long) 1)
www.eeworm.com/read/131534/5928337
h compr_rubin.h
/* Rubin encoder/decoder header */
/* work started at : aug 3, 1994 */
/* last modification : aug 15, 1994 */
#define RUBIN_REG_SIZE 16
#define UPPER_BIT_RUBIN (((long) 1)
www.eeworm.com/read/125688/6023228
h sg.h
#ifndef _SCSI_GENERIC_H
#define _SCSI_GENERIC_H
/*
History:
Started: Aug 9 by Lawrence Foard (entropy@world.std.com), to allow user
process control of SCSI devices.
Development Spon
www.eeworm.com/read/109808/6172562
h compr_rubin.h
/* Rubin encoder/decoder header */
/* work started at : aug 3, 1994 */
/* last modification : aug 15, 1994 */
#define RUBIN_REG_SIZE 16
#define UPPER_BIT_RUBIN (((long) 1)
www.eeworm.com/read/101082/6249846
c rmail.c
/* rmail.c - replacement for /bin/rmail */
/* This program has a long, long history. It started as UCB's rmail, and
was then modified by OBrien@Rand-Unix to run with MMDF. Then DpK@Brl
re-wro
www.eeworm.com/read/101082/6250363
c rmail.c
/* rmail.c - replacement for /bin/rmail */
/* This program has a long, long history. It started as UCB's rmail, and
was then modified by OBrien@Rand-Unix to run with MMDF. Then DpK@Brl
re-wro
www.eeworm.com/read/488200/6497805
h sync.h
/* m-sequence generated by polynomial x^6 + X^5 + 1, started in the 100000
* state and augmented with an extra 0 at the front to make a 64-bit sequence
* 0000 0010 0001 1000 1010 0111 1010 0011
www.eeworm.com/read/481537/6642723
h rtmutex.h
/*
* RT-Mutexes: blocking mutual exclusion locks with PI support
*
* started by Ingo Molnar and Thomas Gleixner:
*
* Copyright (C) 2004-2006 Red Hat, Inc., Ingo Molnar
* Cop