Lines Matching full:else
39 } else if (host_os == "mac") {
42 } else {
45 } else {
64 } else {
102 } else if (is_clang) {
104 } else {
107 } else if (host_os == "mac") {
109 } else {
119 } else if (target_os == "linux" && target_cpu == "x64") {
121 } else if (target_os == "linux" && target_cpu == "x86") {
123 } else if (target_os == "mingw" && target_cpu == "x86_64") {
125 } else if (target_os == "android" && target_cpu == "arm64") {
127 } else if (target_os == "mac" && target_cpu == "arm64") {
132 } else if (_default_toolchain != "") {
160 } else if (current_os == "ohos") {
169 } else if (current_os == "linux") {
178 } else if (current_os == "mingw") {
187 } else if (current_os == "android") {