Searched defs:defValue (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dutils.h143 wxPlatform(int defValue) { Init(); m_longValue = (long)defValue; } argument
144 wxPlatform(long defValue) { Init(); m_longValue = defValue; } argument
145 wxPlatform(const wxString& defValue) { Init(); m_stringValue = defValue; } argument
146 wxPlatform(double defValue) { Init(); m_doubleValue = defValue; } argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DschemasInternals.h261 const xmlChar *defValue; /* The initial value of the value constraint */ member in struct:_xmlSchemaAttribute
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DschemasInternals.h261 const xmlChar *defValue; /* The initial value of the value constraint */ member in struct:_xmlSchemaAttribute
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DschemasInternals.in.h261 const xmlChar *defValue; /* The initial value of the value constraint */ member in struct:_xmlSchemaAttribute
H A Dxmlschemas.c529 const xmlChar * defValue; member in struct:_xmlSchemaAttributeUse
7091 const xmlChar *tmpNs = NULL, *tmpName = NULL, *defValue = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DschemasInternals.h261 const xmlChar *defValue; /* The initial value of the value constraint */ member in struct:_xmlSchemaAttribute
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DschemasInternals.in.h261 const xmlChar *defValue; /* The initial value of the value constraint */ member in struct:_xmlSchemaAttribute
H A Dxmlschemas.c529 const xmlChar * defValue; member in struct:_xmlSchemaAttributeUse
7091 const xmlChar *tmpNs = NULL, *tmpName = NULL, *defValue = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c529 const xmlChar * defValue; member in struct:_xmlSchemaAttributeUse
7091 const xmlChar *tmpNs = NULL, *tmpName = NULL, *defValue = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlschemas.c529 const xmlChar * defValue; member in struct:_xmlSchemaAttributeUse
7091 const xmlChar *tmpNs = NULL, *tmpName = NULL, *defValue = NULL; local
[all...]

Completed in 334 milliseconds