Lines Matching full:strequal
102 if (${_work_mode} STREQUAL "C and CXX includes, defines in Eclipse with project defines")
115 if ( (${_work_mode} STREQUAL "C and CXX includes, defines in .settings - [EXPERIMENTAL]") OR
116 …(${_work_mode} STREQUAL "C and CXX includes, defines in .settings with project defines - [EXPERIME…
127 …if (${_work_mode} STREQUAL "C and CXX includes, defines in .settings with project defines - [EXPER…
141 if ( (${_work_mode} STREQUAL "C and CXX includes, defines in .cproject without __cplusplus") OR
142 (${_work_mode} STREQUAL "C and CXX includes, defines in .cproject with __cplusplus") OR
143 (${_work_mode} STREQUAL "C and CXX includes, defines in .settings - [EXPERIMENTAL]") )
145 if ( (${_work_mode} STREQUAL "C and CXX includes, defines in .cproject without __cplusplus") OR
146 (${_work_mode} STREQUAL "C and CXX includes, defines in .cproject with __cplusplus") )
148 if (${_work_mode} STREQUAL "C and CXX includes, defines in .cproject without __cplusplus")
174 if (NOT ("${CMAKE_MATCH_1}" STREQUAL "") )
176 if ("${CMAKE_MATCH_2}" STREQUAL "")
189 if (NOT ("${CMAKE_MATCH_1}" STREQUAL "") )
191 if ("${CMAKE_MATCH_2}" STREQUAL "")