Home
last modified time | relevance | path

Searched refs:SRow (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/0ad/0ad-0.0.23b-alpha/source/gui/
H A DCInput.h38 struct SRow;
55 …int GetXTextPosition(const std::list<SRow>::const_iterator& c, const float& x, float& wanted) cons…
147 struct SRow struct
157 std::list<SRow> m_CharacterPositions; argument
H A DCInput.cpp479 std::list<SRow>::iterator current = m_CharacterPositions.begin(); in ManuallyImmutableHandleKeyDownEvent()
518 std::list<SRow>::iterator current = m_CharacterPositions.begin(); in ManuallyImmutableHandleKeyDownEvent()
1561 SRow row; in UpdateText()
1571 std::list<SRow>::iterator current_line; in UpdateText()
1587 std::list<SRow>::iterator destroy_row_from; in UpdateText()
1588 std::list<SRow>::iterator destroy_row_to; in UpdateText()
1601 for (std::list<SRow>::iterator it = m_CharacterPositions.begin(); in UpdateText()
1676 std::list<SRow>::iterator temp_it = destroy_row_to; in UpdateText()
1688 for (std::list<SRow>::iterator it = current_line; in UpdateText()
1782 std::list<SRow>::iterator destroy_row_from; in UpdateText()
[all …]
/dports/devel/upp/upp/bazaar/MAPIEx/
H A DMAPIFolder.cpp229 SRow* MAPIFolder::GetNextRow() { in GetNextRow()
242 SRow* pRow = GetNextRow(); in GetNextMessage()
250 SRow* pRow = GetNextRow(); in GetNextContact()
259 SRow* pRow = GetNextRow(); in GetNextAppointment()
H A DMAPIFolder.h97 SRow* GetNextRow();
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/pidl/nspi/
H A Dnspi.idl226 [out] SRow **REPL_values
353 } SRow;
358 [size_is(cRows)] SRow aRow[*];
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/pidl/nspi/
H A Dnspi.idl226 [out] SRow **REPL_values
353 } SRow;
358 [size_is(cRows)] SRow aRow[*];
/dports/graphics/wings/libigl-2.1.0/include/igl/
H A Dshapeup.cpp42 const Eigen::RowVectorXi SRow=S.row(currRow); in shapeup_regular_face_projection() local
47 avgCurrP+=P.row(SRow(j))/(double)(N); in shapeup_regular_face_projection()
50 targetPolygon.row(j)=P.row(SRow(j))-avgCurrP; in shapeup_regular_face_projection()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/
H A Dshapeup.cpp42 const Eigen::RowVectorXi SRow=S.row(currRow); in shapeup_regular_face_projection() local
47 avgCurrP+=P.row(SRow(j))/(double)(N); in shapeup_regular_face_projection()
50 targetPolygon.row(j)=P.row(SRow(j))-avgCurrP; in shapeup_regular_face_projection()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/pidl/nspi/
H A Dnspi.idl226 [out] SRow **REPL_values
353 } SRow;
358 [size_is(cRows)] SRow aRow[*];
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/pidl/nspi/
H A Dnspi.idl226 [out] SRow **REPL_values
353 } SRow;
358 [size_is(cRows)] SRow aRow[*];
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmapidefs.h411 } SRow,*LPSRow; typedef
415 SRow aRow[MAPI_DIM];
418 #define CbNewSRowSet(_crow) (offsetof(SRowSet,aRow) + (_crow)*sizeof(SRow))
419 #define CbSRowSet(_lprowset) (offsetof(SRowSet,aRow) + (UINT)((_lprowset)->cRows*sizeof(SRow)))
420 #define SizedSRowSet(_crow,_name) struct _SRowSet_ ## _name { ULONG cRows; SRow aRow[_crow]; } _name
539 SRow row;
H A Dwabdefs.h409 } SRow,*LPSRow; typedef
413 SRow aRow[MAPI_DIM];
416 #define CbNewSRowSet(_crow) (offsetof(SRowSet,aRow) + (_crow)*sizeof(SRow))
417 #define CbSRowSet(_lprowset) (offsetof(SRowSet,aRow) + (UINT)((_lprowset)->cRows*sizeof(SRow)))
418 #define SizedSRowSet(_crow,_name) struct _SRowSet_ ## _name { ULONG cRows; SRow aRow[_crow]; } _name
537 SRow row;
/dports/devel/upp/upp/bazaar/MAPIEx/plugin/include_MINGW32/
H A Dmapidefs.h411 } SRow,*LPSRow; typedef
415 SRow aRow[MAPI_DIM];
418 #define CbNewSRowSet(_crow) (offsetof(SRowSet,aRow) + (_crow)*sizeof(SRow))
419 #define CbSRowSet(_lprowset) (offsetof(SRowSet,aRow) + (UINT)((_lprowset)->cRows*sizeof(SRow)))
420 #define SizedSRowSet(_crow,_name) struct _SRowSet_ ## _name { ULONG cRows; SRow aRow[_crow]; } _name
539 SRow row;
H A Dwabdefs.h409 } SRow,*LPSRow; typedef
413 SRow aRow[MAPI_DIM];
416 #define CbNewSRowSet(_crow) (offsetof(SRowSet,aRow) + (_crow)*sizeof(SRow))
417 #define CbSRowSet(_lprowset) (offsetof(SRowSet,aRow) + (UINT)((_lprowset)->cRows*sizeof(SRow)))
418 #define SizedSRowSet(_crow,_name) struct _SRowSet_ ## _name { ULONG cRows; SRow aRow[_crow]; } _name
537 SRow row;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwabdefs.h409 } SRow,*LPSRow; typedef
413 SRow aRow[MAPI_DIM];
416 #define CbNewSRowSet(_crow) (offsetof(SRowSet,aRow) + (_crow)*sizeof(SRow))
417 #define CbSRowSet(_lprowset) (offsetof(SRowSet,aRow) + (UINT)((_lprowset)->cRows*sizeof(SRow)))
418 #define SizedSRowSet(_crow,_name) struct _SRowSet_ ## _name { ULONG cRows; SRow aRow[_crow]; } _name
537 SRow row;
H A Dmapidefs.h411 } SRow,*LPSRow; typedef
415 SRow aRow[MAPI_DIM];
418 #define CbNewSRowSet(_crow) (offsetof(SRowSet,aRow) + (_crow)*sizeof(SRow))
419 #define CbSRowSet(_lprowset) (offsetof(SRowSet,aRow) + (UINT)((_lprowset)->cRows*sizeof(SRow)))
420 #define SizedSRowSet(_crow,_name) struct _SRowSet_ ## _name { ULONG cRows; SRow aRow[_crow]; } _name
539 SRow row;
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/mapi/include/
H A Dmapidefs.h664 } SRow, FAR * LPSRow; typedef
669 SRow aRow[MAPI_DIM]; /* Array of rows */
672 #define CbNewSRowSet(_crow) (offsetof(SRowSet,aRow) + (_crow)*sizeof(SRow))
674 (UINT)((_lprowset)->cRows*sizeof(SRow)))
679 SRow aRow[_crow]; \
863 SRow row; /* New data of added/modified row */
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/AddressBook/
H A Dmod.rs1177 pub struct SRow { struct
1183 impl ::core::marker::Copy for SRow {} argument
1185 impl ::core::clone::Clone for SRow { implementation
1194 pub aRow: [SRow; 1],
1310 pub row: SRow,
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/vfs/
H A Dremote-services.c308 } SRow; typedef
1997 SRow * self = ( SRow * ) p; in SRowWhack()
2016 static rc_t SRowMake ( SRow ** self, const String * src, const SRequest * req, in SRowMake()
2022 SRow * p = ( SRow * ) calloc ( 1, sizeof * p ); in SRowMake()
4161 SRow * row = NULL; in KServiceProcessLine()
4176 SRow * prev in KServiceProcessLine()
4177 = (SRow *) VectorGet ( & self -> resp . rows, 0 ); in KServiceProcessLine()
5301 const SRow * r = in KService1NameWithVersionAndType()
5302 ( SRow * ) VectorGet ( & service . resp . rows, 0 ); in KService1NameWithVersionAndType()
5694 const SRow * r in KServiceProcessStreamTestNames1()
[all …]
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/vfs/
H A Dremote-services.c308 } SRow; typedef
1997 SRow * self = ( SRow * ) p; in SRowWhack()
2016 static rc_t SRowMake ( SRow ** self, const String * src, const SRequest * req, in SRowMake()
2022 SRow * p = ( SRow * ) calloc ( 1, sizeof * p ); in SRowMake()
4161 SRow * row = NULL; in KServiceProcessLine()
4176 SRow * prev in KServiceProcessLine()
4177 = (SRow *) VectorGet ( & self -> resp . rows, 0 ); in KServiceProcessLine()
5301 const SRow * r = in KService1NameWithVersionAndType()
5302 ( SRow * ) VectorGet ( & service . resp . rows, 0 ); in KService1NameWithVersionAndType()
5694 const SRow * r in KServiceProcessStreamTestNames1()
[all …]
/dports/www/limesurvey/limesurvey/application/helpers/
H A Dexport_helper.php1638 foreach ($Rows as $SRow) {
1639 $question = quexml_create_question($RowQ, $SRow['question']);
1645 … quexml_create_multi($question, $qid, $sgq."_".$SRow['title'], $iResponseID, $fieldmap, 1);
1649 …quexml_create_multi($question, $qid, $sgq."_".$SRow['title'], $iResponseID, $fieldmap, 1, array('f…
1655 …quexml_create_multi($question, $qid, $sgq."_".$SRow['title'], $iResponseID, $fieldmap, 1, array('f…
/dports/games/xmemory/xmemory-3.7/
H A Dport.C76 #define SRow(y) (dheight*sizey+border-(y+1)*bsizey+offy) macro
644 draw_block( x, SCol(x), SRow(y-1) ); in redraw_score()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/pidl/mapi/
H A Dmapi.idl291 } SRow;
296 SRow aEntries[cEntries];
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/pidl/mapi/
H A Dmapi.idl291 } SRow;
296 SRow aEntries[cEntries];
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/pidl/mapi/
H A Dmapi.idl291 } SRow;
296 SRow aEntries[cEntries];

12