Lines Matching full:then
117 if [[ ! -d "${ROOT_DIR}" ]]; then
122 if [[ "${BUILD_DIR}" == '' ]]; then
128 if [[ "$DO_CLEAN" == 'yes' ]]; then
137 if [[ "${BRANCH_NAME}" != '' ]]; then
150 if [[ "$RUN_CLANG_TIDY" == 'yes' ]]; then
159 if [[ "$branch" == 'fe_dev_stable' || "$branch" == 'master' ]]; then
164 if [[ $FILE_NAME_FILTER != '' ]]; then
174 if [[ "$PARENT_BRANCH" == '' ]]; then
183 if [[ "${DO_CONFIGURE}" == 'yes' ]]; then
195 if [[ "$BUILD_TARGETS" != '' ]]; then
201 if [[ "$RUN_FUNC_SUITE" == 'yes' ]]; then
213 if [[ "$RUN_CTS" == 'yes' ]]; then
220 if [[ "$PARSER" == 'yes' ]]; then