Home
last modified time | relevance | path

Searched refs:dynamic (Results 1 – 25 of 482) sorted by relevance

12345678910>>...20

/freebsd-14.2/crypto/openssl/doc/internal/man3/
H A Devp_md_get_number.pod32 This number is dynamic and should be expected to vary from run to run.
40 Returns the internal dynamic number assigned to I<cipher>.
49 Keturns the internal dynamic number assigned to I<kdf>.
53 Returns the internal dynamic number assigned to I<kem>.
57 Returns the internal dynamic number assigned to the I<exchange>.
61 Returns the internal dynamic number assigned to the I<keymgmt>.
65 Returns the internal dynamic number assigned to I<mac>.
69 Returns the internal dynamic number assigned to the I<md>. This is
74 Returns the internal dynamic number assigned to I<rand>.
78 Returns the internal dynamic number assigned to I<signature>.
[all …]
/freebsd-14.2/contrib/ntp/scripts/monitoring/
H A Dloopwatch.config.SAMPLE30 # timebase: dynamic/ISO_DATE_TIME point of zero for linear regression
36 # for dynamic '00:00:00.0 of current day' is used
37 timebase=dynamic
39 # freqbase: dynamic/<baseval>
41 # if dynamic is selected, freqbase is adjusted to fit into the range of
43 freqbase=dynamic
45 # cmplscale: dynamic/<scaling>
47 # if dynamic is selected, cmplscale is adjusted to fit into the range of
49 cmplscale=dynamic
52 # 0 enables dynamic adjust of value ranges for freqbase and cmplscale
/freebsd-14.2/sys/contrib/libsodium/packaging/nuget/
H A Dpackage.gsl54 …<file src="..\\..\\bin\\Win32\\Release\\$(package.platformtoolset)\\dynamic\\$(package.target).dll…
55 …<file src="..\\..\\bin\\Win32\\Debug\\$(package.platformtoolset)\\dynamic\\$(package.target).dll" …
59 …<file src="..\\..\\bin\\Win32\\Debug\\$(package.platformtoolset)\\dynamic\\$(package.target).pdb" …
66 …<file src="..\\..\\bin\\Win32\\Release\\$(package.platformtoolset)\\dynamic\\$(package.target).exp…
78 …<file src="..\\..\\bin\\x64\\Release\\$(package.platformtoolset)\\dynamic\\$(package.target).dll" …
79 …<file src="..\\..\\bin\\x64\\Debug\\$(package.platformtoolset)\\dynamic\\$(package.target).dll" ta…
83 …<file src="..\\..\\bin\\x64\\Debug\\$(package.platformtoolset)\\dynamic\\$(package.target).pdb" ta…
90 …<file src="..\\..\\bin\\x64\\Release\\$(package.platformtoolset)\\dynamic\\$(package.target).exp" …
182 <!-- dynamic import libraries -->
204 <!-- dynamic libraries with debug symbols -->
[all …]
/freebsd-14.2/sys/arm64/linux/
H A Dlinux_vdso.lds.s31 .dynamic : { *(.dynamic) } :text :dynamic
49 dynamic PT_DYNAMIC FLAGS(4); /* PF_R */
/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Dexynos5422-cpus.dtsi66 dynamic-power-coefficient = <90>;
79 dynamic-power-coefficient = <90>;
92 dynamic-power-coefficient = <90>;
105 dynamic-power-coefficient = <90>;
118 dynamic-power-coefficient = <310>;
131 dynamic-power-coefficient = <310>;
144 dynamic-power-coefficient = <310>;
157 dynamic-power-coefficient = <310>;
/freebsd-14.2/sys/amd64/linux/
H A Dlinux_vdso.lds.s23 .dynamic : { *(.dynamic) } :text :dynamic
46 dynamic PT_DYNAMIC FLAGS(4); /* PF_R */
/freebsd-14.2/sys/i386/linux/
H A Dlinux_vdso.lds.s24 .dynamic : { *(.dynamic) } :text :dynamic
47 dynamic PT_DYNAMIC FLAGS(4); /* PF_R */
/freebsd-14.2/sys/amd64/linux32/
H A Dlinux32_vdso.lds.s24 .dynamic : { *(.dynamic) } :text :dynamic
47 dynamic PT_DYNAMIC FLAGS(4); /* PF_R */
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDynamicTags.def44 DYNAMIC_TAG(NULL, 0) // Marks end of dynamic array.
49 DYNAMIC_TAG(STRTAB, 5) // Address of dynamic string table.
50 DYNAMIC_TAG(SYMTAB, 6) // Address of dynamic symbol table.
125 // AArch64 specific dynamic table entries
141 // Hexagon specific dynamic table entries
146 // Mips specific dynamic table entry tags.
170 MIPS_DYNAMIC_TAG(MIPS_GOTSYM, 0x70000013) // Index of first dynamic symbol
217 MIPS_DYNAMIC_TAG(MIPS_AUX_DYNAMIC, 0x70000031) // Address of auxiliary .dynamic.
225 // PPC specific dynamic table entries.
229 // PPC64 specific dynamic table entries.
[all …]
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.cpp63 clang::ast_matchers::dynamic::internal::ArgTypeTraits<
75 clang::ast_matchers::dynamic::internal::ArgTypeTraits<
87 clang::ast_matchers::dynamic::internal::ArgTypeTraits<
100 clang::ast_matchers::dynamic::internal::ArgTypeTraits<
138 clang::ast_matchers::dynamic::internal::ArgTypeTraits<
154 clang::ast_matchers::dynamic::internal::ArgTypeTraits<
/freebsd-14.2/crypto/openssl/
H A DREADME-ENGINES.md29 In addition, dynamic binding to external ENGINE implementations is now
64 with the various compiled-in ENGINEs (see further down for dynamic
144 them, if you want them, in the form of "dynamic"-loadable
152 How does "dynamic" work?
162 to keep order). The dynamic ENGINE itself provides absolutely no
169 openssl engine -vvvv dynamic
193 ENGINE *e = ENGINE_by_id("dynamic");
203 openssl engine dynamic \
211 openssl engine -vvvv dynamic \
240 How do I build a "dynamic" ENGINE?
[all …]
/freebsd-14.2/stand/common/
H A Dself_reloc.c60 void self_reloc(Elf_Addr baseaddr, ElfW_Dyn *dynamic);
66 self_reloc(Elf_Addr baseaddr, ElfW_Dyn *dynamic) in self_reloc() argument
78 for (dynp = dynamic; dynp->d_tag != DT_NULL; dynp++) { in self_reloc()
/freebsd-14.2/sys/contrib/device-tree/Bindings/gpu/
H A Darm,mali-midgard.yaml94 dynamic-power-coefficient:
97 A u32 value that represents the running time dynamic
102 The dynamic power consumption of the GPU is
105 calculate the dynamic power as below -
107 Pdyn = dynamic-power-coefficient * V^2 * f
/freebsd-14.2/sys/contrib/device-tree/Bindings/arm/
H A Darm,coresight-dynamic-funnel.yaml4 $id: http://devicetree.org/schemas/arm/arm,coresight-dynamic-funnel.yaml#
31 const: arm,coresight-dynamic-funnel
41 - const: arm,coresight-dynamic-funnel
90 compatible = "arm,coresight-dynamic-funnel", "arm,primecell";
H A Darm,coresight-dynamic-replicator.yaml4 $id: http://devicetree.org/schemas/arm/arm,coresight-dynamic-replicator.yaml#
31 const: arm,coresight-dynamic-replicator
41 - const: arm,coresight-dynamic-replicator
96 compatible = "arm,coresight-dynamic-replicator", "arm,primecell";
/freebsd-14.2/share/examples/ppp/
H A Dppp.linkdown.sample27 # If you're running ``ppp -auto -nat dynamic-nat-auto'', and are
28 # assigned a dynamic IP number by the peer, this may be worth while
32 dynamic-nat-auto:
/freebsd-14.2/sys/contrib/device-tree/src/arm64/arm/
H A Djuno-r2.dts103 dynamic-power-coefficient = <450>;
121 dynamic-power-coefficient = <450>;
139 dynamic-power-coefficient = <140>;
157 dynamic-power-coefficient = <140>;
175 dynamic-power-coefficient = <140>;
193 dynamic-power-coefficient = <140>;
H A Djuno.dts102 dynamic-power-coefficient = <530>;
120 dynamic-power-coefficient = <530>;
138 dynamic-power-coefficient = <140>;
156 dynamic-power-coefficient = <140>;
174 dynamic-power-coefficient = <140>;
192 dynamic-power-coefficient = <140>;
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DOpts.td18 "--symbols, --relocations, --dynamic-table, --notes, --version-info, --unwind, "
26 def dyn_relocations : FF<"dyn-relocations", "Display the dynamic relocation entries in the file">;
27 def dyn_syms : FF<"dyn-syms", "Display the dynamic symbol table">;
47 def symbols : FF<"symbols", "Display the symbol table. Also display the dynamic symbol table when u…
52 def dynamic_table : FF<"dynamic-table", "Display the dynamic section table">, Group<grp_elf>;
57 def gnu_hash_table : FF<"gnu-hash-table", "Display the GNU hash table for dynamic symbols">, Group<…
58 def hash_symbols : FF<"hash-symbols", "Display the dynamic symbols derived from the hash section">,…
114 def : FF<"dynamic", "Alias for --dynamic-table">, Alias<dynamic_table>;
127 def : F<"d", "Alias for --dynamic-table">, Alias<dynamic_table>, Group<grp_elf>;
/freebsd-14.2/sys/conf/
H A Dvdso_amd64.ldscript46 dynamic PT_DYNAMIC FLAGS(5);
63 .dynamic : { *(.dynamic) } :text :dynamic
H A Dvdso_amd64_ia32.ldscript47 dynamic PT_DYNAMIC FLAGS(5);
64 .dynamic : { *(.dynamic) } :text :dynamic
H A Dldscript.powerpc11 dynamic PT_DYNAMIC;
96 .dynamic : { *(.dynamic) } :kernel :dynamic
H A Dldscript.powerpcspe11 dynamic PT_DYNAMIC;
97 .dynamic : { *(.dynamic) } :kernel :dynamic
/freebsd-14.2/rescue/
H A DREADME7 function even if you've hosed your dynamic /bin and /sbin. For
28 cannot use some advanced library functions that rely on dynamic
30 rely on dynamic linking.
/freebsd-14.2/contrib/llvm-project/lldb/source/API/
H A DSBVariablesOptions.cpp191 void SBVariablesOptions::SetUseDynamic(lldb::DynamicValueType dynamic) { in SetUseDynamic() argument
192 LLDB_INSTRUMENT_VA(this, dynamic); in SetUseDynamic()
194 m_opaque_up->SetUseDynamic(dynamic); in SetUseDynamic()

12345678910>>...20