Home
last modified time | relevance | path

Searched refs:Phase (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp374 static bool isLTOPreLink(ThinOrFullLTOPhase Phase) { in isLTOPreLink() argument
375 return Phase == ThinOrFullLTOPhase::ThinLTOPreLink || in isLTOPreLink()
376 Phase == ThinOrFullLTOPhase::FullLTOPreLink; in isLTOPreLink()
440 isLTOPreLink(Phase))); in buildO1FunctionSimplificationPipeline()
996 Phase != ThinOrFullLTOPhase::ThinLTOPostLink) in buildModuleSimplificationPipeline()
1028 if (Phase != ThinOrFullLTOPhase::ThinLTOPostLink) { in buildModuleSimplificationPipeline()
1058 if (!isLTOPreLink(Phase)) in buildModuleSimplificationPipeline()
1077 if (Phase == ThinOrFullLTOPhase::ThinLTOPostLink) in buildModuleSimplificationPipeline()
1090 !isLTOPreLink(Phase)))); in buildModuleSimplificationPipeline()
1115 addPreInlinerPasses(MPM, Level, Phase); in buildModuleSimplificationPipeline()
[all …]
/freebsd-14.2/contrib/wpa/hostapd/
H A Dhostapd.eap_user23 # EAP-PEAP, EAP-TTLS, and EAP-FAST require Phase 2 configuration.
41 # version based on the Phase 1 identity. Without this flag, the EAP
58 # Phase 1 users
85 # Phase 2 (tunnelled within EAP-PEAP or EAP-TTLS) users
H A DChangeLog754 * EAP-FAST server: piggyback Phase 2 start with the end of Phase 1
871 * added peer identity into EAP-FAST PAC-Opaque and skip Phase 2
873 * added support for EAP Sequences in EAP-FAST Phase 2
880 * added support for fragmenting EAP-TTLS/PEAP/FAST Phase 2 (tunneled)
903 phase 2 to allow EAP-SIM and EAP-AKA to be used as the Phase 2 method
1179 Phase 1 identity
1199 * added support for configuring multiple allowed EAP types for Phase 2
1207 * added support for configuring list of EAP methods for Phase 1 so that
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Passes/
H A DPassBuilder.h193 ThinOrFullLTOPhase Phase);
211 ThinOrFullLTOPhase Phase);
216 ThinOrFullLTOPhase Phase);
221 ThinOrFullLTOPhase Phase);
632 ThinOrFullLTOPhase Phase);
/freebsd-14.2/sys/contrib/openzfs/cmd/zed/agents/
H A DREADME.md7 ### ZED+FM Phase 1 ###
9 All the phase 1 work is in current Master branch. Phase I work includes:
16 ### ZED+FM Phase 2 (WIP) ###
24 ### ZED+FM Phase 3 ###
/freebsd-14.2/sys/contrib/device-tree/Bindings/watchdog/
H A Drealtek,otto-wdt.yaml17 - Phase 1: During this phase, the WDT can be pinged to reset the timeout.
18 - Phase 2: Starts after phase 1 has timed out, and only serves to give the
/freebsd-14.2/usr.sbin/ppp/
H A Dppp.conf11 set log Phase Chat LCP IPCP CCP tun command
/freebsd-14.2/contrib/wpa/wpa_supplicant/
H A Deap_testing.txt236 packet from Supplicant looks like the one sent in the Phase 1. The
237 server generates a valid looking reply in the same way as in Phase
256 seems to get confused and fails to send proper Phase 2 data.
265 seems to get confused and fails to send proper Phase 2 data.
306 (Failed to decrypt Phase 2 data)
H A DChangeLog39 * EAP-PEAP: require Phase 2 authentication by default (phase2_auth=1)
390 * EAP-TTLS: fixed success after fragmented final Phase 2 message
808 * added domain_suffix_match (and domain_suffix_match2 for Phase 2
989 certificate configuration between Phase 1 and Phase 2
1446 * added support for EAP Sequences in EAP-FAST Phase 2
1571 * added support for fragmentation of outer TLS packets during Phase 2
2173 * fixed ctrl_iface requests for identity/password/otp in Phase 2 of
2202 * allow EAP-PEAP/TTLS fast reauthentication only if Phase 2 succeeded
2203 in the previous authentication (previously, only Phase 1 success was
2317 * added support for configuring list of allowed Phase 2 EAP types
[all …]
H A DREADME-HS20250 # phase1: Pre-configure Phase 1 (outer authentication) parameters
253 # phase2: Pre-configure Phase 2 (inner authentication) parameters
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/dac/
H A Dad5755.txt24 Valid values for DC DC Phase control is:
H A Dadi,ad5755.yaml38 Valid values for DC DC Phase control is:
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp4150 for (phases::ID Phase : PL) { in BuildActions() local
4155 Current, InputArg, Phase, PL.back(), FullPL); in BuildActions()
4160 if (Phase == phases::Link) { in BuildActions()
4176 if (Phase == phases::IfsMerge) { in BuildActions()
4285 for (auto Phase : PhaseList) { in BuildActions() local
4286 switch (Phase) { in BuildActions()
4301 assert(Phase == PhaseList.back() && in BuildActions()
4575 for (phases::ID Phase : PL) { in BuildOffloadingActions() local
4576 if (Phase == phases::Link) { in BuildOffloadingActions()
4589 A = ConstructPhaseAction(C, Args, Phase, A, Kind); in BuildOffloadingActions()
[all …]
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/frequency/
H A Dadf4350.txt54 2: Phase resync enable
H A Dadi,adf4350.yaml125 2: Phase resync enable
/freebsd-14.2/sys/contrib/openzfs/config/
H A Dkernel.m4763 dnl # Phase 1) attempt to build the object files for all of the tests
767 dnl # Phase 2) disable all tests which failed the initial compilation,
778 dnl # Phase 1 - Compilation only, final linking is skipped.
782 dnl # Phase 2 - When building external modules disable test cases
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/proximity/
H A Dsemtech,sx9324.yaml99 Phase used for start-up proximity detection.
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h1571 if (ForceUpdate && Phase == AttributorPhase::UPDATE)
1592 if (Phase == AttributorPhase::SEEDING && !shouldSeedAttribute(AA)) {
1617 AttributorPhase OldPhase = Phase;
1618 Phase = AttributorPhase::UPDATE;
1622 Phase = OldPhase;
1704 if (Phase == AttributorPhase::SEEDING || Phase == AttributorPhase::UPDATE)
1740 if (Phase == AttributorPhase::MANIFEST || Phase == AttributorPhase::CLEANUP)
2560 } Phase = AttributorPhase::SEEDING;
/freebsd-14.2/share/examples/ppp/
H A Dppp.conf.sample30 set log Phase Chat LCP IPCP CCP tun command
315 set log Phase # Log link uptime
478 set log Phase Chat LQM
487 set log Phase LQM
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Driver/
H A DDriver.h620 Compilation &C, const llvm::opt::ArgList &Args, phases::ID Phase,
/freebsd-14.2/sys/dev/aic7xxx/
H A Daic79xx.reg1707 * SCSI Phase
2575 * 960MHz Phase-Locked Loop Control 0
2600 * 960MHz Phase-Locked Loop Control 1
2640 * 960-MHz Phase-Locked Loop Test Count
2650 * 400-MHz Phase-Locked Loop Control 0
2676 * 400-MHz Phase-Locked Loop Control 1
2698 * 400-MHz Phase-Locked Loop Test Count
/freebsd-14.2/contrib/ntp/sntp/m4/
H A Dntp_openssl.m4272 NTP_OPENSSL_VERBOSE_MSG([OpenSSL Phase I checks:])
514 NTP_OPENSSL_VERBOSE_MSG([OpenSSL Phase II checks:])
/freebsd-14.2/sys/contrib/device-tree/Bindings/timer/
H A Drenesas,rz-mtu3.yaml36 - Phase counting mode can be specified independently
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2659 Phase = AttributorPhase::UPDATE; in run()
2672 Phase = AttributorPhase::MANIFEST; in run()
2675 Phase = AttributorPhase::CLEANUP; in run()
2688 assert(Phase == AttributorPhase::UPDATE && in updateAA()
/freebsd-14.2/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi50.h109 UINT8 Phase;

12