Searched refs:plans (Results 1 – 17 of 17) sorted by relevance
/freebsd/crypto/openssl/test/ |
H A D | run_tests.pl | 171 my @plans = (); # initial level, no plan yet 195 my $level = $#plans; 205 push @plans, $tests_planned; 208 pop @plans if @plans && --($plans[-1]) <= 0;
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | Thread.cpp | 1060 ThreadPlanStack *plans = GetProcess()->FindThreadPlans(GetID()); in GetPlans() local 1061 if (plans) in GetPlans() 1062 return *plans; in GetPlans() 1109 const ThreadPlanStack &plans = GetPlans(); in AutoCompleteThreadPlans() local 1110 if (!plans.AnyPlans()) in AutoCompleteThreadPlans() 1116 while ((p = plans.GetPlanByIndex(i, false))) { in AutoCompleteThreadPlans()
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_nl80211_scan.c | 454 struct nlattr *plans; in nl80211_sched_scan_add_scan_plans() local 458 plans = nla_nest_start(msg, NL80211_ATTR_SCHED_SCAN_PLANS); in nl80211_sched_scan_add_scan_plans() 459 if (!plans) in nl80211_sched_scan_add_scan_plans() 512 nla_nest_end(msg, plans); in nl80211_sched_scan_add_scan_plans()
|
/freebsd/sys/contrib/xz-embedded/linux/Documentation/ |
H A D | xz.txt | 87 Future plans
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | Options.td | 1116 Desc<"Display more information about the thread plans">; 1118 Desc<"Display internal as well as user thread plans">; 1120 Arg<"ThreadID">, Desc<"List the thread plans for this TID, can be " 1123 Desc<"Display thread plans for unreported threads">;
|
/freebsd/contrib/kyua/ |
H A D | NEWS.md | 291 test cases reported as `TODO` or `SKIP` as passed; handle skip plans;
|
/freebsd/contrib/tzdata/ |
H A D | NEWS | 509 Note that there are plans to discontinue leap seconds by 2035. 784 Iran plans to stop observing DST permanently, after it falls back 2122 had subsecond precision in practice, there are no plans for tzdata 3471 that plans to switch from UT +10 to +11 on 2014-12-28 at 02:00.
|
H A D | africa | 505 # Mauritius plans to observe DST from 2008-11-01 to 2009-03-31 on a trial
|
H A D | backzone | 769 # No one there that I spoke with seems concerned, or has plans to
|
H A D | southamerica | 279 # emailing list about that San Luis plans to return to standard
|
H A D | australasia | 259 # According to Fiji Broadcasting Corporation, Fiji plans to re-introduce DST
|
H A D | europe | 1881 # The Lithuanian government also announced plans to consider a
|
/freebsd/contrib/tzcode/ |
H A D | NEWS | 406 Note that there are plans to discontinue leap seconds by 2035. 681 Iran plans to stop observing DST permanently, after it falls back 2019 had subsecond precision in practice, there are no plans for tzdata 3368 that plans to switch from UT +10 to +11 on 2014-12-28 at 02:00.
|
/freebsd/share/examples/ipfilter/ |
H A D | ipf-howto.txt | 97 would like to be notified of any plans to redistribute the
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | ChangeLog | 376 * added support for multiple schedule scan plans (sched_scan_plans)
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 10485 - TODO modified for post 1.0 plans. 11310 - plans for static and blacklist config.
|
/freebsd/sys/contrib/dev/acpica/ |
H A D | changes.txt | 3225 Future plans include porting the AcpiExec utility to execute natively on 10036 plans include moving all private headers to a new subdirectory.
|