Searched refs:generated (Results 1 - 25 of 109) sorted by relevance

12345

/freebsd-13-stable/contrib/ncurses/include/
H A DMKncurses_def.sh51 * This file is generated by $0
H A DMKparametrized.sh45 * Note: this file is generated using MKparametrized.sh, do not edit by hand.
H A DMKkey_defs.sh74 * These definitions were generated by $THIS $*
/freebsd-13-stable/lib/googletest/gmock/
H A DMakefile23 MAIN_INCS+= gmock/gmock-generated-actions.h
24 MAIN_INCS+= gmock/gmock-generated-matchers.h
25 MAIN_INCS+= gmock/gmock-generated-nice-strict.h
27 MAIN_INCS+= gmock/gmock-generated-function-mockers.h
36 INTERNAL_INCS+= gmock/internal/gmock-generated-internal-utils.h
41 INTERNAL_CUSTOM_INCS+= gmock/internal/custom/gmock-generated-actions.h
/freebsd-13-stable/lib/googletest/tests/gmock_main/
H A DMakefile10 GTESTS+= gmock-generated-actions_test
11 GTESTS+= gmock-generated-function-mockers_test
12 GTESTS+= gmock-generated-internal-utils_test
13 GTESTS+= gmock-generated-matchers_test
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dtst.ELFGenerationOut.d.ksh68 echo $tst: file not generated
H A Dtst.ELFGenerationWithO.d.ksh69 echo $tst: file not generated
/freebsd-13-stable/contrib/googletest/googlemock/
H A DMakefile.am10 # This is generated by the configure script, so clean it for distribution.
31 include/gmock/gmock-generated-actions.h \
32 include/gmock/gmock-generated-function-mockers.h \
33 include/gmock/gmock-generated-matchers.h \
34 include/gmock/gmock-generated-nice-strict.h \
43 include/gmock/internal/gmock-generated-internal-utils.h \
46 include/gmock/internal/custom/gmock-generated-actions.h \
109 test/gmock-generated-actions_test.cc \
110 test/gmock-generated-function-mockers_test.cc \
111 test/gmock-generated
[all...]
/freebsd-13-stable/contrib/ncurses/ncurses/tty/
H A DMKexpanded.sh55 /* generated by MKexpanded.sh */
/freebsd-13-stable/bin/sh/
H A Dmkbuiltins46 * This file was generated by the mkbuiltins program.
77 * This file was generated by the mkbuiltins program.
/freebsd-13-stable/share/mk/
H A Dversion_gen.awk63 generated[symver] = 0;
212 if (generated[v] == 1)
239 generated[v] = 1;
H A Dbsd.crunchgen.mk27 # If CRUNCH_GENERATE_LINKS is set to no, no links will be generated.
83 echo \# Auto-generated, do not edit >${.TARGET}
129 # These 2 targets cannot use .MAKE since they depend on the generated
/freebsd-13-stable/contrib/bmake/
H A Dbsd.after-import.mk6 # capture the generated files we need, and add an after-import
79 @(echo '# This is a generated file, do NOT edit!'; \
89 @(echo '# This is a generated file, do NOT edit!'; \
115 @(echo '# This is a generated file, do NOT edit!'; \
/freebsd-13-stable/sys/tools/
H A Dfw_stub.awk126 # Avoid a literal generated file tag here.
127 generated = "@" "generated";
129 * Automatically " generated " by:\
/freebsd-13-stable/crypto/openssh/
H A Dfreebsd-namespace.sh51 * This file was machine-generated. Do not edit manually.
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dcond-func-defined.mk27 # If necessary, the whitespace can be generated by a variable expression.
H A Ddep-var.mk10 # but no error message is generated for this line.
25 # but no error message is generated for this line, just like for UNDEF1.
46 # variable is expanded when the shell command is generated. At that point,
/freebsd-13-stable/contrib/ncurses/ncurses/base/
H A DMKlib_gen.sh42 # any that don't have a `generated' comment attached. It then parses each
48 # 1. sed: extract prototypes of generated functions
49 # 2. sed: decorate prototypes with generated arguments a1. a2,...z
112 /^extern.*generated/{
114 s/^.*generated:\([^ *]*\).*/P_POUNDCif_USE_\1_SUPPORT/p
118 s/^.*generated:\([^ *]*\).*/P_POUNDCendif/p
179 if test "$USE" = generated ; then
416 printf "/* This file was generated by $0 $USE */\n"
420 if ( "$USE" == "generated" ) {
422 print " * This is a file of trivial functions generated fro
[all...]
/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
H A DMKfallback.sh37 # specified list of types generated in.
76 /* This file was generated by $0 */
H A DMKuserdefs.sh35 * generated by $0
/freebsd-13-stable/tools/tools/sysdoc/
H A Dsysdoc.sh39 This manual page has been automatically generated by
59 This manual page is automatically generated
/freebsd-13-stable/contrib/bmake/mk/
H A Dcython.mk50 # this is where we save generated src
65 # if we don't have cython we can use pre-generated srcs
/freebsd-13-stable/contrib/byacc/package/
H A Dbyacc.spec21 license which includes the generated C.
31 license which includes the generated C.
/freebsd-13-stable/tools/build/options/
H A Dmakeman144 generated='@'generated
146 .\" DO NOT EDIT-- this file is $generated by tools/build/options/makeman.
157 file contains variables that control what components will be generated during
/freebsd-13-stable/lib/googletest/gtest/
H A DMakefile33 INTERNAL_INCS+= gtest/internal/gtest-param-util-generated.h

Completed in 286 milliseconds

12345