Home
last modified time | relevance | path

Searched defs:entryValue (Results 1 – 3 of 3) sorted by relevance

/external/guava/src/com/google/common/collect/
DCustomConcurrentHashMap.java852 V entryValue = s.getValue(e); in containsValue() local
880 V entryValue = s.getValue(e); in replace() local
908 V entryValue = s.getValue(e); in replace() local
947 V entryValue = s.getValue(e); in put() local
1055 V entryValue = strategy.getValue(e); in remove() local
1094 V entryValue = strategy.getValue(e); in remove() local
1136 V entryValue = s.getValue(e); in removeEntry() local
/external/opencv/cvaux/src/
Dcvtexture.cpp446 double entryValue = matrix[ sideLoop1 ][ sideLoop2 ]; in icvCreateGLCMDescriptors_AllowDoubleNest() local
493 double entryValue = matrix[ sideLoop1 ][ sideLoop2 ]; in icvCreateGLCMDescriptors_AllowDoubleNest() local
/external/emma/core/java12/com/vladium/util/
DSoftValueMap.java492 Object entryValue = ref.get (); // convert the soft reference to a local strong one in rehash() local