Home
last modified time | relevance | path

Searched refs:insert_head (Results 1 – 25 of 88) sorted by relevance

1234

/dports/devel/liteide/liteide-x37.4/liteidex/src/plugins/markdown/
H A Dmarkdownedit.cpp224 void MarkdownEdit::insert_head(const QString &tag, bool blockStart) in insert_head() function in MarkdownEdit
323 insert_head("# "); in h1()
328 insert_head("## "); in h2()
333 insert_head("### "); in h3()
338 insert_head("#### "); in h4()
343 insert_head("#####"); in h5()
348 insert_head("###### "); in h6()
410 insert_head("* ",false); in ul()
415 insert_head("1. ",false); in ol()
420 insert_head("> "); in bq()
H A Dmarkdownedit.h38 void insert_head(const QString &tag, bool blockStart = true);
/dports/www/mod_perl2/mod_perl-2.0.11/t/response/TestAPR/
H A Dbucket.pm67 $bb->insert_head( $d1); # head->d1->tail
116 $bb->insert_head($b);
131 $bb->insert_head(APR::Bucket->new($ba, "a"));
132 $bb->insert_head(APR::Bucket->new($ba, "b"));
H A Dbrigade.pm57 $bb1->insert_head(APR::Bucket->new($ba, "11"));
61 $bb2->insert_head(APR::Bucket->new($ba, "21"));
91 $bb1->insert_head(APR::Bucket->new($ba, "11"));
/dports/www/mod_perl2/mod_perl-2.0.11/t/lib/TestAPRlib/
H A Dbrigade.pm57 $bb1->insert_head(APR::Bucket->new($ba, "11"));
61 $bb2->insert_head(APR::Bucket->new($ba, "21"));
91 $bb1->insert_head(APR::Bucket->new($ba, "11"));
/dports/mail/avenger/avenger-0.8.5/libasync/
H A Difchg.C67 chglist.insert_head (chg); in ifchgcb_test()
81 chglist.insert_head (chg); in ifchgcb()
H A Dlist.h44 void insert_head (T *elm) { in insert_head() function
100 void insert_head (T *elm) { in insert_head() function
/dports/www/py-paste/Paste-3.4.6/paste/cowbell/
H A D__init__.py34 body = insert_head(body, self.javascript.replace('__SCRIPT_NAME__', script_name))
83 def insert_head(body, text): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/Paste/paste/cowbell/
H A D__init__.py34 body = insert_head(body, self.javascript.replace('__SCRIPT_NAME__', script_name))
83 def insert_head(body, text): function
/dports/lang/python-legacy/Python-2.7.18/Objects/
H A Dweakrefobject.c261 insert_head(PyWeakReference *newref, PyWeakReference **list) in insert_head() function
316 insert_head(self, list); in weakref___new__()
324 insert_head(self, list); in weakref___new__()
790 insert_head(result, list); in PyWeakref_NewRef()
806 insert_head(result, list); in PyWeakref_NewRef()
869 insert_head(result, list); in PyWeakref_NewProxy()
/dports/lang/python27/Python-2.7.18/Objects/
H A Dweakrefobject.c261 insert_head(PyWeakReference *newref, PyWeakReference **list) in insert_head() function
316 insert_head(self, list); in weakref___new__()
324 insert_head(self, list); in weakref___new__()
790 insert_head(result, list); in PyWeakref_NewRef()
806 insert_head(result, list); in PyWeakref_NewRef()
869 insert_head(result, list); in PyWeakref_NewProxy()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dweakrefobject.c248 insert_head(PyWeakReference *newref, PyWeakReference **list) in insert_head() function
304 insert_head(self, list); in weakref___new__()
312 insert_head(self, list); in weakref___new__()
775 insert_head(result, list); in PyWeakref_NewRef()
791 insert_head(result, list); in PyWeakref_NewRef()
854 insert_head(result, list); in PyWeakref_NewProxy()
/dports/databases/py-sqlite3/Python-3.8.12/Objects/
H A Dweakrefobject.c272 insert_head(PyWeakReference *newref, PyWeakReference **list) in insert_head() function
327 insert_head(self, list); in weakref___new__()
335 insert_head(self, list); in weakref___new__()
827 insert_head(result, list); in PyWeakref_NewRef()
843 insert_head(result, list); in PyWeakref_NewRef()
907 insert_head(result, list); in PyWeakref_NewProxy()
/dports/databases/py-gdbm/Python-3.8.12/Objects/
H A Dweakrefobject.c272 insert_head(PyWeakReference *newref, PyWeakReference **list) in insert_head() function
327 insert_head(self, list); in weakref___new__()
335 insert_head(self, list); in weakref___new__()
827 insert_head(result, list); in PyWeakref_NewRef()
843 insert_head(result, list); in PyWeakref_NewRef()
907 insert_head(result, list); in PyWeakref_NewProxy()
/dports/lang/python311/Python-3.11.0a3/Objects/
H A Dweakrefobject.c273 insert_head(PyWeakReference *newref, PyWeakReference **list) in insert_head() function
328 insert_head(self, list); in weakref___new__()
336 insert_head(self, list); in weakref___new__()
843 insert_head(result, list); in PyWeakref_NewRef()
859 insert_head(result, list); in PyWeakref_NewRef()
925 insert_head(result, list); in PyWeakref_NewProxy()
/dports/lang/python-tools/Python-3.8.12/Objects/
H A Dweakrefobject.c272 insert_head(PyWeakReference *newref, PyWeakReference **list) in insert_head() function
327 insert_head(self, list); in weakref___new__()
335 insert_head(self, list); in weakref___new__()
827 insert_head(result, list); in PyWeakref_NewRef()
843 insert_head(result, list); in PyWeakref_NewRef()
907 insert_head(result, list); in PyWeakref_NewProxy()
/dports/lang/python38/Python-3.8.12/Objects/
H A Dweakrefobject.c272 insert_head(PyWeakReference *newref, PyWeakReference **list) in insert_head() function
327 insert_head(self, list); in weakref___new__()
335 insert_head(self, list); in weakref___new__()
827 insert_head(result, list); in PyWeakref_NewRef()
843 insert_head(result, list); in PyWeakref_NewRef()
907 insert_head(result, list); in PyWeakref_NewProxy()
/dports/lang/python39/Python-3.9.9/Objects/
H A Dweakrefobject.c273 insert_head(PyWeakReference *newref, PyWeakReference **list) in insert_head() function
328 insert_head(self, list); in weakref___new__()
336 insert_head(self, list); in weakref___new__()
843 insert_head(result, list); in PyWeakref_NewRef()
859 insert_head(result, list); in PyWeakref_NewRef()
925 insert_head(result, list); in PyWeakref_NewProxy()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/
H A Dweakrefobject.c272 insert_head(PyWeakReference *newref, PyWeakReference **list) in insert_head() function
327 insert_head(self, list); in weakref___new__()
335 insert_head(self, list); in weakref___new__()
827 insert_head(result, list); in PyWeakref_NewRef()
843 insert_head(result, list); in PyWeakref_NewRef()
907 insert_head(result, list); in PyWeakref_NewProxy()
/dports/lang/python310/Python-3.10.1/Objects/
H A Dweakrefobject.c273 insert_head(PyWeakReference *newref, PyWeakReference **list) in insert_head() function
328 insert_head(self, list); in weakref___new__()
336 insert_head(self, list); in weakref___new__()
843 insert_head(result, list); in PyWeakref_NewRef()
859 insert_head(result, list); in PyWeakref_NewRef()
925 insert_head(result, list); in PyWeakref_NewProxy()
/dports/lang/python37/Python-3.7.12/Objects/
H A Dweakrefobject.c275 insert_head(PyWeakReference *newref, PyWeakReference **list) in insert_head() function
330 insert_head(self, list); in weakref___new__()
338 insert_head(self, list); in weakref___new__()
826 insert_head(result, list); in PyWeakref_NewRef()
842 insert_head(result, list); in PyWeakref_NewRef()
905 insert_head(result, list); in PyWeakref_NewProxy()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/jfr/utilities/
H A DjfrConcurrentLinkedListHost.hpp90 void insert_head(NodePtr node, NodePtr head, ConstNodePtr tail) const;
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/jfr/utilities/
H A DjfrConcurrentLinkedListHost.hpp90 void insert_head(NodePtr node, NodePtr head, ConstNodePtr tail) const;
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/jfr/utilities/
H A DjfrConcurrentLinkedListHost.hpp90 void insert_head(NodePtr node, NodePtr head, ConstNodePtr tail) const;
/dports/www/wwwoffle/wwwoffle-2.9j/src/
H A Diozlib.c113 context->insert_head=1; in io_init_zlib_compress()
245 if(context->insert_head) in io_zlib_compress()
254 context->insert_head=0; in io_zlib_compress()

1234