Searched refs:ALL (Results 51 - 56 of 56) sorted by relevance

123

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPassManagerBuilder.cpp159 cl::values(clEnumValN(AttributorRunOption::ALL, "all",
/freebsd-13-stable/sbin/pfctl/
H A Dparse.y460 %token RETURNRST RETURNICMP RETURNICMP6 PROTO INET INET6 ALL ANY ICMPTYPE
731 | ALL {
2809 logopt : ALL { $$.log = PF_LOG_ALL; $$.logif = 0; }
2928 fromto : ALL {
5559 { "all", ALL},
/freebsd-13-stable/tools/sched/
H A Dschedgraph.py1194 self.tag_lower("cpubg", ALL)
1264 self.scale(ALL, 0, 0, float(oldratio) / ratio, 1)
/freebsd-13-stable/contrib/ntp/lib/isc/win32/
H A Dlibisc.mak113 ALL : "..\..\..\Build\Release\libisc.dll"
306 ALL : "..\..\..\Build\Debug\libisc.dll" "$(OUTDIR)\libisc.bsc"
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h3258 ALL = MODULE | CGSCC enumerator in enum:AttributorRunOption
/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3.c18665 #define SF_All 0x0000002 /* Includes the ALL keyword */
[all...]

Completed in 729 milliseconds

123