Searched refs:attributes (Results 126 - 150 of 366) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dvalid.c1464 * lookup old attributes inserted on an undefined element in the
1470 oldAttributes = ret->attributes;
1471 ret->attributes = NULL;
1549 * For new element, may have attributes from earlier
1552 ret->attributes = oldAttributes;
1633 cur->attributes = NULL;
1850 * When inserting a new element scan the DtD for existing attributes
1867 table = (xmlAttributeTablePtr) dtd->attributes;
1883 * Verify that the element don't have too many ID attributes
1886 * Returns the number of ID attributes foun
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dvalid.c1469 * lookup old attributes inserted on an undefined element in the
1475 oldAttributes = ret->attributes;
1476 ret->attributes = NULL;
1554 * For new element, may have attributes from earlier
1557 ret->attributes = oldAttributes;
1638 cur->attributes = NULL;
1855 * When inserting a new element scan the DtD for existing attributes
1872 table = (xmlAttributeTablePtr) dtd->attributes;
1888 * Verify that the element don't have too many ID attributes
1891 * Returns the number of ID attributes foun
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dvalid.c1469 * lookup old attributes inserted on an undefined element in the
1475 oldAttributes = ret->attributes;
1476 ret->attributes = NULL;
1554 * For new element, may have attributes from earlier
1557 ret->attributes = oldAttributes;
1638 cur->attributes = NULL;
1855 * When inserting a new element scan the DtD for existing attributes
1872 table = (xmlAttributeTablePtr) dtd->attributes;
1888 * Verify that the element don't have too many ID attributes
1891 * Returns the number of ID attributes foun
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dvalid.c1464 * lookup old attributes inserted on an undefined element in the
1470 oldAttributes = ret->attributes;
1471 ret->attributes = NULL;
1549 * For new element, may have attributes from earlier
1552 ret->attributes = oldAttributes;
1633 cur->attributes = NULL;
1850 * When inserting a new element scan the DtD for existing attributes
1867 table = (xmlAttributeTablePtr) dtd->attributes;
1883 * Verify that the element don't have too many ID attributes
1886 * Returns the number of ID attributes foun
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dzipstrm.tex106 // Dos/Win file attributes
250 The low 8 bits are always the DOS/Windows file attributes for this entry.
251 The values of these attributes are given in the
255 attributes, and their meaning depends on the value
346 Otherwise synthesises them from the DOS attributes.
350 Sets the DOS attributes
H A Dhtmlhlpf.tex62 You can modify value attributes of param tags. {\it topic name} is name of chapter/topic as is displayed in
H A Dgridtbl.tex193 Does this table allow attributes? Default implementation creates
214 overridden to handle attributes directly in the table.
H A Dttreectl.tex21 Tree items have several attributes: an item may be selected or not, visible or
22 not, bold or not. It may also be expanded or collapsed. All these attributes
H A Dcalctrl.tex26 An item without custom attributes is drawn with the default colours and
27 font and without border, but setting custom attributes with
35 As the attributes are specified for each day, they may change when the month
295 Clears any attributes associated with the given day (in the range
309 wxCalendarDateAttr is a custom attributes for a calendar date. The objects of
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap_tools.pm775 foreach my $attr ($entry->attributes) {
789 # return the attributes in an array
818 foreach my $attr ($entry->attributes) {
948 foreach my $attr ($entry->attributes) {
H A Dsmbldap-populate482 foreach my $attr_tmp ($entry->attributes) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Ddnd.cpp356 DragAttributes attributes; local
358 GetDragAttributes( theDrag, &attributes );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dtopology.c259 define_one_ro(attributes); variable
266 &attributes.attr,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/registry/
H A Dreg_printing.c386 regval_ctr_addvalue( values, "Attributes", REG_DWORD, (char*)&info2->attributes, sizeof(info2->attributes) );
387 regval_ctr_addvalue( values, "Priority", REG_DWORD, (char*)&info2->priority, sizeof(info2->attributes) );
600 printer2->attributes = (uint32)(*regval_data_p(val));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A DMakefile7 attributes.h \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dt_req.c162 sk = x->req_info->attributes;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ncpfs/
H A Dncplib_kernel.h118 int mode, dev_t rdev, __le32 attributes);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsticore.h174 u32 attributes; /* flags denoting attributes */ member in struct:sti_conf_outptr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dradiusclient.h319 DICT_ATTR *attributes; member in struct:vendor_dict
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dapps.h303 DB_ATTR attributes; member in struct:ca_db_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dt_req.c188 sk=x->req_info->attributes;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/
H A Dclock.c206 if (!(fmt->attributes & UAC_EP_CS_ATTR_SAMPLE_RATE))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dt_req.c162 sk = x->req_info->attributes;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/lib/
H A Dhfs.c110 uint32_t attributes; member in struct:hfsplus_vol_header
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dtoplevel.cpp346 UInt32 attributes; local
378 NULL, sizeof( UInt32 ), NULL, &attributes );
395 NULL, sizeof( UInt32 ), NULL, &attributes );
405 if ( (attributes & kWindowBoundsChangeSizeChanged ) ||
406 ( attributes & kWindowBoundsChangeOriginChanged ) )
662 // translate the window attributes in the appropriate window class and attributes

Completed in 520 milliseconds

1234567891011>>