Home
last modified time | relevance | path

Searched refs:meta_get (Results 1 – 25 of 55) sorted by relevance

123

/dports/audio/libsndfile/libsndfile-1.0.31/programs/
H A Dtest-sndfile-metadata-set.py74 def meta_get (self, should_fail, args): member in Programs
91 output = programs.meta_get (False, "%s %s" % (arg, filename))
136 output = programs.meta_get (False, "--bext-coding-hist output.wav")
145 output = programs.meta_get (False, "--bext-originator output.wav")
/dports/multimedia/libbluray/libbluray-1.3.0/src/libbluray/bdnav/
H A Dmeta_parse.h43 BD_PRIVATE const struct meta_dl * meta_get (const struct meta_root *meta_root, const char *languag…
/dports/multimedia/handbrake/libbluray-1.3.0/src/libbluray/bdnav/
H A Dmeta_parse.h43 BD_PRIVATE const struct meta_dl * meta_get (const struct meta_root *meta_root, const char *languag…
/dports/games/tomenet/tomenet-4.6.0/lib/scpt/
H A Dmeta.lua138 function meta_get(xml_feed, pos) function
/dports/audio/faust-lv2/agraef-faust-lv2-4dc83e28e998/
H A Dlv2.cpp598 static const char *meta_get(const char *key, const char *deflt) in meta_get() function
606 return meta_get("name", "mydsp"); in pluginName()
611 return meta_get("author", ""); in pluginAuthor()
616 return meta_get("description", ""); in pluginDescription()
621 return meta_get("license", ""); in pluginLicense()
626 return meta_get("version", ""); in pluginVersion()
682 const char *numVoices = meta_get("nvoices", "0"); in numVoices()
/dports/audio/faust/faust-2.37.3/architecture/
H A Dlv2.cpp598 static const char *meta_get(const char *key, const char *deflt) in meta_get() function
606 return meta_get("name", "mydsp"); in pluginName()
611 return meta_get("author", ""); in pluginAuthor()
616 return meta_get("description", ""); in pluginDescription()
621 return meta_get("license", ""); in pluginLicense()
626 return meta_get("version", ""); in pluginVersion()
682 const char *numVoices = meta_get("nvoices", "0"); in numVoices()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/sched/
H A Dem_meta.c822 static int meta_get(struct sk_buff *skb, struct tcf_pkt_info *info, in meta_get() function
850 if (meta_get(skb, info, &meta->lvalue, &l_value) < 0 || in em_meta_match()
851 meta_get(skb, info, &meta->rvalue, &r_value) < 0) in em_meta_match()
/dports/multimedia/libv4l/linux-5.13-rc2/net/sched/
H A Dem_meta.c822 static int meta_get(struct sk_buff *skb, struct tcf_pkt_info *info, in meta_get() function
850 if (meta_get(skb, info, &meta->lvalue, &l_value) < 0 || in em_meta_match()
851 meta_get(skb, info, &meta->rvalue, &r_value) < 0) in em_meta_match()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/sched/
H A Dem_meta.c822 static int meta_get(struct sk_buff *skb, struct tcf_pkt_info *info, in meta_get() function
850 if (meta_get(skb, info, &meta->lvalue, &l_value) < 0 || in em_meta_match()
851 meta_get(skb, info, &meta->rvalue, &r_value) < 0) in em_meta_match()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl-meta.cpp115 void meta_get(cv4l_fd &fd) in meta_get() function
H A Dv4l2-ctl.h410 void meta_get(cv4l_fd &fd);
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl-meta.cpp115 void meta_get(cv4l_fd &fd) in meta_get() function
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/v4l2-ctl/
H A Dv4l2-ctl-meta.cpp115 void meta_get(cv4l_fd &fd) in meta_get() function
/dports/audio/gula-plugins-lv2/gula-plugins-67578fa01a6b1a4d883ab0fe8ceaa4afe4e3af06/src/
H A Dfades.cpp1070 static const char *meta_get(const char *key, const char *deflt) in meta_get() function
1078 return meta_get("name", "fades"); in pluginName()
1083 return meta_get("author", ""); in pluginAuthor()
1088 return meta_get("description", ""); in pluginDescription()
1093 return meta_get("license", ""); in pluginLicense()
1098 return meta_get("version", ""); in pluginVersion()
1154 const char *numVoices = meta_get("nvoices", "0"); in numVoices()
H A Dsplits.cpp1074 static const char *meta_get(const char *key, const char *deflt) in meta_get() function
1082 return meta_get("name", "splits"); in pluginName()
1087 return meta_get("author", ""); in pluginAuthor()
1092 return meta_get("description", ""); in pluginDescription()
1097 return meta_get("license", ""); in pluginLicense()
1102 return meta_get("version", ""); in pluginVersion()
1158 const char *numVoices = meta_get("nvoices", "0"); in numVoices()
H A Dvibey.cpp1371 static const char *meta_get(const char *key, const char *deflt) in meta_get() function
1379 return meta_get("name", "vibey"); in pluginName()
1384 return meta_get("author", ""); in pluginAuthor()
1389 return meta_get("description", ""); in pluginDescription()
1394 return meta_get("license", ""); in pluginLicense()
1399 return meta_get("version", ""); in pluginVersion()
1455 const char *numVoices = meta_get("nvoices", "0"); in numVoices()
/dports/audio/poly-lv2/PolyLV2-a363599/poly_flange_ext/
H A Dflanger_ext.cpp1104 static const char *meta_get(const char *key, const char *deflt) in meta_get() function
1112 return meta_get("name", "flanger_ext"); in pluginName()
1117 return meta_get("author", ""); in pluginAuthor()
1122 return meta_get("description", ""); in pluginDescription()
1127 return meta_get("license", ""); in pluginLicense()
1132 return meta_get("version", ""); in pluginVersion()
1188 const char *numVoices = meta_get("nvoices", "0"); in numVoices()
/dports/audio/poly-lv2/PolyLV2-a363599/poly_harm_trem_ext/
H A Dharm_trem_ext.cpp1140 static const char *meta_get(const char *key, const char *deflt) in meta_get() function
1148 return meta_get("name", "harm_trem_ext"); in pluginName()
1153 return meta_get("author", ""); in pluginAuthor()
1158 return meta_get("description", ""); in pluginDescription()
1163 return meta_get("license", ""); in pluginLicense()
1168 return meta_get("version", ""); in pluginVersion()
1224 const char *numVoices = meta_get("nvoices", "0"); in numVoices()
/dports/devel/efl/efl-1.25.1/src/lib/emotion/
H A Demotion_modules.h129 const char * (*meta_get) (void *ef, int meta); member
/dports/audio/poly-lv2/PolyLV2-a363599/poly_flange/
H A Dflanger.cpp1164 static const char *meta_get(const char *key, const char *deflt) in meta_get() function
1172 return meta_get("name", "flanger"); in pluginName()
1177 return meta_get("author", ""); in pluginAuthor()
1182 return meta_get("description", ""); in pluginDescription()
1187 return meta_get("license", ""); in pluginLicense()
1192 return meta_get("version", ""); in pluginVersion()
1248 const char *numVoices = meta_get("nvoices", "0"); in numVoices()
/dports/audio/poly-lv2/PolyLV2-a363599/poly_harm_trem/
H A Dharm_trem.cpp1224 static const char *meta_get(const char *key, const char *deflt) in meta_get() function
1232 return meta_get("name", "harm_trem"); in pluginName()
1237 return meta_get("author", ""); in pluginAuthor()
1242 return meta_get("description", ""); in pluginDescription()
1247 return meta_get("license", ""); in pluginLicense()
1252 return meta_get("version", ""); in pluginVersion()
1308 const char *numVoices = meta_get("nvoices", "0"); in numVoices()
/dports/audio/poly-lv2/PolyLV2-a363599/poly_vibrato/
H A Dvibrato.cpp1245 static const char *meta_get(const char *key, const char *deflt)
1253 return meta_get("name", "vibrato");
1258 return meta_get("author", "");
1263 return meta_get("description", "");
1268 return meta_get("license", "");
1273 return meta_get("version", "");
1329 const char *numVoices = meta_get("nvoices", "0");
/dports/audio/poly-lv2/PolyLV2-a363599/poly_vibrato_ext/
H A Dvibrato_ext.cpp1192 static const char *meta_get(const char *key, const char *deflt)
1200 return meta_get("name", "vibrato_ext");
1205 return meta_get("author", "");
1210 return meta_get("description", "");
1215 return meta_get("license", "");
1220 return meta_get("version", "");
1276 const char *numVoices = meta_get("nvoices", "0");
/dports/audio/poly-lv2/PolyLV2-a363599/poly_chorus/
H A Dchorus.cpp1338 static const char *meta_get(const char *key, const char *deflt) in meta_get() function
1346 return meta_get("name", "chorus"); in pluginName()
1351 return meta_get("author", ""); in pluginAuthor()
1356 return meta_get("description", ""); in pluginDescription()
1361 return meta_get("license", ""); in pluginLicense()
1366 return meta_get("version", ""); in pluginVersion()
1422 const char *numVoices = meta_get("nvoices", "0"); in numVoices()
/dports/audio/poly-lv2/PolyLV2-a363599/poly_chorus_ext/
H A Dchorus_ext.cpp1121 static const char *meta_get(const char *key, const char *deflt) in meta_get() function
1129 return meta_get("name", "chorus_ext"); in pluginName()
1134 return meta_get("author", ""); in pluginAuthor()
1139 return meta_get("description", ""); in pluginDescription()
1144 return meta_get("license", ""); in pluginLicense()
1149 return meta_get("version", ""); in pluginVersion()
1205 const char *numVoices = meta_get("nvoices", "0"); in numVoices()

123