Searched defs:mapValue (Results 1 – 13 of 13) sorted by relevance
49 Object mapValue = map.get(key); in getInstance() local
51 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
1696 UCHAR mapValue = FDK_chMapDescr_getMapValue( in aacDecoder_DecodeFrame() local1701 UCHAR mapValue = FDK_chMapDescr_getMapValue( in aacDecoder_DecodeFrame() local
3434 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
340 Value *Mapper::mapValue(const Value *V) { in mapValue() function in Mapper1097 Value *ValueMapper::mapValue(const Value &V) { in mapValue() function in ValueMapper
240 SPIRVValue *mapValue(Value *V, SPIRVValue *BV) { in mapValue() function in SPIRV::LLVMToSPIRV
419 Value *mapValue(SPIRVValue *BV, Value *V) { in mapValue() function in SPIRV::SPIRVToLLVM