Lines Matching full:then
18 if [ "$TMPDIR" == "" ]; then
52 if [[ $SHELL == *"fish" ]]; then
58 if is_android "$OUT"; then
60 elif ! is_mac; then
63 if [ ! -w /sys/kernel/debug ]; then
71 if is_ssh_target; then
85 if is_android "$OUT"; then
87 if adb_supports_push_sync; then
92 elif is_ssh_target; then
102 if is_android "$OUT"; then
105 elif is_ssh_target; then
141 if [ -z "$OUT" ]; then
162 if [ ! -f "$OUT/args.gn" ]; then
170 if is_ssh_target && ! ssh -q "$SSH_TARGET" exit; then
177 if ! builtin type -P tmux &>/dev/null; then
186 if is_android "$OUT"; then
188 elif is_ssh_target; then
190 elif is_mac; then
198 if [[ SKIP_CONVERTERS -eq 0 ]]; then
209 if is_android "$OUT"; then
215 if ! is_monolithic "$OUT"; then
223 if [[ "$CONFIG" == *.protobuf ]]; then
226 if [[ ! -f $CONFIG_PATH ]]; then
231 elif [[ "$CONFIG" != ":test" ]]; then
235 if [[ ! -f $CONFIG_PATH ]]; then
237 if [[ ! -f $CONFIG_PATH ]]; then
246 if [[ -f "$SCRIPT" ]]; then
252 if [[ -n "$CPU_MASK" ]]; then
256 if [[ BACKGROUND -eq 1 ]]; then
261 if tmux has-session -t demo; then
266 if [ ! -z "$ANDROID_ADB_SERVER_PORT" ]; then
270 …'{split($2, ver, "."); if (ver[1] < 2) exit 1 ; else if (ver[1] == 2 && ver[2] < 1) exit 1 }'; then
282 if [[ -n "$SCRIPT" ]]; then
290 if is_android "$OUT"; then
296 if is_android "$OUT"; then
302 if is_android "$OUT"; then
306 if [[ -n "$SCRIPT" ]]; then
309 if is_android "$OUT"; then
317 if is_ssh_target; then
327 if is_ssh_target; then
337 if is_ssh_target; then
346 if [[ -n "$SCRIPT" ]]; then
348 if is_ssh_target; then
355 if [[ -f "$SCRIPT" ]]; then
366 if [[ BACKGROUND -eq 1 ]]; then
376 if [[ SKIP_CONVERTERS -eq 0 ]]; then