代码搜索:hack

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

代码结果 2,135
www.eeworm.com/read/291465/3965928

entries

/circular_buffer.inl/1.1/Thu Jun 29 04:19:11 2006// /maccoreaudio_devices.inl/1.1/Thu Jun 29 04:19:11 2006// /mute_hack.inl/1.1/Thu Jun 29 04:19:11 2006// D
www.eeworm.com/read/439082/1818044

h smp.h

#ifndef __ASM_SMP_H #define __ASM_SMP_H #include #include /* HACK: Cabrio WHAMI return value is bogus if more than 8 bits used.. :-( */ static __inline__ unsigned char
www.eeworm.com/read/430518/1927022

h smp.h

#ifndef __ASM_SMP_H #define __ASM_SMP_H #include #include /* HACK: Cabrio WHAMI return value is bogus if more than 8 bits used.. :-( */ static __inline__ unsigned char
www.eeworm.com/read/410728/2203896

h sim-main.h

/* Main header for the i960. */ #define USING_SIM_BASE_H /* FIXME: quick hack */ struct _sim_cpu; /* FIXME: should be in sim-basics.h */ typedef struct _sim_cpu SIM_CPU; #include "symcat.h" #inclu
www.eeworm.com/read/398806/2368736

svn-base interface.c.svn-base

#include #include #include "mpg123.h" #include "mpglib.h" /* Global mp .. it's a hack */ struct mpstr *gmp; BOOL InitMP3(struct mpstr *mp) { memset(mp,0,sizeof(struct mpstr
www.eeworm.com/read/398806/2369885

svn-base interface.c.svn-base

#include #include #include "mpg123.h" #include "mpglib.h" /* Global mp .. it's a hack */ struct mpstr *gmp; BOOL InitMP3(struct mpstr *mp) { memset(mp,0,sizeof(struct mpstr
www.eeworm.com/read/357083/3031756

h smp.h

#ifndef __ASM_SMP_H #define __ASM_SMP_H #include #include /* HACK: Cabrio WHAMI return value is bogus if more than 8 bits used.. :-( */ static __inline__ unsigned char
www.eeworm.com/read/158872/5591105

h sim-main.h

/* Main header for the i960. */ #define USING_SIM_BASE_H /* FIXME: quick hack */ struct _sim_cpu; /* FIXME: should be in sim-basics.h */ typedef struct _sim_cpu SIM_CPU; #include "symcat.h" #inclu
www.eeworm.com/read/473219/6849160

m stackcell.m

function y = stackcell(dummy,blocks) %STACKCELL Internal function for rapid concatenation % % [x1 x2 ... xn] is written as stackcell(sdpvar(1,1),{x1,x2,x3,...,xn}) % Why the first argument? A hack
www.eeworm.com/read/194581/8190067

win32 readme.win32

Win32 Port by Tony Million This is a `Quick'n'Dirty` hack to make things work on Win32 platforms... I've #ifndef'd out all the code which didn't compile, and in certai