Home
last modified time | relevance | path

Searched defs:cacheIndex (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/workspace/Compiler/src/org/eclipse/jdt/internal/compiler/flow/
H A DExceptionHandlingFlowContext.java64 int cacheIndex = i / BitCacheSize, bitMask = 1 << (i % BitCacheSize); in ExceptionHandlingFlowContext() local
87 int cacheIndex = index / BitCacheSize; in complainIfUnusedExceptionHandlers() local
104 int cacheIndex = index / BitCacheSize; in complainIfUnusedExceptionHandlers() local
125 int cacheIndex = i / BitCacheSize; in individualToString() local
165 int cacheIndex = index / BitCacheSize; in recordHandlingException() local
/dports/misc/usd/USD-21.11/pxr/usd/pcp/
H A DnamespaceEdits.cpp93 size_t cacheIndex, in _AddRelocateEditsForLayerStack()
183 size_t cacheIndex, in _TranslatePathsAndEditRelocates()
320 size_t cacheIndex, in _AddLayerStackSite()
496 for (size_t cacheIndex = 0, n = caches.size(); in PcpComputeNamespaceEdits() local
522 for (size_t cacheIndex = 0, n = caches.size(); in PcpComputeNamespaceEdits() local
721 size_t cacheIndex = cacheAndNode.first; in PcpComputeNamespaceEdits() local
862 for (size_t cacheIndex = 0, n = caches.size(); in PcpComputeNamespaceEdits() local
957 size_t cacheIndex = cacheAndNode.first; in PcpComputeNamespaceEdits() local
H A DnamespaceEdits.h73 size_t cacheIndex; ///< Index of cache of site. member
82 size_t cacheIndex; ///< Index of cache of site. member
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/lang/invoke/
H A DMethodHandleImpl.java78 int cacheIndex = ArrayAccess.cacheIndex(access); in makeArrayElementAccessor() local
129 static int cacheIndex(ArrayAccess a) { in cacheIndex() method
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/flow/
H A DExceptionHandlingFlowContext.java63 int cacheIndex = i / BitCacheSize, bitMask = 1 << (i % BitCacheSize); in ExceptionHandlingFlowContext() local
106 int cacheIndex = i / BitCacheSize; in individualToString() local
145 int cacheIndex = index / BitCacheSize; in recordHandlingException() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/Test/tools/CachePQTestGenerator/
H A DSequences.cs119 …static List <EDSequenceEntry> LoadEDSequence (string file, out Dictionary <Guid, int> cacheIndex, … in LoadEDSequence()
140 …static CacheItem CreateCacheItem (XPathNavigator node, Dictionary <Guid, int> cacheIndex, List <Ca… in CreateCacheItem()
/dports/games/spring/spring_98.0/AI/Skirmish/KAIK/
H A DSpotFinder.cpp111 int cacheIndex = y * MapWidth/CACHEFACTOR + x; in MakeCachePoints() local
125 int cacheIndex = cacheY * MapWidth/CACHEFACTOR + cacheX; in MakeCachePoints() local
140 int cacheIndex = cacheY * MapWidth / CACHEFACTOR + cacheX; in GetBestCachePoint() local
295 int cacheIndex = y * cacheMapWidth + x; in UpdateSumMap() local
402 int cacheIndex = cacheY * MapWidth/CACHEFACTOR + cacheX; in UpdateSumMapArea() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/vk/
H A DGrVkRenderTarget.cpp267 int cacheIndex = renderpass_features_to_index(withStencil, selfDepFlags); in compatibleRenderPassHandle() local
290 int cacheIndex = renderpass_features_to_index(withStencil, selfDepFlags); in getSimpleRenderPass() local
304 int cacheIndex = renderpass_features_to_index(withStencil, selfDepFlags); in createSimpleRenderPass() local
314 int cacheIndex = renderpass_features_to_index(withStencil, selfDepFlags); in getFramebuffer() local
333 int cacheIndex = renderpass_features_to_index(withStencil, selfDepFlags); in createFramebuffer() local
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/flow/
H A DExceptionHandlingFlowContext.java167 int cacheIndex = index / ExceptionHandlingFlowContext.BitCacheSize; in complainIfUnusedExceptionHandlers() local
208 int cacheIndex = i / ExceptionHandlingFlowContext.BitCacheSize; in individualToString() local
276 int cacheIndex = index / ExceptionHandlingFlowContext.BitCacheSize; in recordHandlingException() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/flow/
H A DExceptionHandlingFlowContext.java177 int cacheIndex = index / ExceptionHandlingFlowContext.BitCacheSize; in complainIfUnusedExceptionHandlers() local
219 int cacheIndex = i / ExceptionHandlingFlowContext.BitCacheSize; in individualToString() local
285 int cacheIndex = index / ExceptionHandlingFlowContext.BitCacheSize; in recordHandlingException() local
/dports/net/freerdp/freerdp-2.5.0/include/freerdp/
H A Dpointer.h50 UINT32 cacheIndex; member
65 UINT16 cacheIndex; member
86 UINT32 cacheIndex; member
H A Dsecondary.h77 UINT32 cacheIndex; member
94 UINT32 cacheIndex; member
120 UINT32 cacheIndex; member
129 UINT32 cacheIndex; member
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/titanic/true_talk/
H A Ddialogue_file.cpp62 uint cacheIndex = 0; in addToCache() local
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/blockheader/
H A Dget.go30 var cacheIndex int var
/dports/net-p2p/bitmark/bitmarkd-0.13.3/blockheader/
H A Dget.go30 var cacheIndex int var
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/blockheader/
H A Dget.go30 var cacheIndex int var
/dports/games/scummvm/scummvm-2.5.1/engines/titanic/true_talk/
H A Ddialogue_file.cpp62 uint cacheIndex = 0; in addToCache() local
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/blockheader/
H A Dget.go30 var cacheIndex int var
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/src/
H A DSettings.cpp23 auto cacheIndex = m_hCache.find(group + name); in getValue() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sludge/
H A Dsound.h39 int cacheIndex; member
/dports/games/scummvm/scummvm-2.5.1/engines/sludge/
H A Dsound.h46 int cacheIndex; member
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Cache/Simple/
H A DChainCache.php88 private function generateItems($values, $cacheIndex, $miss, $default)
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Cache/Simple/
H A DChainCache.php88 private function generateItems($values, $cacheIndex, $miss, $default)
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/symfony/cache/Simple/
H A DChainCache.php95 private function generateItems(iterable $values, int $cacheIndex, $miss, $default): iterable
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/symfony/cache/Simple/
H A DChainCache.php95 private function generateItems(iterable $values, int $cacheIndex, $miss, $default): iterable

12345678