Home
last modified time | relevance | path

Searched refs:retv (Results 1 – 25 of 996) sorted by relevance

12345678910>>...40

/dports/science/PETSc/petsc-3.14.1/src/binding/petsc4py/src/PETSc/
H A DCAPI.pyx22 return retv
28 return retv
34 return retv
41 return retv
47 return retv
53 return retv
60 return retv
66 return retv
73 return retv
79 return retv
[all …]
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/deps/libkirk/
H A Damctrl.c39 int retv; in kirk4() local
50 if (retv) in kirk4()
58 int retv; in kirk7() local
69 if (retv) in kirk7()
77 int retv; in kirk5() local
88 if (retv) in kirk5()
96 int retv; in kirk8() local
107 if (retv) in kirk8()
115 int retv; in kirk14() local
119 if (retv) in kirk14()
[all …]
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/deps/libkirk/
H A Damctrl.c39 int retv; in kirk4() local
50 if (retv) in kirk4()
58 int retv; in kirk7() local
69 if (retv) in kirk7()
77 int retv; in kirk5() local
88 if (retv) in kirk5()
96 int retv; in kirk8() local
107 if (retv) in kirk8()
115 int retv; in kirk14() local
119 if (retv) in kirk14()
[all …]
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/fast/
H A Dcall_variadic.go97 return retv.Bool()
142 return retv.Int()
187 return retv.Uint()
214 return retv.Float()
266 return retv.Bool()
316 return retv.Int()
366 return retv.Uint()
396 return retv.Float()
448 return retv.Bool()
498 return retv.Int()
[all …]
H A Dcall_multivalue.go85 return retv.Bool()
92 return int(retv.Int())
120 return retv.Int()
155 return retv.Uint()
176 return retv.Float()
190 return retv.Complex()
197 return retv.String()
222 return retv.Bool()
257 return retv.Int()
292 return retv.Uint()
[all …]
H A Dcall_ellipsis.go98 return retv.Bool()
143 return retv.Int()
188 return retv.Uint()
267 return retv.Bool()
317 return retv.Int()
367 return retv.Uint()
499 return retv.Int()
643 return retv[0], retv
657 return retv[0], retv
673 return retv[0], retv
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/libkirk/
H A Damctrl.c35 int retv; in do_kirk4() local
46 if(retv) in do_kirk4()
54 int retv; in do_kirk7() local
64 if(retv) in do_kirk7()
72 int retv; in kirk5() local
82 if(retv) in kirk5()
90 int retv; in kirk8() local
100 if(retv) in kirk8()
108 int retv; in kirk14() local
111 if(retv) in kirk14()
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/libkirk/
H A Damctrl.c35 int retv; in do_kirk4() local
46 if(retv) in do_kirk4()
54 int retv; in do_kirk7() local
64 if(retv) in do_kirk7()
72 int retv; in kirk5() local
82 if(retv) in kirk5()
90 int retv; in kirk8() local
100 if(retv) in kirk8()
108 int retv; in kirk14() local
111 if(retv) in kirk14()
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/libkirk/
H A Damctrl.c35 int retv; in do_kirk4() local
46 if(retv) in do_kirk4()
54 int retv; in do_kirk7() local
64 if(retv) in do_kirk7()
72 int retv; in kirk5() local
82 if(retv) in kirk5()
90 int retv; in kirk8() local
100 if(retv) in kirk8()
108 int retv; in kirk14() local
111 if(retv) in kirk14()
[all …]
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/fast/attic/
H A Dcall1ret1_compact.go40 retv := funv.Call(argv)[0]
41 return retv.Bool()
51 return int(retv.Int())
61 return int8(retv.Int())
71 return int16(retv.Int())
81 return int32(retv.Int())
91 return retv.Int()
141 return retv.Uint()
171 return retv.Float()
191 return retv.Complex()
[all …]
/dports/net/ntp/ntp-4.2.8p15/libntp/
H A Dntp_calgps.c200 ZERO(retv); in _gpsntp_from_daytime()
208 retv.days -= (retv.secs > lim || in _gpsntp_from_daytime()
209 (retv.secs == lim && retv.frac >= pivot->frac)); in _gpsntp_from_daytime()
212 retv.days += (retv.secs < lim || in _gpsntp_from_daytime()
213 (retv.secs == lim && retv.frac < pivot->frac)); in _gpsntp_from_daytime()
215 return warp ? _gpsntp_fix_gps_era(&retv) : retv; in _gpsntp_from_daytime()
334 l_fp retv; in ntpfp_from_ntpdatum() local
533 ZERO(retv); in _gpscal_from_weektime()
541 retv.weeks -= (retv.wsecs > lim || in _gpscal_from_weektime()
545 retv.weeks += (retv.wsecs < lim || in _gpscal_from_weektime()
[all …]
/dports/x11/rofi/rofi-1.6.1/test/
H A Dhistory-test.c53 TASSERT ( retv == NULL ); in history_test()
59 retv = history_get_list ( file, &length ); in history_test()
61 TASSERT ( retv != NULL ); in history_test()
65 g_strfreev ( retv ); in history_test()
73 TASSERT ( retv == NULL ); in history_test()
82 TASSERT ( retv != NULL ); in history_test()
87 g_strfreev ( retv ); in history_test()
95 TASSERT ( retv != NULL ); in history_test()
98 g_strfreev ( retv ); in history_test()
106 TASSERT ( retv != NULL ); in history_test()
[all …]
/dports/x11/rofi-wayland/rofi-1.6.1-wayland/test/
H A Dhistory-test.c53 TASSERT ( retv == NULL ); in history_test()
59 retv = history_get_list ( file, &length ); in history_test()
61 TASSERT ( retv != NULL ); in history_test()
65 g_strfreev ( retv ); in history_test()
73 TASSERT ( retv == NULL ); in history_test()
82 TASSERT ( retv != NULL ); in history_test()
87 g_strfreev ( retv ); in history_test()
95 TASSERT ( retv != NULL ); in history_test()
98 g_strfreev ( retv ); in history_test()
106 TASSERT ( retv != NULL ); in history_test()
[all …]
/dports/ftp/pavuk/pavuk-0.9.35/src/
H A Dform_encode.c137 if(!retv) in form_encode_urlencoded()
138 retv = tl_str_concat(retv, n, "=", v, NULL); in form_encode_urlencoded()
140 retv = tl_str_concat(retv, "&", n, "=", v, NULL); in form_encode_urlencoded()
146 return retv; in form_encode_urlencoded()
191 retv = tl_data_concat_str(len, retv, "--", boundary, in form_encode_multipart()
201 retv = tl_data_concat_data(len, retv, tmplen, buf); in form_encode_multipart()
213 retv = tl_data_concat_str(len, retv, "\r\n", NULL); in form_encode_multipart()
225 retv = tl_data_concat_str(len, retv, "--", boundary, in form_encode_multipart()
234 return retv; in form_encode_multipart()
239 char *retv; in form_encode_query() local
[all …]
H A Dform.c234 return retv; in form_field_info_new()
269 return retv; in form_parse_inputtag()
291 return retv; in form_parse_buttontag()
313 return retv; in form_parse_selecttag()
326 return retv; in form_parse_optgrouptag()
342 return retv; in form_parse_optiontag()
461 retv->infos = dllist_append(retv->infos, in form_info_dup()
741 if(retv) in form_parse()
825 *retv = dllist_append(*retv, (dllist_t)ff); in form_get_default_successful()
922 *retv = dllist_append(*retv, (dllist_t)ff); in form_get_successful()
[all …]
H A Dbufio.c46 bufio *retv; in bufio_new() local
50 retv->fd = -1; in bufio_new()
55 retv->eof = 0; in bufio_new()
59 return retv; in bufio_new()
64 bufio *retv; in bufio_sock_fdopen() local
68 if(retv) in bufio_sock_fdopen()
71 return retv; in bufio_sock_fdopen()
76 bufio *retv; in bufio_fdopen() local
84 return retv; in bufio_fdopen()
125 bufio *retv; in bufio_new_sslcon() local
[all …]
H A Duexit.c18 int retv; in uexit_run_cmd() local
20 retv = tl_system(cmd); in uexit_run_cmd()
24 if(retv < 0 || !WIFEXITED(retv)) in uexit_run_cmd()
26 if(retv < 0 || (retv & 0x00FF) > 127) in uexit_run_cmd()
33 return WEXITSTATUS(retv); in uexit_run_cmd()
35 return (retv & 0xFF00) >> 8; in uexit_run_cmd()
44 int retv; in uexit_condition() local
79 retv = uexit_run_cmd(cmd); in uexit_condition()
82 return retv; in uexit_condition()
89 int retv; in uexit_follow_cmd() local
[all …]
/dports/net/libpcap/libpcap-1.10.1/
H A Dpcap-libdlpi.c100 int retv; in pcap_activate_libdlpi() local
111 if (retv == DLPI_ELINKNAMEINVAL || retv == DLPI_ENOLINK) in pcap_activate_libdlpi()
154 if (retv < 0) { in pcap_activate_libdlpi()
185 if (retv < 0) { in pcap_activate_libdlpi()
262 int retv; in dlpromiscon() local
321 int retv = 0; in pcap_platform_finddevs() local
348 retv = -1; in pcap_platform_finddevs()
360 retv = -1; in pcap_platform_finddevs()
370 return (retv); in pcap_platform_finddevs()
384 int retv; in pcap_read_libdlpi() local
[all …]
/dports/security/nmap/nmap-7.91/libpcap/
H A Dpcap-libdlpi.c100 int retv; in pcap_activate_libdlpi() local
111 if (retv == DLPI_ELINKNAMEINVAL || retv == DLPI_ENOLINK) in pcap_activate_libdlpi()
154 if (retv < 0) { in pcap_activate_libdlpi()
185 if (retv < 0) { in pcap_activate_libdlpi()
262 int retv; in dlpromiscon() local
321 int retv = 0; in pcap_platform_finddevs() local
348 retv = -1; in pcap_platform_finddevs()
360 retv = -1; in pcap_platform_finddevs()
370 return (retv); in pcap_platform_finddevs()
384 int retv; in pcap_read_libdlpi() local
[all …]
/dports/lang/yap/yap-6.2.2/library/mpi/
H A Dmpi.c127 Int retv; in p_mpi_open() local
149 if( retv ) { in p_mpi_open()
161 retv = retv && Yap_unify(t_numprocs, MkIntTerm(numprocs)); in p_mpi_open()
164 return retv; in p_mpi_open()
180 int tag, dest, retv; in p_mpi_send() local
232 int tag, orig, retv; in p_mpi_receive() local
307 retv = FALSE; in p_mpi_receive()
313 return retv; in p_mpi_receive()
402 int root, retv; in p_mpi_bcast2() local
475 int retv; in p_mpi_barrier() local
[all …]
/dports/x11/rofi/rofi-1.6.1/source/dialogs/
H A Dssh.c265 return retv; in read_known_hosts_file()
312 retv = g_realloc ( retv, in read_hosts_file()
340 return retv; in read_hosts_file()
504 retv[i].hostname = h[i]; in get_ssh()
505 retv[i].port = port; in get_ssh()
518 retv = read_known_hosts_file ( path, retv, length ); in get_ssh()
522 retv = read_known_hosts_file ( (const char *) path, retv, length ); in get_ssh()
527 retv = read_hosts_file ( retv, length ); in get_ssh()
532 return retv; in get_ssh()
606 retv = RELOAD_DIALOG; in ssh_mode_result()
[all …]
H A Drun.c189 retv = g_realloc ( retv, ( ( *length ) + 2 ) * sizeof ( char* ) ); in get_apps_external()
203 retv[( *length ) ] = NULL; in get_apps_external()
204 return retv; in get_apps_external()
311 retv = get_apps_external ( retv, length, num_favorites ); in get_apps()
315 return retv; in get_apps()
325 if ( g_strcmp0 ( retv[index], retv[index + 1] ) == 0 ) { in get_apps()
327 retv[index] = NULL; in get_apps()
341 return retv; in get_apps()
379 retv = RELOAD_DIALOG; in run_mode_result()
391 retv = RELOAD_DIALOG; in run_mode_result()
[all …]
/dports/x11/rofi-wayland/rofi-1.6.1-wayland/source/dialogs/
H A Dssh.c265 return retv; in read_known_hosts_file()
312 retv = g_realloc ( retv, in read_hosts_file()
340 return retv; in read_hosts_file()
504 retv[i].hostname = h[i]; in get_ssh()
505 retv[i].port = port; in get_ssh()
518 retv = read_known_hosts_file ( path, retv, length ); in get_ssh()
522 retv = read_known_hosts_file ( (const char *) path, retv, length ); in get_ssh()
527 retv = read_hosts_file ( retv, length ); in get_ssh()
532 return retv; in get_ssh()
606 retv = RELOAD_DIALOG; in ssh_mode_result()
[all …]
H A Drun.c189 retv = g_realloc ( retv, ( ( *length ) + 2 ) * sizeof ( char* ) ); in get_apps_external()
203 retv[( *length ) ] = NULL; in get_apps_external()
204 return retv; in get_apps_external()
311 retv = get_apps_external ( retv, length, num_favorites ); in get_apps()
315 return retv; in get_apps()
325 if ( g_strcmp0 ( retv[index], retv[index + 1] ) == 0 ) { in get_apps()
327 retv[index] = NULL; in get_apps()
341 return retv; in get_apps()
379 retv = RELOAD_DIALOG; in run_mode_result()
391 retv = RELOAD_DIALOG; in run_mode_result()
[all …]
/dports/www/py-libsass/libsass-0.21.0/
H A D_sass.c124 return retv; in _to_py_value()
143 return retv; in _color_to_sass_value()
176 return retv; in _list_to_sass_value()
194 return retv; in _mapping_to_sass_value()
208 return retv; in _number_to_sass_value()
216 return retv; in _unicode_to_sass_value()
226 return retv; in _warning_to_sass_value()
236 return retv; in _error_to_sass_value()
269 return retv; in _unknown_type_to_sass_error()
296 return retv; in _exception_to_bytes()
[all …]

12345678910>>...40