Home
last modified time | relevance | path

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

12345678

/freebsd/contrib/libucl/
H A D.clang-format10 AllowShortBlocksOnASingleLine: Always
13 AllowShortIfStatementsOnASingleLine: Always
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DUninitializedValues.h97 Always enumerator
102 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/llvm/include/llvm/Target/
H A DTargetOptions.h102 Always, enumerator
244 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/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h162 Always, // Unconditionally emit Swift async extended frame info. enumerator
164 Default = Always,
169 Always, // All loops are assumed to be finite. enumerator
H A DOpenACCKinds.h648 Always = 1 << 5, enumerator
649 LLVM_MARK_AS_BITMASK_ENUM(Always)
665 if (isOpenACCModifierBitSet(Mods, OpenACCModifierKind::Always)) { in printOpenACCModifierKind()
/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/crypto/openssl/doc/man3/
H A DSSL_set_incoming_stream_policy.pod61 Always accept incoming streams, allowing them to be dequeued using
66 Always reject incoming streams.
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSanitizers.cpp173 case llvm::AsanDetectStackUseAfterReturnMode::Always: in AsanDetectStackUseAfterReturnModeToString()
188 .Case("always", llvm::AsanDetectStackUseAfterReturnMode::Always) in AsanDetectStackUseAfterReturnModeFromString()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCTargetOptions.h22 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/sys/contrib/device-tree/Bindings/hwmon/
H A Dntc_thermistor.txt26 - "connected-positive" Always ON, If not specified.
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DXRayArgs.cpp235 for (const auto &Always : AlwaysInstrumentFiles) { in addArgs() local
237 AlwaysInstrumentOpt += Always; in addArgs()
/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/clang/tools/driver/
H A Ddriver.cpp385 .Case("always", Driver::ReproLevel::Always) in clang_main()
395 ReproLevel = Driver::ReproLevel::Always; in clang_main()
/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/
H A D.clang-format108 UseTab: Always
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCTargetOptionsCommandFlags.cpp90 cl::values(clEnumValN(EmitDwarfUnwindType::Always, "always", in MCOPT_EXP()
/freebsd/crypto/krb5/src/util/et/
H A DISSUES57 Workaround: Always use signed types of at least 32 bits for error
/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.

12345678