Home
last modified time | relevance | path

Searched refs:AV (Results 1 – 25 of 4513) sorted by relevance

12345678910>>...181

/dports/multimedia/simplescreenrecorder/ssr-0.4.3/src/
H A DSimpleScreenRecorder.pro12 INCLUDEPATH += AV AV/Input AV/Output common GUI
13 DEPENDPATH += AV AV/Input AV/Output common GUI
25 AV/Output/Muxer.cpp \
31 AV/AVWrapper.cpp \
35 AV/FastScaler.cpp \
42 AV/SourceSink.cpp \
82 AV/AVWrapper.h \
85 AV/FastScaler.h \
89 AV/SampleCast.h \
90 AV/SimpleSynth.h \
[all …]
/dports/biology/emboss/EMBOSS-6.6.0/test/data/
H A Dxb63c7.s1.exp7 AV 42 42 42 42 42 42 42 25 27 31 34 33 38 39 40 40 40 38 37 37 37
8 AV 38 38 38 38 37 37 38 38 38 38 37 38 38 39 39 39 38 37 38
9 AV 38 39 39 39 39 39 39 40 40 40 39 39 39 40 39 39 39 39 39
10 AV 39 37 37 37 37 37 36 36 37 36 36 36 34 34 34 34 37 37 37
11 AV 37 37 37 37 37 36 34 36 36 36 36 37 34 32 31 32 31 33 33
12 AV 31 31 33 30 29 29 27 27 30 32 33 31 32 31 31 33 33 32 36
13 AV 36 36 36 36 36 33 33 34 34 36 34 33 34 32 32 33 31 31 32
14 AV 29 30 31 30 31 30 31 26 26 30 25 26 27 26 25 26 26 25 27
15 AV 27 22 22 26 26 25 27 27 27 30 27 29 30 30 27 27 29 29 29
16 AV 29 29 30 29 29 29 30 30 29 29 30 24 29 30 30 30 30 30 31
[all …]
/dports/science/mdynamix/md528/
H A Daver.f184 AV(IAV) = AV(IAV)+PRES
194 AV(IAV)=AV(IAV)+TRYCKY
197 AV(IAV)=AV(IAV)+TRYCKZ
201 AV(IAV) = AV(IAV)+BOXL
204 AV(IAV) = AV(IAV)+BOYL
207 AV(IAV) = AV(IAV)+BOZL
211 AV(IAV) = AV(IAV)+TTR
215 AV(IAV) = AV(IAV)+TROT
219 AV(IAV) = AV(IAV)+TINT
238 AV(IAV) = AV(IAV)+TEMPV
[all …]
/dports/net/pjsip/pjproject-2.11.1/pjmedia/src/pjmedia/
H A Dffmpeg_util.c37 { PJMEDIA_FORMAT_RGBA, AV(PIX_FMT_RGBA)},
38 { PJMEDIA_FORMAT_RGB24,AV(PIX_FMT_BGR24)},
39 { PJMEDIA_FORMAT_BGRA, AV(PIX_FMT_BGRA)},
40 { PJMEDIA_FORMAT_GBRP, AV(PIX_FMT_GBRP)},
42 { PJMEDIA_FORMAT_AYUV, AV(PIX_FMT_NONE)},
50 { PJMEDIA_FORMAT_NV12, AV(PIX_FMT_NV12)},
51 { PJMEDIA_FORMAT_NV21, AV(PIX_FMT_NV21)},
61 {PJMEDIA_FORMAT_H261, AV(CODEC_ID_H261)},
62 {PJMEDIA_FORMAT_H263, AV(CODEC_ID_H263)},
143 *pixel_format = AV(PIX_FMT_NONE); in pjmedia_format_id_to_PixelFormat()
[all …]
/dports/graphics/ming/libming-ming-0_4_8/perl_ext/
H A DFilter.xs80 if(av_len((AV *)SvRV(shadowColor)) == 3)
88 if(av_len((AV *)SvRV(highlightColor)) == 3)
109 if(!SvROK(color) || av_len((AV *)SvRV(color)) < 2)
112 c.red = (char)SvNV(*av_fetch((AV *)SvRV(color), 0, 0));
115 if(av_len((AV *)SvRV(color)) == 3)
132 if(!SvROK(color) || av_len((AV *)SvRV(color)) < 2)
135 c.red = (char)SvNV(*av_fetch((AV *)SvRV(color), 0, 0));
138 if(av_len((AV *)SvRV(color)) == 3)
158 if(!SvROK(color) || av_len((AV *)SvRV(color)) < 2)
161 c.red = (char)SvNV(*av_fetch((AV *)SvRV(color), 0, 0));
[all …]
/dports/graphics/p5-ming/libming-ming-0_4_8/perl_ext/
H A DFilter.xs80 if(av_len((AV *)SvRV(shadowColor)) == 3)
88 if(av_len((AV *)SvRV(highlightColor)) == 3)
109 if(!SvROK(color) || av_len((AV *)SvRV(color)) < 2)
112 c.red = (char)SvNV(*av_fetch((AV *)SvRV(color), 0, 0));
115 if(av_len((AV *)SvRV(color)) == 3)
132 if(!SvROK(color) || av_len((AV *)SvRV(color)) < 2)
135 c.red = (char)SvNV(*av_fetch((AV *)SvRV(color), 0, 0));
138 if(av_len((AV *)SvRV(color)) == 3)
158 if(!SvROK(color) || av_len((AV *)SvRV(color)) < 2)
161 c.red = (char)SvNV(*av_fetch((AV *)SvRV(color), 0, 0));
[all …]
/dports/graphics/py-ming/libming-ming-0_4_8/perl_ext/
H A DFilter.xs80 if(av_len((AV *)SvRV(shadowColor)) == 3)
88 if(av_len((AV *)SvRV(highlightColor)) == 3)
109 if(!SvROK(color) || av_len((AV *)SvRV(color)) < 2)
112 c.red = (char)SvNV(*av_fetch((AV *)SvRV(color), 0, 0));
115 if(av_len((AV *)SvRV(color)) == 3)
132 if(!SvROK(color) || av_len((AV *)SvRV(color)) < 2)
135 c.red = (char)SvNV(*av_fetch((AV *)SvRV(color), 0, 0));
138 if(av_len((AV *)SvRV(color)) == 3)
158 if(!SvROK(color) || av_len((AV *)SvRV(color)) < 2)
161 c.red = (char)SvNV(*av_fetch((AV *)SvRV(color), 0, 0));
[all …]
/dports/net/mpich/mpich-3.4.3/modules/libfabric/man/
H A Dfi_av_set.3.md25 : Add an address to an AV set
102 The fi_av_set call creates a new AV set. The initial properties of the AV
105 AV set as part of AV set creation. Addresses may be added or removed from an
106 AV set using the AV set interfaces defined below.
135 empty AV set, a communication key is being provided, or the AV is of
143 AV set. The AV set will include all addresses from start_addr + stride x i,
167 The AV set union call adds all addresses in the source AV set that are not
168 in the destination AV set to the destination AV set. Where ordering matters,
179 The AV set difference call removes all address from the destination AV set
185 The AV set insert call appends the specified address to the end of the AV set.
[all …]
/dports/www/p5-Template-Toolkit/Template-Toolkit-3.010/xs/
H A DStash.xs83 static AV* mk_mortal_av(pTHX_ SV*, AV*, SV*);
91 static SV* list_dot_first(pTHX_ AV*, AV*);
92 static SV* list_dot_join(pTHX_ AV*, AV*);
93 static SV* list_dot_last(pTHX_ AV*, AV*);
94 static SV* list_dot_max(pTHX_ AV*, AV*);
95 static SV* list_dot_reverse(pTHX_ AV*, AV*);
96 static SV* list_dot_size(pTHX_ AV*, AV*);
115 SV* (*list_f) (pTHX_ AV*, AV*);
307 AV *r_av = (AV *) SvRV(root); in dotop()
459 AV *array = (AV *) SvRV(result); in dotop()
[all …]
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/mgdyn_harmonic_wire/
H A Dcase.sif68 Variable = "AV[AV re:1 AV im:1]"
145 AV re {e} 1 = Real 0.0
146 AV re {e} 2 = Real 0.0
147 AV re = Real 0.0
149 AV im {e} 1 = Real 0.0
150 AV im {e} 2 = Real 0.0
151 AV im = Real 0.0
165 AV re {e} 1 = Real 0.0
166 AV re {e} 2 = Real 0.0
167 AV re = Real 5.542e-5
[all …]
H A DIBC.sif63 Variable = "AV[AV re:1 AV im:1]"
141 AV re = Real 0.0
142 AV im = Real 0.0
162 AV re = Real 0.01
163 AV im = Real 0.0
170 AV re {e} 1 = Real 0.0
171 AV re {e} 2 = Real 0.0
172 AV re {e} 3 = Real 0.0
174 AV im {e} 1 = Real 0.0
175 AV im {e} 2 = Real 0.0
[all …]
/dports/science/elmerfem/elmerfem-release-9.0/fem/tests/mgdyn_harmonic_wire_impedanceBC/
H A DIBC.sif63 Variable = "AV[AV re:1 AV im:1]"
141 AV re = Real 0.0
142 AV im = Real 0.0
162 AV re = Real 0.01
163 AV im = Real 0.0
170 AV re {e} 1 = Real 0.0
171 AV re {e} 2 = Real 0.0
172 AV re {e} 3 = Real 0.0
174 AV im {e} 1 = Real 0.0
175 AV im {e} 2 = Real 0.0
[all …]
/dports/lang/gnu-apl/apl-1.8/src/testcases/
H A DQuad_AV.tc4 ⍴⎕AV
9 (128↑⎕AV)≡⎕UCS ⍳128
12 ⍝ replace ⎕AV control chars and DEL by ☹
14 AV←⎕AV
15 AV[127,⍳32]←⎕UCS 9785
17 16 32⍴,' ',[0.5]AV
37 ⎕UCS ⎕AV[⍳32]
41 (⎕AV[⍳32])=⎕UCS ⍳32
44 (⎕AV[⍳32])≡⎕UCS ⍳32
/dports/multimedia/p5-Net-UPnP/Net-UPnP-1.4.6/lib/Net/UPnP/AV/
H A DContent.pm1 package Net::UPnP::AV::Content;
23 $Net::UPnP::AV::Content::_ID => '',
24 $Net::UPnP::AV::Content::_TITLE => '',
25 $Net::UPnP::AV::Content::_DATE => '',
37 $this->{$Net::UPnP::AV::Content::_ID} = $_[0];
43 $this->{$Net::UPnP::AV::Content::_ID};
53 $this->{$Net::UPnP::AV::Content::_TITLE} = $_[0];
59 $this->{$Net::UPnP::AV::Content::_TITLE};
69 $this->{$Net::UPnP::AV::Content::_DATE} = $_[0];
75 $this->{$Net::UPnP::AV::Content::_DATE};
/dports/math/p5-Set-IntSpan-Fast-XS/Set-IntSpan-Fast-XS-0.05/
H A DXS.xs9 _av_fetch_iv( AV * ar, I32 pos ) { in _av_fetch_iv()
18 _av_store_iv( AV * ar, I32 pos, IV val ) { in _av_store_iv()
23 _av_push_iv( AV * ar, IV val ) { in _av_push_iv()
47 static AV *
48 __merge( AV * self, AV * s1, AV * s2 ) { in __merge()
54 AV *out = newAV( ); in __merge()
105 AV *self;
113 AV *
115 AV *self;
116 AV *s1;
[all …]
/dports/devel/p5-Object-Pad/Object-Pad-0.58/include/
H A Dclass.h32AV *pending_submeta; /* NULL, or AV containing raw ClassMeta pointers to subclasses pending seal */
33 AV *hooks; /* NULL, or AV of raw pointers directly to ClassHook structs */
34 AV *direct_slots; /* each elem is a raw pointer directly to a SlotMeta */
35 AV *direct_methods; /* each elem is a raw pointer directly to a MethodMeta */
37 AV *requiremethods; /* each elem is an SVt_PV giving a name */
39 AV *buildblocks; /* the BUILD {} phaser blocks; each elem is a CV* directly (MERGED) */
40 AV *adjustblocks; /* the ADJUST {} phaser blocks; each elem is a AdjustBlock* (MERGED) */
42AV *slothooks_postslots; /* NULL, or AV of struct SlotHook, all of whose ->funcs->post_initslot ex…
43AV *slothooks_construct; /* NULL, or AV of struct SlotHook, all of whose ->funcs->post_construct e…
57AV *embedded_roles; /* each elem is a raw pointer directly to a RoleEmbedding for all roles embe…
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/plugin/HandlerSocket-Plugin-for-MySQL/perl-Net-HandlerSocket/
H A DHandlerSocket.xs61 static AV *
76 static AV *
191 static AV *
196 AV *retval = (AV *)&PL_sv_undef; in execute_internal()
494 AV *
499 AV *keys
518 AV *
557 AV *
581 AV *
602 AV *
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/plugin/HandlerSocket-Plugin-for-MySQL/perl-Net-HandlerSocket/
H A DHandlerSocket.xs61 static AV *
76 static AV *
191 static AV *
196 AV *retval = (AV *)&PL_sv_undef; in execute_internal()
494 AV *
499 AV *keys
518 AV *
557 AV *
581 AV *
602 AV *
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/plugin/HandlerSocket-Plugin-for-MySQL/perl-Net-HandlerSocket/
H A DHandlerSocket.xs61 static AV *
76 static AV *
191 static AV *
196 AV *retval = (AV *)&PL_sv_undef; in execute_internal()
494 AV *
499 AV *keys
518 AV *
557 AV *
581 AV *
602 AV *
[all …]
/dports/databases/libhsclient/HandlerSocket-Plugin-for-MySQL/perl-Net-HandlerSocket/
H A DHandlerSocket.xs61 static AV *
76 static AV *
191 static AV *
196 AV *retval = (AV *)&PL_sv_undef; in execute_internal()
494 AV *
499 AV *keys
518 AV *
557 AV *
581 AV *
602 AV *
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/plugin/handler_socket/perl-Net-HandlerSocket/
H A DHandlerSocket.xs63 static AV *
78 static AV *
193 static AV *
198 AV *retval = (AV *)&PL_sv_undef; in execute_internal()
496 AV *
501 AV *keys
520 AV *
559 AV *
583 AV *
604 AV *
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/plugin/handler_socket/perl-Net-HandlerSocket/
H A DHandlerSocket.xs63 static AV *
78 static AV *
193 static AV *
198 AV *retval = (AV *)&PL_sv_undef; in execute_internal()
496 AV *
501 AV *keys
520 AV *
559 AV *
583 AV *
604 AV *
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/plugin/handler_socket/perl-Net-HandlerSocket/
H A DHandlerSocket.xs63 static AV *
78 static AV *
193 static AV *
198 AV *retval = (AV *)&PL_sv_undef;
496 AV *
501 AV *keys
520 AV *
559 AV *
583 AV *
604 AV *
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/plugin/handler_socket/perl-Net-HandlerSocket/
H A DHandlerSocket.xs63 static AV *
78 static AV *
193 static AV *
198 AV *retval = (AV *)&PL_sv_undef; in execute_internal()
496 AV *
501 AV *keys
520 AV *
559 AV *
583 AV *
604 AV *
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/plugin/handler_socket/perl-Net-HandlerSocket/
H A DHandlerSocket.xs63 static AV *
78 static AV *
193 static AV *
198 AV *retval = (AV *)&PL_sv_undef; in execute_internal()
496 AV *
501 AV *keys
520 AV *
559 AV *
583 AV *
604 AV *
[all …]

12345678910>>...181