Home
last modified time | relevance | path

Searched defs:directive (Results 1 – 12 of 12) sorted by relevance

/freebsd/lib/libfigpar/
H A Dfigpar.c52 get_config_option(struct figpar_config options[], const char *directive) in get_config_option()
87 char *directive, char *value), uint16_t processing_options) in parse_config()
100 char *directive; in parse_config() local
H A Dfigpar.h76 const char *directive; /* config file keyword */ member
/freebsd/lib/libdpv/
H A Ddialogrc.c333 dialogrc_config_option(const char *directive) in dialogrc_config_option()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp186 const std::string &directive) { in printInlineJT()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp353 bool COFFAsmParser::ParseDirectiveSection(StringRef directive, SMLoc loc) { in ParseDirectiveSection()
432 bool COFFAsmParser::ParseDirectivePushSection(StringRef directive, SMLoc loc) { in ParseDirectivePushSection()
/freebsd/lib/libc/locale/
H A Dcollate.h87 uint8_t directive[COLL_WEIGHTS_MAX]; member
/freebsd/usr.bin/rpcgen/
H A Drpc_scan.c440 directive(char *line) in directive() function
/freebsd/contrib/flex/src/
H A Dmisc.c341 char directive[MAXLINE], filename[MAXLINE]; in line_directive_out() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp365 ZSTD_EndDirective directive = ZSTD_e_continue; in maybeCompress() local
/freebsd/crypto/openssh/
H A Dmisc.c2622 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/contrib/bmake/
H A Dparse.c2009 ParseInclude(char *directive) in ParseInclude()
/freebsd/sys/contrib/zstd/programs/
H A Dfileio.c1347 ZSTD_EndDirective directive = ZSTD_e_continue; in FIO_compressZstdFrame() local