Home
last modified time | relevance | path

Searched defs:doc (Results 1 – 25 of 51) sorted by relevance

123

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dcommandlineflags.h18 #define DEFINE_bool(name, default_val, doc) bool FLAG(name) = (default_val) argument
19 #define DEFINE_int32(name, default_val, doc) int32_t FLAG(name) = (default_val) argument
20 #define DEFINE_int64(name, default_val, doc) int64_t FLAG(name) = (default_val) argument
21 #define DEFINE_double(name, default_val, doc) double FLAG(name) = (default_val) argument
22 #define DEFINE_string(name, default_val, doc) \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dcommandlineflags.h18 #define DEFINE_bool(name, default_val, doc) bool FLAG(name) = (default_val) argument
19 #define DEFINE_int32(name, default_val, doc) int32_t FLAG(name) = (default_val) argument
20 #define DEFINE_int64(name, default_val, doc) int64_t FLAG(name) = (default_val) argument
21 #define DEFINE_double(name, default_val, doc) double FLAG(name) = (default_val) argument
22 #define DEFINE_string(name, default_val, doc) \ argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/internal/
H A Dgmock-port.h80 # define GMOCK_DEFINE_bool_(name, default_val, doc) \ argument
82 # define GMOCK_DEFINE_int32_(name, default_val, doc) \ argument
84 # define GMOCK_DEFINE_string_(name, default_val, doc) \ argument
/netbsd-src/external/gpl2/xcvs/dist/
H A DMakefile.am22 SUBDIRS = $(USOURCE_SUBDIRS) man doc contrib maint-aux subdir
57 doc: target
/netbsd-src/external/bsd/unbound/dist/libunbound/python/
H A DMakefile64 doc: ../../.libs/libunbound.so.0 _unbound.so target
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenhooks.c24 struct hook_desc { const char *doc, *type, *name, *param, *init, *docname; }; member
45 emit_findices (const char *doc, const char *hook_name) in emit_findices()
209 const char *doc, *fcode, *p_end; in emit_documentation() local
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dsession.h37 #define DECLARE_INFO_COMMAND(name, doc) \ argument
H A Dvariables.h39 char *doc; /* Documentation string. */ member
/netbsd-src/external/bsd/unbound/dist/pythonmod/
H A DMakefile57 doc: target
/netbsd-src/external/gpl2/diffutils/dist/
H A DMakefile.am21 SUBDIRS = doc lib m4 ms src man po subdir
/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dfetch.c261 fetchMakeURL(const char *scheme, const char *host, int port, const char *doc, in fetchMakeURL()
341 char *doc; in fetchCopyURL() local
597 char *doc; in fetchStringifyURL() local
/netbsd-src/external/bsd/file/dist/
H A DMakefile.am6 SUBDIRS = src magic tests doc python subdir
/netbsd-src/external/lgpl3/mpc/dist/
H A DMakefile.am26 SUBDIRS = src tests doc tools subdir
/netbsd-src/external/gpl2/grep/dist/
H A DMakefile.am4 SUBDIRS = intl po lib doc src tests m4 vms bootstrap subdir
/netbsd-src/external/bsd/flex/dist/
H A DMakefile.am46 doc \ subdir
/netbsd-src/external/bsd/file/dist/src/
H A Dfile.c120 #define OPT(shortname, longname, opt, def, doc) \ argument
122 #define OPT_LONGONLY(longname, opt, def, doc, id) \ argument
779 #define OPT(shortname, longname, opt, def, doc) \ in help() argument
782 #define OPT_LONGONLY(longname, opt, def, doc, id) \ in help() argument
/netbsd-src/external/bsd/openpam/dist/
H A DMakefile.am6 SUBDIRS += doc subdir
/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dfetch.c251 fetchMakeURL(const char *scheme, const char *host, int port, const char *doc, in fetchMakeURL()
297 char *doc; in fetchParseURL() local
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DMakefile.am13 SUBDIRS+= doc subdir
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/
H A DMakefile.am32 SUBDIRS = doc intl intl-java intl-csharp gnulib-lib $(SUBDIR_libasprintf) src po m4 subdir
/netbsd-src/external/gpl2/texinfo/dist/
H A DMakefile.am33 SUBDIRS = $(native_tools) intl m4 lib info makeinfo po util doc subdir
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenhooks.cc24 struct hook_desc { const char *doc, *type, *name, *param, *init, *docname; }; member
189 const char *doc, *p_end; in emit_documentation() local
/netbsd-src/external/bsd/am-utils/dist/
H A DMakefile.am23 doc subdir
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/
H A DMakefile.am23 SUBDIRS = doc intl gnulib-lib libgrep libuniname src libgettextpo po projects misc subdir
/netbsd-src/external/mit/expat/dist/
H A DMakefile.am50 SUBDIRS += xmlwf doc subdir

123