Home
last modified time | relevance | path

Searched refs:Bsp (Results 1 – 25 of 221) sorted by relevance

123456789

/dports/cad/opencascade/opencascade-7.6.0/src/LocOpe/
H A DLocOpe_Pipe.cxx357 Nbp += Bsp->NbPoles(); in Curves()
358 Nbkn += Bsp->NbKnots(); in Curves()
374 Tkn(Ik) = Bsp->Knot(k); in Curves()
383 Tpol(Ip) = Bsp->Pole(k); in Curves()
387 Tkn(Ik) = Bsp->Knot(k); in Curves()
476 Nbp += Bsp->NbPoles(); in Handle()
477 Nbkn += Bsp->NbKnots(); in Handle()
489 Tpol(Ip) = Bsp->Pole(k); in Handle()
493 Tkn(Ik) = Bsp->Knot(k); in Handle()
502 Tpol(Ip) = Bsp->Pole(k); in Handle()
[all …]
/dports/print/lilypond/lilypond-2.22.1/Documentation/de/texidocs/
H A Dflat-flags-and-beam-nibs.texidoc10 Bsp. 1).
13 eingesetzt werden (Bsp. 2).
17 zeigen benutzt man @code{stemLeftBeamCount} (Bsp. 3).
20 in beide Richtungen tragen. Das geschieht mit @code{[]}-Klammern (Bsp. 4).
/dports/print/lilypond-devel/lilypond-2.23.5/Documentation/de/texidocs/
H A Dflat-flags-and-beam-nibs.texidoc10 Bsp. 1).
13 eingesetzt werden (Bsp. 2).
17 zeigen benutzt man @code{stemLeftBeamCount} (Bsp. 3).
20 in beide Richtungen tragen. Das geschieht mit @code{[]}-Klammern (Bsp. 4).
/dports/net/krill/krill-0.9.4/cargo-crates/polar-core-0.12.4/src/
H A Dinverter.rs6 use crate::bindings::{BindingManager, Bsp, FollowerId, VariableState};
30 bsp: Bsp,
53 bsp: Bsp, in new() argument
172 bsp: Bsp, in filter_inverted_constraints() argument
211 let mut bsp = Bsp::default(); in run()
H A Dbindings.rs19 pub type Bsp = Bsps; typedef
222 pub fn backtrack(&mut self, to: &Bsp) { in backtrack() argument
227 follower.backtrack(&Bsp::default()); in backtrack()
323 pub fn variable_state_at_point(&self, variable: &Symbol, bsp: &Bsp) -> VariableState { in variable_state_at_point()
352 pub fn bsp(&self) -> Bsp { in bsp() argument
366 self.bindings_after(include_temps, &Bsp::default()) in bindings()
369 pub fn bindings_after(&self, include_temps: bool, after: &Bsp) -> Bindings { in bindings_after()
539 bsp: &Bsp, in _variable_state_at_point() argument
/dports/games/vavoom/vavoom-1.33/source/
H A Dp_trace.cpp309 node_t* Bsp = &Nodes[BspNum]; in CrossBSPNode() local
312 int Side = Bsp->PointOnSide2(Trace.Start); in CrossBSPNode()
317 if (!CrossBSPNode(Trace, Bsp->children[Side])) in CrossBSPNode()
321 if (Side == Bsp->PointOnSide2(Trace.End)) in CrossBSPNode()
328 return CrossBSPNode(Trace, Bsp->children[Side ^ 1]); in CrossBSPNode()
H A Dnet_connection.cpp684 node_t* Bsp = &Level->Nodes[BspNum]; in SetUpPvsNode() local
687 int Side = Bsp->PointOnSide(Owner->ViewOrg); in SetUpPvsNode()
690 SetUpPvsNode(Bsp->children[Side], Bsp->bbox[Side]); in SetUpPvsNode()
693 SetUpPvsNode(Bsp->children[Side ^ 1], Bsp->bbox[Side ^ 1]); in SetUpPvsNode()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/UefiCpuPkg/CpuMpPei/
H A DCpuMpPei.c468 UINTN Bsp; in InitializeMpExceptionStackSwitchHandlers() local
484 MpInitLibWhoAmI (&Bsp); in InitializeMpExceptionStackSwitchHandlers()
520 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
595 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/UefiCpuPkg/CpuMpPei/
H A DCpuMpPei.c468 UINTN Bsp; in InitializeMpExceptionStackSwitchHandlers() local
484 MpInitLibWhoAmI (&Bsp); in InitializeMpExceptionStackSwitchHandlers()
520 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
595 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/UefiCpuPkg/CpuMpPei/
H A DCpuMpPei.c477 UINTN Bsp; in InitializeMpExceptionStackSwitchHandlers() local
493 MpInitLibWhoAmI (&Bsp); in InitializeMpExceptionStackSwitchHandlers()
525 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
600 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/UefiCpuPkg/CpuMpPei/
H A DCpuMpPei.c477 UINTN Bsp; in InitializeMpExceptionStackSwitchHandlers() local
493 MpInitLibWhoAmI (&Bsp); in InitializeMpExceptionStackSwitchHandlers()
529 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
604 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/UefiCpuPkg/CpuMpPei/
H A DCpuMpPei.c468 UINTN Bsp; in InitializeMpExceptionStackSwitchHandlers() local
484 MpInitLibWhoAmI (&Bsp); in InitializeMpExceptionStackSwitchHandlers()
520 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
595 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
/dports/sysutils/edk2/edk2-edk2-stable202102/UefiCpuPkg/CpuMpPei/
H A DCpuMpPei.c477 UINTN Bsp; in InitializeMpExceptionStackSwitchHandlers() local
493 MpInitLibWhoAmI (&Bsp); in InitializeMpExceptionStackSwitchHandlers()
525 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
600 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UefiCpuPkg/CpuDxe/
H A DCpuMp.c660 UINTN Bsp; in InitializeMpExceptionStackSwitchHandlers() local
693 MpInitLibWhoAmI (&Bsp); in InitializeMpExceptionStackSwitchHandlers()
698 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
766 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/UefiCpuPkg/CpuDxe/
H A DCpuMp.c660 UINTN Bsp; in InitializeMpExceptionStackSwitchHandlers() local
693 MpInitLibWhoAmI (&Bsp); in InitializeMpExceptionStackSwitchHandlers()
698 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
766 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UefiCpuPkg/CpuMpPei/
H A DCpuMpPei.c514 UINTN Bsp; in InitializeMpExceptionStackSwitchHandlers() local
530 MpInitLibWhoAmI (&Bsp); in InitializeMpExceptionStackSwitchHandlers()
566 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
641 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UefiCpuPkg/CpuDxe/
H A DCpuMp.c660 UINTN Bsp; in InitializeMpExceptionStackSwitchHandlers() local
693 MpInitLibWhoAmI (&Bsp); in InitializeMpExceptionStackSwitchHandlers()
698 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
766 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/UefiCpuPkg/CpuDxe/
H A DCpuMp.c660 UINTN Bsp; in InitializeMpExceptionStackSwitchHandlers() local
693 MpInitLibWhoAmI (&Bsp); in InitializeMpExceptionStackSwitchHandlers()
698 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
766 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/UefiCpuPkg/CpuDxe/
H A DCpuMp.c660 UINTN Bsp; in InitializeMpExceptionStackSwitchHandlers() local
693 MpInitLibWhoAmI (&Bsp); in InitializeMpExceptionStackSwitchHandlers()
698 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
766 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/UefiCpuPkg/CpuMpPei/
H A DCpuMpPei.c514 UINTN Bsp; in InitializeMpExceptionStackSwitchHandlers() local
530 MpInitLibWhoAmI (&Bsp); in InitializeMpExceptionStackSwitchHandlers()
566 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
641 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/UefiCpuPkg/CpuDxe/
H A DCpuMp.c660 UINTN Bsp; in InitializeMpExceptionStackSwitchHandlers() local
693 MpInitLibWhoAmI (&Bsp); in InitializeMpExceptionStackSwitchHandlers()
698 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
766 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/UefiCpuPkg/CpuDxe/
H A DCpuMp.c660 UINTN Bsp; in InitializeMpExceptionStackSwitchHandlers() local
693 MpInitLibWhoAmI (&Bsp); in InitializeMpExceptionStackSwitchHandlers()
698 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
766 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/UefiCpuPkg/CpuDxe/
H A DCpuMp.c660 UINTN Bsp; in InitializeMpExceptionStackSwitchHandlers() local
693 MpInitLibWhoAmI (&Bsp); in InitializeMpExceptionStackSwitchHandlers()
698 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
766 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
/dports/sysutils/edk2/edk2-edk2-stable202102/UefiCpuPkg/CpuDxe/
H A DCpuMp.c660 UINTN Bsp; in InitializeMpExceptionStackSwitchHandlers() local
693 MpInitLibWhoAmI (&Bsp); in InitializeMpExceptionStackSwitchHandlers()
698 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
766 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UefiCpuPkg/CpuMpPei/
H A DCpuMpPei.c514 UINTN Bsp; in InitializeMpExceptionStackSwitchHandlers() local
530 MpInitLibWhoAmI (&Bsp); in InitializeMpExceptionStackSwitchHandlers()
566 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()
641 if (Index == Bsp) { in InitializeMpExceptionStackSwitchHandlers()

123456789