Lines Matching refs:NDK_LOG
43 # If NDK_LOG is set to 1 or true in the environment, or the command-line45 if [ -z "$NDK_LOG" ]; then46 NDK_LOG=051 NDK_LOG=1|NDK_LOG=true)52 NDK_LOG=154 NDK_LOG=*)55 NDK_LOG=060 if [ "$NDK_LOG" = "true" ]; then61 NDK_LOG=163 if [ "$NDK_LOG" = 1 ]; then