Searched refs:ELSE (Results 1 – 25 of 156) sorted by relevance
1234567
27 # -2 positive already run and we found ELSE (following ELSIF should fail)30 # 1 last was positive (don't skip lines until next ELSE, ELSIF or ENDIF)31 # 2 positive ELSE (following ELSIF should fail)34 stack top is > 0. Condition lines (IF, ELSIF, ELSE and ENDIF49 | ELSE | 1 -2 | |59 | ELSE | -1 -2 | |73 | ELSE | 0 -2 | |83 | ELSE | 1 -2 | |97 | ELSE | 0 -2 | |107 | ELSE | 1 -2 | |[all …]
50 !ELSE117 !ELSE125 !ELSE150 !ELSE162 !ELSE172 !ELSE189 !ELSE197 !ELSE205 !ELSE224 !ELSE[all …]
31 !ELSE66 !ELSE98 !ELSE185 !ELSE191 !ELSE
331 type DooDad = 'SOMETHING' | 'ELSE' ;339 …esolve().then(() => { if (1 < 2) { return 'SOMETHING'; } return 'ELSE'; }); } : () => Pr…342 …=> { if (1 < 2) { return 'SOMETHING'; } return 'ELSE'; }) : Promise<"SOMETHING" | "ELSE">349 >() => { if (1 < 2) { return 'SOMETHING'; } return 'ELSE'; } : () => "SOMETHING" | "ELSE"359 return 'ELSE';360 >'ELSE' : "ELSE"366 >() : Promise<DooDad> => { return Promise.resolve().then(() => { return 'ELSE'; }); } : () => P…369 >Promise.resolve().then(() => { return 'ELSE'; }) : Promise<"SOMETHING" | "ELSE">376 >() => { return 'ELSE'; } : () => "ELSE"378 return 'ELSE';[all …]
25 ELSE (${_NAME}_FIND_REQUIRED)28 ELSE("${_FAIL_MSG}" STREQUAL "DEFAULT_MSG")49 ELSE (${_NAME_UPPER}_FOUND)52 ELSE (${_NAME}_FIND_REQUIRED)
39 !ELSE136 !ELSE IF "$(CFG)" == "x64\Release" || "$(CFG)" == "x64\Debug"138 !ELSE IF "$(UWP)" == "UWP"140 !ELSE185 !ELSE205 !ELSE213 !ELSE226 !ELSE233 !ELSE243 !ELSE[all …]
33 ELSE (RPMTools_RPMBUILD_EXECUTABLE)57 ELSE ("${ARGV1}" STREQUAL "")64 ELSE ("${ARGV2}" STREQUAL "")134 ELSE ("${ARGV1}" STREQUAL "")146 ELSE ("${SPECFILE_EXT}" STREQUAL ".spec")171 ELSE (RPMTools_RPMBUILD_FOUND)
12 !ELSE IF ! [ cl 2>&1 | find "x64" > NUL ]14 !ELSE IF ! [ cl 2>&1 | find "ARM" > NUL ]16 !ELSE45 !ELSE52 !ELSE61 !ELSE IF "$(RTLIBCFG)" == "legacy"66 !ELSE91 !ELSE IF "$(CFG)" == "debug-static"99 !ELSE IF "$(CFG)" == "release-dynamic"103 !ELSE IF "$(CFG)" == "debug-dynamic"[all …]
166 !ELSE185 !ELSE198 !ELSE205 !ELSE296 !ELSE308 !ELSE319 !ELSE330 !ELSE
90 ELSE ()196 ELSE ()418 ELSE ()426 ELSE ()435 ELSE ()443 ELSE ()478 ELSE ()484 ELSE ()488 ELSE ()491 ELSE ()[all …]
7 ) ELSE IF "%PY_VER%" == "3.9" (10 ) ELSE (
172 <ENDFLOWop> ::= "ELSE"275 ELSE - - - - - - - start if test else block355 can specify one of several types of instruction blocks: IF/ELSE/ENDIF370 ELSE;375 contained inside an IF/ELSE/ENDIF block. In all cases, each instruction379 an IF and ELSE instruction, the ENDLOOP must also be present between the380 IF and ELSE. A fragment program will fail to load if any instruction384 IF/ELSE/ENDIF blocks evaluate a condition to determine which instructions386 ELSE are executed. If the condition is false, all instructions between387 the ELSE and ENDIF are executed. The ELSE instruction is optional. If[all …]
32 ELSE (IBERTY_LIBRARIES)36 ELSE()
27 ELSE (APPLE)34 ELSE( CMAKE_SIZEOF_VOID_P EQUAL 8 )49 ELSE (WIN32)
8 ELSE ()34 ELSE ()
110 !ELSE IF "$(CFG)" == "ARM64\Release" || "$(CFG)" == "ARM64\Debug"112 !ELSE IF "$(CFG)" == "x64\Release" || "$(CFG)" == "x64\Debug"114 !ELSE IF "$(UWP)" == "UWP"116 !ELSE155 !ELSE IF "$(CFG)" == "ARM64\Release" || "$(CFG)" == "ARM64\Debug"172 !ELSE188 !ELSE208 !ELSE252 !ELSE261 !ELSE[all …]
235 ELSE(${CMAKE_SYSTEM_NAME} MATCHES Linux|NetBSD)370 ELSE(${CMAKE_SYSTEM_NAME} MATCHES Linux|NetBSD)373 ELSE(${REQUIRED})531 ELSE()539 ELSE()547 ELSE()565 ELSE(PCRE2_REBUILD_CHARTABLES)689 ELSE(MSVC)732 ELSE(BUILD_STATIC_LIBS)754 ELSE(MSVC)[all …]
57 !ELSE80 !ELSE90 !ELSE
59 !ELSE97 !ELSE107 !ELSE