Home
last modified time | relevance | path

Searched defs:description (Results 1 – 25 of 132) sorted by relevance

123456

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-generated-matchers.h265 #define MATCHER(name, description)\ argument
313 #define MATCHER_P(name, p0, description)\ argument
366 #define MATCHER_P2(name, p0, p1, description)\ argument
425 #define MATCHER_P3(name, p0, p1, p2, description)\ argument
487 #define MATCHER_P4(name, p0, p1, p2, p3, description)\ argument
559 #define MATCHER_P5(name, p0, p1, p2, p3, p4, description)\ argument
635 #define MATCHER_P6(name, p0, p1, p2, p3, p4, p5, description)\ argument
714 #define MATCHER_P7(name, p0, p1, p2, p3, p4, p5, p6, description)\ argument
802 #define MATCHER_P8(name, p0, p1, p2, p3, p4, p5, p6, p7, description)\ argument
896 #define MATCHER_P9(name, p0, p1, p2, p3, p4, p5, p6, p7, p8, description)\ argument
[all …]
/netbsd-src/sys/dev/podulebus/
H A Dpodulebus.h51 const char *description; member
56 const char *description; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugType.h74 const char *description) in BuiltinBug()
78 const char *description) in BuiltinBug()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Ds390-mkopc.c66 char description[MAX_DESCRIPTION_LEN + 1]; member
88 int min_cpu, int mode_bits, int flags, char* description) in insertOpcode()
201 int min_cpu, int mode_bits, int flags, char *description) in insertExpandedMnemonic()
380 char description[MAX_DESCRIPTION_LEN + 1]; in main() local
/netbsd-src/crypto/external/bsd/openssl/dist/util/perl/TLSProxy/
H A DAlert.pm46 sub description subroutine
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dresult.c24 static const char *description[ISC_R_NRESULTS] = { variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/perl/TLSProxy/
H A DAlert.pm46 sub description subroutine
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/
H A Dpunycode_examples.h17 const char *description; member
/netbsd-src/external/apache2/llvm/dist/clang/tools/diagtool/
H A DDiagTool.h26 const std::string description; variable
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dregisters.c74 register_descriptions description; in register_description() local
H A Ddebug.c37 const char *description; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DRISCVAttributeParser.cpp48 std::string description = in stackAlign() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dgettext-3-prg.c39 const char *description; member
/netbsd-src/sys/dev/tc/
H A Dtc.c293 const char *id, *driver, *description; member
302 const char *driver, *description; in tc_devinfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dwciia.py69 description = line[2:].strip() variable
/netbsd-src/external/mpl/bind/dist/tests/include/tests/
H A Dns.h42 const char *description; member
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dod-elf32_avr.c135 elf32_avr_get_device_info (bfd *abfd, char *description, in elf32_avr_get_device_info()
246 char *description = NULL; in elf32_avr_dump_mem_usage() local
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dod-elf32_avr.c135 elf32_avr_get_device_info (bfd *abfd, char *description, in elf32_avr_get_device_info()
246 char *description = NULL; in elf32_avr_dump_mem_usage() local
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dcmds.h57 char *description; member
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A Dconf.py247 name,description = title.split(' - ', 1) variable
/netbsd-src/external/gpl2/lvm2/dist/lib/format_text/
H A Dflags.c29 const char *description; member
/netbsd-src/tests/lib/libm/
H A Dt_libm.h59 #define ATF_LIBM_TEST(name, description) \ argument
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/gtk/
H A Dsupport.c146 const gchar *description) in glade_set_atk_action_description()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/vscode/llvm/
H A Dpackage.json4 "description": "VS Code Externsion for LLVM development", string
65 "description": "The Rake task to customize" string
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dvariables.c79 char *description; variable

123456