Searched defs:directive (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14.2/lib/libfigpar/ |
| H A D | figpar.c | 53 get_config_option(struct figpar_config options[], const char *directive) in get_config_option() 88 char *directive, char *value), uint16_t processing_options) in parse_config() 101 char *directive; in parse_config() local
|
| H A D | figpar.h | 76 const char *directive; /* config file keyword */ member
|
| /freebsd-14.2/lib/libdpv/ |
| H A D | dialogrc.c | 334 dialogrc_config_option(const char *directive) in dialogrc_config_option()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreAsmPrinter.cpp | 186 const std::string &directive) { in printInlineJT()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | COFFAsmParser.cpp | 353 bool COFFAsmParser::ParseDirectiveSection(StringRef directive, SMLoc loc) { in ParseDirectiveSection() 432 bool COFFAsmParser::ParseDirectivePushSection(StringRef directive, SMLoc loc) { in ParseDirectivePushSection()
|
| /freebsd-14.2/lib/libc/locale/ |
| H A D | collate.h | 87 uint8_t directive[COLL_WEIGHTS_MAX]; member
|
| /freebsd-14.2/usr.bin/rpcgen/ |
| H A D | rpc_scan.c | 448 directive(char *line) in directive() function
|
| /freebsd-14.2/contrib/flex/src/ |
| H A D | misc.c | 341 char directive[MAXLINE], filename[MAXLINE]; in line_directive_out() local
|
| /freebsd-14.2/contrib/llvm-project/lld/ELF/ |
| H A D | OutputSections.cpp | 365 ZSTD_EndDirective directive = ZSTD_e_continue; in maybeCompress() local
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | misc.c | 2622 opt_array_append2(const char *file, const int line, const char *directive, in opt_array_append2() 2641 opt_array_append(const char *file, const int line, const char *directive, in opt_array_append()
|
| /freebsd-14.2/contrib/bmake/ |
| H A D | parse.c | 2049 ParseInclude(char *directive) in ParseInclude()
|
| /freebsd-14.2/sys/contrib/zstd/programs/ |
| H A D | fileio.c | 1347 ZSTD_EndDirective directive = ZSTD_e_continue; in FIO_compressZstdFrame() local
|