Home
last modified time | relevance | path

Searched defs:link (Results 26 – 50 of 9848) sorted by relevance

12345678910>>...394

/dports/lang/ghc/ghc-8.8.4-boot/libraries/terminfo/dist-install/doc/html/terminfo/
H A Ddoc-index.json1 …>Terminal</a>","name":"Terminal","module":"System.Console.Terminfo.Base","link":"System-Console-Te… string
/dports/lang/ghc/ghc-8.8.4-boot/libraries/process/dist-install/doc/html/process/
H A Ddoc-index.json1 …b_delegate_ctlc phandle waitpidLock","module":"System.Process.Internals","link":"System-Process-In… string
/dports/lang/ghc/ghc-8.8.4-boot/libraries/pretty/dist-install/doc/html/pretty/
H A Ddoc-index.json1 …">Doc</a> a","name":"Doc","module":"Text.PrettyPrint.Annotated.HughesPJ","link":"Text-PrettyPrint-… string
/dports/lang/ghc/ghc-8.8.4-boot/libraries/array/dist-install/doc/html/array/
H A Ddoc-index.json1 …ase-4.13.0.0/Data-Ix.html\">Data.Ix</a>","name":"","module":"Data.Array","link":""},{"display_html… string
/dports/lang/ghc/ghc-8.8.4-boot/libraries/binary/dist-install/doc/html/binary/
H A Ddoc-index.json1 …t:Builder\">Builder</a>","name":"Builder","module":"Data.Binary.Builder","link":"Data-Binary-Build… string
/dports/lang/ghc/ghc-8.8.4-boot/libraries/stm/dist-install/doc/html/stm/
H A Ddoc-index.json1 …BQueue</a> a","name":"TBQueue","module":"Control.Concurrent.STM.TBQueue","link":"Control-Concurren… string
/dports/cad/solvespace/solvespace-2.3/src/
H A Dconfscreen.cpp9 void TextWindow::ScreenChangeLightDirection(int link, uint32_t v) { in ScreenChangeLightDirection()
15 void TextWindow::ScreenChangeLightIntensity(int link, uint32_t v) { in ScreenChangeLightIntensity()
21 void TextWindow::ScreenChangeColor(int link, uint32_t v) { in ScreenChangeColor()
28 void TextWindow::ScreenChangeChordTolerance(int link, uint32_t v) { in ScreenChangeChordTolerance()
34 void TextWindow::ScreenChangeMaxSegments(int link, uint32_t v) { in ScreenChangeMaxSegments()
57 void TextWindow::ScreenChangeGridSpacing(int link, uint32_t v) { in ScreenChangeGridSpacing()
67 void TextWindow::ScreenChangeExportScale(int link, uint32_t v) { in ScreenChangeExportScale()
72 void TextWindow::ScreenChangeExportOffset(int link, uint32_t v) { in ScreenChangeExportOffset()
81 void TextWindow::ScreenChangeBackFaces(int link, uint32_t v) { in ScreenChangeBackFaces()
96 void TextWindow::ScreenChangePwlCurves(int link, uint32_t v) { in ScreenChangePwlCurves()
[all …]
/dports/net-im/pecl-stomp2/stomp-2.0.2/doc/
H A Dfunctions.php29 function stomp_get_session_id($link) {
38 function stomp_close($link) {
81 function stomp_has_frame($link) {
90 function stomp_read_frame($link) {
100 function stomp_begin($link, $transaction_id) {
110 function stomp_commit($link, $transaction_id) {
120 function stomp_abort($link, $transaction_id) {
131 function stomp_ack($link, $msg, array $headers = array()) {
140 function stomp_error($link) {
151 function stomp_set_timeout($link, $seconds, $microseconds = 0) {
[all …]
/dports/lang/ghc/ghc-8.8.4-boot/libraries/ghci/dist-install/doc/html/ghci/
H A Ddoc-index.json1 …Data.Binary.Put\">Put</a>","name":"putArray","module":"GHCi.BinaryArray","link":"GHCi-BinaryArray.… string
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/include/libtorrent/
H A Dlink.hpp43 struct link struct
45 link() : index(-1) {} in link() function
49 int index;
51 bool in_list() const { return index >= 0; } in in_list()
53 void clear() { index = -1; } in clear()
56 void unlink(aux::vector<T*>& list in unlink()
72 void insert(aux::vector<T*>& list, T* self) in insert()
/dports/lang/ghc/ghc-8.8.4-boot/libraries/ghc-heap/dist-install/doc/html/ghc-heap/
H A Ddoc-index.json1 …</a><ul class=\"subs\"><li>= <a href=\"#v:INVALID_OBJECT\">INVALID_OBJECT</a></li><li>| <a href=\"…
/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/tests/
H A Dterminal_test.cpp29 auto link = Terminal::find_link("~/test/test.cc:7:41: error: expected ';' after expression."); in main() local
38 auto link = Terminal::find_link("In file included from ./test/test.cc:2,"); in main() local
47 auto link = Terminal::find_link(" from ./test/test.cc:2:"); in main() local
56 auto link = Terminal::find_link(" --> src/main.rs:16:4"); in main() local
92 auto link = Terminal::find_link("/test/test.js:10"); in main() local
101 auto link = Terminal::find_link(" at something (src/main.js:16:4)"); in main() local
110 auto link = Terminal::find_link(" at src/main.js:16:4"); in main() local
119 auto link = Terminal::find_link(R"( File "/home/test/test.py", line 4, in <module>)"); in main() local
128 auto link = Terminal::find_link("Testing ./posix_path/test.txt:10:20 here"); in main() local
144 auto link = Terminal::find_link("https://test.org"); in main() local
[all …]
/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-desktop-link.c64 nemo_desktop_link_changed (NemoDesktopLink *link) in nemo_desktop_link_changed()
94 NemoDesktopLink *link; in trash_state_changed_callback() local
110 NemoDesktopLink *link; in nemo_desktop_link_new() local
166 NemoDesktopLink *link; in nemo_desktop_link_new_from_mount() local
210 nemo_desktop_link_get_mount (NemoDesktopLink *link) in nemo_desktop_link_get_mount()
225 nemo_desktop_link_get_file (NemoDesktopLink *link) in nemo_desktop_link_get_file()
243 nemo_desktop_link_get_icon (NemoDesktopLink *link) in nemo_desktop_link_get_icon()
271 nemo_desktop_link_get_date (NemoDesktopLink *link, in nemo_desktop_link_get_date()
289 nemo_desktop_link_rename (NemoDesktopLink *link, in nemo_desktop_link_rename()
297 nemo_desktop_link_init (NemoDesktopLink *link) in nemo_desktop_link_init()
[all …]
/dports/www/nextcloud/nextcloud/apps-pkg/user_ldap/lib/
H A DILDAPWrapper.php45 public function bind($link, $dn, $password);
82 public function countEntries($link, $result);
89 public function errno($link);
96 public function error($link);
113 public function firstEntry($link, $result);
121 public function getAttributes($link, $result);
129 public function getDN($link, $result);
137 public function getEntries($link, $result);
145 public function nextEntry($link, $result);
192 public function startTls($link);
[all …]
/dports/misc/libpri/libpri-1.6.0/
H A Dq921.c231 struct q921_link *link = vlink; in t202_expire() local
584 struct q921_link *link = vlink; in restart_timer_expire() local
679 struct q921_link *link; in q921_bring_layer2_up() local
889 struct q921_link *link = vlink; in t200_expire() local
1012 struct q921_link *link; in pri_find_tei() local
1149 struct q921_link *link = vlink; in t203_expire() local
1370 struct q921_link *link; in q921_dump_pri_by_h() local
1397 struct q921_link *link; in t201_expire() local
1491 struct q921_link *link; in q921_mdl_receive() local
2147 struct q921_link *link = vlink; in q921_mdl_handle_error_callback() local
[all …]
/dports/dns/wrapsrv/wrapsrv-1.0.0/
H A Dlist.h29 #define ISC_LINK_INIT_TYPE(elt, link, type) \ argument
34 #define ISC_LINK_INIT(elt, link) \ argument
42 #define __ISC_LIST_PREPENDUNSAFE(list, elt, link) \ argument
53 #define ISC_LIST_PREPEND(list, elt, link) \ argument
59 #define ISC_LIST_INITANDPREPEND(list, elt, link) \ argument
62 #define __ISC_LIST_APPENDUNSAFE(list, elt, link) \ argument
73 #define ISC_LIST_APPEND(list, elt, link) \ argument
79 #define ISC_LIST_INITANDAPPEND(list, elt, link) \ argument
108 #define ISC_LIST_UNLINK(list, elt, link) \ argument
152 #define ISC_LIST_APPENDLIST(list1, list2, link) \ argument
[all …]
/dports/net/nmsg/nmsg-1.0.1/libmy/
H A Dlist.h29 #define ISC_LINK_INIT_TYPE(elt, link, type) \ argument
34 #define ISC_LINK_INIT(elt, link) \ argument
42 #define __ISC_LIST_PREPENDUNSAFE(list, elt, link) \ argument
53 #define ISC_LIST_PREPEND(list, elt, link) \ argument
59 #define ISC_LIST_INITANDPREPEND(list, elt, link) \ argument
62 #define __ISC_LIST_APPENDUNSAFE(list, elt, link) \ argument
73 #define ISC_LIST_APPEND(list, elt, link) \ argument
79 #define ISC_LIST_INITANDAPPEND(list, elt, link) \ argument
108 #define ISC_LIST_UNLINK(list, elt, link) \ argument
152 #define ISC_LIST_APPENDLIST(list1, list2, link) \ argument
[all …]
/dports/net/ntp/ntp-4.2.8p15/lib/isc/include/isc/
H A Dlist.h36 #define ISC_LINK_INIT_TYPE(elt, link, type) \ argument
41 #define ISC_LINK_INIT(elt, link) \ argument
49 #define __ISC_LIST_PREPENDUNSAFE(list, elt, link) \ argument
60 #define ISC_LIST_PREPEND(list, elt, link) \ argument
66 #define ISC_LIST_INITANDPREPEND(list, elt, link) \ argument
69 #define __ISC_LIST_APPENDUNSAFE(list, elt, link) \ argument
80 #define ISC_LIST_APPEND(list, elt, link) \ argument
86 #define ISC_LIST_INITANDAPPEND(list, elt, link) \ argument
115 #define ISC_LIST_UNLINK(list, elt, link) \ argument
159 #define ISC_LIST_APPENDLIST(list1, list2, link) \ argument
[all …]
/dports/dns/bind911/bind-9.11.37/lib/isc/include/isc/
H A Dlist.h28 #define ISC_LINK_INIT_TYPE(elt, link, type) \ argument
33 #define ISC_LINK_INIT(elt, link) \ argument
41 #define __ISC_LIST_PREPENDUNSAFE(list, elt, link) \ argument
52 #define ISC_LIST_PREPEND(list, elt, link) \ argument
58 #define ISC_LIST_INITANDPREPEND(list, elt, link) \ argument
61 #define __ISC_LIST_APPENDUNSAFE(list, elt, link) \ argument
72 #define ISC_LIST_APPEND(list, elt, link) \ argument
78 #define ISC_LIST_INITANDAPPEND(list, elt, link) \ argument
101 #define __ISC_LIST_UNLINKUNSAFE(list, elt, link) \ argument
109 #define ISC_LIST_UNLINK(list, elt, link) \ argument
[all …]
/dports/dns/bind-tools/bind-9.16.27/lib/isc/include/isc/
H A Dlist.h39 #define ISC_LINK_INIT_TYPE(elt, link, type) \ argument
51 #define __ISC_LIST_PREPENDUNSAFE(list, elt, link) \ argument
69 #define ISC_LIST_INITANDPREPEND(list, elt, link) \ argument
90 #define ISC_LIST_INITANDAPPEND(list, elt, link) \ argument
113 #define __ISC_LIST_UNLINKUNSAFE(list, elt, link) \ argument
121 #define ISC_LIST_UNLINK(list, elt, link) \ argument
124 #define ISC_LIST_PREV(elt, link) ((elt)->link.prev) argument
125 #define ISC_LIST_NEXT(elt, link) ((elt)->link.next) argument
192 #define __ISC_LIST_ENQUEUEUNSAFE(list, elt, link) \ argument
194 #define ISC_LIST_DEQUEUE(list, elt, link) \ argument
[all …]
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/isc/include/isc/
H A Dlist.h37 #define ISC_LINK_INIT_TYPE(elt, link, type) \ argument
49 #define __ISC_LIST_PREPENDUNSAFE(list, elt, link) \ argument
67 #define ISC_LIST_INITANDPREPEND(list, elt, link) \ argument
88 #define ISC_LIST_INITANDAPPEND(list, elt, link) \ argument
111 #define __ISC_LIST_UNLINKUNSAFE(list, elt, link) \ argument
119 #define ISC_LIST_UNLINK(list, elt, link) \ argument
122 #define ISC_LIST_PREV(elt, link) ((elt)->link.prev) argument
123 #define ISC_LIST_NEXT(elt, link) ((elt)->link.next) argument
190 #define __ISC_LIST_ENQUEUEUNSAFE(list, elt, link) \ argument
192 #define ISC_LIST_DEQUEUE(list, elt, link) \ argument
[all …]
/dports/dns/bind916/bind-9.16.27/lib/isc/include/isc/
H A Dlist.h39 #define ISC_LINK_INIT_TYPE(elt, link, type) \ argument
51 #define __ISC_LIST_PREPENDUNSAFE(list, elt, link) \ argument
69 #define ISC_LIST_INITANDPREPEND(list, elt, link) \ argument
90 #define ISC_LIST_INITANDAPPEND(list, elt, link) \ argument
113 #define __ISC_LIST_UNLINKUNSAFE(list, elt, link) \ argument
121 #define ISC_LIST_UNLINK(list, elt, link) \ argument
124 #define ISC_LIST_PREV(elt, link) ((elt)->link.prev) argument
125 #define ISC_LIST_NEXT(elt, link) ((elt)->link.next) argument
192 #define __ISC_LIST_ENQUEUEUNSAFE(list, elt, link) \ argument
194 #define ISC_LIST_DEQUEUE(list, elt, link) \ argument
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/lib/isc/include/isc/
H A Dlist.h37 #define ISC_LINK_INIT_TYPE(elt, link, type) \ argument
49 #define __ISC_LIST_PREPENDUNSAFE(list, elt, link) \ argument
67 #define ISC_LIST_INITANDPREPEND(list, elt, link) \ argument
88 #define ISC_LIST_INITANDAPPEND(list, elt, link) \ argument
111 #define __ISC_LIST_UNLINKUNSAFE(list, elt, link) \ argument
119 #define ISC_LIST_UNLINK(list, elt, link) \ argument
122 #define ISC_LIST_PREV(elt, link) ((elt)->link.prev) argument
123 #define ISC_LIST_NEXT(elt, link) ((elt)->link.next) argument
190 #define __ISC_LIST_ENQUEUEUNSAFE(list, elt, link) \ argument
192 #define ISC_LIST_DEQUEUE(list, elt, link) \ argument
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/include/
H A Dapr_ring.h159 #define APR_RING_SENTINEL(hp, elem, link) \ argument
177 #define APR_RING_NEXT(ep, link) (ep)->link.next argument
183 #define APR_RING_PREV(ep, link) (ep)->link.prev argument
192 #define APR_RING_INIT(hp, elem, link) do { \ argument
204 #define APR_RING_EMPTY(hp, elem, link) \ argument
212 #define APR_RING_ELEM_INIT(ep, link) do { \ argument
273 #define APR_RING_INSERT_AFTER(lep, nep, link) \ argument
377 #define APR_RING_REMOVE(ep, link) \ argument
414 #define APR_RING_CHECK(hp, elem, link, msg) \ argument
476 #define APR_RING_CHECK(hp, elem, link, msg) argument
[all …]
/dports/devel/apr1/apr-1.7.0/include/
H A Dapr_ring.h159 #define APR_RING_SENTINEL(hp, elem, link) \ argument
177 #define APR_RING_NEXT(ep, link) (ep)->link.next argument
183 #define APR_RING_PREV(ep, link) (ep)->link.prev argument
192 #define APR_RING_INIT(hp, elem, link) do { \ argument
204 #define APR_RING_EMPTY(hp, elem, link) \ argument
212 #define APR_RING_ELEM_INIT(ep, link) do { \ argument
273 #define APR_RING_INSERT_AFTER(lep, nep, link) \ argument
377 #define APR_RING_REMOVE(ep, link) \ argument
414 #define APR_RING_CHECK(hp, elem, link, msg) \ argument
476 #define APR_RING_CHECK(hp, elem, link, msg) argument
[all …]

12345678910>>...394