Home
last modified time | relevance | path

Searched refs:pay (Results 1 – 25 of 4201) sorted by relevance

12345678910>>...169

/dports/biology/sra-tools/sra-tools-2.11.0/tools/driver-tool/secure/
H A Dpayload-tst.cpp56 Payload pay; member in ncbi::PayloadTestFixture
62 Payload pay; in TEST() local
67 Payload pay; in TEST() local
68 Payload p2 ( pay ); in TEST()
69 pay = p2; in TEST()
74 Payload pay; in TEST() local
115 pay . wipe (); in TEST_F()
128 memset ( pay . data (), 'A', pay . capacity () ); in TEST_F()
129 pay . setSize ( pay . capacity () ); in TEST_F()
133 memset ( ( char * ) pay . data () + 256, 'B', pay . capacity () - 256 ); in TEST_F()
[all …]
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/account/models/
H A Daccount_payment.py290 for pay in self:
293 if not pay.currency_id or not pay.id:
296 elif pay.currency_id.is_zero(pay.amount):
358 pay.payment_method_id = pay.payment_method_id
379 pay.currency_id = pay.journal_id.currency_id or pay.journal_id.company_id.currency_id
385 pay.partner_id = pay.journal_id.company_id.partner_id
386 elif pay.partner_id == pay.journal_id.company_id.partner_id:
389 pay.partner_id = pay.partner_id
400pay.destination_account_id = pay.partner_id.with_company(pay.company_id).property_account_receivab…
410pay.destination_account_id = pay.partner_id.with_company(pay.company_id).property_account_payable_…
[all …]
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]
/dports/x11/gstreamer1-plugins-ximagesrc/gst-plugins-good-1.16.2/gst/rtp/
H A Dgstrtpg723pay.c114 GstRTPG723Pay *pay; in gst_rtp_g723_pay_finalize() local
119 pay->adapter = NULL; in gst_rtp_g723_pay_finalize()
158 pay->duration = 0; in gst_rtp_g723_pay_flush()
161 if (pay->discont) { in gst_rtp_g723_pay_flush()
164 pay->discont = FALSE; in gst_rtp_g723_pay_flush()
190 GstRTPG723Pay *pay; in gst_rtp_g723_pay_handle_buffer() local
203 pay->duration = 0; in gst_rtp_g723_pay_handle_buffer()
204 pay->discont = TRUE; in gst_rtp_g723_pay_handle_buffer()
230 pay->timestamp = timestamp - pay->duration; in gst_rtp_g723_pay_handle_buffer()
273 GstRTPG723Pay *pay; in gst_rtp_g723_pay_change_state() local
[all …]

12345678910>>...169