Home
last modified time | relevance | path

Searched defs:SortItem (Results 1 – 25 of 74) sorted by relevance

123

/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/world/
H A Dsort_item.h40 struct SortItem { struct
41 SortItem(SortItem *n) : _next(n), _prev(nullptr), _itemNum(0), in SortItem() function
52 SortItem *_next; argument
53 SortItem *_prev; argument
59 uint32 _frame;
63 int _sx, _sx2; // Screenspace X coords
64 int _sy, _sy2; // Screenspace Y coords
84 int32 _x, _xLeft; // Worldspace bounding box x (xright = x)
85 int32 _y, _yFar; // Worldspace bounding box y (ynear = y)
86 int32 _z, _zTop; // Worldspace bounding box z (_zTop = z)
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/statistics/
H A Dextended_stats_internal.h43 typedef struct SortItem struct
47 } SortItem; argument
/dports/databases/postgresql10-server/postgresql-10.19/src/include/statistics/
H A Dextended_stats_internal.h43 typedef struct SortItem struct
47 } SortItem; argument
/dports/databases/postgresql11-client/postgresql-11.14/src/include/statistics/
H A Dextended_stats_internal.h43 typedef struct SortItem struct
47 } SortItem; typedef
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/statistics/
H A Dextended_stats_internal.h43 typedef struct SortItem struct
47 } SortItem; typedef
/dports/databases/postgresql10-client/postgresql-10.19/src/include/statistics/
H A Dextended_stats_internal.h43 typedef struct SortItem struct
47 } SortItem; argument
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/statistics/
H A Dextended_stats_internal.h43 typedef struct SortItem struct
47 } SortItem; argument
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/statistics/
H A Dextended_stats_internal.h43 typedef struct SortItem struct
47 } SortItem; typedef
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/statistics/
H A Dextended_stats_internal.h43 typedef struct SortItem struct
47 } SortItem; argument
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/vcpkg-0.2.15/test-data/normalized/installed/vcpkg/info/
H A Dboost-range_1.67.0_x64-windows-static.list43 x64-windows-static/include/boost/range/algorithm/generate.hpp
45 x64-windows-static/include/boost/range/algorithm/inplace_merge.hpp
46 x64-windows-static/include/boost/range/algorithm/lexicographical_compare.hpp
47 x64-windows-static/include/boost/range/algorithm/lower_bound.hpp
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/statistics/
H A Dextended_stats_internal.h43 typedef struct SortItem struct
47 } SortItem; typedef
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/statistics/
H A Dextended_stats_internal.h43 typedef struct SortItem struct
47 } SortItem; typedef
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/statistics/
H A Dextended_stats_internal.h43 typedef struct SortItem struct
47 } SortItem; typedef
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/include/statistics/
H A Dextended_stats_internal.h43 typedef struct SortItem struct
47 } SortItem; argument
/dports/databases/postgresql11-server/postgresql-11.14/src/include/statistics/
H A Dextended_stats_internal.h43 typedef struct SortItem struct
47 } SortItem; argument
/dports/databases/postgresql12-client/postgresql-12.9/src/include/statistics/
H A Dextended_stats_internal.h54 typedef struct SortItem struct
59 } SortItem; argument
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/include/statistics/
H A Dextended_stats_internal.h53 typedef struct SortItem struct
58 } SortItem; typedef
/dports/databases/postgresql13-server/postgresql-13.5/src/include/statistics/
H A Dextended_stats_internal.h53 typedef struct SortItem struct
58 } SortItem; argument
/dports/databases/postgresql12-server/postgresql-12.9/src/include/statistics/
H A Dextended_stats_internal.h54 typedef struct SortItem struct
59 } SortItem; typedef
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/include/statistics/
H A Dextended_stats_internal.h54 typedef struct SortItem struct
59 } SortItem; typedef
/dports/databases/postgresql13-client/postgresql-13.5/src/include/statistics/
H A Dextended_stats_internal.h53 typedef struct SortItem struct
58 } SortItem; argument
/dports/databases/postgresql13-contrib/postgresql-13.5/src/include/statistics/
H A Dextended_stats_internal.h53 typedef struct SortItem struct
58 } SortItem; argument
/dports/databases/postgresql12-plpython/postgresql-12.9/src/include/statistics/
H A Dextended_stats_internal.h54 typedef struct SortItem struct
59 } SortItem; typedef
/dports/databases/postgresql12-contrib/postgresql-12.9/src/include/statistics/
H A Dextended_stats_internal.h54 typedef struct SortItem struct
59 } SortItem; argument
/dports/databases/postgresql12-plperl/postgresql-12.9/src/include/statistics/
H A Dextended_stats_internal.h54 typedef struct SortItem struct
59 } SortItem; argument

123