Searched refs:subset (Results 1 - 25 of 58) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC/
H A Dformat.c33 FLAC__bool subset; member in struct:__anon3884
211 if(FLAC__format_sample_rate_is_subset(SAMPLE_RATES[i].rate) != SAMPLE_RATES[i].subset) {
212 printf("FAILED, expected %s, got %s\n", true_false_string_[SAMPLE_RATES[i].subset], true_false_string_[!SAMPLE_RATES[i].subset]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dalignment.c588 static const u32 subset[8] = { local
598 return subset[(tinstr & (7<<9)) >> 9] |
638 static const u32 subset[4] = { local
644 return subset[(L<<1) | ((tinstr & (1<<8)) >> 8)] |
688 const u32 subset[2] = { local
692 *pinstr = subset[L] | (1<<RD_BITS(instr));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dxmlregexp.h179 xmlExpNodePtr subset,
H A Dxmlwriter.h311 const xmlChar * subset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dxmlregexp.h179 xmlExpNodePtr subset,
H A Dxmlwriter.h311 const xmlChar * subset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlregexp.in.h173 xmlExpNodePtr subset,
H A Dxmlwriter.in.h311 const xmlChar * subset);
H A DdebugXML.c1287 fprintf(ctxt->output, "Entities in internal subset\n");
1291 fprintf(ctxt->output, "No entities in internal subset\n");
1297 fprintf(ctxt->output, "Entities in external subset\n");
1301 fprintf(ctxt->output, "No entities in external subset\n");
2649 xmlDtdPtr subset; local
2651 subset = xmlParseDTD(NULL, (xmlChar *) dtd);
2652 if (subset != NULL) {
2653 res = xmlValidateDtd(&vctxt, ctxt->doc, subset);
2655 xmlFreeDtd(subset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlregexp.h179 xmlExpNodePtr subset,
H A Dxmlwriter.h311 const xmlChar * subset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.in.h173 xmlExpNodePtr subset,
H A Dxmlwriter.in.h311 const xmlChar * subset);
H A DdebugXML.c1287 fprintf(ctxt->output, "Entities in internal subset\n");
1291 fprintf(ctxt->output, "No entities in internal subset\n");
1297 fprintf(ctxt->output, "Entities in external subset\n");
1301 fprintf(ctxt->output, "No entities in external subset\n");
2649 xmlDtdPtr subset; local
2651 subset = xmlParseDTD(NULL, (xmlChar *) dtd);
2652 if (subset != NULL) {
2653 res = xmlValidateDtd(&vctxt, ctxt->doc, subset);
2655 xmlFreeDtd(subset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtaui.tex21 Toolbars are a specialized subset of the frame management system and
H A Dencconv.tex10 if you compiled wxWidgets with wxUSE\_WCHAR\_T set to 1). Only a limited subset
H A Dhashset.tex4 whose interface is a subset of the interface of STL containers. In
H A Dhashmap.tex4 whose interface is a subset of the interface of STL containers. In
H A Dtexpr.tex3 wxExpr is a C++ class reading and writing a subset of Prolog-like syntax,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dtestrecurse.c937 int subset = 0; local
950 subset++;
955 if (subset == 0) {
H A DdebugXML.c1288 fprintf(ctxt->output, "Entities in internal subset\n");
1292 fprintf(ctxt->output, "No entities in internal subset\n");
1298 fprintf(ctxt->output, "Entities in external subset\n");
1302 fprintf(ctxt->output, "No entities in external subset\n");
2650 xmlDtdPtr subset; local
2652 subset = xmlParseDTD(NULL, (xmlChar *) dtd);
2653 if (subset != NULL) {
2654 res = xmlValidateDtd(&vctxt, ctxt->doc, subset);
2656 xmlFreeDtd(subset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dtestrecurse.c937 int subset = 0; local
950 subset++;
955 if (subset == 0) {
H A DdebugXML.c1288 fprintf(ctxt->output, "Entities in internal subset\n");
1292 fprintf(ctxt->output, "No entities in internal subset\n");
1298 fprintf(ctxt->output, "Entities in external subset\n");
1302 fprintf(ctxt->output, "No entities in external subset\n");
2650 xmlDtdPtr subset; local
2652 subset = xmlParseDTD(NULL, (xmlChar *) dtd);
2653 if (subset != NULL) {
2654 res = xmlValidateDtd(&vctxt, ctxt->doc, subset);
2656 xmlFreeDtd(subset);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/regex/
H A Dregexec.c132 static VOID subset _ANSI_ARGS_((struct vars *, struct subre *, chr *, chr *));
510 - subset - set any subexpression relevant to a successful subre
511 ^ static VOID subset(struct vars *, struct subre *, chr *, chr *);
514 subset(v, sub, begin, end) function
564 subset(v, t, begin, end);
725 subset(v, t, begin, end);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dapi-ip6-flowlabels.tex53 so that any subset of 20 bits can be used as hash key.
99 very small subset of them (none, to be more exact) really use it.

Completed in 364 milliseconds

123