Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Djob.c312 typedef struct CommandFlags { struct
324 } CommandFlags; typedef
836 ParseCommandFlags(char **pp, CommandFlags *out_cmdFlags) in ParseCommandFlags()
949 JobWriteSpecialsEchoCtl(Job *job, ShellWriter *wr, CommandFlags *inout_cmdFlags, in JobWriteSpecialsEchoCtl()
977 CommandFlags *inout_cmdFlags, const char **inout_cmdTemplate) in JobWriteSpecials()
1010 CommandFlags cmdFlags; in JobWriteCommand()
H A DChangeLog1927 rename RunFlags to CommandFlags
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1132 FLAGS_ENUM(CommandFlags){ in FLAGS_ENUM() argument
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_cnfg.h2232 U8 CommandFlags; /* 0x03 */ member
2241 U8 CommandFlags; /* 0x03 */ member
2250 U8 CommandFlags; /* 0x03 */ member
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst1363 CommandFlags section in Enumerators
1361 .. _CommandFlags: global() target
1377 TypeSummaryCommandFlags global() argument
/freebsd/lib/clang/libllvm/
H A DMakefile248 SRCS_EXL+= CodeGen/CommandFlags.cpp