| /freebsd-13.1/contrib/googletest/googletest/xcode/Config/ |
| H A D | FrameworkTarget.xcconfig | 10 // Dynamic libs need to be position independent 13 // Dynamic libs should not have their external symbols stripped.
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | FPEnv.cpp | 24 .Case("round.dynamic", RoundingMode::Dynamic) in StrToRoundingMode() 36 case RoundingMode::Dynamic: in RoundingModeToStr()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | FloatingPointMode.h | 43 Dynamic = 7, ///< Denotes mode unknown at compile time. enumerator 55 case RoundingMode::Dynamic: return "dynamic"; in spell()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/display/ |
| H A D | allwinner,sun6i-a31-drc.yaml | 7 title: Allwinner A31 Dynamic Range Controller Device Tree Bindings 14 The DRC (Dynamic Range Controller) allows to dynamically adjust
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | exynos5422-dmc.txt | 1 * Exynos5422 frequency and voltage scaling for Dynamic Memory Controller device 3 The Samsung Exynos5422 SoC has DMC (Dynamic Memory Controller) to which the DRAM
|
| /freebsd-13.1/crypto/openssl/doc/man1/ |
| H A D | engine.pod | 72 (dynamic) Dynamic engine loading support 94 (dynamic) Dynamic engine loading support
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/sound/ |
| H A D | maxim,max98390.yaml | 7 title: Maxim Integrated MAX98390 Speaker Amplifier with Integrated Dynamic Speaker Management
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/arm/omap/ |
| H A D | dmm.txt | 1 OMAP Dynamic Memory Manager (DMM) bindings
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Index/ |
| H A D | IndexSymbol.h | 107 Dynamic = 1 << 6, enumerator
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/devfreq/ |
| H A D | exynos-bus.txt | 40 to support DVFS (Dynamic Voltage/Frequency Scaling) feature. 144 : VDD_MIF |--- DMC (Dynamic Memory Controller) 188 The bus of DMC (Dynamic Memory Controller) block in exynos3250.dtsi
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/clock/ |
| H A D | exynos3250-clock.txt | 11 Exynos3250 SoC for Dynamic Memory Controller domain.
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | ELFObjectFile.h | 895 Elf_Dyn *Dynamic = in dynamic_relocation_sections() local 897 for (; Dynamic->d_tag != ELF::DT_NULL; Dynamic++) { in dynamic_relocation_sections() 898 if (Dynamic->d_tag == ELF::DT_REL || Dynamic->d_tag == ELF::DT_RELA || in dynamic_relocation_sections() 899 Dynamic->d_tag == ELF::DT_JMPREL) { in dynamic_relocation_sections() 900 Offsets.push_back(Dynamic->d_un.d_val); in dynamic_relocation_sections()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Index/ |
| H A D | IndexDecl.cpp | 163 SymbolRoleSet Roles = (SymbolRoleSet)SymbolRole::Dynamic; in handleObjCMethod() 242 Roles |= (unsigned)SymbolRole::Dynamic; in VisitFunctionDecl() 538 if (D->getPropertyImplementation() == ObjCPropertyImplDecl::Dynamic) in VisitObjCPropertyImplDecl() 543 SymbolRoleSet(SymbolRole::Dynamic) | SymbolRoleSet(SymbolRole::Implicit); in VisitObjCPropertyImplDecl()
|
| H A D | IndexBody.cpp | 99 Roles |= (unsigned)SymbolRole::Dynamic; in getRolesForRef() 261 Roles |= (unsigned)SymbolRole::Dynamic; in VisitObjCMessageExpr()
|
| H A D | IndexSymbol.cpp | 425 APPLY_FOR_ROLE(Dynamic); in applyForEachSymbolRoleInterruptible() 468 case SymbolRole::Dynamic: OS << "Dyn"; break; in printSymbolRoles()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| H A D | AArch64.def | 124 // Dynamic relocations start 216 // Dynamic relocations start
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/security/tpm/ |
| H A D | ibmvtpm.txt | 11 and its parent - present only if Dynamic
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/cpufreq/ |
| H A D | cpufreq-st.txt | 33 Dynamic Voltage and Frequency Scaling (DVFS)
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/ |
| H A D | divmod.m4 | 51 * Dynamic input: 56 * Dynamic output:
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/iio/dac/ |
| H A D | ad5758.txt | 12 Dynamic Power Control (DPC)
|
| /freebsd-13.1/contrib/apr/ |
| H A D | libapr.dsp | 5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 20 !MESSAGE "libapr - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") 21 !MESSAGE "libapr - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") 22 !MESSAGE "libapr - x64 Release" (based on "Win32 (x86) Dynamic-Link Library") 23 !MESSAGE "libapr - x64 Debug" (based on "Win32 (x86) Dynamic-Link Library")
|
| /freebsd-13.1/sys/contrib/dev/ice/ |
| H A D | README | 1 OS Default Dynamic Device Personalization (DDP) Package 17 Devices based on the Intel(R) Ethernet 800 Series require a Dynamic Device
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | ELFYAML.h | 182 Dynamic, enumerator 349 DynamicSection() : Section(ChunkKind::Dynamic) {} in DynamicSection() 355 static bool classof(const Chunk *S) { return S->Kind == ChunkKind::Dynamic; } in classof()
|
| /freebsd-13.1/sys/contrib/libsodium/packaging/nuget/ |
| H A D | package.gsl | 53 <!-- x86 Dynamic libraries (.dll) --> 77 <!-- x64 Dynamic libraries (.dll) --> 255 <EnumValue Name="dynamic" DisplayName="Dynamic (DLL)" />
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/i3c/ |
| H A D | i3c.txt | 71 All I3C devices are supposed to support DAA (Dynamic Address Assignment), and
|