Searched refs:depth (Results 201 - 225 of 457) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Datafb.c25 * "R<x>;<y>;<depth>". (Makes sense only on Falcon)
1432 * If all these bits are 0 get display depth from st_shift
1646 * set st_shift 0, so we can tell the screen-depth if f_shift == 0.
2507 * generic drawing routines; imageblit needs updating for image depth > 1
2624 if (image->depth == 1) {
2805 int xres, xres_virtual, yres, depth, planes; local
2809 /* Format is: <xres>;<yres>;<depth>;<plane organ.>;
2836 depth = simple_strtoul(p, NULL, 10);
2837 if (depth != 1 && depth !
2998 int xres, yres, depth, temp; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/savage/
H A Dsavagefb_accel.c101 if (image->depth != 1) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dplanb.h151 ushort bpp, bpl, depth, pad; member in struct:planb_window
H A Dzoran_driver.c114 .depth = 15,
128 .depth = 16,
142 .depth = 24,
156 .depth = 32,
166 .depth = 16,
176 .depth = 0,
717 bpp = (format->depth + 7) / 8;
840 if (i == zoran_num_formats || zoran_formats[i].depth == 0) {
1523 bytesperline = width * ((fmt->depth + 7) & ~7) / 8;
1551 zr->buffer.depth
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dcatalog.c140 int depth; member in struct:_xmlCatalogEntry
308 ret->depth = 0;
1636 if (catal->depth > MAX_CATAL_DEPTH) {
1642 catal->depth++;
1660 catal->depth--;
1691 catal->depth--;
1726 catal->depth--;
1736 catal->depth--;
1753 catal->depth--;
1805 catal->depth
[all...]
H A Dtree.c7381 int shadowDepth; /* Shadowed at this depth */
7383 * depth:
7390 int depth; member in struct:xmlNsMapItem
7445 * @depth: depth and ns-kind information
7451 xmlNsPtr oldNs, xmlNsPtr newNs, int depth)
7520 ret->depth = depth;
8143 * @depth: the current tree depth
7450 xmlDOMWrapNsMapAddItem(xmlNsMapPtr *nsmap, int position, xmlNsPtr oldNs, xmlNsPtr newNs, int depth) argument
8156 xmlDOMWrapNSNormAquireNormalizedNs(xmlDocPtr doc, xmlNodePtr elem, xmlNsPtr ns, xmlNsPtr *retNs, xmlNsMapPtr *nsMap, int depth, int ancestorsOnly, int prefixed) argument
8302 int depth = -1, adoptns = 0, parnsdone = 0; local
8573 int depth = -1, adoptStr = 1; local
8940 int depth = -1; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dparser.h204 int nodeMax; /* Max depth of the parsing stack */
228 int nameMax; /* Max depth of the parsing stack */
243 int spaceMax; /* Max depth of the parsing stack */
246 int depth; /* to prevent entity substitution loops */ member in struct:_xmlParserCtxt
927 int depth,
942 int depth,
950 int depth,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dserio.h44 unsigned int depth; /* level of nesting in serio hierarchy */ member in struct:serio
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dlibiscsi.h252 extern int iscsi_change_queue_depth(struct scsi_device *sdev, int depth);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/irq/
H A Dhandle.c57 .depth = 1,
H A Dspurious.c201 desc->depth = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Drtas.h185 const char *uname, int depth, void *data);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.in.h204 int nodeMax; /* Max depth of the parsing stack */
228 int nameMax; /* Max depth of the parsing stack */
243 int spaceMax; /* Max depth of the parsing stack */
246 int depth; /* to prevent entity substitution loops */ member in struct:_xmlParserCtxt
925 int depth,
940 int depth,
948 int depth,
H A Dtree.c7237 int shadowDepth; /* Shadowed at this depth */
7239 * depth:
7246 int depth; member in struct:xmlNsMapItem
7301 * @depth: depth and ns-kind information
7307 xmlNsPtr oldNs, xmlNsPtr newNs, int depth)
7376 ret->depth = depth;
7999 * @depth: the current tree depth
7306 xmlDOMWrapNsMapAddItem(xmlNsMapPtr *nsmap, int position, xmlNsPtr oldNs, xmlNsPtr newNs, int depth) argument
8012 xmlDOMWrapNSNormAquireNormalizedNs(xmlDocPtr doc, xmlNodePtr elem, xmlNsPtr ns, xmlNsPtr *retNs, xmlNsMapPtr *nsMap, int depth, int ancestorsOnly, int prefixed) argument
8158 int depth = -1, adoptns = 0, parnsdone = 0; local
8429 int depth = -1, adoptStr = 1; local
8796 int depth = -1; local
[all...]
H A Dcatalog.c128 int depth; member in struct:_xmlCatalogEntry
296 ret->depth = 0;
1624 if (catal->depth > MAX_CATAL_DEPTH) {
1630 catal->depth++;
1648 catal->depth--;
1679 catal->depth--;
1714 catal->depth--;
1724 catal->depth--;
1741 catal->depth--;
1793 catal->depth
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/zlib_deflate/
H A Ddefutil.h186 uch depth[2*L_CODES+1]; member in struct:deflate_state
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Dsetup.c343 const char *uname, int depth,
346 if (depth != 1 ||
342 pSeries_probe_hypertas(unsigned long node, const char *uname, int depth, void *data) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospf6d/
H A Dospf6_spf.c540 W->depth = V->depth + 1;
682 v->depth = 0;
780 vertex->depth = parent->depth + 1;
1187 vty_out (vty, " hops to this node: %d%s", vertex->depth, VTY_NEWLINE);
1239 if (maxdepth < vertex->depth)
1240 maxdepth = vertex->depth;
1329 vty_out (vty, "depth too long ...%s", VTY_NEWLINE);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/aty/
H A Dradeon_accel.c36 if (radeon_get_dstbpp(rinfo->depth) != DST_8BPP)
275 temp = radeon_get_dstbpp(rinfo->depth);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/
H A Dgzip.c28 * 0000023d b depth
910 uch depth[2 * L_CODES + 1]; member in struct:globals2
1021 /* Compares to subtrees, using the tree depth as tie breaker when
1025 || (tree[n].Freq == tree[m].Freq && G2.depth[n] <= G2.depth[m]))
1235 G2.depth[n] = 0;
1250 G2.depth[new] = 0;
1276 G2.depth[node] = MAX(G2.depth[n], G2.depth[
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/x509/
H A Dx509_vfy.c100 int depth,i,ok=0; local
137 depth=ctx->depth;
143 if (depth < num) break; /* FIXME: If this happens, we should take
232 if (depth < num) break;
1166 ctx->depth=9;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dtree.c7237 int shadowDepth; /* Shadowed at this depth */
7239 * depth:
7246 int depth; member in struct:xmlNsMapItem
7301 * @depth: depth and ns-kind information
7307 xmlNsPtr oldNs, xmlNsPtr newNs, int depth)
7376 ret->depth = depth;
7999 * @depth: the current tree depth
7306 xmlDOMWrapNsMapAddItem(xmlNsMapPtr *nsmap, int position, xmlNsPtr oldNs, xmlNsPtr newNs, int depth) argument
8012 xmlDOMWrapNSNormAquireNormalizedNs(xmlDocPtr doc, xmlNodePtr elem, xmlNsPtr ns, xmlNsPtr *retNs, xmlNsMapPtr *nsMap, int depth, int ancestorsOnly, int prefixed) argument
8158 int depth = -1, adoptns = 0, parnsdone = 0; local
8429 int depth = -1, adoptStr = 1; local
8796 int depth = -1; local
[all...]
H A Dcatalog.c128 int depth; member in struct:_xmlCatalogEntry
296 ret->depth = 0;
1624 if (catal->depth > MAX_CATAL_DEPTH) {
1630 catal->depth++;
1648 catal->depth--;
1679 catal->depth--;
1714 catal->depth--;
1724 catal->depth--;
1741 catal->depth--;
1793 catal->depth
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/selinux/ss/
H A Dpolicydb.c961 int rc, i, j, depth; local
981 depth = -1;
1002 if (depth < 0)
1007 if (depth < 1)
1009 depth--;
1012 if (depth == (CEXPR_MAXDEPTH - 1))
1014 depth++;
1019 if (depth == (CEXPR_MAXDEPTH - 1))
1021 depth++;
1030 if (depth !
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509_vfy.c103 int depth,i,ok=0; local
139 depth=param->depth;
145 if (depth < num) break; /* FIXME: If this happens, we should take
235 if (depth < num) break;
1490 void X509_STORE_CTX_set_depth(X509_STORE_CTX *ctx, int depth) argument
1492 X509_VERIFY_PARAM_set_depth(ctx->param, depth);

Completed in 544 milliseconds

1234567891011>>