Home
last modified time | relevance | path

Searched refs:newCache (Results 1 – 10 of 10) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/axes/
DNodeSequence.java552 IteratorCache newCache = new IteratorCache(); in setItem() local
562 newCache.setVector(nv); in setItem()
563 newCache.setCacheComplete(true); in setItem()
564 m_cache = newCache; in setItem()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DInputLayoutCache.cpp309 LayoutCache newCache(newCacheSize); in setCacheSize() local
310 mLayoutCache.Swap(newCache); in setCacheSize()
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DThreadGroupReferenceImpl.java44 protected ObjectReferenceImpl.Cache newCache() { in newCache() method in ThreadGroupReferenceImpl
DClassLoaderReferenceImpl.java39 protected ObjectReferenceImpl.Cache newCache() { in newCache() method in ClassLoaderReferenceImpl
DObjectReferenceImpl.java63 protected Cache newCache() { in newCache() method in ObjectReferenceImpl
79 cache = newCache(); in getCache()
DThreadReferenceImpl.java111 protected ObjectReferenceImpl.Cache newCache() { in newCache() method in ThreadReferenceImpl
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/
Djquery-3.5.1.js2415 newCache = [ dirruns, doneName ];
2442 return ( newCache[ 2 ] = oldCache[ 2 ] );
2446 uniqueCache[ key ] = newCache;
2449 if ( ( newCache[ 2 ] = matcher( elem, context, xml ) ) ) {
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/external/jquery/
Djquery.js2415 newCache = [ dirruns, doneName ];
2442 return ( newCache[ 2 ] = oldCache[ 2 ] );
2446 uniqueCache[ key ] = newCache;
2449 if ( ( newCache[ 2 ] = matcher( elem, context, xml ) ) ) {
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/
Djquery-3.5.1.js2415 newCache = [ dirruns, doneName ];
2442 return ( newCache[ 2 ] = oldCache[ 2 ] );
2446 uniqueCache[ key ] = newCache;
2449 if ( ( newCache[ 2 ] = matcher( elem, context, xml ) ) ) {
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/external/jquery/
Djquery.js2415 newCache = [ dirruns, doneName ];
2442 return ( newCache[ 2 ] = oldCache[ 2 ] );
2446 uniqueCache[ key ] = newCache;
2449 if ( ( newCache[ 2 ] = matcher( elem, context, xml ) ) ) {