代码搜索:handler
找到约 10,000 项符合「handler」的源代码
代码结果 10,000
www.eeworm.com/read/117181/6109630
ms uread32.ms
# mach: m32r m32rx
# xerror:
# output: *misaligned read*
.include "testutils.inc"
start
; construct bra trap2_handler in trap 2 slot
ld24 r0,#foo+1
ld r0,@r0
fail
exit 0
.data
.p2align 2
fo
www.eeworm.com/read/117181/6110742
c signals.c
/* Test GDB dealing with stuff like stepping into sigtramp. */
#include
#include
#ifdef __sh__
#define signal(a,b) /* Signals not supported on this target - make them go away
www.eeworm.com/read/117051/6111968
cpp adoutils.cpp
// ADOUTILS: Helper functions for manipulating ADO within
// Visual C++ via #import
#include "stdafx.h"
#include "hlb.h"
#include "log.h"
#include "AdoUtils.h"
// Need t
www.eeworm.com/read/116006/6114693
s startup.s
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l
www.eeworm.com/read/114609/6123007
java muxclientfactory.java
// MuxClientFactory.java
// $Id: MuxClientFactory.java,v 1.4 2000/08/16 21:37:42 ylafon Exp $
// (c) COPYRIGHT MIT and INRIA, 1996.
// Please first read the full copyright statement in file COPYRIGHT.
www.eeworm.com/read/114609/6123804
java muxprotocolhandler.java
// MuxProtocolHandler.java
// $Id: MuxProtocolHandler.java,v 1.2 1998/01/22 14:31:29 bmahe Exp $
// (c) COPYRIGHT MIT and INRIA, 1996.
// Please first read the full copyright statement in file COPYRIG
www.eeworm.com/read/113186/6133408
java throwsadviceinterceptor.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/113186/6134283
java pathmatchingurlhandlermappingtestsuite.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/113186/6134284
java beannameurlhandlermappingtestsuite.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.