代码搜索:hack
找到约 2,135 项符合「hack」的源代码
代码结果 2,135
www.eeworm.com/read/252193/12294885
c 12-2.c
#ifdef __Linux__
# define _REENTRANT
# define _POSIX_SOURCE
#endif
/* Hack for LinuxThreads */
#ifdef __Linux__
# define _P __P
#endif
#include
#include
www.eeworm.com/read/11371/228417
c dma.c
/*
* DMA access *
* v0.1: TDS *
* - basic routines *
* v0.2: TDS (26.05.2004) *
* - removed floppy hack *
* v0.3: Doug Gale *
* - Disables interrupts while progra
www.eeworm.com/read/14735/404977
am makefile.am
# On OS X, install the SDLMain.nib.
# We use an ugly hack to force the creation of the
# destination dir, maybe somebody with more automake
# experience knows how to do this properly?
if TARGET_
www.eeworm.com/read/490551/1197761
js jsunitcore.js
var JSUNIT_UNDEFINED_VALUE;
var JSUNIT_VERSION = 2.2;
var isTestPageLoaded = false;
//hack for NS62 bug
function jsUnitFixTop() {
var tempTop = top;
if (!tempTop) {
tempTop =
www.eeworm.com/read/482192/1289699
js jsunitcore.js
var JSUNIT_UNDEFINED_VALUE;
var JSUNIT_VERSION = 2.2;
var isTestPageLoaded = false;
//hack for NS62 bug
function jsUnitFixTop() {
var tempTop = top;
if (!tempTop) {
tempTop =
www.eeworm.com/read/251805/4416070
am makefile.am
# On OS X, install the SDLMain.nib.
# We use an ugly hack to force the creation of the
# destination dir, maybe somebody with more automake
# experience knows how to do this properly?
if TARGET_
www.eeworm.com/read/242732/4538223
h undoc.h
#ifndef _EXPLORER_UNDOC__H
#define _EXPLORER_UNDOC__H
/*
* Undocumented stuff
*/
/* IMenuDeskBar provides the band site toolbars menu */
static const CLSID CLSID_HACK_IShellBandSiteMenu =
www.eeworm.com/read/191602/5164990
h macmainif.h
//
//
// Upper interface declarations for MacMain functions
//
#ifndef MACMAINIF_H_
#define MACMAINIF_H 1
// This embarassing hack exists purely because EMACS' electric-c indentation
// mode