Home
last modified time | relevance | path

Searched defs:DisplayList (Results 1 – 25 of 99) sorted by relevance

1234

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/GPU/
H A DGPUInterface.h125 struct DisplayList { struct
130 DisplayListState state; argument
134 DisplayListStackEntry stack[32]; argument
135 int stackptr;
136 bool interrupted;
137 u64 waitTicks;
139 bool pendingInterrupt;
140 bool started;
142 u32 offsetAddr;
143 bool bboxResult;
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/GPU/
H A DGPUInterface.h125 struct DisplayList { struct
130 DisplayListState state; argument
134 DisplayListStackEntry stack[32]; argument
135 int stackptr;
136 bool interrupted;
137 u64 waitTicks;
139 bool pendingInterrupt;
140 bool started;
142 u32 offsetAddr;
143 bool bboxResult;
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/GPU/
H A DGPUInterface.h125 struct DisplayList { struct
130 DisplayListState state; argument
134 DisplayListStackEntry stack[32]; argument
135 int stackptr;
136 bool interrupted;
137 u64 waitTicks;
139 bool pendingInterrupt;
140 bool started;
142 u32 offsetAddr;
143 bool bboxResult;
[all …]
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/swf/
H A DControlTag.h28 class DisplayList; variable
61 virtual void executeActions(MovieClip* /*m*/, DisplayList& /*dlist*/) const in executeActions() argument
71 virtual void executeState(MovieClip* /*m*/, DisplayList& /*dlist*/) const in executeState() argument
H A DRemoveObjectTag.h32 class DisplayList; variable
/dports/devel/racer/racer-2.1.48/cargo-crates/annotate-snippets-0.8.0/src/display_list/
H A Dstructs.rs6 pub struct DisplayList<'a> { struct
12 impl<'a> From<Vec<DisplayLine<'a>>> for DisplayList<'a> { argument
22 impl<'a> PartialEq for DisplayList<'a> { implementation
28 impl<'a> fmt::Debug for DisplayList<'a> { implementation
/dports/lang/rust/rustc-1.58.1-src/vendor/annotate-snippets/src/display_list/
H A Dstructs.rs6 pub struct DisplayList<'a> { struct
12 impl<'a> From<Vec<DisplayLine<'a>>> for DisplayList<'a> { argument
22 impl<'a> PartialEq for DisplayList<'a> { implementation
28 impl<'a> fmt::Debug for DisplayList<'a> { implementation
/dports/games/opencity/opencity-0.0.6.5stable/src/model/
H A Dmodel.cpp72 Model::DisplayList() const in DisplayList() function in Model
86 Model::DisplayList in DisplayList() function in Model
111 Model::DisplayList in DisplayList() function in Model
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/
H A Ddbg.rs8 pub struct DisplayList<'a, T>(pub &'a [T]) struct
12 impl<'a, T> fmt::Display for DisplayList<'a, T> implementation
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-0.44.0/src/
H A Ddbg.rs8 pub struct DisplayList<'a, T>(pub &'a [T]) struct
12 impl<'a, T> fmt::Display for DisplayList<'a, T> implementation
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/
H A Ddbg.rs8 pub struct DisplayList<'a, T>(pub &'a [T]) struct
12 impl<'a, T> fmt::Display for DisplayList<'a, T> implementation
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/
H A Ddbg.rs8 pub struct DisplayList<'a, T>(pub &'a [T]) struct
12 impl<'a, T> fmt::Display for DisplayList<'a, T> implementation
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/
H A Ddbg.rs8 pub struct DisplayList<'a, T>(pub &'a [T]) struct
12 impl<'a, T> fmt::Display for DisplayList<'a, T> implementation
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/
H A Ddbg.rs8 pub struct DisplayList<'a, T>(pub &'a [T]) struct
12 impl<'a, T> fmt::Display for DisplayList<'a, T> implementation
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/
H A Ddbg.rs8 pub struct DisplayList<'a, T>(pub &'a [T]) struct
12 impl<'a, T> fmt::Display for DisplayList<'a, T> implementation
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/annotate-snippets-0.9.0/src/display_list/
H A Dstructs.rs7 pub struct DisplayList<'a> { struct
14 impl<'a> From<Vec<DisplayLine<'a>>> for DisplayList<'a> { argument
25 impl<'a> PartialEq for DisplayList<'a> { implementation
31 impl<'a> fmt::Debug for DisplayList<'a> { implementation
/dports/graphics/mupdf/mupdf-1.18.0-source/platform/java/src/com/artifex/mupdf/fitz/
H A DDisplayList.java3 public class DisplayList class
19 public DisplayList(Rect mediabox) { in DisplayList() method in DisplayList
23 private DisplayList(long p) { in DisplayList() method in DisplayList
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/gfx_traits/
H A Dlib.rs106 pub trait DisplayList { interface
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Editor/
H A DSelectWin.cc55 struct DisplayList struct
65 DisplayList* pNext; argument
/dports/devel/cc65/cc65-2.19/testcode/lib/atari/
H A Ddisplaylist.c15 void DisplayList = { variable
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/impl/nurbs/
H A DDisplayList.java44 class DisplayList { class
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/glu/nurbs/
H A DDisplayList.java44 public class DisplayList { class
/dports/irc/inspircd/inspircd-3.11.0/src/modules/
H A Dm_namedmodes.cpp34 static void DisplayList(LocalUser* user, Channel* channel) in DisplayList() function
119 void DisplayList(User* user, Channel* chan) CXX11_OVERRIDE in DisplayList() function in DummyZ
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/annotate-snippets-0.9.0/src/formatter/
H A Dmod.rs45 impl<'a> fmt::Display for DisplayList<'a> { implementation
79 impl<'a> DisplayList<'a> { impl
/dports/lang/rust/rustc-1.58.1-src/vendor/annotate-snippets/src/formatter/
H A Dmod.rs45 impl<'a> fmt::Display for DisplayList<'a> { implementation
79 impl<'a> DisplayList<'a> { impl

1234