Home
last modified time | relevance | path

Searched defs:LineData (Results 1 – 25 of 178) sorted by relevance

12345678

/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Core/
H A DAssembler.h9 struct LineData struct
11 string OpCode;
12 string Operand;
13 string OperandSuffix;
14 AddrMode Mode = AddrMode::None;
15 int OperandSize = 0;
16 bool IsHex = false;
17 bool IsDecimal = false;
18 bool IsImmediate = false;
19 bool HasComment = false;
[all …]
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/golangci/go-misc/weechat/
H A Dtypes.go45 type LineData struct { struct
46 Date time.Time "date"
49 Prefix string "prefix"
50 Message string "message"
53 Displayed byte "displayed"
54 Highlight byte "highlight"
56 Buffer uintptr "ptr:buffer"
57 Lines uintptr "ptr:lines"
58 Line uintptr "ptr:line"
59 Self uintptr "ptr:line_data"
[all …]
/dports/games/openclonk/openclonk-release-8.1-src/src/lib/
H A DC4LogBuf.h25 struct LineData struct
33 LineData *pLineDataBuf; // line data buffer argument
/dports/net/kf5-kcontacts/kcontacts-5.89.0/src/vcardparser/
H A Dvcard_p.h25 struct LineData { struct
29 using LineMap = std::vector<LineData>; argument
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DCellBuffer.h44 struct LineData { struct
47 LineData() : startPosition(0), handleSet(0) { in LineData() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DCellBuffer.h44 struct LineData { struct
47 LineData() : startPosition(0), handleSet(0) { in LineData() argument
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DCellBuffer.h44 struct LineData { struct
47 LineData() : startPosition(0), handleSet(0) { in LineData() argument
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/src/stc/scintilla/src/
H A DCellBuffer.h44 struct LineData { struct
47 LineData() : startPosition(0), handleSet(0) { in LineData() argument
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stc/scintilla/src/
H A DCellBuffer.h44 struct LineData { struct
47 LineData() : startPosition(0), handleSet(0) { in LineData() argument
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MaterialEditor/wxscintilla_1.69.2/src/scintilla/src/
H A DCellBuffer.h44 struct LineData { struct
47 LineData() : startPosition(0), handleSet(0) { in LineData() argument
/dports/www/cssed/cssed-0.4.0/scintilla/src/
H A DCellBuffer.h44 struct LineData { struct
47 LineData() : startPosition(0), handleSet(0) { in LineData() argument
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/environment/events/
H A DLineData.java19 public class LineData extends JavaScriptObject class
21 protected LineData() in LineData() method in LineData
/dports/games/widelands/widelands-build21/src/graphic/
H A Dwordwrap.h67 struct LineData { struct
69 std::string text;
72 size_t start;
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/golangci/go-misc/weechat/web/
H A Dweechat.go151 func isAction(line weechat.LineData) bool { return line.Prefix == " *" }
153 func isSystem(line weechat.LineData) bool {
174 func htmlMessage(line weechat.LineData) template.HTML {
/dports/math/kig/kig-21.12.3/misc/
H A Dcommon.h43 LineData() : a(), b() {} in LineData() function
47 LineData( const Coordinate& na, const Coordinate& nb ) : a( na ), b( nb ) {} in LineData() function
H A Dkigtransform.h15 class LineData; variable
/dports/editors/xvile/vile-9.8v/filters/
H A Dmanfilt.c129 typedef struct LineData { struct
130 struct LineData *l_next; argument
131 struct LineData *l_prev; argument
132 size_t l_last; /* the number of cells allocated in l_cells[] */
133 size_t l_used; /* the number of cells used in l_cells[] */
134 size_t l_this; /* the current cell within the line */
135 CHARCELL *l_cell;
/dports/editors/vile/vile-9.8v/filters/
H A Dmanfilt.c129 typedef struct LineData { struct
130 struct LineData *l_next; argument
131 struct LineData *l_prev; argument
132 size_t l_last; /* the number of cells allocated in l_cells[] */
133 size_t l_used; /* the number of cells used in l_cells[] */
134 size_t l_this; /* the current cell within the line */
135 CHARCELL *l_cell;
/dports/math/kig/kig-21.12.3/objects/
H A Dbase_type.h12 class LineData; variable
H A Dline_type.h10 class LineData; variable
H A Dline_imp.h12 class LineData; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationFractionalSpacingTests.cpp92 struct LineData struct
94 float tessLevel;
95 float additionalSegmentLength;
96 int additionalSegmentLocation;
98LineData (float lev, float len, int loc) : tessLevel(lev), additionalSegmentLength(len), additiona… in LineData() argument
/dports/multimedia/mxflib/mxflib-1.0.1/mxflib/
H A Dvbi.h89 …mber, VBIWrappingType Wrapping, VBISampleCoding Coding, UInt16 SampleCount, DataChunkPtr &LineData) in VBILine()
98 …mber, VBIWrappingType Wrapping, VBISampleCoding Coding, UInt16 SampleCount, DataChunkPtr &LineData) in VBILine()
110 void SetData(UInt16 SampleCount, DataChunkPtr &LineData) in SetData()
163 …mber, VBIWrappingType Wrapping, VBISampleCoding Coding, UInt16 SampleCount, DataChunkPtr &LineData) in AddLine()
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/js/types/models/glyphs/
H A Dline.d.ts9 export declare type LineData = XYGlyphData & p.UniformsOf<Line.Mixins>; alias
/dports/games/freeorion/freeorion-0.4.10.2/GG/GG/
H A DFont.h348 struct GG_API LineData struct
355 struct GG_API CharData
386 std::vector<CharData> char_data;
390 Alignment justification;

12345678