Home
last modified time | relevance | path

Searched refs:cond2str (Results 26 – 50 of 67) sorted by relevance

123

/dports/editors/fpc-ide/fpc-3.2.2/compiler/sparcgen/
H A Dcpugas.pas208 s:=#9+std_op2str[op]+cond2str[taicpu(hp).condition];
H A Dcpubase.pas164 cond2str:array[TAsmCond] of string[3]=('',
/dports/lang/fpc/fpc-3.2.2/compiler/mips/
H A Dcpubase.pas121 cond2str : array[TAsmCond] of string[3]=('',
/dports/lang/fpc/fpc-3.2.2/compiler/sparcgen/
H A Dcpugas.pas208 s:=#9+std_op2str[op]+cond2str[taicpu(hp).condition];
H A Dcpubase.pas164 cond2str:array[TAsmCond] of string[3]=('',
/dports/lang/fpc-source/fpc-3.2.2/compiler/sparcgen/
H A Dcpugas.pas208 s:=#9+std_op2str[op]+cond2str[taicpu(hp).condition];
H A Dcpubase.pas164 cond2str:array[TAsmCond] of string[3]=('',
/dports/lang/fpc-source/fpc-3.2.2/compiler/mips/
H A Dcpubase.pas121 cond2str : array[TAsmCond] of string[3]=('',
/dports/lang/fpc-source/fpc-3.2.2/compiler/avr/
H A Dcpubase.pas145 cond2str : array[TAsmCond] of string[2]=('',
/dports/lang/fpc/fpc-3.2.2/compiler/avr/
H A Dcpubase.pas145 cond2str : array[TAsmCond] of string[2]=('',
/dports/editors/fpc-ide/fpc-3.2.2/compiler/avr/
H A Dcpubase.pas145 cond2str : array[TAsmCond] of string[2]=('',
/dports/lang/fpc-source/fpc-3.2.2/compiler/aarch64/
H A Dcpubase.pas171 cond2str : array[TAsmCond] of string[2]=('',
/dports/lang/fpc/fpc-3.2.2/compiler/aarch64/
H A Dcpubase.pas171 cond2str : array[TAsmCond] of string[2]=('',
/dports/editors/fpc-ide/fpc-3.2.2/compiler/aarch64/
H A Dcpubase.pas171 cond2str : array[TAsmCond] of string[2]=('',
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dcheckcondition.cpp1220 const std::string cond2str = conditionString(not2, expr2, op2, value2); in checkIncorrectLogicOperator() local
1222 const std::string text = cond1str + " " + tok->str() + " " + cond2str; in checkIncorrectLogicOperator()
1225 const std::string text = "If '" + cond1str + "', the comparison '" + cond2str + in checkIncorrectLogicOperator()
1232 const std::string text = "If '" + cond2str + "', the comparison '" + cond1str + in checkIncorrectLogicOperator()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dcheckcondition.cpp1220 const std::string cond2str = conditionString(not2, expr2, op2, value2); in checkIncorrectLogicOperator() local
1222 const std::string text = cond1str + " " + tok->str() + " " + cond2str; in checkIncorrectLogicOperator()
1225 const std::string text = "If '" + cond1str + "', the comparison '" + cond2str + in checkIncorrectLogicOperator()
1232 const std::string text = "If '" + cond2str + "', the comparison '" + cond1str + in checkIncorrectLogicOperator()
/dports/editors/fpc-ide/fpc-3.2.2/compiler/arm/
H A Dcpubase.pas207 cond2str : array[TAsmCond] of string[2]=('',
/dports/editors/fpc-ide/fpc-3.2.2/compiler/m68k/
H A Dcpubase.pas177 cond2str:array[TAsmCond] of string[3]=('',
/dports/lang/fpc/fpc-3.2.2/compiler/x86/
H A Dagx86att.pas320 owner.writer.AsmWrite(cond2str[taicpu(hp).condition]);
/dports/lang/fpc/fpc-3.2.2/compiler/arm/
H A Dcpubase.pas207 cond2str : array[TAsmCond] of string[2]=('',
/dports/lang/fpc/fpc-3.2.2/compiler/m68k/
H A Dcpubase.pas177 cond2str:array[TAsmCond] of string[3]=('',
/dports/lang/fpc-source/fpc-3.2.2/compiler/x86/
H A Dagx86att.pas320 owner.writer.AsmWrite(cond2str[taicpu(hp).condition]);
/dports/lang/fpc-source/fpc-3.2.2/compiler/arm/
H A Dcpubase.pas207 cond2str : array[TAsmCond] of string[2]=('',
/dports/lang/fpc-source/fpc-3.2.2/compiler/m68k/
H A Dcpubase.pas177 cond2str:array[TAsmCond] of string[3]=('',
/dports/editors/fpc-ide/fpc-3.2.2/compiler/x86/
H A Dagx86att.pas320 owner.writer.AsmWrite(cond2str[taicpu(hp).condition]);

123