代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5941060
cc smplstat.cc
// This may look like C code, but it is really -*- C++ -*-
/*
Copyright (C) 1988 Free Software Foundation
written by Dirk Grunwald (grunwald@cs.uiuc.edu)
This file is part of the GNU C++ Library
www.eeworm.com/read/128965/5976501
c traps.c
/*
* linux/arch/ppc/kernel/traps.c
*
* Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)
*
* Modified by Cort Dougan (cort@cs.nmt.edu)
* and Paul Mackerras (paulus@cs.anu.edu.au)
*
* (C)
www.eeworm.com/read/128531/5984917
c ataints.c
/*
* arch/m68k/atari/ataints.c -- Atari Linux interrupt handling code
*
* 5/2/94 Roman Hodek:
* Added support for TT interrupts; setup for TT SCU (may someone has
* twiddled there and we won't
www.eeworm.com/read/128531/5987866
c evxfregn.c
/******************************************************************************
*
* Module Name: evxfregn - External Interfaces, ACPI Operation Regions and
* Address Spaces.
www.eeworm.com/read/128447/5990643
cxx except.cxx
//==========================================================================
//
// common/except.cxx
//
// Exception handling implementation
//
//============================================
www.eeworm.com/read/127781/5996083
c ataints.c
/*
* arch/m68k/atari/ataints.c -- Atari Linux interrupt handling code
*
* 5/2/94 Roman Hodek:
* Added support for TT interrupts; setup for TT SCU (may someone has
* twiddled there and we won't
www.eeworm.com/read/126074/6018603
bat coolcmd.bat
(defclass PP-TEST (is-a USER)
(multislot x)
(slot y))
(ppdefclass)
(ppdefclass USER)
(ppdefclass BOGUS)
(ppdefclass PP-TEST)
(list-defclasses)
(defclass TEST (is-a USER) (role concrete))
(defcla
www.eeworm.com/read/124745/6040943
h rlm_eap.h
/*
* rlm_eap.h Local Header file.
*
* Version: $Id: rlm_eap.h,v 1.13 2004/03/02 23:57:40 mgriego Exp $
*
* This program is free software; you can redistribute it and/or modify
* it un
www.eeworm.com/read/124399/6049854
bat coolcmd.bat
(defclass PP-TEST (is-a USER)
(multislot x)
(slot y))
(ppdefclass)
(ppdefclass USER)
(ppdefclass BOGUS)
(ppdefclass PP-TEST)
(list-defclasses)
(defclass TEST (is-a USER) (role concrete))
(defcla
www.eeworm.com/read/123322/6061025
cxx except.cxx
//==========================================================================
//
// common/except.cxx
//
// Exception handling implementation
//
//============================================