代码搜索:hack

找到约 2,135 项符合「hack」的源代码

代码结果 2,135
www.eeworm.com/read/216435/4895754

hacks

A list of some of the hacks in the low-level drivers. If you want to use a hack in a different driver, please fix the hack instead of duplicating it. - Extended configuration: the daqboard2000 dr
www.eeworm.com/read/206632/5005143

sources

TARGETNAME=kd TARGETTYPE=LIBRARY WINCEOEM=1 WINCEPROJ=COMMON !IF "$(_TGTCPUTYPE)"=="SHx" CDEFINES=-DSPEED_HACK INCLUDES=shx !ENDIF !IF "$(_TGTCPUTYPE)"=="x86" CDEFINES=-DSPEED_HACK INC
www.eeworm.com/read/330176/3426986

sources

TARGETNAME=kd TARGETTYPE=LIBRARY WINCEOEM=1 WINCEPROJ=COMMON !IF "$(_TGTCPUTYPE)"=="SHx" CDEFINES=-DSPEED_HACK INCLUDES=shx !ENDIF !IF "$(_TGTCPUTYPE)"=="x86" CDEFINES=-DSPEED_HACK INC
www.eeworm.com/read/292670/3950773

hacks

A list of some of the hacks in the low-level drivers. If you want to use a hack in a different driver, please fix the hack instead of duplicating it. - Extended configuration: the daqboard2000 dr
www.eeworm.com/read/382361/2637834

hacks

A list of some of the hacks in the low-level drivers. If you want to use a hack in a different driver, please fix the hack instead of duplicating it. - Extended configuration: the daqboard2000 dr
www.eeworm.com/read/205824/5020003

h halp.h

/* * */ #ifndef __INTERNAL_HAL_HAL_H #define __INTERNAL_HAL_HAL_H /* Temporary hack */ #define KPCR_BASE 0xFF000000 /* WDK Hack */ #define KdComPortInUse _KdComPortInUse
www.eeworm.com/read/132748/5910173

h interrupt.h

#ifndef _HACK_INTERRUPT_H_ #define _HACK_INTERRUPT_H_ #include #include "pfinet.h" #define in_interrupt() (0) #define synchronize_irq() ((void) 0) #define synchronize_bh() ((vo
www.eeworm.com/read/132748/5910175

h byteorder.h

/* Provide the specified-byte-order access functions used in the Linux kernel, implemented as macros in terms of the GNU libc facilities. */ #ifndef _HACK_ASM_BYTEORDER_H #define _HACK_ASM_BYTEOR
www.eeworm.com/read/100446/6269428

bugs

1) driver name comparison for MS SQL Server workaround is realy kinda dirty hack, but for now i don't know how to code it more carefully 2) another dirty hack: length of LONGVARCHAR and LONGVARBINA
www.eeworm.com/read/480930/1311431

c export.c

#define MSNFS /* HACK HACK */ /* * linux/fs/nfsd/export.c * * NFS exporting and validation. * * We maintain a list of clients, each of which has a list of * exports. To export an fs to a given c