Home
last modified time | relevance | path

Searched refs:LineList (Results 201 – 225 of 395) sorted by relevance

12345678910>>...16

/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Graphics/DirectX/
H A Dmod.rs191 pub const LineList: Self = Self(2i32); const
/dports/astro/kstars/kstars-3.5.6/kstars/tools/
H A Dhorizonmanager.cpp378 std::shared_ptr<LineList> list(new LineList()); in slotSaveChanges()
415 livePreview.reset(new LineList()); in setupLivePreview()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-backend-dx12/src/
H A Dconv.rs189 LineList | LineStrip => D3D12_PRIMITIVE_TOPOLOGY_TYPE_LINE, in map_topology_type()
200 (LineList, false) => D3D_PRIMITIVE_TOPOLOGY_LINELIST, in map_topology()
201 (LineList, true) => D3D_PRIMITIVE_TOPOLOGY_LINELIST_ADJ, in map_topology()
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-backend-dx12-0.4.1/src/
H A Dconv.rs182 LineList | LineStrip => { in map_topology_type()
197 (LineList, false) => D3D_PRIMITIVE_TOPOLOGY_LINELIST, in map_topology()
198 (LineList, true) => D3D_PRIMITIVE_TOPOLOGY_LINELIST_ADJ, in map_topology()
/dports/databases/p5-App-Sqitch/App-Sqitch-0.9994/t/
H A Dlinelist.t38 my $lines = App::Sqitch::Plan::LineList->new(
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Graphics/
H A DPlatformInterfaces.cs139 LineList, enumerator
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/UPT/Library/
H A DParsing.py428 LineList = Lines.split('\n')
429 for Line in LineList:
979 LineList = Statement.split('\n')
981 for Line in LineList:
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/Python/UPT/Library/
H A DParsing.py428 LineList = Lines.split('\n')
429 for Line in LineList:
979 LineList = Statement.split('\n')
981 for Line in LineList:
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/Python/UPT/Library/
H A DParsing.py428 LineList = Lines.split('\n')
429 for Line in LineList:
979 LineList = Statement.split('\n')
981 for Line in LineList:
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/Python/UPT/Library/
H A DParsing.py428 LineList = Lines.split('\n')
429 for Line in LineList:
979 LineList = Statement.split('\n')
981 for Line in LineList:
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/Python/UPT/Library/
H A DParsing.py428 LineList = Lines.split('\n')
429 for Line in LineList:
979 LineList = Statement.split('\n')
981 for Line in LineList:
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/Python/UPT/Library/
H A DParsing.py428 LineList = Lines.split('\n')
429 for Line in LineList:
979 LineList = Statement.split('\n')
981 for Line in LineList:
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/Python/UPT/Library/
H A DParsing.py428 LineList = Lines.split('\n')
429 for Line in LineList:
979 LineList = Statement.split('\n')
981 for Line in LineList:
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/Python/UPT/Library/
H A DParsing.py428 LineList = Lines.split('\n')
429 for Line in LineList:
979 LineList = Statement.split('\n')
981 for Line in LineList:
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/Python/UPT/Library/
H A DParsing.py428 LineList = Lines.split('\n')
429 for Line in LineList:
979 LineList = Statement.split('\n')
981 for Line in LineList:
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dmesh.h145 LineList = 3, enumerator
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dmesh.h145 LineList = 3, enumerator
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/gfx-0.17.1/src/
H A Dslice.rs97 p::LineList => nv / 2, in get_prim_count()
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/platform/mac/
H A Dcgdrawcontext.h36 void drawLines (const LineList& lines) override;
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/platform/mac/
H A Dcgdrawcontext.h37 void drawLines (const LineList& lines) override;
/dports/databases/p5-App-Sqitch/App-Sqitch-0.9994/lib/App/Sqitch/
H A DPlan.pm12 use App::Sqitch::Plan::LineList;
86 isa => LineList,
89 App::Sqitch::Plan::LineList->new(@{ shift->_plan->{lines} }),
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-backend-dx12/src/
H A Dconv.rs228 LineList | LineStrip => D3D12_PRIMITIVE_TOPOLOGY_TYPE_LINE, in map_topology_type()
239 (LineList, false) => D3D_PRIMITIVE_TOPOLOGY_LINELIST, in map_topology()
240 (LineList, true) => D3D_PRIMITIVE_TOPOLOGY_LINELIST_ADJ, in map_topology()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-backend-dx12/src/
H A Dconv.rs228 LineList | LineStrip => D3D12_PRIMITIVE_TOPOLOGY_TYPE_LINE, in map_topology_type()
239 (LineList, false) => D3D_PRIMITIVE_TOPOLOGY_LINELIST, in map_topology()
240 (LineList, true) => D3D_PRIMITIVE_TOPOLOGY_LINELIST_ADJ, in map_topology()
/dports/astro/kstars/kstars-3.5.6/kstars/auxiliary/
H A Dksuserdb.h24 class LineList; variable
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/graphics/
H A DRenderer.h116 LineList, enumerator

12345678910>>...16