代码搜索:hack
找到约 2,135 项符合「hack」的源代码
代码结果 2,135
www.eeworm.com/read/242485/13002964
cpp horizonmapping.cpp
// Sh: A GPU metaprogramming language.
//
// Copyright 2003-2005 Serious Hack Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser G
www.eeworm.com/read/242485/13002967
cpp luciteshader.cpp
// Sh: A GPU metaprogramming language.
//
// Copyright 2003-2005 Serious Hack Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser G
www.eeworm.com/read/242485/13002971
cpp nonperiodic.cpp
// Sh: A GPU metaprogramming language.
//
// Copyright 2003-2005 Serious Hack Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser G
www.eeworm.com/read/242485/13002973
cpp tangents.cpp
// Sh: A GPU metaprogramming language.
//
// Copyright 2003-2005 Serious Hack Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser G
www.eeworm.com/read/242485/13002979
cpp text.cpp
// Sh: A GPU metaprogramming language.
//
// Copyright 2003-2005 Serious Hack Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser G
www.eeworm.com/read/242485/13002991
hpp camera.hpp
// Sh: A GPU metaprogramming language.
//
// Copyright 2003-2005 Serious Hack Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser G
www.eeworm.com/read/241310/13157740
doc aspi.doc
$Id: ASPI.DOC,v 1.1 1992/01/15 01:43:16 chris Exp $
A short explanation to the aspi - hack. chris@alderan.sdata.de
-------------------------------------------------------------------------
INS
www.eeworm.com/read/240662/13208202
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/321262/13410078
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/147331/5732078
am makefile.am
## Process this file with automake to generate Makefile.in
AUTOMAKE_OPTIONS = cygnus
# hack: putting $(newlib_basedir)/libm/common into INCLUDES forces automake
# to output a definition for newlib_b