代码搜索:hack
找到约 2,135 项符合「hack」的源代码
代码结果 2,135
www.eeworm.com/read/147331/5732610
c nl_langinfo.c
/*-
* Copyright (c) 2001 Alexey Zelkin
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided t
www.eeworm.com/read/124347/6052059
c nl_langinfo.c
/*-
* Copyright (c) 2001 Alexey Zelkin
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided t
www.eeworm.com/read/424242/10478448
lnk n00bsplay red alert 2 v1.006 hack.exe.lnk
www.eeworm.com/read/104260/6206018
am makefile.am
# Makefile.in for thread system selector
#
# Copyright (c) 1996, 1997, 1998, 1999
# Transvirtual Technologies, Inc. All rights reserved.
#
# See the file "license.terms" for information on usage and
www.eeworm.com/read/162614/5520706
c union2.c
// { dg-do assemble }
// Origin: David Mazieres
template struct vector_base {
typedef T elm_t;
protected:
union {
double alignment_hack;
char defbuf_s
www.eeworm.com/read/132748/5910165
h timer.h
#ifndef _HACK_TIMER_H_
#define _HACK_TIMER_H_
#include
enum tstate
{
TIMER_INACTIVE,
TIMER_STARTING,
TIMER_STARTED,
TIMER_EXPIRED,
TIMER_FUNCTION_RUNNING,
};
struct timer_lis
www.eeworm.com/read/284171/8957532
cpp dbg_mem.cpp
#include "dbg_mem.h"
#include
#include
static int dbg_mem_size = -2;
static vector dbg_mem_addr;
static mMIPS *hack_dp_x0y0=0;
static mMIPS *hack_dp_x0y1=0;
static m
www.eeworm.com/read/284171/8957708
h dbg_mem.h
#ifndef DBG_MEM_H_INCLUDED
#define DBG_MEM_H_INCLUDED
#include "mmips.h"
void dbg_mem_init( mMIPS *dp_x0y0, mMIPS *dp_x0y1, mMIPS *dp_x1y0, mMIPS *dp_x1y1 );
bool dbg_mem_hit( unsigned addr );
void
www.eeworm.com/read/132748/5910154
h time.h
#ifndef _HACK_TIME_H_
#define _HACK_TIME_H_
#include
#include "mapped-time.h"
#define do_gettimeofday(tp) maptime_read (mapped_time, (tp))
#define get_fast_time(tp) maptime_read (mapped