Home
last modified time | relevance | path

Searched refs:Always (Results 1 – 25 of 162) sorted by relevance

1234567

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DUninitializedValues.h85 Always enumerator
90 return AlwaysUninit ? Always : in getKind()
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Dbrcm,iproc-i2c.txt16 Always 1 (for I2C addresses)
19 Always 0
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSanitizers.cpp94 case llvm::AsanDetectStackUseAfterReturnMode::Always: in AsanDetectStackUseAfterReturnModeToString()
109 .Case("always", llvm::AsanDetectStackUseAfterReturnMode::Always) in AsanDetectStackUseAfterReturnModeFromString()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h154 Always, // Unconditionally emit Swift async extended frame info. enumerator
156 Default = Always,
161 Always, // All loops are assumed to be finite. enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h119 Always, enumerator
259 SwiftAsyncFramePointerMode::Always;
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dnvidia,tegra20-usb-phy.txt12 Always present.
19 associated EHCI controller's clock. Always present.
20 - pll_u: PLL_U. Always present.
/freebsd/contrib/wpa/wpa_supplicant/binder/
H A D.clang-format3 UseTab: Always
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizerOptions.h33 Always, ///< Always detect stack use after return. enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_always_instrument.txt5 # Always instrument the main function.
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCTargetOptions.h32 Always, // Always emit dwarf unwind enumerator
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap3-beagle-ab4.dts35 /* Always clocked by secure_32k_fck */
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DXRayArgs.cpp210 for (const auto &Always : AlwaysInstrumentFiles) { in addArgs() local
212 AlwaysInstrumentOpt += Always; in addArgs()
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dntc_thermistor.txt26 - "connected-positive" Always ON, If not specified.
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-h6-orangepi-3.dts68 /* Always on 3.3V regulator for WiFi and BT */
78 /* Always on 1.8V/300mA regulator for WiFi and BT IO */
/freebsd/contrib/kyua/
H A DCONTRIBUTING.md57 * Always work on a non-master branch.
65 * Always trigger Travis CI builds for your changes (hence why working on a
155 * Use proper punctuation for all sentences. Always start with a capital letter
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DDumpValueObjectOptions.h25 enum class Mode { Always, Default, Never } m_mode; enumerator
/freebsd/contrib/llvm-project/clang/tools/driver/
H A Ddriver.cpp370 .Case("always", Driver::ReproLevel::Always) in clang_main()
380 ReproLevel = Driver::ReproLevel::Always; in clang_main()
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupValueObjectDisplay.cpp194 {DumpValueObjectOptions::PointerDepth::Mode::Always, ptr_depth}); in GetAsDumpOptions()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoFlags.def97 // NOTE: Always must be equal to largest flag, check this when adding new flags.
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCTargetOptionsCommandFlags.cpp89 cl::values(clEnumValN(EmitDwarfUnwindType::Always, "always", in MCOPT_EXP()
/freebsd/
H A D.clang-format108 UseTab: Always
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,aoss-qmp.txt1 Qualcomm Always-On Subsystem side channel binding
/freebsd/usr.sbin/bsdconfig/includes/
H A DUSAGE29 -a Always use color even when output is not to a terminal.
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Damlogic,gxbb-aoclkc.txt4 controllers within the Always-On part of the SoC.
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos4412-itop-scp-core.dtsi210 op_mode = <0>; /* Always off Mode */
316 op_mode = <0>; /* Always off Mode */

1234567