Searched refs:Works (Results 1 – 6 of 6) sorted by relevance
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info | 49 Node: How Make Works26564
|
D | make.info-2 | 2413 Works: MAKE Variable. 2594 Works: MAKE Variable.). If the makefile is constructed such that 3605 * default goal: How Make Works. (line 11) 3711 * goal: How Make Works. (line 11) 3713 * goal, default: How Make Works. (line 11) 3784 * makefile, how make processes: How Make Works. (line 6) 3892 * processing a makefile: How Make Works. (line 6) 3932 * relinking: How Make Works. (line 46)
|
D | make.info-1 | 103 * How Make Works:: How `make' Processes This Makefile 445 * How Make Works:: How `make' Processes This Makefile 495 File: make.info, Node: Simple Makefile, Next: How Make Works, Prev: Rule Introduction, Up: Intr… 580 File: make.info, Node: How Make Works, Next: Variables Simplify, Prev: Simple Makefile, Up: Int… 634 File: make.info, Node: Variables Simplify, Next: make Deduces, Prev: How Make Works, Up: Introd… 2929 the default goal. *Note How Make Works::. 3518 5.7.1 How the `MAKE' Variable Works 6290 or contain `$(MAKE)' or `${MAKE}' (*Note How the `MAKE' Variable Works:
|
D | make.texi | 129 * How Make Works:: How @code{make} Processes This Makefile 490 * How Make Works:: How @code{make} Processes This Makefile 548 @node Simple Makefile, How Make Works, Rule Introduction, Introduction 651 @node How Make Works, Variables Simplify, Simple Makefile, Introduction 716 @node Variables Simplify, make Deduces, How Make Works, Introduction 3485 @xref{How Make Works}. 4211 @subsection How the @code{MAKE} Variable Works 7695 @samp{$@{MAKE@}} (@xref{MAKE Variable, ,How the @code{MAKE} Variable Works}.) 10616 @xref{MAKE Variable, ,How the @code{MAKE} Variable Works}. 10802 Variable Works}). If the makefile is constructed such that the parent
|
/ndk/sources/host-tools/make-3.81/config/ |
D | lib-link.m4 | 534 dnl Works only for CPPFLAGS, not for LIB* variables because that sometimes
|
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest_unittest.cc | 7024 GTEST_TEST(AlternativeNameTest, Works) { // GTEST_TEST is the same as TEST. in GTEST_TEST() argument 7160 TEST(RemoveReferenceToConstTest, Works) { in TEST() argument 7199 TEST(GTestReferenceToConstTest, Works) { in TEST() argument
|