代码搜索:handler

找到约 10,000 项符合「handler」的源代码

代码结果 10,000
www.eeworm.com/read/271875/4221593

h agent_handler.h

/* Portions of this file are subject to the following copyright(s). See * the Net-SNMP's COPYING file for more details and other copyrights * that may apply: */ /* * Portions of this file are cop
www.eeworm.com/read/271875/4221600

h cache_handler.h

#ifndef NETSNMP_CACHE_HANDLER_H #define NETSNMP_CACHE_HANDLER_H /* * This caching helper provides a generalised (SNMP-manageable) caching * mechanism. Individual SNMP table and scalar/scalar group
www.eeworm.com/read/271875/4221603

h debug_handler.h

#ifndef DEBUG_HANDLER_H #define DEBUG_HANDLER_H #ifdef __cplusplus extern "C" { #endif netsnmp_mib_handler *netsnmp_get_debug_handler(void); void netsnmp_init_debug_helper(void);
www.eeworm.com/read/270740/4235764

c swi_handler.c

/* * ____________________________________________________________________ * * Copyright (c) 2002, Andrew N. Sloss, Chris Wright and Dominic Symes * All rights reserved. * ______________
www.eeworm.com/read/270740/4235772

s irq_handler.s

; ____________________________________________________________________ ; ; Copyright (c) 2002, Andrew N. Sloss, Chris Wright and Dominic Symes ; All rights reserved. ; _______________________
www.eeworm.com/read/270740/4235829

c swi_handler.c

/* * ____________________________________________________________________ * * Copyright (c) 2002, Andrew N. Sloss, Chris Wright and Dominic Symes * All rights reserved. * ______________
www.eeworm.com/read/270740/4235832

s swi_handler.s

.file "swi_handler.c" .text .align 2 .global eventsSWIHandler .type eventsSWIHandler, %function eventsSWIHandler: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0
www.eeworm.com/read/270740/4235839

s irq_handler.s

@ ____________________________________________________________________ @ @ Copyright (c) 2002, Andrew N. Sloss, Chris Wright and Dominic Symes @ All rights reserved. @ _______________________
www.eeworm.com/read/270087/4241860

rsg box_with_handler.rsg

; -*- mode: lisp; -*- (RSG 0 1) ( (templ $lenX $lenY $lenZ $totalMass $material) (nd Box (setExtents $lenX $lenY $lenZ) (setMaterial $material) ) (nd Body (setName box
www.eeworm.com/read/447433/1704231

cpp tbareditctrlbase_handler.cpp

//----------------------------------------------------------------------------- // (c) 2002 by Basler Vision Technologies // Section: Vision Components // Project: BCAM // $Header: TBarEditC