Searched refs:elements (Results 201 - 225 of 236) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dcategory.tex232 \twocolitem{\helpref{wxColour}{wxcolour}}{Represents the red, blue and green elements of a colour}
657 Resources allow your application to create controls and other user interface elements
H A Drichtextattr.tex9 indicate which style elements should be changed. As a convenience, when you call a setter such
H A Dwindow.tex851 is a type-safe \helpref{wxList}{wxlist}-like class whose elements are of type
3513 exist in several sizes which correspond to the elements of wxWindowVariant
3699 this tells the window to only update the UI elements that need
3700 to be updated in idle time. Some windows update their elements
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U.h736 char elements[4][100];//array to store values member in struct:_RT_SMOOTH_DATA_4RF
738 u32 TotalNum; //num of valid elements
739 u32 TotalVal[4]; //sum of valid elements
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DEnvironmentConfig.java3992 for (final java.util.Enumeration e = dataDirs.elements();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dtypes.cpp1654 else // TODO: what to do if base class is in another namespace and elements must be qualified in XML payload?
2000 void Types::gen(const char *URI, const vector<xs__element>& elements) argument
2001 { for (vector<xs__element>::const_iterator element = elements.begin(); element != elements.end(); ++element)
2478 fprintf(stream, " with elements");
2548 { // TODO: consider support removal of elements/attributes with ns__X = $- Y
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dqeth_l3_main.c2907 int elements = PFN_UP(tcpd + tcpd_len - 1) - PFN_DOWN(tcpd); local
2908 elements += skb_shinfo(skb)->nr_frags;
2909 return elements;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/wsdl/
H A Dtypes.cpp1654 else // TODO: what to do if base class is in another namespace and elements must be qualified in XML payload?
2000 void Types::gen(const char *URI, const vector<xs__element>& elements) argument
2001 { for (vector<xs__element>::const_iterator element = elements.begin(); element != elements.end(); ++element)
2478 fprintf(stream, " with elements");
2548 { // TODO: consider support removal of elements/attributes with ns__X = $- Y
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dtypes.cpp1654 else // TODO: what to do if base class is in another namespace and elements must be qualified in XML payload?
2000 void Types::gen(const char *URI, const vector<xs__element>& elements) argument
2001 { for (vector<xs__element>::const_iterator element = elements.begin(); element != elements.end(); ++element)
2478 fprintf(stream, " with elements");
2548 { // TODO: consider support removal of elements/attributes with ns__X = $- Y
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/wsdl/
H A Dtypes.cpp1654 else // TODO: what to do if base class is in another namespace and elements must be qualified in XML payload?
2000 void Types::gen(const char *URI, const vector<xs__element>& elements) argument
2001 { for (vector<xs__element>::const_iterator element = elements.begin(); element != elements.end(); ++element)
2478 fprintf(stream, " with elements");
2548 { // TODO: consider support removal of elements/attributes with ns__X = $- Y
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.c1085 * of notations, elements, attributes and entities.
1106 if (cur->elements != NULL)
1107 xmlFreeElementTable((xmlElementTablePtr) cur->elements);
4102 if (dtd->elements != NULL)
4103 ret->elements = (void *) xmlCopyElementTable(
4104 (xmlElementTablePtr) dtd->elements);
4325 * We cannot express named elements in the default
8404 * elements->nsDef entries if @destParent is given, or to
9299 * elements->nsDef entries if @destParent is given, or to
H A Dxmlsave.c539 if ((dtd->entities == NULL) && (dtd->elements == NULL) &&
1386 * 4.8. Script and Style elements
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtree.c1090 * of notations, elements, attributes and entities.
1111 if (cur->elements != NULL)
1112 xmlFreeElementTable((xmlElementTablePtr) cur->elements);
4148 if (dtd->elements != NULL)
4149 ret->elements = (void *) xmlCopyElementTable(
4150 (xmlElementTablePtr) dtd->elements);
4371 * We cannot express named elements in the default
8548 * elements->nsDef entries if @destParent is given, or to
9443 * elements->nsDef entries if @destParent is given, or to
H A Dxmlsave.c573 if ((dtd->entities == NULL) && (dtd->elements == NULL) &&
1523 * 4.8. Script and Style elements
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtree.c1090 * of notations, elements, attributes and entities.
1111 if (cur->elements != NULL)
1112 xmlFreeElementTable((xmlElementTablePtr) cur->elements);
4148 if (dtd->elements != NULL)
4149 ret->elements = (void *) xmlCopyElementTable(
4150 (xmlElementTablePtr) dtd->elements);
4371 * We cannot express named elements in the default
8548 * elements->nsDef entries if @destParent is given, or to
9443 * elements->nsDef entries if @destParent is given, or to
H A Dxmlsave.c573 if ((dtd->entities == NULL) && (dtd->elements == NULL) &&
1523 * 4.8. Script and Style elements
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dtree.c1085 * of notations, elements, attributes and entities.
1106 if (cur->elements != NULL)
1107 xmlFreeElementTable((xmlElementTablePtr) cur->elements);
4102 if (dtd->elements != NULL)
4103 ret->elements = (void *) xmlCopyElementTable(
4104 (xmlElementTablePtr) dtd->elements);
4325 * We cannot express named elements in the default
8404 * elements->nsDef entries if @destParent is given, or to
9299 * elements->nsDef entries if @destParent is given, or to
H A Dxmlsave.c539 if ((dtd->entities == NULL) && (dtd->elements == NULL) &&
1386 * 4.8. Script and Style elements
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djdom.jarorg/ org/jdom/ org/jdom/output/ org/jdom/output/XMLOutputter.class XMLOutputter.java package org.jdom ...
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dray_cs.c2643 p = local->last_bcn.elements;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dps3_gelic_wireless.c683 gelic_wl_parse_ie(scan->elements, data_len, &ie_info);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dia64-mont.pl29 # vectors up to 8 elements, or 512 bits. This means that 256-bit
414 // load input vectors padding them to 8 elements
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dia64-mont.pl29 # vectors up to 8 elements, or 512 bits. This means that 256-bit
414 // load input vectors padding them to 8 elements
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dr8192E_core.c5106 last_cck_adc_pwdb[i] = priv->stats.cck_adc_pwdb.elements[i][priv->stats.cck_adc_pwdb.index];
5113 priv->stats.cck_adc_pwdb.elements[i][priv->stats.cck_adc_pwdb.index] = pprevious_stats->cck_adc_pwdb[i];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex1524 and spurious whitespace between elements of the command will also
1537 and spurious whitespace between elements of the command will also
2053 and spurious whitespace between elements of the command will also

Completed in 602 milliseconds

12345678910