Home
last modified time | relevance | path

Searched refs:supported_properties (Results 1 – 25 of 35) sorted by relevance

12

/dports/cad/csxcad/CSXCAD-0.6.2-103-g3c4fb66/matlab/
H A DDetectEdges.m44 supported_properties = {}; variable
45 supported_properties{end+1}='Metal';
46 supported_properties{end+1}='Material';
47 supported_properties{end+1}='Excitation';
48 supported_properties{end+1}='LumpedElement';
49 supported_properties{end+1}='ConductingSheet';
62 supported_properties(end+1) = varargin{n+1};
64 supported_properties{end+1} = varargin{n+1};
70 supported_properties = varargin{n+1}; variable
72 supported_properties = {varargin{n+1}}; variable
[all …]
/dports/www/serendipity/Serendipity-2.3.5/plugins/serendipity_event_entryproperties/
H A Dserendipity_event_entryproperties.php188 static $supported_properties = null;
190 if ($supported_properties === null) {
191 …$supported_properties = array('is_sticky', 'access', 'access_groups', 'access_users', 'multi_autho…
205 $supported_properties[] = $fieldnames[0];
211 return $supported_properties;
245 $supported_properties = serendipity_event_entryproperties::getSupportedProperties();
272 $supported_properties[] = 'disable_markup_' . $instance;
276 serendipity_plugin_api::hook_event('backend_entryproperties', $supported_properties);
278 foreach($supported_properties AS $prop_key) {
872 … $supported_properties = serendipity_event_entryproperties::getSupportedProperties();
[all …]
/dports/devel/py-aws-sam-translator/aws-sam-translator-1.39.0/samtranslator/plugins/globals/
H A Dglobals.py20 supported_properties = { variable in Globals
91 x.replace(self._RESOURCE_PREFIX, "") for x in self.supported_properties.keys()
186 if resource_type not in self.supported_properties:
199 supported = self.supported_properties[resource_type]
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/ext/gl/
H A Dgstgleffects.c606 return !descriptor || (descriptor->supported_properties & property); in gst_gl_effects_filters_is_property_supported()
630 0 != defined->supported_properties; ++defined) { in gst_gl_effects_filters_descriptors()
634 descriptors[i].supported_properties = defined->supported_properties; in gst_gl_effects_filters_descriptors()
H A Dgstgleffects.h49 guint supported_properties; member
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/ext/gl/
H A Dgstgleffects.c606 return !descriptor || (descriptor->supported_properties & property); in gst_gl_effects_filters_is_property_supported()
630 0 != defined->supported_properties; ++defined) { in gst_gl_effects_filters_descriptors()
634 descriptors[i].supported_properties = defined->supported_properties; in gst_gl_effects_filters_descriptors()
H A Dgstgleffects.h49 guint supported_properties; member
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/ext/gl/
H A Dgstgleffects.c606 return !descriptor || (descriptor->supported_properties & property); in gst_gl_effects_filters_is_property_supported()
630 0 != defined->supported_properties; ++defined) { in gst_gl_effects_filters_descriptors()
634 descriptors[i].supported_properties = defined->supported_properties; in gst_gl_effects_filters_descriptors()
H A Dgstgleffects.h49 guint supported_properties; member
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/ext/gl/
H A Dgstgleffects.c606 return !descriptor || (descriptor->supported_properties & property); in gst_gl_effects_filters_is_property_supported()
630 0 != defined->supported_properties; ++defined) { in gst_gl_effects_filters_descriptors()
634 descriptors[i].supported_properties = defined->supported_properties; in gst_gl_effects_filters_descriptors()
H A Dgstgleffects.h49 guint supported_properties; member
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/ext/gl/
H A Dgstgleffects.c606 return !descriptor || (descriptor->supported_properties & property); in gst_gl_effects_filters_is_property_supported()
630 0 != defined->supported_properties; ++defined) { in gst_gl_effects_filters_descriptors()
634 descriptors[i].supported_properties = defined->supported_properties; in gst_gl_effects_filters_descriptors()
H A Dgstgleffects.h49 guint supported_properties; member
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/ext/gl/
H A Dgstgleffects.c606 return !descriptor || (descriptor->supported_properties & property); in gst_gl_effects_filters_is_property_supported()
630 0 != defined->supported_properties; ++defined) { in gst_gl_effects_filters_descriptors()
634 descriptors[i].supported_properties = defined->supported_properties; in gst_gl_effects_filters_descriptors()
H A Dgstgleffects.h49 guint supported_properties; member
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/ext/gl/
H A Dgstgleffects.c606 return !descriptor || (descriptor->supported_properties & property); in gst_gl_effects_filters_is_property_supported()
630 0 != defined->supported_properties; ++defined) { in gst_gl_effects_filters_descriptors()
634 descriptors[i].supported_properties = defined->supported_properties; in gst_gl_effects_filters_descriptors()
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/ext/gl/
H A Dgstgleffects.c606 return !descriptor || (descriptor->supported_properties & property); in gst_gl_effects_filters_is_property_supported()
630 0 != defined->supported_properties; ++defined) { in gst_gl_effects_filters_descriptors()
634 descriptors[i].supported_properties = defined->supported_properties; in gst_gl_effects_filters_descriptors()
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/ext/gl/
H A Dgstgleffects.c606 return !descriptor || (descriptor->supported_properties & property); in gst_gl_effects_filters_is_property_supported()
630 0 != defined->supported_properties; ++defined) { in gst_gl_effects_filters_descriptors()
634 descriptors[i].supported_properties = defined->supported_properties; in gst_gl_effects_filters_descriptors()
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/ext/gl/
H A Dgstgleffects.c606 return !descriptor || (descriptor->supported_properties & property); in gst_gl_effects_filters_is_property_supported()
630 0 != defined->supported_properties; ++defined) { in gst_gl_effects_filters_descriptors()
634 descriptors[i].supported_properties = defined->supported_properties; in gst_gl_effects_filters_descriptors()
/dports/net/samba412/samba-4.12.15/pidl/lib/Parse/Pidl/
H A DCompat.pm16 my %supported_properties = (
/dports/net/wireshark-lite/wireshark-3.6.1/tools/pidl/lib/Parse/Pidl/
H A DCompat.pm15 my %supported_properties = (
/dports/net/wireshark/wireshark-3.6.1/tools/pidl/lib/Parse/Pidl/
H A DCompat.pm15 my %supported_properties = (
/dports/net/tshark-lite/wireshark-3.6.1/tools/pidl/lib/Parse/Pidl/
H A DCompat.pm15 my %supported_properties = (
/dports/net/tshark/wireshark-3.6.1/tools/pidl/lib/Parse/Pidl/
H A DCompat.pm15 my %supported_properties = (
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/pidl/lib/Parse/Pidl/
H A DCompat.pm14 my %supported_properties = (

12