Home | History | Annotate | Download | only in utils

Lines Matching full:npos

161           while ((reg1_index = base.find(REG1_TOKEN)) != std::string::npos) {
167 while ((reg2_index = base.find(REG2_TOKEN)) != std::string::npos) {
172 if (imm_index != std::string::npos) {
213 while ((reg1_index = base.find(REG1_TOKEN)) != std::string::npos) {
219 while ((reg2_index = base.find(REG2_TOKEN)) != std::string::npos) {
224 if (imm_index != std::string::npos) {
260 while ((reg_index = base.find(REG_TOKEN)) != std::string::npos) {
265 if (imm_index != std::string::npos) {
406 if (imm_index != std::string::npos) {
634 if ((reg_index = base.find(REG_TOKEN)) != std::string::npos) {
665 while ((reg1_index = base.find(REG1_TOKEN)) != std::string::npos) {
671 while ((reg2_index = base.find(REG2_TOKEN)) != std::string::npos) {
704 while ((reg1_index = base.find(REG1_TOKEN)) != std::string::npos) {
710 while ((reg2_index = base.find(REG2_TOKEN)) != std::string::npos) {
743 while ((reg1_index = base.find(REG1_TOKEN)) != std::string::npos) {
749 while ((reg2_index = base.find(REG2_TOKEN)) != std::string::npos) {
755 while ((reg3_index = base.find(REG3_TOKEN)) != std::string::npos) {
792 while ((reg1_index = base.find(REG1_TOKEN)) != std::string::npos) {
798 while ((reg2_index = base.find(REG2_TOKEN)) != std::string::npos) {
803 if (imm_index != std::string::npos) {
886 while ((reg_index = base.find(REG_TOKEN)) != std::string::npos) {
891 if (imm_index != std::string::npos) {