Home
last modified time | relevance | path

Searched refs:add_before (Results 51 – 75 of 101) sorted by relevance

12345

/dports/security/openssl-devel/openssl-3.0.2/Configurations/
H A D50-haiku.conf5 CFLAGS => add_before(picker(default => "-Wall",
8 cflags => add_before("-DL_ENDIAN -include \$(SRCDIR)/os-dep/haiku.h",
H A D50-nonstop.conf7 cflags => add_before(picker(debug => '-g -O0',
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/Configurations/
H A D50-haiku.conf5 CFLAGS => add_before(picker(default => "-Wall",
8 cflags => add_before("-DL_ENDIAN -include \$(SRCDIR)/os-dep/haiku.h",
H A D50-nonstop.conf7 cflags => add_before(picker(debug => '-g -O0',
/dports/devel/boost-python-libs/boost_1_72_0/tools/quickbook/src/
H A Dtree.hpp40 void add_before(tree_base*);
53 void add_before(tree<T>&& x) { tree_node_base::add_before(&x); } in add_before() function
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/quickbook/src/
H A Dtree.hpp40 void add_before(tree_base*);
53 void add_before(tree<T>&& x) { tree_node_base::add_before(&x); } in add_before() function
/dports/devel/boost-docs/boost_1_72_0/tools/quickbook/src/
H A Dtree.hpp40 void add_before(tree_base*);
53 void add_before(tree<T>&& x) { tree_node_base::add_before(&x); } in add_before() function
/dports/devel/boost-libs/boost_1_72_0/tools/quickbook/src/
H A Dtree.hpp40 void add_before(tree_base*);
53 void add_before(tree<T>&& x) { tree_node_base::add_before(&x); } in add_before() function
/dports/devel/hyperscan/boost_1_75_0/tools/quickbook/src/
H A Dtree.hpp40 void add_before(tree_base*);
53 void add_before(tree<T>&& x) { tree_node_base::add_before(&x); } in add_before() function
/dports/www/wt/wt-4.6.1/src/Wt/Signals/
H A Dsignals.hpp132 void add_before(SignalLink *link) in add_before() function
141 Connection add_before (CbFunction &&cb, in add_before() function
145 add_before(link); in add_before()
196 return callback_ring_->add_before(std::move(cb), object); in connect()
236 callback_ring->add_before(&end_link); in emit()
/dports/www/rt44/rt-4.4.5/t/api/
H A Dmenu.t73 ok $menu->child("bar")->add_before("baz", title => "baz"), "added child baz before bar";
79 ok $menu->child("bat")->add_before("pre", title => "pre"), "added child pre before bat";
/dports/www/rt50/rt-5.0.2/t/api/
H A Dmenu.t73 ok $menu->child("bar")->add_before("baz", title => "baz"), "added child baz before bar";
79 ok $menu->child("bat")->add_before("pre", title => "pre"), "added child pre before bat";
/dports/sysutils/openipmi/OpenIPMI-2.0.29/utils/
H A Dilist.c144 add_before(ilist_item_t *pos, void *item, ilist_item_t *entry) in add_before() function
175 return add_before(list->head, item, entry); in ilist_add_tail()
181 return add_before(iter->curr, item, entry); in ilist_add_before()
/dports/audio/festival/speech_tools/include/ling_class/
H A DEST_Relation_list.h110 EST_Item *add_before(const EST_Item *n, EST_Item *p=0);
/dports/devel/silentbob/silentbob-3.0/include/
H A Ddlist.h65 char * add_before (__dlist_entry_t *, char *);
/dports/mail/mailutils/mailutils-3.13/mh/
H A Dpick.c81 add_before (struct mu_parseopt *po, struct mu_option *opt, char const *arg) in add_before() function
172 mu_c_string, NULL, add_before },
/dports/biology/scrm/scrm-1.7.4/src/
H A Dnode_container.cc179 this->add_before(node, current); in add()
250 void NodeContainer::add_before(Node* add, Node* next_node){ in add_before() function in NodeContainer
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/Configurations/
H A D50-nonstop.conf7 cflags => add_before(picker(debug => '-g -O0',
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/Configurations/
H A D50-nonstop.conf7 cflags => add_before(picker(debug => '-g -O0',
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/Configurations/
H A D50-nonstop.conf7 cflags => add_before(picker(debug => '-g -O0',
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/Configurations/
H A D50-nonstop.conf7 cflags => add_before(picker(debug => '-g -O0',
/dports/misc/colortail/colortail-0.3.3/
H A DList.h105 void add_before(T new_value);
404 template <class T> void ListIterator<T>::add_before(T val) in add_before() function
/dports/devel/p5-Config-Objective/Config-Objective-0.9.1/lib/Config/Objective/
H A DTable.pm148 sub add_before subroutine
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/webkit/
H A DDOMHTMLSelectElement.inc35 …procedure add_before (element: DOMHTMLElement; before: DOMHTMLElement); message 'add:before:'; { a…
/dports/net-mgmt/pnp/pnp4nagios-0.6.26/lib/kohana/system/core/
H A DEvent.php60 public static function add_before($name, $existing, $callback) function in Event

12345