Home
last modified time | relevance | path

Searched refs:termination (Results 1 – 25 of 4192) sorted by relevance

12345678910>>...168

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/unimrcp/libs/mpf/src/
H A Dmpf_termination.c34 termination->obj = obj; in mpf_termination_base_create()
41 termination->slot = 0; in mpf_termination_base_create()
43 audio_stream->termination = termination; in mpf_termination_base_create()
46 video_stream->termination = termination; in mpf_termination_base_create()
50 return termination; in mpf_termination_base_create()
55 if(termination->vtable && termination->vtable->add) { in mpf_termination_add()
56 termination->vtable->add(termination,descriptor); in mpf_termination_add()
63 if(termination->vtable && termination->vtable->modify) { in mpf_termination_modify()
64 termination->vtable->modify(termination,descriptor); in mpf_termination_modify()
71 if(termination->vtable && termination->vtable->subtract) { in mpf_termination_subtract()
[all …]
H A Dmpf_termination_factory.c55 MPF_DECLARE(apt_bool_t) mpf_termination_destroy(mpf_termination_t *termination) in mpf_termination_destroy() argument
57 if(termination->vtable && termination->vtable->destroy) { in mpf_termination_destroy()
58 termination->vtable->destroy(termination); in mpf_termination_destroy()
64 MPF_DECLARE(const char*) mpf_termination_name_get(const mpf_termination_t *termination) in mpf_termination_name_get() argument
66 return termination->name; in mpf_termination_name_get()
70 MPF_DECLARE(void*) mpf_termination_object_get(const mpf_termination_t *termination) in mpf_termination_object_get() argument
72 return termination->obj; in mpf_termination_object_get()
76 …DECLARE(mpf_audio_stream_t*) mpf_termination_audio_stream_get(const mpf_termination_t *termination) in mpf_termination_audio_stream_get() argument
78 return termination->audio_stream; in mpf_termination_audio_stream_get()
82 …DECLARE(mpf_video_stream_t*) mpf_termination_video_stream_get(const mpf_termination_t *termination) in mpf_termination_video_stream_get() argument
[all …]
H A Dmpf_context.c38 mpf_termination_t *termination; member
156 mpf_termination_t *termination; in mpf_context_destroy() local
158 termination = context->header[i].termination; in mpf_context_destroy()
159 if(termination) { in mpf_context_destroy()
178 if(header_item->termination) { in mpf_context_termination_add()
186 header_item->termination = termination; in mpf_context_termination_add()
190 termination->slot = i; in mpf_context_termination_add()
208 if(header_item1->termination != termination) { in mpf_context_termination_subtract()
259 if(header_item1->termination != termination1 || header_item2->termination != termination2) { in mpf_context_association_add()
301 if(header_item1->termination != termination1 || header_item2->termination != termination2) { in mpf_context_association_remove()
[all …]
H A Dmpf_rtp_termination_factory.c41 static apt_bool_t mpf_rtp_termination_destroy(mpf_termination_t *termination) in mpf_rtp_termination_destroy() argument
50 mpf_audio_stream_t *audio_stream = termination->audio_stream; in mpf_rtp_termination_add()
58 if(slot->media_engine == termination->media_engine) { in mpf_rtp_termination_add()
64 termination, in mpf_rtp_termination_add()
67 termination->pool); in mpf_rtp_termination_add()
71 termination->audio_stream = audio_stream; in mpf_rtp_termination_add()
85 mpf_audio_stream_t *audio_stream = termination->audio_stream; in mpf_rtp_termination_modify()
98 mpf_audio_stream_t *audio_stream = termination->audio_stream; in mpf_rtp_termination_subtract()
116 if(termination) { in mpf_rtp_termination_create()
117 termination->name = "rtp-tm"; in mpf_rtp_termination_create()
[all …]
H A Dmpf_file_termination_factory.c23 static apt_bool_t mpf_file_termination_destroy(mpf_termination_t *termination) in mpf_file_termination_destroy() argument
28 static apt_bool_t mpf_file_termination_add(mpf_termination_t *termination, void *descriptor) in mpf_file_termination_add() argument
31 mpf_audio_stream_t *audio_stream = termination->audio_stream; in mpf_file_termination_add()
33 audio_stream = mpf_file_stream_create(termination,termination->pool); in mpf_file_termination_add()
37 termination->audio_stream = audio_stream; in mpf_file_termination_add()
46 static apt_bool_t mpf_file_termination_modify(mpf_termination_t *termination, void *descriptor) in mpf_file_termination_modify() argument
49 mpf_audio_stream_t *audio_stream = termination->audio_stream; in mpf_file_termination_modify()
60 static apt_bool_t mpf_file_termination_subtract(mpf_termination_t *termination) in mpf_file_termination_subtract() argument
H A Dmpf_engine.c159 mpf_termination_t *termination, in mpf_engine_termination_message_add() argument
170 mpf_message->termination = termination; in mpf_engine_termination_message_add()
180 mpf_termination_t *termination, in mpf_engine_assoc_message_add() argument
191 mpf_message->termination = termination; in mpf_engine_assoc_message_add()
210 mpf_message->termination = NULL; in mpf_engine_topology_message_add()
262 engine = termination->media_engine; in mpf_engine_event_raise()
280 mpf_message->termination = termination; in mpf_engine_event_raise()
306 mpf_termination_t *termination; in mpf_engine_msg_process() local
329 termination = mpf_request->termination; in mpf_engine_msg_process()
333 termination->media_engine = engine; in mpf_engine_msg_process()
[all …]
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/extra/
H A Ddt-blob.dts9 termination = "pull_down";
145 termination = "pull_down";
281 termination = "pull_down";
423 termination = "pull_down";
565 termination = "pull_down";
703 termination = "pull_down";
847 termination = "pull_down";
994 termination = "pull_down";
1161 termination = "pull_down";
1329 termination = "pull_down";
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/media-source/dedicated-worker/
H A Dmediasource-worker-play-terminate-worker.html.ini2 …[Test worker MediaSource termination after at least 8 main thread setTimeouts, starting counting a…
5 …[Test worker MediaSource termination after at least 1 main thread setTimeouts, starting counting b…
8 …[Test worker MediaSource termination after at least 1 main thread setTimeouts, starting counting a…
11 …[Test worker MediaSource termination after at least 5 main thread setTimeouts, starting counting b…
14 …[Test worker MediaSource termination after at least 0 main thread setTimeouts, starting counting a…
17 …[Test worker MediaSource termination after at least 6 main thread setTimeouts, starting counting b…
20 …[Test worker MediaSource termination after at least 7 main thread setTimeouts, starting counting b…
23 …[Test worker MediaSource termination after at least 6 main thread setTimeouts, starting counting a…
26 …[Test worker MediaSource termination after at least 2 main thread setTimeouts, starting counting b…
32 …[Test worker MediaSource termination after at least 7 main thread setTimeouts, starting counting a…
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/media-source/dedicated-worker/
H A Dmediasource-worker-play-terminate-worker.html.ini2 …[Test worker MediaSource termination after at least 8 main thread setTimeouts, starting counting a…
5 …[Test worker MediaSource termination after at least 1 main thread setTimeouts, starting counting b…
8 …[Test worker MediaSource termination after at least 1 main thread setTimeouts, starting counting a…
11 …[Test worker MediaSource termination after at least 5 main thread setTimeouts, starting counting b…
14 …[Test worker MediaSource termination after at least 0 main thread setTimeouts, starting counting a…
17 …[Test worker MediaSource termination after at least 6 main thread setTimeouts, starting counting b…
20 …[Test worker MediaSource termination after at least 7 main thread setTimeouts, starting counting b…
23 …[Test worker MediaSource termination after at least 6 main thread setTimeouts, starting counting a…
26 …[Test worker MediaSource termination after at least 2 main thread setTimeouts, starting counting b…
32 …[Test worker MediaSource termination after at least 7 main thread setTimeouts, starting counting a…
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/media-source/dedicated-worker/
H A Dmediasource-worker-play-terminate-worker.html.ini2 …[Test worker MediaSource termination after at least 8 main thread setTimeouts, starting counting a…
5 …[Test worker MediaSource termination after at least 1 main thread setTimeouts, starting counting b…
8 …[Test worker MediaSource termination after at least 1 main thread setTimeouts, starting counting a…
11 …[Test worker MediaSource termination after at least 5 main thread setTimeouts, starting counting b…
14 …[Test worker MediaSource termination after at least 0 main thread setTimeouts, starting counting a…
17 …[Test worker MediaSource termination after at least 6 main thread setTimeouts, starting counting b…
20 …[Test worker MediaSource termination after at least 7 main thread setTimeouts, starting counting b…
23 …[Test worker MediaSource termination after at least 6 main thread setTimeouts, starting counting a…
26 …[Test worker MediaSource termination after at least 2 main thread setTimeouts, starting counting b…
32 …[Test worker MediaSource termination after at least 7 main thread setTimeouts, starting counting a…
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/aws/tests/integration/targets/ec2_instance/roles/ec2_instance/tasks/
H A Dtermination_protection.yml2 - name: Create instance with termination protection (check mode)
4 name: "{{ resource_prefix }}-termination-protection"
23 - name: Create instance with termination protection
25 name: "{{ resource_prefix }}-termination-protection"
47 - name: Get info on termination protection
67 name: "{{ resource_prefix }}-termination-protection"
87 name: "{{ resource_prefix }}-termination-protection"
130 - name: Get info on termination protection
147 - name: Set termination protection to false
163 - name: Get info on termination protection
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/unimrcp/libs/mrcp-engine/src/
H A Dmrcp_engine_impl.c66 mpf_termination_t *termination, in mrcp_engine_channel_create() argument
74 channel->termination = termination; in mrcp_engine_channel_create()
129 mpf_termination_t *termination; in mrcp_engine_source_channel_create() local
156 termination = mpf_raw_termination_create( in mrcp_engine_source_channel_create()
167 termination, /* media termination, used to terminate audio stream */ in mrcp_engine_source_channel_create()
182 mpf_termination_t *termination; in mrcp_engine_sink_channel_create() local
209 termination = mpf_raw_termination_create( in mrcp_engine_sink_channel_create()
220 termination, /* media termination, used to terminate audio stream */ in mrcp_engine_sink_channel_create()
227 if(channel && channel->termination) { in mrcp_engine_source_stream_codec_get()
228 mpf_audio_stream_t *audio_stream = mpf_termination_audio_stream_get(channel->termination); in mrcp_engine_source_stream_codec_get()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/unimrcp/libs/mpf/include/
H A Dmpf_termination.h33 typedef apt_bool_t (*mpf_termination_event_handler_f)(mpf_termination_t *termination, int event_id,…
41 apt_bool_t (*destroy)(mpf_termination_t *termination);
44 apt_bool_t (*add)(mpf_termination_t *termination, void *descriptor);
46 apt_bool_t (*modify)(mpf_termination_t *termination, void *descriptor);
48 apt_bool_t (*subtract)(mpf_termination_t *termination);
103 MPF_DECLARE(apt_bool_t) mpf_termination_add(mpf_termination_t *termination, void *descriptor);
110 MPF_DECLARE(apt_bool_t) mpf_termination_modify(mpf_termination_t *termination, void *descriptor);
116 MPF_DECLARE(apt_bool_t) mpf_termination_subtract(mpf_termination_t *termination);
/dports/math/scs/scs-3.0.0/docs/src/api/
H A Dinfo.rst36 - Primal residual (see :ref:`termination conditions <termination>`)
39 - Dual residual (see :ref:`termination conditions <termination>`)
42 - Absolute duality gap (see :ref:`termination conditions <termination>`)
45 - Primal infeasibility residual (see :ref:`termination conditions <termination>`)
48 …- Dual infeasibility residual involving :math:`A` (see :ref:`termination conditions <termination>`)
51 …- Dual infeasibility residual involving :math:`P` (see :ref:`termination conditions <termination>`)
/dports/math/py-scs/scs-3.0.0/scs/docs/src/api/
H A Dinfo.rst36 - Primal residual (see :ref:`termination conditions <termination>`)
39 - Dual residual (see :ref:`termination conditions <termination>`)
42 - Absolute duality gap (see :ref:`termination conditions <termination>`)
45 - Primal infeasibility residual (see :ref:`termination conditions <termination>`)
48 …- Dual infeasibility residual involving :math:`A` (see :ref:`termination conditions <termination>`)
51 …- Dual infeasibility residual involving :math:`P` (see :ref:`termination conditions <termination>`)
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/Utils/
H A DLearnModel.py20 def __init__(self, termination): argument
21 self.termination = termination
24 if termination.startswith("mate in"):
26 self.moves = int(termination.split()[-1])
28 elif termination.startswith("draw in"):
30 self.moves = int(termination.split()[-1])
32 elif termination.startswith("equalize in"):
36 elif "cp in" in termination:
38 parts = termination.split()
41 elif "promotion with" in termination:
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/ABI/testing/
H A Dsysfs-class-net-janz-ican31 What: /sys/class/net/<iface>/termination
6 Value representing the can bus termination
8 Default: 1 (termination active)
9 Reading: get actual termination state
10 Writing: set actual termination state (0=no termination, 1=termination active)
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/ABI/testing/
H A Dsysfs-class-net-janz-ican31 What: /sys/class/net/<iface>/termination
6 Value representing the can bus termination
8 Default: 1 (termination active)
9 Reading: get actual termination state
10 Writing: set actual termination state (0=no termination, 1=termination active)
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/ABI/testing/
H A Dsysfs-class-net-janz-ican31 What: /sys/class/net/<iface>/termination
6 Value representing the can bus termination
8 Default: 1 (termination active)
9 Reading: get actual termination state
10 Writing: set actual termination state (0=no termination, 1=termination active)
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/unimrcp/libs/mrcp-server/src/
H A Dmrcp_server_session.c68 mpf_termination_t *termination; member
483 mpf_termination_t *termination = channel->engine_channel->termination; in mrcp_server_session_terminate_process() local
485 if(termination) { in mrcp_server_session_terminate_process()
507 if(!slot->termination) continue; in mrcp_server_session_terminate_process()
673 mpf_termination_t *termination = channel->engine_channel->termination; in mrcp_server_resource_offer_process() local
765 mpf_termination_t *termination = channel->engine_channel->termination; in mrcp_server_control_media_offer_process() local
865 MPF_ADD_ASSOCIATION,session->context,slot->termination,channel->engine_channel->termination, in mrcp_server_associations_set()
918 mpf_termination_t *termination; in mrcp_server_av_media_offer_process() local
930 slot->termination = termination; in mrcp_server_av_media_offer_process()
1002 if(slot->termination == termination) { in mrcp_server_rtp_termination_find()
[all …]
/dports/net-mgmt/py-pyang/pyang-1.7.8/modules/ietf/
H A Dietf-network-topology.yang45 nodes, as well as termination points to terminate links
93 node that contains the termination point.";
125 "node-ref]/nt:termination-point/nt:tp-id";
172 "source-node]/termination-point/tp-id";
196 "dest-node]/termination-point/tp-id";
236 list termination-point {
239 "A termination point can terminate a link.
247 list supporting-termination-point {
266 supporting termination point is present.";
275 termination point is present.";
[all …]
/dports/devel/grpc130/grpc-1.30.2/src/python/grpcio_tests/tests/testing/
H A D_server_test.py46 response, trailing_metadata, code, details = rpc.termination()
56 trailing_metadata, code, details = rpc.termination()
68 response, trailing_metadata, code, details = rpc.termination()
91 trailing_metadata, code, details = rpc.termination()
113 _, _, _ = rpc.termination()
129 first_termination = rpc.termination()
130 second_termination = rpc.termination()
131 third_termination = rpc.termination()
158 response, trailing_metadata, code, details = rpc.termination()
196 _, _, code, _ = rpc.termination()
[all …]
/dports/devel/grpc134/grpc-1.34.1/src/python/grpcio_tests/tests/testing/
H A D_server_test.py46 response, trailing_metadata, code, details = rpc.termination()
56 trailing_metadata, code, details = rpc.termination()
68 response, trailing_metadata, code, details = rpc.termination()
91 trailing_metadata, code, details = rpc.termination()
113 _, _, _ = rpc.termination()
129 first_termination = rpc.termination()
130 second_termination = rpc.termination()
131 third_termination = rpc.termination()
158 response, trailing_metadata, code, details = rpc.termination()
196 _, _, code, _ = rpc.termination()
[all …]
/dports/devel/grpc/grpc-1.42.0/src/python/grpcio_tests/tests/testing/
H A D_server_test.py46 response, trailing_metadata, code, details = rpc.termination()
56 trailing_metadata, code, details = rpc.termination()
68 response, trailing_metadata, code, details = rpc.termination()
91 trailing_metadata, code, details = rpc.termination()
113 _, _, _ = rpc.termination()
129 first_termination = rpc.termination()
130 second_termination = rpc.termination()
131 third_termination = rpc.termination()
158 response, trailing_metadata, code, details = rpc.termination()
196 _, _, code, _ = rpc.termination()
[all …]
/dports/devel/awscli/awscli-1.20.61/awscli/examples/cloudformation/
H A Dupdate-termination-protection.rst1 **To enable termination protection**
3 The following ``update-termination-protection`` example enables termination protection on the speci…
5 aws cloudformation update-termination-protection \
7 --enable-termination-protection

12345678910>>...168