Home
last modified time | relevance | path

Searched refs:get_sources (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/Config/
H A DQuery.pm91 =item B<get_sources> I<LIST>
103 sub get_sources { subroutine
112 my %parts = ( %{$self->get_sources(@sources)},
113 %{$self->get_sources(@staticlibs)} );
118 my %generator_parts = %{$self->get_sources(@generator)};
/third_party/openssl/util/perl/OpenSSL/Config/
H A DQuery.pm91 =item B<get_sources> I<LIST>
103 sub get_sources { subroutine
112 my %parts = ( %{$self->get_sources(@sources)},
113 %{$self->get_sources(@staticlibs)} );
118 my %generator_parts = %{$self->get_sources(@generator)};
/third_party/pulseaudio/src/modules/dbus/
H A Diface-card.c233 static const char **get_sources(pa_dbusiface_card *c, unsigned *n) { in get_sources() function
266 sources = get_sources(c, &n_sources); in handle_get_sources()
393 sources = get_sources(c, &n_sources); in handle_get_all()
H A Diface-core.c730 static const char **get_sources(pa_dbusiface_core *c, unsigned *n) { in get_sources() function
761 sources = get_sources(c, &n); in handle_get_sources()
1109 sources = get_sources(c, &n_sources); in handle_get_all()

Completed in 10 milliseconds