| /titanic_53/usr/src/contrib/ast/src/cmd/ksh93/ |
| H A D | Mamfile | 43 make FEATURE/externs implicit 87 make include/shell.h implicit 88 make ${PACKAGE_ast_INCLUDE}/cmd.h implicit 89 make ${PACKAGE_ast_INCLUDE}/dlldefs.h implicit 91 make ${PACKAGE_ast_INCLUDE}/cmdext.h implicit 92 make ${PACKAGE_ast_INCLUDE}/shcmd.h implicit 93 make ${PACKAGE_ast_INCLUDE}/prototyped.h implicit 96 prev ${PACKAGE_ast_INCLUDE}/prototyped.h implicit 98 prev ${PACKAGE_ast_INCLUDE}/shcmd.h implicit 99 make ${PACKAGE_ast_INCLUDE}/stak.h implicit [all …]
|
| /titanic_53/usr/src/contrib/ast/src/lib/libsum/ |
| H A D | Mamfile | 78 make sum-sha2.c implicit 79 make ${PACKAGE_ast_INCLUDE}/endian.h implicit 80 make ${PACKAGE_ast_INCLUDE}/bytesex.h implicit 81 make ${PACKAGE_ast_INCLUDE}/ast_common.h implicit 82 make ${PACKAGE_ast_INCLUDE}/ast_map.h implicit 84 prev ${PACKAGE_ast_INCLUDE}/endian.h implicit 89 make sum-sha1.c implicit 91 make sum-md5.c implicit 93 make sum-lmd.c implicit 94 make sha2.h implicit [all …]
|
| /titanic_53/usr/src/contrib/ast/src/lib/libdll/ |
| H A D | Mamfile | 78 make dll.h implicit 80 make xcoff.h implicit 82 make dl.h implicit 84 make ${PACKAGE_ast_INCLUDE}/error.h implicit 85 make ${PACKAGE_ast_INCLUDE}/option.h implicit 86 make ${PACKAGE_ast_INCLUDE}/ast.h implicit 87 make ${PACKAGE_ast_INCLUDE}/ast_api.h implicit 89 make ${PACKAGE_ast_INCLUDE}/vmalloc.h implicit 90 make ${PACKAGE_ast_INCLUDE}/ast_common.h implicit 91 make ${PACKAGE_ast_INCLUDE}/ast_map.h implicit [all …]
|
| /titanic_53/usr/src/contrib/ast/src/cmd/msgcc/ |
| H A D | Mamfile | 83 make ${PACKAGE_ast_INCLUDE}/ppkey.h implicit 84 make ${PACKAGE_ast_INCLUDE}/prototyped.h implicit 87 make ${PACKAGE_ast_INCLUDE}/pp.h implicit 88 make ${PACKAGE_ast_INCLUDE}/ccode.h implicit 89 make ${PACKAGE_ast_INCLUDE}/ast_ccode.h implicit 91 make ${PACKAGE_ast_INCLUDE}/ast_common.h implicit 92 make ${PACKAGE_ast_INCLUDE}/ast_map.h implicit 94 make ${PACKAGE_ast_INCLUDE}/endian.h implicit 95 make ${PACKAGE_ast_INCLUDE}/bytesex.h implicit 96 prev ${PACKAGE_ast_INCLUDE}/ast_common.h implicit [all …]
|
| /titanic_53/usr/src/contrib/ast/src/lib/libcmd/ |
| H A D | Mamfile | 78 make ${PACKAGE_ast_INCLUDE}/shcmd.h implicit 79 make ${PACKAGE_ast_INCLUDE}/prototyped.h implicit 82 make cmd.h implicit 83 make ${PACKAGE_ast_INCLUDE}/dlldefs.h implicit 85 make cmdext.h implicit 88 prev cmd.h implicit 91 make ${PACKAGE_ast_INCLUDE}/endian.h implicit 92 make ${PACKAGE_ast_INCLUDE}/bytesex.h implicit 93 make ${PACKAGE_ast_INCLUDE}/ast_common.h implicit 94 make ${PACKAGE_ast_INCLUDE}/ast_map.h implicit [all …]
|
| /titanic_53/usr/src/contrib/ast/src/lib/libpp/ |
| H A D | Mamfile | 43 make ${PACKAGE_ast_INCLUDE}/endian.h implicit 44 make ${PACKAGE_ast_INCLUDE}/bytesex.h implicit 45 make ${PACKAGE_ast_INCLUDE}/ast_common.h implicit 46 make ${PACKAGE_ast_INCLUDE}/ast_map.h implicit 48 prev ${PACKAGE_ast_INCLUDE}/endian.h implicit 52 make ${PACKAGE_ast_INCLUDE}/ast.h implicit 53 make ${PACKAGE_ast_INCLUDE}/ast_api.h implicit 55 make ${PACKAGE_ast_INCLUDE}/vmalloc.h implicit 56 prev ${PACKAGE_ast_INCLUDE}/ast_common.h implicit 57 make ${PACKAGE_ast_INCLUDE}/ast_std.h implicit [all …]
|
| /titanic_53/usr/src/contrib/ast/src/lib/libast/ |
| H A D | Mamfile | 64 make std/endian.h implicit 65 make std/bytesex.h implicit 66 make ast_common.h implicit 73 make ast_map.h implicit 77 make FEATURE/api implicit 83 make FEATURE/eaccess implicit 89 make FEATURE/vmalloc implicit 94 make FEATURE/mmap implicit 101 make FEATURE/options implicit 107 prev FEATURE/mmap implicit [all …]
|
| /titanic_53/usr/src/cmd/make/bin/ |
| H A D | parallel.cc | 88 static void doname_subtree(Name target, Boolean do_get, Boolean implicit); 679 doname_parallel(Name target, Boolean do_get, Boolean implicit) in doname_parallel() argument 683 result = doname_check(target, do_get, implicit, false); in doname_parallel() 709 doname_subtree(Name target, Boolean do_get, Boolean implicit) in doname_subtree() argument 720 while(doname_check(target, do_get, implicit, false) == build_running) { in doname_subtree() 806 rp->implicit, in process_next() 863 rp->implicit, in process_next() 906 rp->implicit); in process_next() 940 doname_subtree(rp->target, rp->do_get, rp->implicit); in process_next() 1426 rp->implicit, in finish_doname() [all …]
|
| H A D | doname.cc | 78 …e_check(register Name target, register Boolean do_get, register Boolean implicit, register Boolean… 79 extern Doname doname(register Name target, register Boolean do_get, register Boolean implicit, reg… 80 …an doing_subtree, Chain *out_of_date_tail, Property old_locals, Boolean implicit, Property *comman… 127 doname_check(register Name target, register Boolean do_get, register Boolean implicit, register Boo… in doname_check() argument 132 switch (doname(target, do_get, implicit, automatic)) { in doname_check() 281 doname(register Name target, register Boolean do_get, register Boolean implicit, register Boolean a… in doname() argument 320 implicit, in doname() 486 implicit, in doname() 527 implicit, in doname() 562 implicit, in doname() [all …]
|
| /titanic_53/usr/src/cmd/make/include/mk/ |
| H A D | defs.h | 118 Boolean implicit; member 307 extern void add_pending(Name target, int recursion_level, Boolean do_get, Boolean implicit, Boolea… 308 … command, int recursion_level, int auto_count, Name *automatics, Boolean do_get, Boolean implicit); 309 extern void add_serial(Name target, int recursion_level, Boolean do_get, Boolean implicit); 310 extern void add_subtree(Name target, int recursion_level, Boolean do_get, Boolean implicit); 320 extern Doname doname(register Name target, register Boolean do_get, register Boolean implicit, reg… 321 …e_check(register Name target, register Boolean do_get, register Boolean implicit, register Boolean… 322 extern Doname doname_parallel(Name target, Boolean do_get, Boolean implicit);
|
| /titanic_53/usr/src/cmd/csh/sparc/ |
| H A D | Makefile | 25 CERRWARN += -_gcc=-Wno-implicit-function-declaration 28 CERRWARN += -_gcc=-Wno-implicit-int
|
| /titanic_53/usr/src/cmd/csh/i386/ |
| H A D | Makefile | 27 CERRWARN += -_gcc=-Wno-implicit-function-declaration 30 CERRWARN += -_gcc=-Wno-implicit-int
|
| /titanic_53/usr/src/cmd/dtrace/test/tst/common/profile-n/ |
| H A D | tst.profilenhz.d.out | 1 This test is a simple profile implicit hz test
|
| /titanic_53/usr/src/ucbcmd/whereis/ |
| H A D | Makefile | 32 CERRWARN += -_gcc=-Wno-implicit-function-declaration
|
| /titanic_53/usr/src/cmd/factor/ |
| H A D | Makefile | 31 CERRWARN += -_gcc=-Wno-implicit-function-declaration
|
| /titanic_53/usr/src/ucbcmd/tr/ |
| H A D | Makefile | 32 CERRWARN += -_gcc=-Wno-implicit-function-declaration
|
| /titanic_53/usr/src/cmd/fs.d/hsfs/labelit/ |
| H A D | Makefile | 33 CERRWARN += -_gcc=-Wno-implicit-function-declaration
|
| /titanic_53/usr/src/ucbcmd/ln/ |
| H A D | Makefile | 33 CERRWARN += -_gcc=-Wno-implicit-function-declaration
|
| /titanic_53/usr/src/ucbcmd/touch/ |
| H A D | Makefile | 34 CERRWARN += -_gcc=-Wno-implicit-function-declaration
|
| /titanic_53/usr/src/tools/elfextract/ |
| H A D | Makefile | 34 CERRWARN += -_gcc=-Wno-implicit-function-declaration
|
| /titanic_53/usr/src/cmd/news/ |
| H A D | Makefile | 32 CERRWARN += -_gcc=-Wno-implicit-function-declaration
|
| /titanic_53/usr/src/ucbcmd/chown/ |
| H A D | Makefile | 34 CERRWARN += -_gcc=-Wno-implicit-function-declaration
|
| /titanic_53/usr/src/cmd/nlsadmin/ |
| H A D | Makefile | 30 CERRWARN += -_gcc=-Wno-implicit-function-declaration
|
| /titanic_53/usr/src/cmd/setfacl/ |
| H A D | Makefile | 31 CERRWARN += -_gcc=-Wno-implicit-function-declaration
|
| /titanic_53/usr/src/cmd/pools/ |
| H A D | Makefile.pools | 36 CERRWARN += -_gcc=-Wno-implicit-function-declaration
|