代码搜索:basically
找到约 957 项符合「basically」的源代码
代码结果 957
www.eeworm.com/read/161121/5560853
c irnet_irda.c
/*
* IrNET protocol module : Synchronous PPP over an IrDA socket.
*
* Jean II - HPL `00 -
*
* This file implement the IRDA interface of IrNET.
* Basically, we sit on top of IrTT
www.eeworm.com/read/152843/5660381
c apus_setup.c
/*
* arch/ppc/platforms/apus_setup.c
*
* Copyright (C) 1998, 1999 Jesper Skov
*
* Basically what is needed to replace functionality found in
* arch/m68k allowing Amiga drivers to work under
www.eeworm.com/read/147676/12540101
cx88 readme.cx88
cx8800 release notes
====================
This is a v4l2 device driver for the cx2388x chip.
current status
==============
video
Basically works. Some minor quality glitches. For no
www.eeworm.com/read/203327/15361825
c getfile.c
/**
* Samples/TcpIp/Http/GetFile.c
* Z-world, 2002
*
* Note added Jan 2004: Dynamic C 8.50 introduces a much simpler
* way of doing what this sample does. Basically, you would not
www.eeworm.com/read/188503/8535713
changelog
2000 Jul A.Stevens
Added more intelligent motion compensation search.
Basically, the program now first does a coarse search
based on 2*2 pel squares, comparing intensity sums.
Since a good mat
www.eeworm.com/read/372371/9512412
c sysstr.c
/*
* Part of Very Secure FTPd
* Licence: GPL v2
* Author: Chris Evans
* sysstr.c
*
* This file basically wraps system functions so that we can deal in our
* nice abstracted string buffer object
www.eeworm.com/read/278844/10502738
c at91_lowlevel.c
/*
* linux/drivers/at91/pcmcia/at91_lowlevel.c
*
* We implement a AT91RM9200 PCMCIA driver. This
* basically means we handle everything except controlling the
* power.
*
* (c) Rick Bronson
*
www.eeworm.com/read/272813/10943219
h db.h
#ifndef DB_H
#define DB_H
#include
#include
#include "page.h"
// Each database is basically a UNIX file and consists of several relations
// (viewed as heapfiles and
www.eeworm.com/read/272811/10943285
h db.h
#ifndef DB_H
#define DB_H
#include
#include
#include "page.h"
// Each database is basically a UNIX file and consists of several relations
// (viewed as heapfiles and
www.eeworm.com/read/448678/7527252
c sysstr.c
/*
* Part of Very Secure FTPd
* Licence: GPL v2
* Author: Chris Evans
* sysstr.c
*
* This file basically wraps system functions so that we can deal in our
* nice abstracted string buffer object