代码搜索结果

找到约 352 项符合 Buck 的代码

thanks

Many thanks to: - Markus Schroeder for information on the Bt848 and tuner programming and his control program xtvc. - Martin Buck

buildindex.c

#include "stdinc.h" #include "dat.h" #include "fns.h" static int writeBucket(Index *ix, u32int buck, IBucket *ib, ZBlock *b) { ISect *is; is = findISect(ix, buck); if(is == nil){ setErr(EAdmin,

index.c

#include "stdinc.h" #include "dat.h" #include "fns.h" static int buckLook(u8int *score, int type, u8int *data, int n); static int writeBucket(ISect *is, u32int buck, IBucket *ib, DBlock *b); static i

checkindex.c

#include "stdinc.h" #include "dat.h" #include "fns.h" static int checkBucket(Index *ix, u32int buck, IBucket *ib) { ISect *is; DBlock *eb; IBucket eib; IEntry ie, eie; int i, ei, ok, c; is = f

ssort6.c

#include #include #include "ssort.h" #define pred(i, h) ((t=(i)-(h))=n? t-n: t) enum { BUCK = ~(~0u>>1), /* high bit */ MAXI = ~0u>>1,

videotext.h

#ifndef _VTX_H #define _VTX_H /* $Id: videotext.h,v 1.1 1998/03/30 22:26:39 alan Exp $ * * Copyright (c) 1994-97 Martin Buck * Read COPYING for more information

thanks

Many thanks to: - Markus Schroeder for information on the Bt848 and tuner programming and his control program xtvc. - Martin Buck

visibility27.c

// Build don't link: // GROUPS passed visibility // visibility file // From: jbuck@synopsys.com (Joe Buck) // Date: 3 Aug 1994 01:52:04 GMT // Subject: 2.6.0 bug with protected members and virtu

videotext.h

#ifndef _VTX_H #define _VTX_H /* $Id: videotext.h,v 1.1 1998/03/30 22:26:39 alan Exp $ * * Copyright (c) 1994-97 Martin Buck * Read COPYING for more information

thanks

Many thanks to: - Markus Schroeder for information on the Bt848 and tuner programming and his control program xtvc. - Martin Buck