Searched refs:property (Results 76 - 100 of 200) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_server/
H A Dsrv_ntsvcs_nt.c103 switch( q_u->property ) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dxmlnode.tex113 Appends a property with given {\it name} and {\it value} to the list of properties for this node.
117 Appends the given property to the list of properties for this node.
198 Returns \true if a property named {\it propName} could be found.
199 The value of that property is saved in \arg{value} (which must not be \NULL).
203 Returns the value of the property named {\it propName} if it does exist.
210 Return a pointer to the first property of this node.
223 Returns \true if this node has a property named {\it propName}.
306 Sets as first property the given wxXmlProperty object.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/openpromfs/
H A Dinode.c32 struct property *prop;
67 struct property *prop = f->private;
183 struct property *prop;
269 struct property *prop;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-doc-handler.c192 a_this->property = NULL;
H A Dcr-doc-handler.h158 *@param a_name the name of the parsed property.
160 *the value of the property. A css expression is
165 void (*property) (CRDocHandler *a_this, member in struct:_CRDocHandler
H A Dcr-sel-eng.c979 if (!cur_decl->property
980 || !cur_decl->property->stryng
981 || !cur_decl->property->stryng->str)
984 *First, test if the property is not
988 *the property into the list
991 cur_decl->property,
996 (props, cur_decl->property, cur_decl);
1005 *A property with the same name already exists.
1044 (props, cur_decl->property, cur_decl);
1058 *A property wit
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dterm-styled-ostream.oo.c49 matching CSS declarations. We extract the CSS property values that
128 /* CRStyle doesn't contain a value for the 'text-decoration' property.
233 && decl->property != NULL
234 && decl->property->stryng != NULL
235 && decl->property->stryng->str != NULL)
237 if (strcmp (decl->property->stryng->str, "text-decoration") == 0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dprom_parse.c128 * Note that the 'address' property is supposed to contain a virtual address of
129 * the register set, but some DTS files have redefined that property to be the
141 struct property *pp;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/8xx/
H A Dtqm8xx_setup.c98 struct property *prop;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dprom_parse.c121 * Note that the 'address' property is supposed to contain a virtual address of
122 * the register set, but some DTS files have redefined that property to be the
134 struct property *pp;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dutil.c53 struct property *prop;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-doc-handler.c192 a_this->property = NULL;
H A Dcr-doc-handler.h158 *@param a_name the name of the parsed property.
160 *the value of the property. A css expression is
165 void (*property) (CRDocHandler *a_this, member in struct:_CRDocHandler
H A Dcr-sel-eng.c979 if (!cur_decl->property
980 || !cur_decl->property->stryng
981 || !cur_decl->property->stryng->str)
984 *First, test if the property is not
988 *the property into the list
991 cur_decl->property,
996 (props, cur_decl->property, cur_decl);
1005 *A property with the same name already exists.
1044 (props, cur_decl->property, cur_decl);
1058 *A property wit
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterm-styled-ostream.c52 matching CSS declarations. We extract the CSS property values that
125 /* CRStyle doesn't contain a value for the 'text-decoration' property.
230 && decl->property != NULL
231 && decl->property->stryng != NULL
232 && decl->property->stryng->str != NULL)
234 if (strcmp (decl->property->stryng->str, "text-decoration") == 0
H A Dterm-styled-ostream.oo.c49 matching CSS declarations. We extract the CSS property values that
128 /* CRStyle doesn't contain a value for the 'text-decoration' property.
233 && decl->property != NULL
234 && decl->property->stryng != NULL
235 && decl->property->stryng->str != NULL)
237 if (strcmp (decl->property->stryng->str, "text-decoration") == 0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dlistctrl_mac.cpp153 // FIXME: we can't use the sort property for virtual listctrls
231 DataBrowserPropertyID property,
246 DataBrowserPropertyID property,
253 DataBrowserPropertyID property,
261 DataBrowserPropertyID property,
268 DataBrowserPropertyID property,
273 DataBrowserPropertyID property,
2722 DataBrowserPropertyID property,
2731 result = ctl->ConfirmEditText(itemID, property, theString, maxEditTextRect, shrinkToFit);
2739 DataBrowserPropertyID property,
266 DataBrowserHitTestProc(ControlRef browser, DataBrowserItemID itemID, DataBrowserPropertyID property, const Rect *theRect, const Rect *mouseRect) argument
2719 DataBrowserEditTextProc( ControlRef browser, DataBrowserItemID itemID, DataBrowserPropertyID property, CFStringRef theString, Rect *maxEditTextRect, Boolean *shrinkToFit) argument
2737 ConfirmEditText( DataBrowserItemID itemID, DataBrowserPropertyID property, CFStringRef theString, Rect *maxEditTextRect, Boolean *shrinkToFit) argument
2747 DataBrowserDrawItemProc( ControlRef browser, DataBrowserItemID itemID, DataBrowserPropertyID property, DataBrowserItemState itemState, const Rect *itemRect, SInt16 gdDepth, Boolean colorDevice) argument
2797 DrawItem( DataBrowserItemID itemID, DataBrowserPropertyID property, DataBrowserItemState itemState, const Rect *itemRect, SInt16 gdDepth, Boolean colorDevice) argument
2888 GetDataBrowserItemPartBounds(GetControlRef(), itemID, property, kDataBrowserPropertyEnclosingPart, local
3034 GetSetItemData(DataBrowserItemID itemID, DataBrowserPropertyID property, DataBrowserItemDataRef itemData, Boolean changeValue ) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/prom/
H A Dtree_32.c86 /* Return the length in bytes of property 'prop' at node 'node'.
105 /* Acquire a property 'prop' at node 'node' and place it in
126 /* Acquire an integer property and return its value. Returns -1
140 /* Acquire an integer property, upon error return the passed default
143 int prom_getintdefault(int node, char *property, int deflt) argument
147 retval = prom_getint(node, property);
154 /* Acquire a boolean property, 1=TRUE 0=FALSE. */
165 /* Acquire a property whose value is a string, returns a null
229 /* Return the first property name for node 'node'. */
240 /* Return the property typ
[all...]
H A Dtree_64.c89 /* Return the length in bytes of property 'prop' at node 'node'.
112 /* Acquire a property 'prop' at node 'node' and place it in
141 /* Acquire an integer property and return its value. Returns -1
155 /* Acquire an integer property, upon error return the passed default
159 int prom_getintdefault(int node, const char *property, int deflt) argument
163 retval = prom_getint(node, property);
171 /* Acquire a boolean property, 1=TRUE 0=FALSE. */
183 /* Acquire a property whose value is a string, returns a null
234 /* Return the first property type for node 'node'.
259 /* Return the property typ
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/dtc/
H A Ddtc-parser.y47 struct property *prop;
48 struct property *proplist;
H A Dflattree.c57 void (*property)(void *, const char *); member in struct:emitter
114 .property = bin_emit_property,
224 .property = asm_emit_property,
245 struct property *prop;
266 emit->property(etarget, prop->label);
278 emit->property(etarget, NULL);
647 static struct property *flat_read_property(struct inbuf *dtbuf,
732 struct property *prop;
740 "subnodes preceding a property.\n");
H A Dtreesource.c192 static void write_propval(FILE *f, struct property *prop)
235 struct property *prop;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dprop.cpp826 * A property (name plus value)
917 * Base property view class
939 wxPropertyValidator *wxPropertyView::FindPropertyValidator(wxProperty *property) argument
941 if (property->GetValidator())
942 return property->GetValidator();
948 wxPropertyValidator *validator = registry->GetValidator(property->GetRole());
981 // Add a property
982 void wxPropertySheet::AddProperty(wxProperty *property) argument
984 m_properties.Append((const wxChar*) property->GetName(), property);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnv17_tv.c674 struct drm_property *property,
683 if (property == conf->tv_overscan_property) {
692 } else if (property == conf->tv_saturation_property) {
699 } else if (property == conf->tv_hue_property) {
706 } else if (property == conf->tv_flicker_reduction_property) {
714 } else if (property == conf->tv_mode_property) {
722 } else if (property == conf->tv_select_subconnector_property) {
672 nv17_tv_set_property(struct drm_encoder *encoder, struct drm_connector *connector, struct drm_property *property, uint64_t val) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/compat/avisynth/
H A Davisynth_c.h256 AVSC_INLINE int avs_is_property(const AVS_VideoInfo * p, int property) argument
257 { return ((p->pixel_type & property)==property ); }
334 AVSC_INLINE void avs_set_property(AVS_VideoInfo * p, int property) argument
335 { p->image_type|=property; }
337 AVSC_INLINE void avs_clear_property(AVS_VideoInfo * p, int property) argument
338 { p->image_type&=~property; }

Completed in 224 milliseconds

12345678