代码搜索:basically

找到约 957 项符合「basically」的源代码

代码结果 957
www.eeworm.com/read/209559/4964126

c dio.c

/* Code to support devices on the DIO (and eventually DIO-II) bus * Copyright (C) 05/1998 Peter Maydell * * This code has basically these routines at the moment:
www.eeworm.com/read/207667/5001093

h tcpa_typedef.h

/*++ TCPA typedefs basically extracted from TCPA Main Specification V1.1b and TCPA Software Stack (TSS) Specification. Before including this file it is necessary that the platform-specific ty
www.eeworm.com/read/195013/5117737

s sclow.s

/* sclow.S: Low level special syscall handling. * Basically these are cases where we can completely * handle the system call without saving any state * because we know th
www.eeworm.com/read/179911/5294339

s sclow.s

/* sclow.S: Low level special syscall handling. * Basically these are cases where we can completely * handle the system call without saving any state * because we know th
www.eeworm.com/read/179911/5295062

c dio.c

/* Code to support devices on the DIO (and eventually DIO-II) bus * Copyright (C) 05/1998 Peter Maydell * * This code has basically these routines at the moment:
www.eeworm.com/read/177353/5328343

c overrides.c

/* BeOS system-specific routines emulating POSIX. */ /* Note that this file is currently unmaintained and basically dead. Noone * cares about BeOS support, apparently. This file may yet survive for
www.eeworm.com/read/165306/5483566

h twolayernetwork.h

#ifndef _TWOLAYERNETWORK_H #define _TWOLAYERNETWORK_H #include "MultiLayerNetwork.h" namespace annie { /** Two layered networks are very commonly used. This is basically a * multi-layer perceptro
www.eeworm.com/read/350097/3129235

s sclow.s

/* sclow.S: Low level special syscall handling. * Basically these are cases where we can completely * handle the system call without saving any state * because we know th
www.eeworm.com/read/350097/3129955

c dio.c

/* Code to support devices on the DIO (and eventually DIO-II) bus * Copyright (C) 05/1998 Peter Maydell * * This code has basically these routines at the moment:
www.eeworm.com/read/340665/3269821

h fcntl.h

/* sys/fcntl.h for sparc64 */ /* This is basically the same as the default version, except that a few of the values are different on Solaris (eg: FCREAT). We support both SunOS4 and Solaris. *