HomeSort by relevance Sort by last modified time
    Searched refs:precious (Results 1 - 22 of 22) sorted by null

  /ndk/sources/host-tools/make-3.81/
implicit.c 843 precious. */
845 f->precious = 1;
855 if (!f->precious)
858 if (imf != 0 && imf->precious)
859 f->precious = 1;
937 /* Set precious flag. */
940 if (f && f->precious)
941 file->precious = 1;
966 /* Set precious flag. */
968 if (f && f->precious)
    [all...]
filedef.h 75 unsigned int precious:1; /* Non-0 means don't delete file on quit */ member in struct:file
file.c 320 MERGE (precious);
363 it's not precious. */
364 if (f->intermediate && (f->dontcare || !f->precious)
628 Also mark the files depended on by .PRECIOUS, .PHONY, .SILENT,
662 for (f = lookup_file (".PRECIOUS"); f != 0; f = f->prev)
665 f2->precious = 1;
909 if (f->precious)
910 puts (_("# Precious file (prerequisite of .PRECIOUS)."));
commands.c 501 /* Delete any non-precious intermediate files that were made. */
529 /* Delete FILE unless it's precious or not actually a file (phony),
538 if (file->precious || file->phony)
576 /* Delete all non-precious targets of CHILD unless they were already deleted.
590 /* Also remove any non-precious targets listed in the `also_make' member. */
  /external/libmtp/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/libusb/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/libvorbis/
ltmain.sh     [all...]
  /external/openfst/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]
  /external/qemu/distrib/sdl-1.2.15/build-scripts/
ltmain.sh     [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium/third_party/libevent/
ltmain.sh     [all...]
  /external/libffi/
ltmain.sh     [all...]
  /external/llvm/autoconf/
ltmain.sh     [all...]
  /external/llvm/projects/sample/autoconf/
ltmain.sh     [all...]
  /external/expat/conftools/
ltmain.sh     [all...]
  /external/expat/
libtool     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]

Completed in 698 milliseconds