Home
last modified time | relevance | path

Searched full:pluggable (Results 1 – 25 of 52) sorted by relevance

123

/openbsd/src/sbin/unwind/libunbound/util/
Dub_event_pluggable.c2 * util/ub_event_pluggable.c - call registered pluggable event functions
39 * This file contains an implementation for the indirection layer for pluggable
40 * events that calls the registered pluggable event loop. It also defines a
41 * default pluggable event loop based on the default libevent (compatibility)
152 return "pluggable-event"PACKAGE_VERSION; in ub_event_get_version()
442 *n = "pluggable-event"; in ub_get_event_sys()
447 *n = "pluggable-event"; in ub_get_event_sys()
457 *n = "pluggable-event"; in ub_get_event_sys()
460 *n = "pluggable-libev"; in ub_get_event_sys()
467 *n = "pluggable-libevent"; in ub_get_event_sys()
Dub_event.h2 * util/ub_event.h - indirection layer for pluggable events
63 * daemon compile, and will be "pluggable-event<PACKAGE_VERSION>" for
67 /** Return the name, system and method for the pluggable event base */
Dnetevent.h460 * Create comm base that uses the given ub_event_base (underlying pluggable
462 * @param base: underlying pluggable event base.
/openbsd/src/usr.sbin/unbound/util/
Dub_event_pluggable.c2 * util/ub_event_pluggable.c - call registered pluggable event functions
39 * This file contains an implementation for the indirection layer for pluggable
40 * events that calls the registered pluggable event loop. It also defines a
41 * default pluggable event loop based on the default libevent (compatibility)
152 return "pluggable-event"PACKAGE_VERSION; in ub_event_get_version()
442 *n = "pluggable-event"; in ub_get_event_sys()
447 *n = "pluggable-event"; in ub_get_event_sys()
457 *n = "pluggable-event"; in ub_get_event_sys()
460 *n = "pluggable-libev"; in ub_get_event_sys()
467 *n = "pluggable-libevent"; in ub_get_event_sys()
Dub_event.h2 * util/ub_event.h - indirection layer for pluggable events
63 * daemon compile, and will be "pluggable-event<PACKAGE_VERSION>" for
67 /** Return the name, system and method for the pluggable event base */
Dub_event.c39 * This file contains and implementation for the indirection layer for pluggable
/openbsd/src/sbin/unwind/libunbound/libunbound/
Dunbound-event.h40 * pluggable event bases.
77 /** magic number to identify this version of the pluggable event api */
110 * A user defined pluggable event base is registered by providing a
162 * An "object" comprising a user defined pluggable event.
179 * @param base: the pluggable event base that the caller has created.
Dcontext.h128 /** true if the event_base is a pluggable base that is malloced
129 * with a user event base inside, if so, clean up the pluggable alloc*/
/openbsd/src/usr.sbin/unbound/libunbound/
Dunbound-event.h40 * pluggable event bases.
77 /** magic number to identify this version of the pluggable event api */
110 * A user defined pluggable event base is registered by providing a
162 * An "object" comprising a user defined pluggable event.
179 * @param base: the pluggable event base that the caller has created.
Dcontext.h128 /** true if the event_base is a pluggable base that is malloced
129 * with a user event base inside, if so, clean up the pluggable alloc*/
/openbsd/src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-fail/
DMETA-1_3.yml25 MooseX::Object::Pluggable: 0
/openbsd/src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-test/
DMETA-1_3.yml25 MooseX::Object::Pluggable: 0
/openbsd/src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-fixable/
DMETA-1_3.yml24 MooseX::Object::Pluggable: 0
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DRegistry.h9 // Defines a registry template for discovering pluggable modules.
41 /// pluggable components (like targets or garbage collectors) "just work" when
/openbsd/src/gnu/llvm/clang/include/clang/Frontend/
DFrontendPluginRegistry.h9 // Pluggable Frontend Action Interface
/openbsd/src/share/man/man4/
Dixl.438 driver supports querying pluggable transceivers for information and
/openbsd/src/gnu/usr.bin/perl/t/porting/
Dknown_pod_issues.dat234 Module::Pluggable
235 Module::Pluggable::Object
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlmroapi.pod104 written by Brandon L Black. Nicholas Clark created the pluggable interface,
Dperlexperiment.pod37 =item Pluggable keywords
Dperl5100delta.pod841 C<Module::Pluggable> is a simple framework to create modules that accept
842 pluggable sub-modules.
904 C<B::Lint> is now based on C<Module::Pluggable>, and so can be extended
1022 used to write pluggable regular expression engines (by Ævar Arnfjörð
Dperl5120delta.pod114 =head2 Pluggable keywords
125 arithmetic via pluggable keywords. This module is mainly used for test
136 use of pluggable keywords, but have other uses too. The new APIs are
155 =head2 A proper interface for pluggable Method Resolution Orders
1179 =item C<Module::Pluggable>
1407 L<perlmroapi> describes the new interface for pluggable Method Resolution
Dperl5101delta.pod197 =head2 A proper interface for pluggable Method Resolution Orders
689 =item C<Module::Pluggable>
934 This describes the new interface for pluggable Method Resolution Orders.
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
DJITLinkGeneric.h27 /// session. Symbol resolution and finalization operations are pluggable,
/openbsd/src/usr.bin/sndiod/
Dsndiod.864 to keep hot-pluggable devices usable by default at
/openbsd/src/gnu/llvm/llvm/
DCREDITS.TXT209 D: Pluggable GC support

123