Lines Matching full:else
32 } else if (is_mingw) {
34 } else if (is_mac) {
39 } else if (target_os == "android") {
44 } else if (target_os == "ios") {
49 } else {
59 } else if (current_cpu == "arm64") {
66 } else if (current_cpu == "x86") {
68 } else if (current_cpu == "amd64" || current_cpu == "x64" ||
87 } else {
93 } else if (target_os == "android") {
95 } else if (is_ohos && is_standard_system) {