Home
last modified time | relevance | path

Searched refs:FV (Results 176 – 200 of 2884) sorted by relevance

12345678910>>...116

/dports/textproc/htmlq/htmlq-0.3.0/cargo-crates/unicode-normalization-0.1.19/src/
H A Dperfect_hash.rs30 pub(crate) fn mph_lookup<KV, V, FK, FV>( in mph_lookup()
35 fv: FV, in mph_lookup() argument
41 FV: Fn(KV) -> V, in mph_lookup()
/dports/textproc/bat/bat-0.18.3/cargo-crates/unicode-normalization-0.1.17/src/
H A Dperfect_hash.rs30 pub(crate) fn mph_lookup<KV, V, FK, FV>( in mph_lookup()
35 fv: FV, in mph_lookup() argument
41 FV: Fn(KV) -> V, in mph_lookup()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/unicode-normalization-0.1.17/src/
H A Dperfect_hash.rs30 pub(crate) fn mph_lookup<KV, V, FK, FV>( in mph_lookup()
35 fv: FV, in mph_lookup() argument
41 FV: Fn(KV) -> V, in mph_lookup()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/unicode-normalization-0.1.11/src/
H A Dperfect_hash.rs30 pub(crate) fn mph_lookup<KV, V, FK, FV>(x: u32, salt: &[u16], kv: &[KV], fk: FK, fv: FV, in mph_lookup() argument
32 where KV: Copy, FK: Fn(KV) -> u32, FV: Fn(KV) -> V in mph_lookup()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/unicode-normalization-0.1.17/src/
H A Dperfect_hash.rs30 pub(crate) fn mph_lookup<KV, V, FK, FV>(
35 fv: FV,
41 FV: Fn(KV) -> V,
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/unicode-normalization-0.1.13/src/
H A Dperfect_hash.rs30 pub(crate) fn mph_lookup<KV, V, FK, FV>( in mph_lookup()
35 fv: FV, in mph_lookup() argument
41 FV: Fn(KV) -> V, in mph_lookup()
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/unicode-normalization-0.1.13/src/
H A Dperfect_hash.rs30 pub(crate) fn mph_lookup<KV, V, FK, FV>( in mph_lookup()
35 fv: FV, in mph_lookup() argument
41 FV: Fn(KV) -> V, in mph_lookup()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/unicode-normalization-0.1.19/src/
H A Dperfect_hash.rs30 pub(crate) fn mph_lookup<KV, V, FK, FV>( in mph_lookup()
35 fv: FV, in mph_lookup() argument
41 FV: Fn(KV) -> V, in mph_lookup()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/unicode-normalization-0.1.19/src/
H A Dperfect_hash.rs30 pub(crate) fn mph_lookup<KV, V, FK, FV>( in mph_lookup()
35 fv: FV, in mph_lookup() argument
41 FV: Fn(KV) -> V, in mph_lookup()
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/unicode-normalization-0.1.13/src/
H A Dperfect_hash.rs30 pub(crate) fn mph_lookup<KV, V, FK, FV>( in mph_lookup()
35 fv: FV, in mph_lookup() argument
41 FV: Fn(KV) -> V, in mph_lookup()
/dports/www/monolith/monolith-2.6.1/cargo-crates/unicode-normalization-0.1.19/src/
H A Dperfect_hash.rs30 pub(crate) fn mph_lookup<KV, V, FK, FV>( in mph_lookup()
35 fv: FV, in mph_lookup() argument
41 FV: Fn(KV) -> V, in mph_lookup()
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/unicode-normalization-0.1.19/src/
H A Dperfect_hash.rs30 pub(crate) fn mph_lookup<KV, V, FK, FV>( in mph_lookup()
35 fv: FV, in mph_lookup() argument
41 FV: Fn(KV) -> V, in mph_lookup()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/ArmPlatformPkg/
H A DArmPlatformPkg-2ndstage.fdf48 # RegionType <FV, DATA, or FILE>
54 FV = FVMAIN_COMPACT
59 # FV Section
61 # [FV] section is used to define what components or modules are placed within a flash
63 # within the image. The [FV] section consists of define statements, set statements and
68 [FV.FvMain]
70 NumBlocks = 0 # This FV gets compressed so make it just big enough
71 FvAlignment = 8 # FV alignment and FV attributes setting.
132 [FV.FVMAIN_COMPACT]
161 # Rules are use with the [FV] section's module INF type to define
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/ARM/VExpressPkg/
H A DArmVExpress-CTA15-A7.fdf31 FV = FVMAIN_COMPACT
35 # FV Section
37 # [FV] section is used to define what components or modules are placed within a flash
39 # within the image. The [FV] section consists of define statements, set statements and
43 [FV.FvMain]
45 NumBlocks = 0 # This FV gets compressed so make it just big enough
46 FvAlignment = 8 # FV alignment and FV attributes setting.
162 # FV Filesystem
177 [FV.FVMAIN_COMPACT]
208 # Rules are use with the [FV] section's module INF type to define
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/indent/
H A Dprolog.prolog75 %% subst(+X, +V, +FV, +Ei, -Eo)
78 %% dans l'environnement FV.
86 subst(X, V, FV, lambda(Y, Ti, Bi), lambda(Y1, To, Bo)) :-
87 subst(X, V, FV, Ti, To),
91 (member((Y, _), FV) ->
98 subst(X, V, FV, Bi1, Bo)),
102 ; (member((Y, _), FV)
109 subst(X, V, FV, Bi1, Bo)
111 subst(X, V, FV, pi(Y, Ti, Bi), pi(Y1, To, Bo)) :-
115 subst(X, V, FV, app(E1i, E2i), app(E1o, E2o)) :-
[all …]
/dports/editors/emacs/emacs-27.2/test/manual/indent/
H A Dprolog.prolog75 %% subst(+X, +V, +FV, +Ei, -Eo)
78 %% dans l'environnement FV.
86 subst(X, V, FV, lambda(Y, Ti, Bi), lambda(Y1, To, Bo)) :-
87 subst(X, V, FV, Ti, To),
91 (member((Y, _), FV) ->
98 subst(X, V, FV, Bi1, Bo)),
102 ; (member((Y, _), FV)
109 subst(X, V, FV, Bi1, Bo)
111 subst(X, V, FV, pi(Y, Ti, Bi), pi(Y1, To, Bo)) :-
115 subst(X, V, FV, app(E1i, E2i), app(E1o, E2o)) :-
[all …]
/dports/textproc/dblatex/dblatex-0.3.11py3/latex/style/
H A Ddbk_misc.sty53 \let\FV@UseKeyValuesOrig\FV@UseKeyValues
55 \def\code{\FV@Environment{}{lstcode}}
58 \let\FV@UseKeyValues\relax
63 \let\FV@UseKeyValues\FV@UseKeyValuesOrig
65 \expandafter\lstset\expandafter{\FV@KeyValues}
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/ARM/SgiPkg/
H A DSgiPlatform.fdf42 # RegionType <FV, DATA, or FILE>
48 FV = FVMAIN_COMPACT
52 # FV Section
54 # [FV] section is used to define what components or modules are placed within a
56 # are positioned within the image. The [FV] section consists of define
61 [FV.FvMain]
64 NumBlocks = 0 # This FV gets compressed so make it just big enough
65 FvAlignment = 8 # FV alignment and FV attributes setting.
156 # FV FileSystem
187 [FV.FVMAIN_COMPACT]
[all …]
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/ARM/N1Sdp/
H A DN1SdpPlatform.fdf42 # RegionType <FV, DATA, or FILE>
48 FV = FVMAIN_COMPACT
53 # FV Section
55 # [FV] section is used to define what components or modules are placed within a
57 # are positioned within the image. The [FV] section consists of define
62 [FV.FvMain]
64 NumBlocks = 0 # This FV gets compressed so make it just big enough
65 FvAlignment = 8 # FV alignment and FV attributes setting.
138 # FV FileSystem
151 [FV.FVMAIN_COMPACT]
[all …]
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/Intel/Vlv2TbltDevicePkg/
H A DPlatformPkg.fdf103 FV = MICROCODE_FV
176 # FV Recovery#2
180 FV = FVRECOVERY2
183 # FV Recovery
187 FV = FVRECOVERY
191 # FV Section
199 [FV.MICROCODE_FV]
252 # FV Section
260 [FV.FVRECOVERY2]
316 [FV.FVRECOVERY]
[all …]
/dports/math/polymake/polymake-4.5/apps/polytope/src/
H A Djohnson.cc60 Matrix<double> FV = V.minor(f_vert,All); in find_facet_normal() local
61 Vector<double> cp = cross_product(FV[2]-FV[0],FV[1]-FV[0]); in find_facet_normal()
65 if (cp*(non_facet_point - FV[0]) < 0) in find_facet_normal()
76 Matrix<double> FV = V.minor(f_vert,All); in neighbors() local
81 basis[0] = FV[2] - FV[0]; in neighbors()
82 basis[1] = FV[1] - FV[0]; in neighbors()
83 FV = ones_vector<double>() | FV * T(basis); in neighbors()
185 Matrix<double> FV = V.minor(f_vert,All); in augment() local
349 …const Matrix<double> trans = zero_vector<double>(FV.rows()) | repeat_row(normal - average(rows(FV)… in rotate_facet()
367 const Int n_vert = FV.rows(); in gyroelongate()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/ArmPlatformPkg/ArmVExpressPkg/
H A DArmVExpress-RTSM-A15_MPCore.fdf48 # RegionType <FV, DATA, or FILE>
54 FV = FVMAIN_SEC
58 FV = FVMAIN_COMPACT
63 # FV Section
65 # [FV] section is used to define what components or modules are placed within a flash
72 [FV.FVMAIN_SEC]
93 [FV.FvMain]
95 NumBlocks = 0 # This FV gets compressed so make it just big enough
96 FvAlignment = 8 # FV alignment and FV attributes setting.
202 [FV.FVMAIN_COMPACT]
[all …]
H A DArmVExpress-RTSM-A15.fdf48 # RegionType <FV, DATA, or FILE>
54 FV = FVMAIN_SEC
58 FV = FVMAIN_COMPACT
63 # FV Section
65 # [FV] section is used to define what components or modules are placed within a flash
72 [FV.FVMAIN_SEC]
93 [FV.FvMain]
95 NumBlocks = 0 # This FV gets compressed so make it just big enough
96 FvAlignment = 8 # FV alignment and FV attributes setting.
202 [FV.FVMAIN_COMPACT]
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/ArmVirtPkg/
H A DArmVirtXen.fdf52 # RegionType <FV, DATA, or FILE>
104 FV = FVMAIN_COMPACT
109 # FV Section
111 # [FV] section is used to define what components or modules are placed within a flash
113 # within the image. The [FV] section consists of define statements, set statements and
118 [FV.FvMain]
121 NumBlocks = 0 # This FV gets compressed so make it just big enough
122 FvAlignment = 16 # FV alignment and FV attributes setting.
218 [FV.FVMAIN_COMPACT]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/ArmVirtPkg/
H A DArmVirtXen.fdf44 # RegionType <FV, DATA, or FILE>
86 FV = FVMAIN_COMPACT
91 # FV Section
93 # [FV] section is used to define what components or modules are placed within a flash
95 # within the image. The [FV] section consists of define statements, set statements and
100 [FV.FvMain]
103 NumBlocks = 0 # This FV gets compressed so make it just big enough
104 FvAlignment = 16 # FV alignment and FV attributes setting.
199 [FV.FVMAIN_COMPACT]

12345678910>>...116