代码搜索:self
找到约 10,000 项符合「self」的源代码
代码结果 10,000
www.eeworm.com/read/134009/5896053
pl next_3.pl
$self->{CCFLAGS} = $Config{ccflags} . ' -D_POSIX_SOURCE' ;
www.eeworm.com/read/134009/5896067
pl cygwin.pl
# uses GDBM dbm compatibility feature
$self->{LIBS} = ['-lgdbm'];
www.eeworm.com/read/134009/5896074
pl cygwin.pl
# uses GDBM ndbm compatibility feature
$self->{LIBS} = ['-lgdbm'];
www.eeworm.com/read/133633/5903830
pm sender.pm
# Mail::Sender.pm version 0.6.7
#
# Copyright (c) 1997 Jan Krynicky . All rights reserved.
# This program is free software; you can redistribute it and/or
# modify it under th
www.eeworm.com/read/133329/5905803
d ksyms.d
/*
* When our strings(1) invocation starts a read(2), set a watched flag on
* the current thread. When the read(2) finishes, clear the watched flag.
*/
syscall::read:entry
/curpsinfo->pr_psargs ==
www.eeworm.com/read/120251/6077785
java nativeobject.java
/* Ogre4J
Copyright (C) 2002 macross
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as publishe
www.eeworm.com/read/117325/6104711
pl irix.pl
# uses libelf for nlist on irix (>= 5.3?)
$self->{LIBS} .= ' -lelf';
www.eeworm.com/read/113165/6139799
java nativeobject.java
/* Ogre4J
Copyright (C) 2002 macross
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as publishe
www.eeworm.com/read/104049/6211894
pl irix.pl
# uses libelf for nlist on irix (>= 5.3?)
$self->{LIBS} .= ' -lelf';
www.eeworm.com/read/100127/6273984
object_tp_hash
static long
$abbrev$_hash(self)
$abbrev$object *self;
{
/* XXXX Return a hash of self (or -1) */
}