代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/132649/5914286
cpp plugin_mgr_dlg_.cpp
/*
* ===========================================================================
* PRODUCTION $Log: plugin_mgr_dlg_.cpp,v $
* PRODUCTION Revision 1000.2 2004/06/01 20:48:40 gouriano
* PRODUCTION
www.eeworm.com/read/126641/6015602
pod ssl_ctx_ctrl.pod
=pod
=head1 NAME
SSL_CTX_ctrl, SSL_CTX_callback_ctrl, SSL_ctrl, SSL_callback_ctrl - internal handling functions for SSL_CTX and SSL objects
=head1 SYNOPSIS
#include
long SSL_CTX
www.eeworm.com/read/120251/6078328
h icecallbackstemplatedef.h
// Cheap templates inspired from MESA
#ifdef TEMPLATED_CALLBACK
#ifdef TEMPLATED_CONTAINER
#ifdef TEMPLATED_MANAGER
#ifdef TEMPLATED_CODE
#ifdef TEMPLATED_PARAM
#ifdef TEMPLATED_SIZE
//
www.eeworm.com/read/113165/6140342
h icecallbackstemplatedef.h
// Cheap templates inspired from MESA
#ifdef TEMPLATED_CALLBACK
#ifdef TEMPLATED_CONTAINER
#ifdef TEMPLATED_MANAGER
#ifdef TEMPLATED_CODE
#ifdef TEMPLATED_PARAM
#ifdef TEMPLATED_SIZE
//
www.eeworm.com/read/100043/6275703
c store_swapin.c
/*
* $Id: store_swapin.c,v 1.17 1999/01/21 21:10:38 wessels Exp $
*
* DEBUG: section 20 Storage Manager Swapin Functions
* AUTHOR: Duane Wessels
*
* SQUID Internet Object Cache http://squid
www.eeworm.com/read/403005/11524942
h usb_conf.h
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : usb_conf.h
* Author : MCD Application Team
* Version : V1.0
* Date
www.eeworm.com/read/122453/14689489
c color.c
#include
#include "swfdec_internal.h"
unsigned int transform_color(unsigned int in, double mult[4], double add[4])
{
int r, g, b, a;
r = SWF_COLOR_R(in);
g = SWF_COLOR_G(in);
b = SWF_
www.eeworm.com/read/154890/5631694
cxx keyboard_ui.cxx
// generated by Fast Light User Interface Designer (fluid) version 1.00
#include "keyboard_ui.h"
Fl_Output *key_output=(Fl_Output *)0;
Fl_Output *text_output=(Fl_Output *)0;
Fl_Window* make_window
www.eeworm.com/read/395334/8183521
h usb_conf.h
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : usb_conf.h
* Author : MCD Application Team
* Version : V1.0
* Date
www.eeworm.com/read/294273/8243861
h main.h
/*播放缓冲区的首地址*/
#define base_addres 0x100000
extern BOOL PlayLastBlock;
extern INT Play_Callback(UINT8 *pucBuff, UINT32 uDataLen);
extern INT record_callback(UINT8 *pucBuff, UINT32 uDataLen);
exte