Home
last modified time | relevance | path

Searched defs:arv (Results 1 – 25 of 86) sorted by relevance

1234

/dports/lang/micropython/micropython-1.17/tests/pyb/
H A Dadc.py25 arv = array.array("h", 25 * [0x7FFF]) variable
31 arv = array.array("i", 30 * [-1]) variable
38 arv = bytearray(b"\xff" * 50) variable
47 arv = array.array("i", 25 * [-1]) variable
56 arv = array.array("h", 25 * [0x7FFF]) variable
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/network_io/unix/
H A Dsendrecv.c48 apr_status_t arv; in apr_socket_send() local
75 apr_status_t arv; in apr_socket_recv() local
128 apr_status_t arv = apr_wait_for_io_or_timeout(NULL, sock, 0); in apr_socket_sendto() local
163 apr_status_t arv = apr_wait_for_io_or_timeout(NULL, sock, 1); in apr_socket_recvfrom() local
212 apr_status_t arv; in apr_socket_sendv() local
257 apr_status_t arv; in apr_socket_sendfile() local
435 apr_status_t arv; in apr_socket_sendfile() local
558 apr_status_t arv; in apr_socket_sendfile() local
673 apr_status_t arv; in apr_socket_sendfile() local
924 apr_status_t arv; in apr_socket_sendfile() local
[all …]
/dports/devel/apr1/apr-1.7.0/network_io/unix/
H A Dsendrecv.c46 apr_status_t arv; in apr_socket_send() local
73 apr_status_t arv; in apr_socket_recv() local
126 apr_status_t arv = apr_wait_for_io_or_timeout(NULL, sock, 0); in apr_socket_sendto() local
161 apr_status_t arv = apr_wait_for_io_or_timeout(NULL, sock, 1); in apr_socket_recvfrom() local
217 apr_status_t arv; in apr_socket_sendv() local
262 apr_status_t arv; in apr_socket_sendfile() local
420 apr_status_t arv; in apr_socket_sendfile() local
462 apr_status_t arv; in apr_socket_sendfile() local
574 apr_status_t arv; in apr_socket_sendfile() local
821 apr_status_t arv; in apr_socket_sendfile() local
[all …]
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Daudio_streamview.cc80 AudioRegionView* const arv = dynamic_cast<AudioRegionView*>(*i); in set_amplitude_above_axis() local
183 AudioRegionView* arv = dynamic_cast<AudioRegionView*> (*i); in reload_waves() local
423 AudioRegionView* const arv = dynamic_cast<AudioRegionView*>(*i); in show_all_fades() local
434 AudioRegionView* const arv = dynamic_cast<AudioRegionView*>(*i); in hide_all_fades() local
452 AudioRegionView* const arv = dynamic_cast<AudioRegionView*>(*i); in hide_xfades_with() local
491 AudioRegionView* const arv = dynamic_cast<AudioRegionView*>(*i); in set_selected_points() local
H A Dautomation_streamview.cc110 AutomationRegionView* arv = dynamic_cast<AutomationRegionView*>(*i);; in add_region_view_internal() local
293 AutomationRegionView* arv = dynamic_cast<AutomationRegionView*> (*i); in get_selectables() local
316 AutomationRegionView* arv = dynamic_cast<AutomationRegionView*> (*i); in get_lines() local
355 AutomationRegionView* arv = dynamic_cast<AutomationRegionView*> (*prev); in paste() local
H A Dregion_peak_cursor.cc84 RegionPeakCursor::set (AudioRegionView* arv, samplepos_t when, samplecnt_t samples_per_pixel) in set()
H A Danalysis_window.cc305 AudioRegionView* arv = dynamic_cast<AudioRegionView*>(*j); in analyze_data() local
H A Deditor_drag.cc1474 AudioRegionView* arv = dynamic_cast<AudioRegionView*>(rv); in motion() local
3162 AudioRegionView* const arv = dynamic_cast<AudioRegionView*> (rv); in motion() local
3207 AudioRegionView* arv = dynamic_cast<AudioRegionView*> (i->view); in motion() local
3217 AudioRegionView* arv = dynamic_cast<AudioRegionView*> (i->view); in motion() local
3235 AudioRegionView* arv = dynamic_cast<AudioRegionView*> (i->view); in motion() local
3253 AudioRegionView* arv = dynamic_cast<AudioRegionView*> (i->view); in motion() local
4268 AudioRegionView* arv = dynamic_cast<AudioRegionView*> (_primary); in start_grab() local
4279 AudioRegionView* arv = dynamic_cast<AudioRegionView*> (_primary); in setup_pointer_sample_offset() local
4396 AudioRegionView* arv = dynamic_cast<AudioRegionView*> (_primary); in start_grab() local
4407 AudioRegionView* arv = dynamic_cast<AudioRegionView*> (_primary); in setup_pointer_sample_offset() local
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/network_io/os2/
H A Dsendrecv_udp.c41 apr_status_t arv = apr_wait_for_io_or_timeout(NULL, sock, 0); in apr_socket_sendto() local
80 apr_status_t arv = apr_wait_for_io_or_timeout(NULL, sock, 1); in apr_socket_recvfrom() local
/dports/devel/apr1/apr-1.7.0/network_io/os2/
H A Dsendrecv_udp.c41 apr_status_t arv = apr_wait_for_io_or_timeout(NULL, sock, 0); in apr_socket_sendto() local
80 apr_status_t arv = apr_wait_for_io_or_timeout(NULL, sock, 1); in apr_socket_recvfrom() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/network_io/beos/
H A Dsendrecv.c104 apr_status_t arv = wait_for_io_or_timeout(sock, 1); in apr_socket_recv() local
150 apr_status_t arv = wait_for_io_or_timeout(sock, 0); in apr_socket_sendto() local
191 apr_status_t arv = wait_for_io_or_timeout(sock, 1); in apr_socket_recvfrom() local
/dports/devel/apr1/apr-1.7.0/network_io/beos/
H A Dsendrecv.c104 apr_status_t arv = wait_for_io_or_timeout(sock, 1); in apr_socket_recv() local
150 apr_status_t arv = wait_for_io_or_timeout(sock, 0); in apr_socket_sendto() local
191 apr_status_t arv = wait_for_io_or_timeout(sock, 1); in apr_socket_recvfrom() local
/dports/emulators/qemu/qemu-6.2.0/meson/test cases/unit/26 install umask/
H A Dprog.c1 int main(int argc, char **arv) { in main()
/dports/emulators/qemu60/qemu-6.0.0/meson/test cases/unit/26 install umask/
H A Dprog.c1 int main(int argc, char **arv) { in main()
/dports/devel/meson/meson-0.60.3/test cases/unit/26 install umask/
H A Dprog.c1 int main(int argc, char **arv) { in main()
/dports/emulators/qemu5/qemu-5.2.0/meson/test cases/unit/26 install umask/
H A Dprog.c1 int main(int argc, char **arv) { in main()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/test cases/unit/26 install umask/
H A Dprog.c1 int main(int argc, char **arv) { in main()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/support_data/
H A DossimNitfGeolobTag.cpp90 ossim_uint32 arv = getArv(); in getDegreesPerPixelLon() local
98 void ossimNitfGeolobTag::setArv(ossim_uint32 arv) in setArv()
/dports/net-mgmt/bgpuma/bgpuma-a29b2a7/src/
H A Dreadfile.cpp107 int arv = 0; in show_prefixes() local
141 int arv = 0; in show_prefixes6() local
/dports/math/stanmath/math-4.2.0/test/unit/math/opencl/prim/
H A Dinv_logit_test.cpp30 stan::math::row_vector_d arv(9); in TEST() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/file_io/unix/
H A Dreadwrite.c127 apr_status_t arv = apr_wait_for_io_or_timeout(thefile, NULL, 1); in apr_file_read() local
206 apr_status_t arv = apr_wait_for_io_or_timeout(thefile, NULL, 0); in apr_file_write() local
/dports/devel/re2c/re2c-2.2/lib/
H A Dregcomp.cc55 std::vector<ASTRule> arv; in regcomp() local
/dports/devel/apr1/apr-1.7.0/file_io/unix/
H A Dreadwrite.c122 apr_status_t arv = apr_wait_for_io_or_timeout(thefile, NULL, 1); in apr_file_read() local
194 apr_status_t arv = apr_wait_for_io_or_timeout(thefile, NULL, 0); in apr_file_write() local
/dports/www/htdigest/httpd-2.4.6/server/
H A Dcore_filters.c761 apr_status_t rv = APR_SUCCESS, arv; in writev_nonblocking() local
851 apr_status_t arv; in sendfile_nonblocking() local
/dports/devel/p5-Sort-Key-Top/Sort-Key-Top-0.08/
H A DTop.xs421 SV *arv = sv_2mortal(newRV_noinc((SV*)a)); in _keytop() local
466 SV *arv = sv_2mortal(newRV_noinc((SV*)a)); in _keytop() local

1234