代码搜索:CallBack

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

代码结果 10,000
www.eeworm.com/read/289126/3995849

c flow_callback.c

/* $Id$ */ #ifdef HAVE_CONFIG_H #include "config.h" #endif #include #include #include "packet_time.h" #include "flow_callback.h" #include "flow_cache.h" /* needed for flow sta
www.eeworm.com/read/276787/4164144

zaurus-mixer-callback

#!/bin/sh # # Callback Handler for zaurus mixer events # # $1 = Current Jack function # Valid options: "Off, Headphone, Headset, Mic, Line" # $2 = External Speaker Status # Valid options: "O
www.eeworm.com/read/273740/4194939

s callback_srm.s

/* * arch/alpha/lib/callback_srm.S */ #include #include .text #define HWRPB_CRB_OFFSET 0xc0 #if defined(CONFIG_ALPHA_SRM) || defined(CONFIG_ALPHA_GENERIC) .align
www.eeworm.com/read/443386/1743305

s callback_srm.s

/* * arch/alpha/lib/callback_srm.S */ #include #include .text #define HWRPB_CRB_OFFSET 0xc0 #if defined(CONFIG_ALPHA_SRM) || defined(CONFIG_ALPHA_GENERIC) .align
www.eeworm.com/read/439082/1813740

s callback_srm.s

/* * arch/alpha/lib/callback_srm.S */ #include #include .text #define HWRPB_CRB_OFFSET 0xc0 #if defined(CONFIG_ALPHA_SRM) || defined(CONFIG_ALPHA_GENERIC) .align
www.eeworm.com/read/435789/1859467

lst sub_callback.lst

############################################################################## # # # IAR Z80/64180 C-Compiler V4.04B/WIN
www.eeworm.com/read/435789/1859515

i sub_callback.i

non_banked void BackupZram2Code(void); non_banked void RestoreZram2
www.eeworm.com/read/433911/1876408

cpp use_callback.cpp

// $Id: Use_Callback.cpp 80826 2008-03-04 14:51:23Z wotte $ #include "ace/Log_Msg.h" #include "Callback.h" int ACE_TMAIN (int, ACE_TCHAR *[]) { Callback *callback = new Callback; ACE_L
www.eeworm.com/read/433911/1876455

h callback-3.h

// $Id: Callback-3.h 81978 2008-06-16 16:57:12Z sowayaa $ #ifndef APG_CALLBACK3_H #define APG_CALLBACK3_H #include "ace/streams.h" #include "ace/Log_Msg.h" #include "ace/Log_Msg_Callback.h"
www.eeworm.com/read/433911/1876464

use_callback gnumakefile.use_callback

# -*- Makefile -*- #---------------------------------------------------------------------------- # GNU Makefile # # @file GNUmakefile.Use_Callback # # $Id: gnu.mpd 83821 2008-11-17 16:10:2