代码搜索:self
找到约 10,000 项符合「self」的源代码
代码结果 10,000
www.eeworm.com/read/113165/6141168
py singlecodeunit.py
# Copyright Bruno da Silva de Oliveira 2003. Use, modification and
# distribution is subject to the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at
# http
www.eeworm.com/read/110987/6160397
h postprocess_mmx.h
/**************************************************************************
* *
* This code has been developed by John Funnel
www.eeworm.com/read/110208/6165597
pm tsig.pm
package Net::DNS::RR::TSIG;
# $Id: TSIG.pm,v 1.2 2002/10/14 21:11:46 ctriv Exp $
use strict;
use vars qw(@ISA);
use Net::DNS::Packet;
use Digest::HMAC_MD5;
use MIME::Base64;
use constan
www.eeworm.com/read/110208/6165606
pm px.pm
package Net::DNS::RR::PX;
# $Id: PX.pm,v 1.3 2002/05/22 18:09:36 ctriv Exp $
use strict;
use vars qw(@ISA);
use Net::DNS;
use Net::DNS::Packet;
@ISA = qw(Net::DNS::RR);
sub new {
my
www.eeworm.com/read/110034/6170528
c irda-usb.c
/*****************************************************************************
*
* Filename: irda-usb.c
* Version: 0.9b
* Description: IrDA-USB Driver
* Status: Experimental
www.eeworm.com/read/110034/6172143
c ircomm_tty_ioctl.c
/*********************************************************************
*
* Filename: ircomm_tty_ioctl.c
* Version:
* Description:
* Status: Experimental.
*
www.eeworm.com/read/109078/6176684
pm tsig.pm
package Net::DNS::RR::TSIG;
# $Id: TSIG.pm,v 1.2 2002/10/14 21:11:46 ctriv Exp $
use strict;
use vars qw(@ISA);
use Net::DNS::Packet;
use Digest::HMAC_MD5;
use MIME::Base64;
use constan
www.eeworm.com/read/109078/6176693
pm px.pm
package Net::DNS::RR::PX;
# $Id: PX.pm,v 1.3 2002/05/22 18:09:36 ctriv Exp $
use strict;
use vars qw(@ISA);
use Net::DNS;
use Net::DNS::Packet;
@ISA = qw(Net::DNS::RR);
sub new {
my
www.eeworm.com/read/108267/6183427
h postprocess_mmx.h
/**************************************************************************
* *
* This code has been developed by John Funnel