Searched refs:istrue (Results 1 – 4 of 4) sorted by relevance
108 auto istrue = strcmp(result, "true") == 0 ? true : false; in ReadAttrBool() local110 return istrue; in ReadAttrBool()
376 | 0x23 | NONE | istrue | 默认入参:acc:对象 | 计算`acc == true`,并将计算结果存放到acc中。 |629 | 0x13fb | PREF_IMM8 | callruntime.istrue +RR | 默认入参:acc:操作数<br>R:方舟运行时内部使用的8位保留数字 | 计算acc ==…
614 … bool istrue = mntPoint.find(g_srcPath) == mntPoint.end() || (!mntPoint[g_srcPath].is_string()) || in CheckMountConfig() local618 APPSPAWN_CHECK(!istrue, return false, in CheckMountConfig()
376 | 0x23 | NONE | istrue | Default input parameter: acc: object| Calculate **acc == true** and s…629 | 0x13fb | PREF_IMM8 | callruntime.istrue +RR | Default input parameter: acc: operand<br>R: 8-…