OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:precious
(Results
1 - 25
of
28
) sorted by null
1
2
/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/google-breakpad/autotools/
ltmain.sh
[
all
...]
/external/google-tv-pairing-protocol/cpp/
libtool
[
all
...]
ltmain.sh
[
all
...]
/external/libmtp/
ltmain.sh
[
all
...]
/external/libogg/
ltmain.sh
[
all
...]
/external/libusb/
ltmain.sh
[
all
...]
/external/libusb-compat/
ltmain.sh
[
all
...]
/external/libvorbis/
ltmain.sh
[
all
...]
/external/cmockery/cmockery_0_1_2/
libtool
[
all
...]
ltmain.sh
[
all
...]
/external/ImageMagick/config/
ltmain.sh
[
all
...]
/external/c-ares/
ltmain.sh
[
all
...]
/external/libcap-ng/libcap-ng-0.7/
ltmain.sh
[
all
...]
/external/libedit/
ltmain.sh
[
all
...]
/external/libevent/
ltmain.sh
[
all
...]
/external/libexif/
ltmain.sh
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/
ltmain.sh
[
all
...]
/external/libmicrohttpd/
ltmain.sh
[
all
...]
/external/libopus/
ltmain.sh
[
all
...]
/external/pcre/dist/
ltmain.sh
[
all
...]
/external/protobuf/gtest/build-aux/
ltmain.sh
[
all
...]
Completed in 2997 milliseconds
1
2