Searched refs:subset (Results 26 - 50 of 58) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dcrypto-lib.com1491 $! Check if the user wanted to compile just a subset of all the encryption
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dcrypto-lib.com1491 $! Check if the user wanted to compile just a subset of all the encryption
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlwriter.c3055 * @subset: string content of the DTD
3065 const xmlChar * sysid, const xmlChar * subset)
3075 if (subset != 0) {
3076 count = xmlTextWriterWriteString(writer, subset);
3062 xmlTextWriterWriteDTD(xmlTextWriterPtr writer, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid, const xmlChar * subset) argument
H A Dxmlregexp.c6702 * @subset: the expression to be repeated
6706 * Get the atom associated to the range (@subset){@min, @max}
6707 * Note that @subset is consumed in the operation, to keep
6714 xmlExpNewRange(xmlExpCtxtPtr ctxt, xmlExpNodePtr subset, int min, int max) { argument
6717 if ((subset == NULL) || (min < 0) || (max < -1) ||
6719 xmlExpFree(ctxt, subset);
6722 return(xmlExpHashGetEntry(ctxt, XML_EXP_COUNT, subset,
7226 * subset which could be matched by the right
7600 * TODO: speedup by checking the language of sub is a subset of the
H A Dxmlschemas.c1088 int subset);
13853 * Schema Component Constraint: Wildcard Subset (cos-ns-subset)
13856 * subset of @super, 1 otherwise.
14243 * {namespace constraint} must be a subset of the {base type
14251 "subset of the wildcard in the %s %s '%s'",
14683 * @subset: the subset of ('restriction', ect.)
14697 int subset)
14706 * 2.1 restriction is not in the subset, or in the {final}
14720 if ((subset
14694 xmlSchemaCheckCOSSTDerivedOK(xmlSchemaAbstractCtxtPtr actxt, xmlSchemaTypePtr type, xmlSchemaTypePtr baseType, int subset) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Druntest.c794 * Does this document has an internal subset
812 * Does this document has an external subset
830 * Does this document has an internal subset
854 * Does this document has an external subset
4391 int subset = 0; local
4404 subset++;
4409 if (subset == 0) {
H A Dxmlwriter.c3092 * @subset: string content of the DTD
3102 const xmlChar * sysid, const xmlChar * subset)
3112 if (subset != 0) {
3113 count = xmlTextWriterWriteString(writer, subset);
3099 xmlTextWriterWriteDTD(xmlTextWriterPtr writer, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid, const xmlChar * subset) argument
H A Dxmlregexp.c6827 * @subset: the expression to be repeated
6831 * Get the atom associated to the range (@subset){@min, @max}
6832 * Note that @subset is consumed in the operation, to keep
6839 xmlExpNewRange(xmlExpCtxtPtr ctxt, xmlExpNodePtr subset, int min, int max) { argument
6842 if ((subset == NULL) || (min < 0) || (max < -1) ||
6844 xmlExpFree(ctxt, subset);
6847 return(xmlExpHashGetEntry(ctxt, XML_EXP_COUNT, subset,
7351 * subset which could be matched by the right
7725 * TODO: speedup by checking the language of sub is a subset of the
H A Dxmlschemas.c1088 int subset);
13861 * Schema Component Constraint: Wildcard Subset (cos-ns-subset)
13864 * subset of @super, 1 otherwise.
14251 * {namespace constraint} must be a subset of the {base type
14259 "subset of the wildcard in the %s %s '%s'",
14693 * @subset: the subset of ('restriction', ect.)
14707 int subset)
14716 * 2.1 restriction is not in the subset, or in the {final}
14730 if ((subset
14704 xmlSchemaCheckCOSSTDerivedOK(xmlSchemaAbstractCtxtPtr actxt, xmlSchemaTypePtr type, xmlSchemaTypePtr baseType, int subset) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Druntest.c794 * Does this document has an internal subset
812 * Does this document has an external subset
830 * Does this document has an internal subset
854 * Does this document has an external subset
4391 int subset = 0; local
4404 subset++;
4409 if (subset == 0) {
H A Dxmlwriter.c3092 * @subset: string content of the DTD
3102 const xmlChar * sysid, const xmlChar * subset)
3112 if (subset != 0) {
3113 count = xmlTextWriterWriteString(writer, subset);
3099 xmlTextWriterWriteDTD(xmlTextWriterPtr writer, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid, const xmlChar * subset) argument
H A Dxmlregexp.c6827 * @subset: the expression to be repeated
6831 * Get the atom associated to the range (@subset){@min, @max}
6832 * Note that @subset is consumed in the operation, to keep
6839 xmlExpNewRange(xmlExpCtxtPtr ctxt, xmlExpNodePtr subset, int min, int max) { argument
6842 if ((subset == NULL) || (min < 0) || (max < -1) ||
6844 xmlExpFree(ctxt, subset);
6847 return(xmlExpHashGetEntry(ctxt, XML_EXP_COUNT, subset,
7351 * subset which could be matched by the right
7725 * TODO: speedup by checking the language of sub is a subset of the
H A Dxmlschemas.c1088 int subset);
13861 * Schema Component Constraint: Wildcard Subset (cos-ns-subset)
13864 * subset of @super, 1 otherwise.
14251 * {namespace constraint} must be a subset of the {base type
14259 "subset of the wildcard in the %s %s '%s'",
14693 * @subset: the subset of ('restriction', ect.)
14707 int subset)
14716 * 2.1 restriction is not in the subset, or in the {final}
14730 if ((subset
14704 xmlSchemaCheckCOSSTDerivedOK(xmlSchemaAbstractCtxtPtr actxt, xmlSchemaTypePtr type, xmlSchemaTypePtr baseType, int subset) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlwriter.c3055 * @subset: string content of the DTD
3065 const xmlChar * sysid, const xmlChar * subset)
3075 if (subset != 0) {
3076 count = xmlTextWriterWriteString(writer, subset);
3062 xmlTextWriterWriteDTD(xmlTextWriterPtr writer, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid, const xmlChar * subset) argument
H A Dxmlregexp.c6702 * @subset: the expression to be repeated
6706 * Get the atom associated to the range (@subset){@min, @max}
6707 * Note that @subset is consumed in the operation, to keep
6714 xmlExpNewRange(xmlExpCtxtPtr ctxt, xmlExpNodePtr subset, int min, int max) { argument
6717 if ((subset == NULL) || (min < 0) || (max < -1) ||
6719 xmlExpFree(ctxt, subset);
6722 return(xmlExpHashGetEntry(ctxt, XML_EXP_COUNT, subset,
7226 * subset which could be matched by the right
7600 * TODO: speedup by checking the language of sub is a subset of the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtprint.tex147 Class wxPrintData is a subset of wxPrintDialogData that is used (internally) to
H A Duri.tex21 words, URL is a subset of a URI - all
H A Dbody.tex101 \item Ready-to-use HTML window (supporting a subset of HTML).
H A Dre_syntax.tex25 they will be discussed at the \helpref{end}{wxresynbre}. POSIX EREs are almost an exact subset
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex347 Essentially, Cisco setup is subset of options, available for Linux.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D08-residue.tex258 or some other strict subset of the actual residue vector size with
H A D01-introduction.tex178 A 'submap' is a configuration/grouping that applies to a subset of
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtestutils.tcl2776 proc fileextract { superset subset outfile } {
2778 set sub [open $subset r]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jar ... snow_leopard/filechooser/ ch/randelshofer/quaqua/snow_leopard/images/ ch/randelshofer/quaqua/subset/ ch/randelshofer/quaqua/tiger/ ch/randelshofer/quaqua/tiger/filechooser/ ch ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex59 Only a subset of \LaTeX\ can be processed by this utility, especially
757 containing a reasonable subset of \LaTeX\ syntax. From the same \LaTeX\
960 Only a subset of \LaTeX\ units may be used for specifying dimensions.

Completed in 564 milliseconds

123