Home
last modified time | relevance | path

Searched defs:banner (Results 226 – 250 of 2221) sorted by relevance

12345678910>>...89

/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_cli/lib/rabbitmq/cli/ctl/commands/
H A Dclear_policy_command.ex46 def banner([key], %{vhost: vhost}) do function
H A Denvironment_command.ex37 def banner(_, %{node: node_name}), do: "Application environment of node #{node_name} ..." function
H A Dsync_queue_command.ex51 def banner([queue], %{vhost: vhost, node: _node}) do function
H A Dset_vhost_limits_command.ex47 def banner([definition], %{vhost: vhost}) do function
H A Dlist_ciphers_command.ex39 def banner(_, _), do: "Listing supported ciphers ..." function
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_cli/lib/rabbitmq/cli/queues/commands/
H A Dadd_member_command.ex65 def banner([name, node], _) do function
H A Ddelete_member_command.ex55 def banner([name, node], _) do function
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_cli/lib/rabbitmq/cli/streams/commands/
H A Dadd_replica_command.ex59 def banner([name, node], _) do function
H A Dset_stream_retention_policy_command.ex28 def banner([name, retention_policy], _) do function
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/lib/
H A Dprintversion.c24 printversionandexit (const_string banner, in printversionandexit()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/lib/
H A Dprintversion.c24 printversionandexit (const_string banner, in printversionandexit()
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/lib/
H A Dprintversion.c24 printversionandexit (const_string banner, in printversionandexit()
/dports/devel/checkbashisms/devscripts-2.21.4/scripts/
H A Ddebrepro.sh53 banner() { function
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/lib/
H A Dprintversion.c24 printversionandexit (const_string banner, in printversionandexit()
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/lib/
H A Dprintversion.c24 printversionandexit (const_string banner, in printversionandexit()
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/lib/
H A Dprintversion.c24 printversionandexit (const_string banner, in printversionandexit()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/Config/
H A DInfoWidget.cpp153 QPixmap banner = ToQPixmap(m_game.GetBannerImage()); in CreateBannerDetails() local
166 QLabel* banner = new QLabel(); in CreateBannerGraphic() local
/dports/print/texlive-base/texlive-20150521-source/texk/cjkutils/cjkutils-4.8.4/CEFconv/
H A Dcefsconv.c1 #define banner \ macro
H A Dcef5conv.c1 #define banner \ macro
H A Dcefconv.c1 #define banner \ macro
/dports/print/texlive-base/texlive-20150521-source/texk/cjkutils/
H A Dcef5conv.c1 #define banner \ macro
H A Dcefconv.c1 #define banner \ macro
H A Dcefsconv.c1 #define banner \ macro
/dports/mail/spamassassin/Mail-SpamAssassin-3.4.5/spamd-apache2/bin/
H A DBench-spamd.pl160 sub banner { subroutine
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/QtUtils/
H A DImageConverter.cpp14 QPixmap ToQPixmap(const UICommon::GameBanner& banner) in ToQPixmap()

12345678910>>...89