代码搜索:CallBack
找到约 10,000 项符合「CallBack」的源代码
代码结果 10,000
www.eeworm.com/read/181049/5279207
c callback.c
#include
#include
#include
#include
/*
invert the first half of the image data
*/
void predisplay_cb( GtkWidget *ugtk, unicap_data_buffer_t *buffer,
www.eeworm.com/read/179153/5309606
t callback.t
#!/usr/bin/perl -w
BEGIN {
if( $ENV{PERL_CORE} ) {
chdir 't';
@INC = ('../lib', 'lib');
}
else {
unshift @INC, 't/lib';
}
}
use Test::More;
use File::Spec;
B
www.eeworm.com/read/177697/5322211
h callback.h
/* libFLAC - Free Lossless Audio Codec library
* Copyright (C) 2004,2005 Josh Coalson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided
www.eeworm.com/read/177235/5331716
h callback.h
/*
* callback.c: A generic callback mechanism
*/
#ifndef CALLBACK_H
#define CALLBACK_H
#ifdef __cplusplus
extern "C" {
#endif
#define MAX_CALLBACK_IDS 2
#define MAX_CALLBACK_SUBIDS 1
www.eeworm.com/read/177235/5331800
h callback.h
#ifdef UCD_COMPATIBLE
#include
#else
#error "Please update your headers or configure using --enable-ucd-snmp-compatibility"
#endif
www.eeworm.com/read/177008/5334042
c callback.c
/*******************************************************************
callback dialog procedure
*******************************************************************/
#include
www.eeworm.com/read/177008/5334049
h callback.h
/*******************************************************************
callback dialog procedure
*******************************************************************/
#ifndef CALLBA
www.eeworm.com/read/177008/5334169
c callback.c
/*******************************************************************
callback dialog procedure
*******************************************************************/
#include
www.eeworm.com/read/177008/5334176
h callback.h
/*******************************************************************
callback dialog procedure
*******************************************************************/
#ifndef CALLBA
www.eeworm.com/read/169602/5419457
hpp callback.hpp
/* Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Fou