Searched defs:mapValue (Results 1 – 13 of 13) sorted by relevance
51 Object mapValue = map.get(key); in getInstance() local
49 Object mapValue = map.get(key); in getInstance() local
87 public Object mapValue(Object value) { in mapValue() method in KeepProcessor
85 public Object mapValue(Object value) { in mapValue() method in PackageRemapper
163 UCHAR mapValue = chIdx; /* Pass through by default. */ in FDK_chMapDescr_getMapValue() local
1717 UCHAR mapValue = FDK_chMapDescr_getMapValue( in aacDecoder_DecodeFrame() local1722 UCHAR mapValue = FDK_chMapDescr_getMapValue( in aacDecoder_DecodeFrame() local
3600 int mapValue; in CAacDecoder_DecodeFrame() local
243 Integer mapValue = mapEntry.getValue(); in checkContents() local
240 Integer mapValue = mapEntry.getValue(); in checkContents() local
339 Value *Mapper::mapValue(const Value *V) { in mapValue() function in Mapper1076 Value *ValueMapper::mapValue(const Value &V) { in mapValue() function in ValueMapper
335 Value *Mapper::mapValue(const Value *V) { in mapValue() function in Mapper1090 Value *ValueMapper::mapValue(const Value &V) { in mapValue() function in ValueMapper
339 Value *Mapper::mapValue(const Value *V) { in mapValue() function in Mapper1094 Value *ValueMapper::mapValue(const Value &V) { in mapValue() function in ValueMapper
765 void mapValue(const ScopArrayInfo *SAI, isl::map DefTarget, in mapValue() function in __anon226e1a350111::DeLICMImpl