Lines Matching full:else
43 } else if (is_linux) {
48 } else if (is_mingw) {
50 } else if (target_os == "android") {
56 } else {
59 } else if (target_os == "ios") {
64 } else if (is_mac) {
69 } else {
105 } else if (is_mingw) {
115 } else if (is_mac) {
120 } else if (target_os == "android") {
129 } else if (target_os == "ios") {
134 } else {
150 } else if (current_cpu == "arm64") {
157 } else if (current_cpu == "x86") {
159 } else if (current_cpu == "amd64" || current_cpu == "x64" ||
183 } else if (is_debug) {
189 } else {
223 } else if (target_os == "android") {