代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/162509/5547351
cpp handler_map.cpp
#include "stdafx.h"
BOOL jRegGetKey(LPCTSTR pSubKeyName, LPCTSTR pValueName, LPBYTE pValue);
/* **************************************************************************************
CMapCe
www.eeworm.com/read/162509/5547371
cpp handler_item.cpp
#include "stdafx.h"
int CItem::GetUpgrade(int nCount, int nRandom)
{
int nResult = 0;
for (int i = 0; i < nCount; i++)
{
if ((rand() % nRandom) == 0)
nResult++;
else
break;
www.eeworm.com/read/161121/5555499
s int-handler.s
/*
* Copyright 2001 MontaVista Software Inc.
* Author: jsun@mvista.com or jsun@junsun.net
*
* First-level interrupt dispatcher for ocelot board.
*
* This program is free software; you can redist
www.eeworm.com/read/161121/5555541
s int-handler.s
/*
* arch/mips/philips/nino/int-handler.S
*
* Copyright (C) 2001 Steven J. Hill (sjhill@realitydiluted.com)
*
* This program is free software; you can redistribute it and/or modify
* it under
www.eeworm.com/read/161121/5555553
s irq_handler.s
/*
* Copyright (C) 2000, 2001 Broadcom Corporation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published b
www.eeworm.com/read/161121/5555577
s int-handler.s
/*
* Copyright 2001 MontaVista Software Inc.
* Author: MontaVista Software, Inc.
* ahennessy@mvista.com
*
* Based on arch/mips/tsdb/kernel/int-handler.S
*
* Copyright (C) 20
www.eeworm.com/read/161121/5555627
s int-handler.s
/*
* Copyright 2001 MontaVista Software Inc.
* Author: ppopov@mvista.com
*
* Interrupt dispatcher for Au1000 boards.
*
* This program is free software; you can redistribute it and/or modify it
www.eeworm.com/read/161121/5555642
s int_handler.s
/*
* arch/mips/vr4181/common/int_handler.S
*
* Adapted to the VR4181 and almost entirely rewritten:
* Copyright (C) 1999 Bradley D. LaRonde and Michael Klar
*
* Clean up to conform to the new IR
www.eeworm.com/read/161121/5555651
s int-handler.s
/*
* Copyright 2001 MontaVista Software Inc.
* Author: jsun@mvista.com or jsun@junsun.net
*
* First-level interrupt dispatcher for ddb5476
*
* This program is free software; you can redistribute
www.eeworm.com/read/161121/5555659
s int-handler.s
/*
* arch/mips/ddb5074/int-handler.S -- NEC DDB Vrc-5074 interrupt handler
*
* Based on arch/mips/sgi/kernel/indyIRQ.S
*
* Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
*
* Copyright