| /freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/ |
| H A D | PassBuilderPipelines.cpp | 374 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 D | hostapd.eap_user | 23 # 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 D | ChangeLog | 754 * 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 D | PassBuilder.h | 193 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 D | README.md | 7 ### 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 D | realtek,otto-wdt.yaml | 17 - 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 D | ppp.conf | 11 set log Phase Chat LCP IPCP CCP tun command
|
| /freebsd-14.2/contrib/wpa/wpa_supplicant/ |
| H A D | eap_testing.txt | 236 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 D | ChangeLog | 39 * 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 D | README-HS20 | 250 # 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 D | ad5755.txt | 24 Valid values for DC DC Phase control is:
|
| H A D | adi,ad5755.yaml | 38 Valid values for DC DC Phase control is:
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ |
| H A D | Driver.cpp | 4150 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 D | adf4350.txt | 54 2: Phase resync enable
|
| H A D | adi,adf4350.yaml | 125 2: Phase resync enable
|
| /freebsd-14.2/sys/contrib/openzfs/config/ |
| H A D | kernel.m4 | 763 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 D | semtech,sx9324.yaml | 99 Phase used for start-up proximity detection.
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | Attributor.h | 1571 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 D | ppp.conf.sample | 30 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 D | Driver.h | 620 Compilation &C, const llvm::opt::ArgList &Args, phases::ID Phase,
|
| /freebsd-14.2/sys/dev/aic7xxx/ |
| H A D | aic79xx.reg | 1707 * 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 D | ntp_openssl.m4 | 272 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 D | renesas,rz-mtu3.yaml | 36 - Phase counting mode can be specified independently
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | Attributor.cpp | 2659 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 D | Acpi50.h | 109 UINT8 Phase;
|