Searched refs:tempValue (Results 1 – 11 of 11) sorted by relevance
313 char* tempValue = NULL; in ReverseBytes() local316 tempValue = new char [numBytes]; in ReverseBytes()317 if (tempValue != NULL) { in ReverseBytes()318 memcpy(tempValue, theValue, numBytes); in ReverseBytes()320 ((char*) theValue)[i] = tempValue[numBytes - i - 1]; in ReverseBytes()321 delete[] tempValue; in ReverseBytes()
540 EAS_I32 tempValue; in Reverb() local712 …tempValue = SATURATE((EAS_I32)pReverbData->m_sEarlyL.m_zLpf + (EAS_I32)pReverbData->m_nRevOutFbkL); in Reverb()715 tempValue = MULT_EG1_EG1(tempValue, (pReverbData->m_nWet<<1)); in Reverb()717 tempValue += *pOutputBuffer; in Reverb()718 *pOutputBuffer++ = (EAS_PCM)SATURATE(tempValue); in Reverb()751 …tempValue = SATURATE((EAS_I32)pReverbData->m_sEarlyR.m_zLpf + (EAS_I32)pReverbData->m_nRevOutFbkR); in Reverb()754 tempValue = MULT_EG1_EG1(tempValue, (pReverbData->m_nWet << 1)); in Reverb()756 tempValue = tempValue + *pOutputBuffer; in Reverb()757 *pOutputBuffer++ = (EAS_PCM)SATURATE(tempValue); in Reverb()
262 EAS_I32 tempValue; in ChorusProcess() local317 tempValue = MULT_EG1_EG1(tapL, pChorusData->m_nLevel); in ChorusProcess()318 nOutputSample = SATURATE(tempValue + nInputSample); in ChorusProcess()363 tempValue = MULT_EG1_EG1(tapR, pChorusData->m_nLevel); in ChorusProcess()364 nOutputSample = SATURATE(tempValue + nInputSample); in ChorusProcess()
17 %tempValue = alloca %"union.PR15637::Value", align 420 …call void @llvm.dbg.declare(metadata %"union.PR15637::Value"* %tempValue, metadata !25, metadata !…55 !25 = !DILocalVariable(name: "tempValue", line: 4, scope: !4, file: !11, type: !12)
20 %tempValue = alloca %"union.PR15637::Value", align 423 …call void @llvm.dbg.declare(metadata %"union.PR15637::Value"* %tempValue, metadata !25, metadata !…61 !25 = !DILocalVariable(name: "tempValue", scope: !19, file: !3, line: 4, type: !4)
296 long tempValue = 0; in parseRuleDescriptor() local307 tempValue = tempValue * 10 + (c - '0'); in parseRuleDescriptor()319 setBaseValue(tempValue); in parseRuleDescriptor()326 tempValue = 0; in parseRuleDescriptor()331 tempValue = tempValue * 10 + (c - '0'); in parseRuleDescriptor()344 radix = (int)tempValue; in parseRuleDescriptor()
297 long tempValue = 0; in parseRuleDescriptor() local308 tempValue = tempValue * 10 + (c - '0'); in parseRuleDescriptor()320 setBaseValue(tempValue); in parseRuleDescriptor()327 tempValue = 0; in parseRuleDescriptor()332 tempValue = tempValue * 10 + (c - '0'); in parseRuleDescriptor()345 radix = (int)tempValue; in parseRuleDescriptor()
8 Value<float> tempValue; in g() local
551 String tempValue = file.getStringValue(tempPath); in RelativePattern() local552 if (tempValue == null) { in RelativePattern()554 tempValue = file.getStringValue(tempPath); in RelativePattern()557 value = tempValue; in RelativePattern()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...