Searched refs:OUT (Results 1 – 25 of 62) sorted by relevance
123
34 OUT=36 register_option "--out=<file>" do_out "Specify output executable path" "$OUT"37 do_out () { CUSTOM_OUT=true; OUT=$1; }49 OUT=$NDK_DIR/$SUBDIR50 log "Auto-config: --out=$OUT"95 run mkdir -p $(dirname "$OUT") && cp $(get_host_exec_name make) $OUT96 fail_panic "Could not copy executable to: $OUT"
61 OUT=$NDK_DIR/$(get_host_exec_name ndk-stack)80 mkdir -p $(dirname $OUT)82 echo "ERROR: Could not create output directory: $(dirname $OUT)"91 PROGNAME="$OUT" \107 fail_panic "Could not create package: $PACKAGE_DIR/$ARCHIVE from $OUT"
43 OUT=$NDK_DIR/$SUBDIR75 run mkdir -p $(dirname "$OUT") && cp "$BUILD_DIR/$(get_host_exec_name ndk-awk)" "$OUT"76 fail_panic "Could not copy executable to: $OUT"
43 OUT=$NDK_DIR/$(get_prebuilt_host_exec sed)72 run mkdir -p $(dirname "$OUT") && cp sed/$(get_host_exec_name sed) $OUT73 fail_panic "Could not copy executable to: $OUT"
94 #define BOL (OUT+1)680 int c = (start == m->beginp) ? OUT : *(start-1); in fast()695 c = (p == m->endp) ? OUT : *p; in fast()703 (lastc == OUT && !(m->eflags®_NOTBOL)) ) { in fast()708 (c == OUT && !(m->eflags®_NOTEOL)) ) { in fast()719 if ( (flagch == BOL || (lastc != OUT && !ISWORD(lastc))) && in fast()720 (c != OUT && ISWORD(c)) ) { in fast()723 if ( (lastc != OUT && ISWORD(lastc)) && in fast()724 (flagch == EOL || (c != OUT && !ISWORD(c))) ) { in fast()739 assert(c != OUT); in fast()[all …]
156 #define OUT (CHAR_MAX+1) /* a non-character value */ macro
28 OUT=$(echo "#include <stdarg.h>31 if [ -z "$OUT" ]; then
6 lib.exe /NOLOGO /OUT:.\WinDebug\subproc.lib .\WinDebug/misc.obj .\WinDebug/sub_proc.obj .\WinDeb…11 lib.exe /NOLOGO /OUT:.\WinRel\subproc.lib .\WinRel/misc.obj .\WinRel/sub_proc.obj .\WinRel/w32er…
23 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT51 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
24 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
25 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT