Home
last modified time | relevance | path

Searched refs:dlfunc (Results 1 – 25 of 125) sorted by relevance

12345

/dports/lang/parrot/parrot-8.1.0/runtime/parrot/library/
H A DCurses.pir5 dlfunc edlftmp, .lib, .name, .sig
230 dlfunc $P2, $P1, 'beep', 'i'
232 dlfunc $P2, $P1, 'bkgd', 'il'
246 dlfunc $P2, $P1, 'clear', 'i'
270 dlfunc $P2, $P1, 'delch', 'i'
284 dlfunc $P2, $P1, 'echo', 'i'
288 dlfunc $P2, $P1, 'erase', 'i'
326 dlfunc $P2, $P1, 'inch', 'l'
458 dlfunc $P2, $P1, 'nl', 'i'
466 dlfunc $P2, $P1, 'nonl', 'i'
[all …]
H A Dncurses.pir6 edlftmp = dlfunc .lib, .name, .sig
202 dlfunc $P2, $P1, 'beep', 'i'
204 dlfunc $P2, $P1, 'bkgd', 'il'
218 dlfunc $P2, $P1, 'clear', 'i'
242 dlfunc $P2, $P1, 'delch', 'i'
256 dlfunc $P2, $P1, 'echo', 'i'
260 dlfunc $P2, $P1, 'erase', 'i'
298 dlfunc $P2, $P1, 'inch', 'l'
430 dlfunc $P2, $P1, 'nl', 'i'
438 dlfunc $P2, $P1, 'nonl', 'i'
[all …]
H A Dpostgres.pir93 $P2 = dlfunc $P1, 'PQfinish', 'vp'
103 $P2 = dlfunc $P1, 'PQreset', 'vp'
107 $P2 = dlfunc $P1, 'PQdb', 'pp'
110 $P2 = dlfunc $P1, 'PQuser', 'pp'
113 $P2 = dlfunc $P1, 'PQpass', 'pp'
116 $P2 = dlfunc $P1, 'PQhost', 'pp'
119 $P2 = dlfunc $P1, 'PQport', 'pp'
122 $P2 = dlfunc $P1, 'PQtty', 'pp'
128 $P2 = dlfunc $P1, 'PQstatus', 'ip'
141 $P2 = dlfunc $P1, 'PQsocket', 'ip'
[all …]
H A DSDL.pir57 dlfunc c_function, libsdl, c_func_name, .signature
125 #dlfunc sdl_function, libsdl, 'SDL_Init', 'ii'
129 dlfunc sdl_function, libsdl, 'SDL_Quit', 'v'
137 dlfunc sdl_function, libsdl, 'SDL_Flip', 'ip'
153 dlfunc sdl_function, libsdl, 'SDL_GetError', 'tv'
191 dlfunc nci_sub, image_lib, 'IMG_Load', 'pt'
219 dlfunc nci_sub, ttf_lib, 'TTF_Init', 'i'
237 dlfunc nci_sub, ttf_lib, 'TTF_OpenFont', 'pti'
262 dlfunc nci_sub, ttf_lib, 'TTF_CloseFont', 'vp'
264 dlfunc nci_sub, ttf_lib, 'TTF_Quit', 'vv'
[all …]
H A Dlibpcre.pir28 $P0 = dlfunc NULL, "Parrot_str_to_cstring", "ppS"
36 $P0 = dlfunc NULL, "Parrot_str_free_cstring", "vp"
44 $P0 = dlfunc NULL, "Parrot_str_new", "SppI"
85 $P0 = dlfunc NULL, "Parrot_str_to_cstring", "ppS"
92 $P0 = dlfunc NULL, "Parrot_str_free_cstring", "vp"
H A DTclLibrary.pir18 func = dlfunc libtcl, "Tcl_GetStringFromObj", "tpp" # should be "tp3"
103 f_createinterp = dlfunc libtcl, "Tcl_CreateInterp", "p"
111 f_tclinit = dlfunc libtcl, "Tcl_Init", "vp"
217 func_findexec = dlfunc libtcl, "Tcl_FindExecutable", "vp"
223 func = dlfunc libtcl, "Tcl_ResetResult", "vp"
225 func = dlfunc libtcl, "Tcl_EvalEx", "iptii"
227 func = dlfunc libtcl, "Tcl_GetStringFromObj", "tpp" # should be "tp3"
229 func = dlfunc libtcl, "Tcl_GetStringResult", "tp"
233 func = dlfunc libtcl, "Tcl_GetObjResult", "pp"
235 func = dlfunc libtcl, "Tcl_GetObjType", "it"
[all …]
/dports/lang/parrot/parrot-8.1.0/examples/nci/
H A DQtHelloWorld.pasm33 dlfunc P0, P1, "QApplication_new", "pv"
38 dlfunc P0, P1, "QLabel_new", "pS"
46 dlfunc P0, P1, "QLabel_resize", "vpii"
50 dlfunc P0, P1, "QLabel_show", "vp"
54 dlfunc P0, P1,"QApplication_exec", "vp"
H A DQtHelloWorld.pir48 QApplication_new = dlfunc libpqt, "QApplication_new", "pv"
58 QLabel_resize = dlfunc libpqt, "QLabel_resize", "vpii"
62 QLabel_show = dlfunc libpqt, "QLabel_show", "vp"
66 QApplication_exec = dlfunc libpqt, "QApplication_exec", "vp"
H A Dls.pir24 dlfunc opendir, libc, 'opendir', 'pp'
25 dlfunc readdir, libc, 'readdir', 'pp'
26 dlfunc closedir, libc, 'closedir', 'ip'
/dports/mail/rspamd/rspamd-3.1/contrib/exim/dlfunc-json/
H A DREADME7 1) Get cJSON.c, cJSON.h, put to dlfunc src dir (https://github.com/DaveGamble/cJSON)
8 2) Compile dlfunc library:
9 …IC -fpic -shared -I/root/rpmbuild/BUILD/exim-4.89/build-Linux-x86_64/ -o exim-rspamd-http-dlfunc.so
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/exim/dlfunc-json/
H A DREADME7 1) Get cJSON.c, cJSON.h, put to dlfunc src dir (https://github.com/DaveGamble/cJSON)
8 2) Compile dlfunc library:
9 …IC -fpic -shared -I/root/rpmbuild/BUILD/exim-4.89/build-Linux-x86_64/ -o exim-rspamd-http-dlfunc.so
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/ext/zix/test/
H A Dtest_malloc.c80 MallocFuncGetter dlfunc = (MallocFuncGetter)dlsym; in test_malloc_init() local
81 test_malloc_sys_malloc = (MallocFunc)dlfunc(RTLD_NEXT, "malloc"); in test_malloc_init()
/dports/textproc/uim-qt5/uim-d1ac9d9/uim/
H A Ddynlib.c51 #define dlfunc(handle, symbol) \ macro
154 = (void (*)(void))dlfunc(library, "uim_dynlib_instance_init"); in dynlib_bind_internal()
156 = (void (*)(void))dlfunc(library, "uim_dynlib_instance_quit"); in dynlib_bind_internal()
H A Duim-notify.c61 #define dlfunc(handle, symbol) \ macro
93 f = (my_dlfunc_t)dlfunc(notify_dlhandle, name); in load_func()
262 desc_func = (uim_notify_desc *(*)(void))dlfunc(handle, "uim_notify_plugin_get_desc"); in notify_get_plugins_internal()
/dports/textproc/uim-el/uim-d1ac9d9/uim/
H A Ddynlib.c51 #define dlfunc(handle, symbol) \ macro
154 = (void (*)(void))dlfunc(library, "uim_dynlib_instance_init"); in dynlib_bind_internal()
156 = (void (*)(void))dlfunc(library, "uim_dynlib_instance_quit"); in dynlib_bind_internal()
H A Duim-notify.c61 #define dlfunc(handle, symbol) \ macro
93 f = (my_dlfunc_t)dlfunc(notify_dlhandle, name); in load_func()
262 desc_func = (uim_notify_desc *(*)(void))dlfunc(handle, "uim_notify_plugin_get_desc"); in notify_get_plugins_internal()
/dports/textproc/uim-gtk/uim-d1ac9d9/uim/
H A Ddynlib.c51 #define dlfunc(handle, symbol) \ macro
154 = (void (*)(void))dlfunc(library, "uim_dynlib_instance_init"); in dynlib_bind_internal()
156 = (void (*)(void))dlfunc(library, "uim_dynlib_instance_quit"); in dynlib_bind_internal()
H A Duim-notify.c61 #define dlfunc(handle, symbol) \ macro
93 f = (my_dlfunc_t)dlfunc(notify_dlhandle, name); in load_func()
262 desc_func = (uim_notify_desc *(*)(void))dlfunc(handle, "uim_notify_plugin_get_desc"); in notify_get_plugins_internal()
/dports/textproc/uim-m17nlib/uim-d1ac9d9/uim/
H A Ddynlib.c51 #define dlfunc(handle, symbol) \ macro
154 = (void (*)(void))dlfunc(library, "uim_dynlib_instance_init"); in dynlib_bind_internal()
156 = (void (*)(void))dlfunc(library, "uim_dynlib_instance_quit"); in dynlib_bind_internal()
/dports/textproc/uim-gtk3/uim-d1ac9d9/uim/
H A Ddynlib.c51 #define dlfunc(handle, symbol) \ macro
154 = (void (*)(void))dlfunc(library, "uim_dynlib_instance_init"); in dynlib_bind_internal()
156 = (void (*)(void))dlfunc(library, "uim_dynlib_instance_quit"); in dynlib_bind_internal()
/dports/japanese/uim-anthy/uim-d1ac9d9/uim/
H A Ddynlib.c51 #define dlfunc(handle, symbol) \ macro
154 = (void (*)(void))dlfunc(library, "uim_dynlib_instance_init"); in dynlib_bind_internal()
156 = (void (*)(void))dlfunc(library, "uim_dynlib_instance_quit"); in dynlib_bind_internal()
/dports/lang/parrot/parrot-8.1.0/runtime/parrot/library/NCI/
H A DUtils.pir205 $P1 = dlfunc $P1, 'Parrot_str_new', 'SppI'
232 str_to_cstring = dlfunc $P0, 'Parrot_str_to_cstring', 'ppS'
233 str_free_cstring = dlfunc $P0, 'Parrot_str_free_cstring', 'vp'
268 Emulates C<dlfunc> op, but extends this to provide functionality for more complex, but
307 nci = dlfunc lib, name, mysig
322 str_to_cstring = dlfunc $P0, 'Parrot_str_to_cstring', 'ppS'
323 str_free_cstring = dlfunc $P0, 'Parrot_str_free_cstring', 'vp'
324 str_new = dlfunc $P0, 'Parrot_str_new', 'SppI'
357 # perform translations for dlfunc opcode
378 func = dlfunc library, name, dlsig
/dports/lang/parrot/parrot-8.1.0/src/nci/
H A Dcore_thunks.nci10 # perl -alne'if (/^\s+dlfunc/) {print substr($F[4],1,1)," ",substr($F[4],2,-1)}' t/pmc/nci.t > t…
11 # perl -alne'if (/= dlfunc/) {print substr($F[5],1,1)," ",substr($F[5],2,-1)}' t/pmc/nci.t >> tm…
/dports/lang/parrot/parrot-8.1.0/examples/tutorial/
H A D83_external_libraries.pir17 C<dlfunc> opcode takes a reference to that library PMC and the name of
30 dlfunc function, library, "nci_c", "c"
/dports/audio/suil/suil-0.10.10/src/
H A Dsuil_internal.h147 VoidFuncGetter dlfunc = (VoidFuncGetter)dlsym;
148 return dlfunc(handle, symbol);

12345