OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SUPER
(Results
1 - 25
of
100
) sorted by relevancy
1
2
3
4
/src/external/apache2/mDNSResponder/dist/mDNSShared/dns_objects/base/
ref_count.h
175
// This is the way how the subkind know what
super
kind it has.
197
// No comparator subkind use case: it means that the
super
kind of the subkind already has a comparator and no more
202
#define REF_COUNT_OBJECT_SUBKIND_DEFINE_KIND_INSTANCE_ABSTRUCT(FAMILY_NAME,
SUPER
, NAME, ...) \
203
const struct FAMILY_NAME ## _ ##
SUPER
## _kind_s _ ## FAMILY_NAME ## _ ##
SUPER
## _ ## NAME ## _kind = { \
206
.superkind = &_ ## FAMILY_NAME ## _ ##
SUPER
## _kind, \
207
.name = # FAMILY_NAME "_" #
SUPER
"_" # NAME, \
209
.FAMILY_NAME ## _ ##
SUPER
## _init_fields = FAMILY_NAME ## _ ##
SUPER
## _init_fields, \
213
OBJECT_BASE_CHECK(FAMILY_NAME ## _ ##
SUPER
## _ ## NAME, FAMILY_NAME ## _ ## SUPER
[
all
...]
dns_obj.h
37
#define DNS_OBJECT_SUBKIND_DEFINE_ABSTRUCT(
SUPER
, NAME, ...) REF_COUNT_OBJECT_SUBKIND_DEFINE_ABSTRUCT(dns_obj,
SUPER
, NAME, __VA_ARGS__)
39
#define DNS_OBJECT_SUBKIND_DEFINE_WITHOUT_FINALIZER(
SUPER
, NAME, ...) REF_COUNT_OBJECT_SUBKIND_DEFINE_WITHOUT_FINALIZER(dns_obj,
SUPER
, NAME, __VA_ARGS__)
41
#define DNS_OBJECT_SUBKIND_DEFINE_WITHOUT_COMPARATOR(
SUPER
, NAME, ...) REF_COUNT_OBJECT_SUBKIND_DEFINE_WITHOUT_COMPARATOR(dns_obj,
SUPER
, NAME, __VA_ARGS__)
43
#define DNS_OBJECT_SUBKIND_DEFINE_FULL(
SUPER
, NAME, ...) REF_COUNT_OBJECT_SUBKIND_DEFINE_FULL(dns_obj,
SUPER
, NAME, __VA_ARGS__)
49
#define DNS_OBJECT_DECLARE_SUPPORTED_OBJECT_SUBKIND(
SUPER
, NAME) REF_COUNT_OBJECT_DECLARE_SUPPORTED_OBJECT_SUBKIND(dns_obj,
SUPER
, NAME
[
all
...]
/src/crypto/external/bsd/openssl.old/dist/util/
dofile.pl
54
my $self = $class->
SUPER
::new( @_ );
65
$self->
SUPER
::append_text_to_output(@_);
/src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
Template.pm
57
my $self = $class->
SUPER
::new(DELIMITERS => [ '{-', '-}'],
72
$self->
SUPER
::fill_in(HASH => { quotify1 => \"ify1,
92
$self->
SUPER
::append_text_to_output(@_);
/src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
Template.pm
57
my $self = $class->
SUPER
::new(DELIMITERS => [ '{-', '-}'],
72
$self->
SUPER
::fill_in(HASH => { quotify1 => \"ify1,
92
$self->
SUPER
::append_text_to_output(@_);
/src/crypto/external/apache2/openssl/dist/util/perl/TLSProxy/
NextProto.pm
28
my $self = $class->
SUPER
::new(
CertificateVerify.pm
28
my $self = $class->
SUPER
::new(
HelloVerifyRequest.pm
31
my $self = $class->
SUPER
::new(
CertificateRequest.pm
28
my $self = $class->
SUPER
::new(
EncryptedExtensions.pm
28
my $self = $class->
SUPER
::new(
NewSessionTicket.pm
76
my $self = $class->
SUPER
::new(
ServerKeyExchange.pm
28
my $self = $class->
SUPER
::new(
/src/crypto/external/bsd/openssl/dist/util/perl/TLSProxy/
NextProto.pm
24
my $self = $class->
SUPER
::new(
CertificateVerify.pm
24
my $self = $class->
SUPER
::new(
EncryptedExtensions.pm
24
my $self = $class->
SUPER
::new(
NewSessionTicket.pm
24
my $self = $class->
SUPER
::new(
CertificateRequest.pm
24
my $self = $class->
SUPER
::new(
ServerKeyExchange.pm
24
my $self = $class->
SUPER
::new(
/src/crypto/external/bsd/openssl.old/dist/util/perl/TLSProxy/
CertificateVerify.pm
24
my $self = $class->
SUPER
::new(
EncryptedExtensions.pm
24
my $self = $class->
SUPER
::new(
NewSessionTicket.pm
24
my $self = $class->
SUPER
::new(
CertificateRequest.pm
24
my $self = $class->
SUPER
::new(
/src/external/gpl3/autoconf/dist/lib/Autom4te/
XFile.pm
115
my $fh = $class->
SUPER
::new ();
141
if (!$fh->
SUPER
::open (@_))
162
if (!$fh->
SUPER
::close (@_))
182
local $_ = $_[0]->
SUPER
::getline;
/src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/lib/Text/Template/
Preprocess.pm
29
$self->
SUPER
::fill_in(@_);
/src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/Template/
Preprocess.pm
18
$self->
SUPER
::fill_in(@_);
Completed in 29 milliseconds
1
2
3
4
Indexes created Sun Apr 19 00:22:55 UTC 2026