Home
last modified time | relevance | path

Searched defs:side_t (Results 1 – 25 of 71) sorted by relevance

123

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dr_defs.h848 struct side_t struct
850 enum ETexpart
856 struct part
869 part textures[3];
870 line_t *linedef;
872 DWORD LeftSide, RightSide; // [RH] Group walls into loops
873 WORD TexelLength;
874 SWORD Light;
875 BYTE Flags;
880 void SetLight(SWORD l) in SetLight()
[all …]
/dports/games/vavoom/vavoom-1.33/source/
H A Dp_gameobject.h210 struct side_t struct
218 float TopRowOffset;
219 float BotRowOffset;
220 float MidRowOffset;
223 int TopTexture;
224 int BottomTexture;
225 int MidTexture;
228 sector_t* Sector;
230 int LineNum;
232 vuint32 Flags;
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/libmysql/authentication_win/
H A Dhandshake.h105 typedef enum {CLIENT, SERVER} side_t; typedef
/dports/databases/percona56-client/percona-server-5.6.51-91.0/libmysql/authentication_win/
H A Dhandshake.h105 typedef enum {CLIENT, SERVER} side_t; typedef
/dports/databases/percona57-server/percona-server-5.7.36-39/libmysql/authentication_win/
H A Dhandshake.h105 typedef enum {CLIENT, SERVER} side_t; typedef
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/libmysql/authentication_win/
H A Dhandshake.h87 typedef enum { CLIENT, SERVER } side_t; typedef
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/libmysql/authentication_win/
H A Dhandshake.h105 typedef enum {CLIENT, SERVER} side_t; typedef
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/libmysql/authentication_win/
H A Dhandshake.h105 typedef enum {CLIENT, SERVER} side_t; typedef
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/libmysql/authentication_win/
H A Dhandshake.h105 typedef enum {CLIENT, SERVER} side_t; typedef
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/libmysql/authentication_win/
H A Dhandshake.h105 typedef enum {CLIENT, SERVER} side_t; typedef
/dports/databases/percona57-client/percona-server-5.7.36-39/libmysql/authentication_win/
H A Dhandshake.h105 typedef enum {CLIENT, SERVER} side_t; typedef
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/libmysql/authentication_win/
H A Dhandshake.h105 typedef enum {CLIENT, SERVER} side_t; typedef
/dports/databases/mysql57-client/mysql-5.7.36/libmysql/authentication_win/
H A Dhandshake.h105 typedef enum {CLIENT, SERVER} side_t; typedef
/dports/databases/mariadb105-client/mariadb-10.5.15/plugin/win_auth_client/
H A Dhandshake.h98 typedef enum {CLIENT, SERVER} side_t; typedef
/dports/databases/mariadb104-server/mariadb-10.4.24/plugin/win_auth_client/
H A Dhandshake.h98 typedef enum {CLIENT, SERVER} side_t; typedef
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/executor/
H A DnodeSort.c99 tuplesort_set_bound(tuplesortstate, node->bound); in ~Security_buffer()
/dports/databases/mariadb103-client/mariadb-10.3.34/plugin/win_auth_client/
H A Dhandshake.h98 typedef enum {CLIENT, SERVER} side_t; typedef
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Devent_queue.cc98 mutex_last_locked_in_func("n/a"),
99 mutex_last_unlocked_in_func("n/a"),
/dports/databases/mysql56-client/mysql-5.6.51/libmysql/authentication_win/
H A Dhandshake.h105 typedef enum {CLIENT, SERVER} side_t; typedef
/dports/databases/mysql55-client/mysql-5.5.62/libmysql/authentication_win/
H A Dhandshake.h98 typedef enum {CLIENT, SERVER} side_t; typedef
/dports/databases/mariadb105-server/mariadb-10.5.15/plugin/win_auth_client/
H A Dhandshake.h98 typedef enum {CLIENT, SERVER} side_t; typedef
/dports/devel/git-p4/git-2.34.1/t/
H A Dt7700-repack.sh119 touch alt_objects/pack/$base_name.keep
/dports/sysutils/xcdroast/xcdroast-0.98alpha16/src/
H A Dmain.c201 GtkWidget *side_t; in create_main() local
/dports/devel/monotone/monotone-1.1/src/
H A Dcmd_conflicts.cc340 enum side_t {left, right, neither}; enum
/dports/games/ufoai/ufoai-2.5-source/src/tools/ufo2map/
H A Dmap.h73 } side_t; typedef

123