Searched refs:enumeration (Results 1 - 25 of 37) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dtypes.cpp754 // get enumeration value. URI/type refers to the enum simpleType.
991 if (!simpleType.restriction->enumeration.empty())
992 { bool is_numeric = true; // check if all enumeration values are numeric
1005 for (vector<xs__enumeration>::const_iterator enumeration1 = simpleType.restriction->enumeration.begin(); enumeration1 != simpleType.restriction->enumeration.end(); ++enumeration1)
1011 for (vector<xs__enumeration>::const_iterator enumeration2 = simpleType.restriction->enumeration.begin(); enumeration2 != simpleType.restriction->enumeration.end(); ++enumeration2)
1026 fprintf(stream, "//\tunrecognized: enumeration '%s' has no value\n", name?name:"");
1152 fprintf(stream, "/// Note: this enumeration is a bitmask, so a set of values is supported (using | and & bit-ops on the bit vector).\n");
1165 { for (vector<xs__enumeration>::const_iterator enumeration
[all...]
H A Dschema.h313 std::vector<xs__enumeration> enumeration; member in class:xs__restriction
H A Dschema.cpp1192 { for (vector<xs__enumeration>::iterator en = enumeration.begin(); en != enumeration.end(); ++en)
1556 cerr << "Analyzing schema enumeration" << endl;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/wsdl/
H A Dtypes.cpp754 // get enumeration value. URI/type refers to the enum simpleType.
991 if (!simpleType.restriction->enumeration.empty())
992 { bool is_numeric = true; // check if all enumeration values are numeric
1005 for (vector<xs__enumeration>::const_iterator enumeration1 = simpleType.restriction->enumeration.begin(); enumeration1 != simpleType.restriction->enumeration.end(); ++enumeration1)
1011 for (vector<xs__enumeration>::const_iterator enumeration2 = simpleType.restriction->enumeration.begin(); enumeration2 != simpleType.restriction->enumeration.end(); ++enumeration2)
1026 fprintf(stream, "//\tunrecognized: enumeration '%s' has no value\n", name?name:"");
1152 fprintf(stream, "/// Note: this enumeration is a bitmask, so a set of values is supported (using | and & bit-ops on the bit vector).\n");
1165 { for (vector<xs__enumeration>::const_iterator enumeration
[all...]
H A Dschema.h313 std::vector<xs__enumeration> enumeration; member in class:xs__restriction
H A Dschema.cpp1192 { for (vector<xs__enumeration>::iterator en = enumeration.begin(); en != enumeration.end(); ++en)
1556 cerr << "Analyzing schema enumeration" << endl;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dtypes.cpp754 // get enumeration value. URI/type refers to the enum simpleType.
991 if (!simpleType.restriction->enumeration.empty())
992 { bool is_numeric = true; // check if all enumeration values are numeric
1005 for (vector<xs__enumeration>::const_iterator enumeration1 = simpleType.restriction->enumeration.begin(); enumeration1 != simpleType.restriction->enumeration.end(); ++enumeration1)
1011 for (vector<xs__enumeration>::const_iterator enumeration2 = simpleType.restriction->enumeration.begin(); enumeration2 != simpleType.restriction->enumeration.end(); ++enumeration2)
1026 fprintf(stream, "//\tunrecognized: enumeration '%s' has no value\n", name?name:"");
1152 fprintf(stream, "/// Note: this enumeration is a bitmask, so a set of values is supported (using | and & bit-ops on the bit vector).\n");
1165 { for (vector<xs__enumeration>::const_iterator enumeration
[all...]
H A Dschema.h313 std::vector<xs__enumeration> enumeration; member in class:xs__restriction
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/wsdl/
H A Dtypes.cpp754 // get enumeration value. URI/type refers to the enum simpleType.
991 if (!simpleType.restriction->enumeration.empty())
992 { bool is_numeric = true; // check if all enumeration values are numeric
1005 for (vector<xs__enumeration>::const_iterator enumeration1 = simpleType.restriction->enumeration.begin(); enumeration1 != simpleType.restriction->enumeration.end(); ++enumeration1)
1011 for (vector<xs__enumeration>::const_iterator enumeration2 = simpleType.restriction->enumeration.begin(); enumeration2 != simpleType.restriction->enumeration.end(); ++enumeration2)
1026 fprintf(stream, "//\tunrecognized: enumeration '%s' has no value\n", name?name:"");
1152 fprintf(stream, "/// Note: this enumeration is a bitmask, so a set of values is supported (using | and & bit-ops on the bit vector).\n");
1165 { for (vector<xs__enumeration>::const_iterator enumeration
[all...]
H A Dschema.h313 std::vector<xs__enumeration> enumeration; member in class:xs__restriction
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/mxml-2.7/
H A Dmxmldoc.c88 * <enumeration name="">
91 * </enumeration>
130 * <enumeration name="">...</enumeration>
1047 *enumeration, /* <enumeration> node */ local
1091 enumeration = NULL;
1328 enumeration = mxmlNewElement(MXML_NO_PARENT, "enumeration");
1338 mxmlElementSetAttr(enumeration, "nam
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexBasic.cxx216 !strcmp(token, "enumeration") ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfontenum.tex107 each match. Return true to continue enumeration or false to stop it.
115 each match. Return true to continue enumeration or false to stop it.
H A Ddir.tex85 Opens the directory for enumeration, use \helpref{IsOpened()}{wxdirisopened}
227 Depending on the return value, the enumeration may continue or stop.
H A Dttreectl.tex54 groups of enumeration functions: for the children of a given item, for the
57 collapsed or because it is scrolled out of view). Child enumeration functions
H A Dplatinfo.tex195 Returns the name for the given wxArchitecture enumeration value.
227 Returns name for the given wxEndianness enumeration value.
266 Returns the operating system family name for the given wxOperatingSystemId enumeration value:
H A Dtfontenc.tex28 values (elements of enumeration type {\tt wxFontEncoding}):
H A Dzipstrm.tex252 enumeration {\tt wxZipAttributes}.
285 Returns a combination of the bits flags in the enumeration {\tt wxZipFlags}.
331 The compression method. The enumeration {\tt wxZipMethod} lists the
H A Ddataobj.tex26 enumeration type
H A Dtreectrl.tex434 For this enumeration function you must pass in a `cookie' parameter
437 enumeration on one and the same object simultaneously). The cookie passed to
568 For this enumeration function you must pass in a `cookie' parameter
571 enumeration on one and the same object simultaneously). The cookie passed to
H A Dfile.tex58 The {\it OpenMode} enumeration defines the different modes for opening a file,
H A Dxmlnode.tex74 \docparam{type}{One of the wxXmlNodeType enumeration value.}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A DHelpGen.cpp1163 wxString enumeration = GetAllComments(en), local
1172 m_storedEnums.Add(enumeration);
1179 m_file.WriteTeX(enumeration);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dlog4j-1.2.9.jar ... public abstract void shutdown () public abstract java.util.Enumeration getCurrentLoggers () public abstract java.util.Enumeration getCurrentCategories () public ...
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Du132-hcd.c125 u8 enumeration; member in struct:u132_udev
281 udev->enumeration = 0;
2130 udev->enumeration = 2;
2178 udev->enumeration = 1;
2224 if (udev->enumeration != 2)
2225 udev->enumeration = 2;

Completed in 414 milliseconds

12