Home
last modified time | relevance | path

Searched refs:CommandFlags (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/bmake/
H A Djob.c233 typedef struct CommandFlags { struct
245 } CommandFlags; argument
750 ParseCommandFlags(char **pp, CommandFlags *out_cmdFlags) in ParseCommandFlags()
864 JobWriteSpecialsEchoCtl(Job *job, ShellWriter *wr, CommandFlags *inout_cmdFlags, in JobWriteSpecialsEchoCtl()
895 CommandFlags *inout_cmdFlags, const char **inout_cmdTemplate) in JobWriteSpecials()
936 CommandFlags cmdFlags; in JobWriteCommand()
H A DChangeLog717 rename RunFlags to CommandFlags
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1049 FLAGS_ENUM(CommandFlags){ in FLAGS_ENUM() argument
/freebsd-13.1/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst1360 CommandFlags section in Enumerators
/freebsd-13.1/lib/clang/libllvm/
H A DMakefile213 SRCS_EXL+= CodeGen/CommandFlags.cpp