Home
last modified time | relevance | path

Searched defs:subs (Results 126 – 150 of 4571) sorted by relevance

12345678910>>...183

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dcbs_mpeg2.c41 #define SUBSCRIPTS(subs, ...) (subs > 0 ? ((int[subs + 1]){ subs, __VA_ARGS__ }) : NULL) argument
47 #define uis(width, name, subs, ...) \ argument
49 #define uirs(width, name, subs, ...) \ argument
51 #define xui(width, name, var, range_min, range_max, subs, ...) \ argument
53 #define sis(width, name, subs, ...) \ argument
68 #define xuia(width, string, var, range_min, range_max, subs, ...) do { \ argument
76 #define xsi(width, name, var, subs, ...) do { \ argument
108 #define xuia(width, string, var, range_min, range_max, subs, ...) do { \ argument
114 #define xsi(width, name, var, subs, ...) do { \ argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dcbs_mpeg2.c41 #define SUBSCRIPTS(subs, ...) (subs > 0 ? ((int[subs + 1]){ subs, __VA_ARGS__ }) : NULL) argument
47 #define uis(width, name, subs, ...) \ argument
49 #define uirs(width, name, subs, ...) \ argument
51 #define xui(width, name, var, range_min, range_max, subs, ...) \ argument
53 #define sis(width, name, subs, ...) \ argument
68 #define xuia(width, string, var, range_min, range_max, subs, ...) do { \ argument
76 #define xsi(width, name, var, subs, ...) do { \ argument
108 #define xuia(width, string, var, range_min, range_max, subs, ...) do { \ argument
114 #define xsi(width, name, var, subs, ...) do { \ argument
/dports/cad/opencascade/opencascade-7.6.0/src/STEPSelections/
H A DSTEPSelections_SelectAssembly.cxx54 Interface_EntityIterator subs = G.Sharings(mapped); in Explore() local
76 Interface_EntityIterator subs = G.Shareds(start); in Explore() local
H A DSTEPSelections_AssemblyExplorer.cxx49 Interface_EntityIterator subs = myGraph.Sharings(nauo); in Handle() local
80 Interface_EntityIterator subs = myGraph.Sharings(product); in Handle() local
103 Interface_EntityIterator subs = myGraph.Sharings(pdf); in FillListWithGraph() local
/dports/devel/p5-Parse-CPAN-Packages/Parse-CPAN-Packages-2.40/lib/Parse/CPAN/Packages/
H A DPackage.pm30 sub subs { method in Parse::CPAN::Packages::Package
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/qtconfig/
H A Dmainwindow.cpp381 QStringList subs = QFont::substitutes(ui->familySubstitutionCombo->currentText()); in MainWindow() local
613 QStringList subs = QFont::substitutes(*fit); in fileSave() local
742 QStringList subs = QFont::substitutes(family); in substituteSelected() local
753 QStringList subs = QFont::substitutes(ui->familySubstitutionCombo->currentText()); in removeSubstitute() local
770 QStringList subs = QFont::substitutes(ui->familySubstitutionCombo->currentText()); in addSubstitute() local
779 QStringList subs = QFont::substitutes(ui->familySubstitutionCombo->currentText()); in addSubstitute() local
792 QStringList subs = QFont::substitutes(ui->familySubstitutionCombo->currentText()); in downSubstitute() local
810 QStringList subs = QFont::substitutes(ui->familySubstitutionCombo->currentText()); in upSubstitute() local
/dports/math/R-cran-car/car/R/
H A Dvif.R35 subs <- which(assign == term) functionVar
64 subs <- which(assign == term) functionVar
95 subs <- which(assign == term) functionVar
122 subs <- which(assign == term) functionVar
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/
H A DLocaleUtil.java53 public String get( String key, int... subs ) { in get()
68 public String get( String key, String... subs ) { in get()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/drivers/vx/
H A Dvx_pcm.c510 static int vx_pcm_playback_open(struct snd_pcm_substream *subs) in vx_pcm_playback_open()
553 static int vx_pcm_playback_close(struct snd_pcm_substream *subs) in vx_pcm_playback_close()
674 struct snd_pcm_substream *subs, in vx_pcm_playback_transfer()
694 struct snd_pcm_substream *subs, in vx_pcm_playback_update()
713 static int vx_pcm_trigger(struct snd_pcm_substream *subs, int cmd) in vx_pcm_trigger()
766 static snd_pcm_uframes_t vx_pcm_playback_pointer(struct snd_pcm_substream *subs) in vx_pcm_playback_pointer()
776 static int vx_pcm_prepare(struct snd_pcm_substream *subs) in vx_pcm_prepare()
877 static int vx_pcm_capture_open(struct snd_pcm_substream *subs) in vx_pcm_capture_open()
936 static int vx_pcm_capture_close(struct snd_pcm_substream *subs) in vx_pcm_capture_close()
972 static void vx_pcm_capture_update(struct vx_core *chip, struct snd_pcm_substream *subs, in vx_pcm_capture_update()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/drivers/vx/
H A Dvx_pcm.c510 static int vx_pcm_playback_open(struct snd_pcm_substream *subs) in vx_pcm_playback_open()
553 static int vx_pcm_playback_close(struct snd_pcm_substream *subs) in vx_pcm_playback_close()
674 struct snd_pcm_substream *subs, in vx_pcm_playback_transfer()
694 struct snd_pcm_substream *subs, in vx_pcm_playback_update()
713 static int vx_pcm_trigger(struct snd_pcm_substream *subs, int cmd) in vx_pcm_trigger()
766 static snd_pcm_uframes_t vx_pcm_playback_pointer(struct snd_pcm_substream *subs) in vx_pcm_playback_pointer()
776 static int vx_pcm_prepare(struct snd_pcm_substream *subs) in vx_pcm_prepare()
877 static int vx_pcm_capture_open(struct snd_pcm_substream *subs) in vx_pcm_capture_open()
936 static int vx_pcm_capture_close(struct snd_pcm_substream *subs) in vx_pcm_capture_close()
972 static void vx_pcm_capture_update(struct vx_core *chip, struct snd_pcm_substream *subs, in vx_pcm_capture_update()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/drivers/vx/
H A Dvx_pcm.c510 static int vx_pcm_playback_open(struct snd_pcm_substream *subs) in vx_pcm_playback_open()
553 static int vx_pcm_playback_close(struct snd_pcm_substream *subs) in vx_pcm_playback_close()
674 struct snd_pcm_substream *subs, in vx_pcm_playback_transfer()
694 struct snd_pcm_substream *subs, in vx_pcm_playback_update()
713 static int vx_pcm_trigger(struct snd_pcm_substream *subs, int cmd) in vx_pcm_trigger()
766 static snd_pcm_uframes_t vx_pcm_playback_pointer(struct snd_pcm_substream *subs) in vx_pcm_playback_pointer()
776 static int vx_pcm_prepare(struct snd_pcm_substream *subs) in vx_pcm_prepare()
877 static int vx_pcm_capture_open(struct snd_pcm_substream *subs) in vx_pcm_capture_open()
936 static int vx_pcm_capture_close(struct snd_pcm_substream *subs) in vx_pcm_capture_close()
972 static void vx_pcm_capture_update(struct vx_core *chip, struct snd_pcm_substream *subs, in vx_pcm_capture_update()
[all …]
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/pysubs2/
H A Dformatbase.py21 def from_file(cls, subs, fp: io.TextIOBase, format_: str, **kwargs): argument
44 def to_file(cls, subs, fp: io.TextIOBase, format_: str, **kwargs): argument
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/arm/
H A Dthumb1_unified.s8 subs r1, r2, #3 label
10 subs r4, r4, #0x83 label
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/arm/
H A Dthumb1_unified.s8 subs r1, r2, #3 label
10 subs r4, r4, #0x83 label
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/arm/
H A Dthumb1_unified.s8 subs r1, r2, #3 label
10 subs r4, r4, #0x83 label
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/arm/
H A Dthumb1_unified.s8 subs r1, r2, #3 label
10 subs r4, r4, #0x83 label
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/arm/
H A Dthumb1_unified.s8 subs r1, r2, #3 label
10 subs r4, r4, #0x83 label
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/swt/browser/listener/
H A DMetaSearchListener.java461 …Subscription subs = SubscriptionManagerFactory.getSingleton().getSubscriptionByID( subscriptionId … in handleMessage() local
1260 Subscription subs = SubscriptionManagerFactory.getSingleton().getSubscriptionByID( sid ); in handleMessage() local
1338 Subscription subs = SubscriptionManagerFactory.getSingleton().getSubscriptionByID( sid ); in handleMessage() local
1405 Subscription subs = SubscriptionManagerFactory.getSingleton().getSubscriptionByID( sid ); in handleMessage() local
1441 final Subscription subs = SubscriptionManagerFactory.getSingleton().getSubscriptionByID( sid ); in handleMessage() local
1517 Subscription subs = SubscriptionManagerFactory.getSingleton().getSubscriptionByID( sid ); in handleMessage() local
1561 Subscription subs = SubscriptionManagerFactory.getSingleton().getSubscriptionByID( sid ); in handleMessage() local
1608 Subscription subs = SubscriptionManagerFactory.getSingleton().getSubscriptionByID( sid ); in handleMessage() local
1686 final Subscription subs, in handleSubscriptionAuth()
1898 …Subscription subs = SubscriptionManagerFactory.getSingleton().getSubscriptionByID( subscriptionId … in search() local
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/modules/pua/
H A Dsend_subscribe.c51 void print_subs(subs_info_t* subs) in print_subs()
462 subs_info_t subs; in subs_cback_func() local
757 ua_pres_t* subscribe_cbparam(subs_info_t* subs, int ua_flag) in subscribe_cbparam()
842 ua_pres_t* subs_cbparam_indlg(ua_pres_t* subs, int expires, int ua_flag) in subs_cbparam_indlg()
944 int send_subscribe(subs_info_t* subs) in send_subscribe()
/dports/multimedia/subsync/subsync-d9798a5/subsync/
H A Dsubtitle_parsers.py43 def __init__(self, subs=None): argument
118 def fit(self, subs, *_): argument
136 def write_srt_to_file(fname, subs, encoding): argument
140 def srt_offset(subs, td_seconds): argument
/dports/multimedia/mencoder/mplayer-export-2021-12-29/sub/
H A Dfind_sub.c42 subtitle *subs; in step_sub() local
71 subtitle *subs; in find_sub() local
/dports/multimedia/mplayer/mplayer-export-2021-12-29/sub/
H A Dfind_sub.c42 subtitle *subs; in step_sub() local
71 subtitle *subs; in find_sub() local
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/subs/impl/
H A DSubscriptionSchedulerImpl.java128 Subscription subs, in downloadAsync()
156 final Subscription subs, in download()
184 Subscription subs, in download()
315 final Subscription subs, in download()
585 Subscription[] subs = manager.getSubscriptions( true ); in calculateSchedule() local
719 Subscription[] subs = manager.getSubscriptions( true ); in schedule() local
/dports/math/cadabra2/cadabra2-2.3.6.8/core/algorithms/
H A Dvary.cc198 substitute subs(kernel, tr, args); in apply() local
214 substitute subs(kernel, tr, args); in apply() local
232 substitute subs(kernel, tr, args); in apply() local
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dcbs_vp9.c253 #define SUBSCRIPTS(subs, ...) (subs > 0 ? ((int[subs + 1]){ subs, __VA_ARGS__ }) : NULL) argument
259 #define fs(width, name, subs, ...) \ argument
261 #define ss(width, name, subs, ...) \ argument
268 #define xf(width, name, var, subs, ...) do { \ argument
275 #define xs(width, name, var, subs, ...) do { \ argument
289 #define fle(width, name, subs, ...) do { \ argument
305 #define prob(name, subs, ...) do { \ argument
348 #define xf(width, name, var, subs, ...) do { \ argument
353 #define xs(width, name, var, subs, ...) do { \ argument
362 #define fle(width, name, subs, ...) do { \ argument
[all …]

12345678910>>...183