Searched refs:pindex (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/docs_src/support/
H A DXindex28 (cat $BDB_SRC/docs_src/support/static.src $TARGET/$2/pindex.src;
30 $TARGET/api_c/pindex.src) |
45 [ -f $TARGET/api_c/pindex.src ] &&
48 [ -f $TARGET/api_cxx/pindex.src ] &&
51 [ -f $TARGET/api_tcl/pindex.src ] &&
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dindex.h99 int pindex; /* maximum it's the number of the parent nodes */ member in struct:__anon1229
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dindex.c537 icx->parent_pos[icx->pindex] = item;
565 icx->parent_pos[icx->pindex] = item;
610 icx->pindex++;
611 if (icx->pindex >= MAX_PARENT_VCN) {
621 icx->pindex--;
622 if (icx->pindex < 0) {
624 ntfs_log_perror("Corrupt index pointer (%d)", icx->pindex);
724 icx->parent_vcn[icx->pindex] = old_vcn;
742 icx->parent_vcn[icx->pindex] = old_vcn;
763 icx->parent_vcn[icx->pindex]
1654 int entry_pos, pindex; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/aoa/soundbus/i2sbus/
H A Di2sbus-core.c116 int pindex, rc = -ENXIO; local
132 pindex = (index == aoa_resource_i2smmio) ? 0 : 1;
133 rc = of_address_to_resource(parent, pindex, res);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/aty/
H A Dradeon_base.c1046 u32 pindex; local
1061 pindex = regno;
1067 pindex = regno * 8;
1078 OUTREG(PALETTE_INDEX, pindex>>1);
1088 OUTREG(PALETTE_INDEX, pindex);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex4341 \def\pindex {\pgindex}
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex4583 \def\pindex {\pgindex}

Completed in 131 milliseconds