Home
last modified time | relevance | path

Searched refs:cpprog (Results 1 – 16 of 16) sorted by relevance

/third_party/freetype/builds/unix/
Dinstall-sh61 cpprog=${CPPROG-cp}
112 -p pass -p to $cpprog.
155 -p) cpprog="$cpprog -p";;
470 $doit_exec $cpprog "$src" "$dsttmp") &&
476 # errors from the above "$doit $cpprog $src $dsttmp" command.
/third_party/libevdev/build-aux/
Dinstall-sh61 cpprog=${CPPROG-cp}
112 -p pass -p to $cpprog.
155 -p) cpprog="$cpprog -p";;
470 $doit_exec $cpprog "$src" "$dsttmp") &&
476 # errors from the above "$doit $cpprog $src $dsttmp" command.
/third_party/node/deps/cares/
Dinstall-sh61 cpprog=${CPPROG-cp}
112 -p pass -p to $cpprog.
155 -p) cpprog="$cpprog -p";;
470 $doit_exec $cpprog "$src" "$dsttmp") &&
476 # errors from the above "$doit $cpprog $src $dsttmp" command.
/third_party/python/
Dinstall-sh61 cpprog=${CPPROG-cp}
454 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
460 # errors from the above "$doit $cpprog $src $dsttmp" command.
/third_party/libffi/
Dinstall-sh61 cpprog=${CPPROG-cp}
454 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
460 # errors from the above "$doit $cpprog $src $dsttmp" command.
/third_party/flutter/skia/third_party/externals/libpng/
Dinstall-sh61 cpprog=${CPPROG-cp}
454 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
460 # errors from the above "$doit $cpprog $src $dsttmp" command.
/third_party/skia/third_party/externals/libpng/
Dinstall-sh61 cpprog=${CPPROG-cp}
454 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
460 # errors from the above "$doit $cpprog $src $dsttmp" command.
/third_party/mtdev/config-aux/
Dinstall-sh65 cpprog=${CPPROG-cp}
453 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
459 # errors from the above "$doit $cpprog $src $dsttmp" command.
/third_party/libabigail/
Dinstall-sh49 cpprog=${CPPROG-cp}
444 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
450 # errors from the above "$doit $cpprog $src $dsttmp" command.
/third_party/skia/third_party/externals/microhttpd/
Dinstall-sh65 cpprog=${CPPROG-cp}
460 (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
466 # errors from the above "$doit $cpprog $src $dsttmp" command.
/third_party/cups-filters/
Dinstall-sh40 cpprog="${CPPROG-cp}"
64 instcmd="$cpprog"
/third_party/icu/icu4c/source/
Dinstall-sh36 cpprog="${CPPROG-cp}"
59 -c) instcmd="$cpprog"
/third_party/skia/third_party/externals/icu/source/
Dinstall-sh36 cpprog="${CPPROG-cp}"
59 -c) instcmd="$cpprog"
/third_party/flutter/skia/third_party/externals/icu/source/
Dinstall-sh36 cpprog="${CPPROG-cp}"
59 -c) instcmd="$cpprog"
/third_party/flutter/skia/third_party/externals/sdl/build-scripts/
Dinstall-sh53 cpprog="${CPPROG-cp}"
268 $doit $cpprog "$src" "$dsttmp" &&
/third_party/libevdev/
Dthird_party_libevdev.diff6204 + -p pass -p to $cpprog.
6228 + -p) cpprog="$cpprog -p";;
6248 # Waiting for this to be detected by the "$cpprog $src $dsttmp" command