Lines Matching defs:cacheRoot
1455 XAACacheInfoPtr pCache, cacheRoot = NULL;
1461 cacheRoot = pCachePriv->Info128;
1465 cacheRoot = pCachePriv->InfoPartial;
1470 cacheRoot = pCachePriv->Info256;
1474 cacheRoot = pCachePriv->Info512;
1482 pCache = cacheRoot;
1492 pCache = &cacheRoot[(*current)++];
1516 XAACacheInfoPtr pCache, cacheRoot = NULL;
1524 cacheRoot = pCachePriv->Info128;
1528 cacheRoot = pCachePriv->InfoPartial;
1533 cacheRoot = pCachePriv->Info256;
1537 cacheRoot = pCachePriv->Info512;
1545 pCache = cacheRoot;
1556 pCache = &cacheRoot[(*current)++];
1614 XAACacheInfoPtr pCache, cacheRoot = NULL;
1620 cacheRoot = pCachePriv->Info128;
1624 cacheRoot = pCachePriv->InfoPartial;
1629 cacheRoot = pCachePriv->Info256;
1633 cacheRoot = pCachePriv->Info512;
1641 pCache = cacheRoot;
1652 pCache = &cacheRoot[(*current)++];
1685 XAACacheInfoPtr pCache, cacheRoot = NULL;
1691 cacheRoot = pCachePriv->Info128;
1695 cacheRoot = pCachePriv->InfoPartial;
1700 cacheRoot = pCachePriv->Info256;
1704 cacheRoot = pCachePriv->Info512;
1712 pCache = cacheRoot;
1731 pCache = &cacheRoot[(*current)++];