Home
last modified time | relevance | path

Searched defs:source_s (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/iortcw/iortcw-1.51c/SP/code/botlib/
H A Dl_precomp.h93 typedef struct source_s struct
95 char filename[MAX_QPATH]; //file name of the script
96 char includepath[MAX_QPATH]; //path to include files
97 punctuation_t *punctuations; //punctuations to use
98 script_t *scriptstack; //stack with scripts of the source
99 token_t *tokens; //tokens to read first
100 define_t *defines; //list with macro definitions
101 define_t **definehash; //hash chain with defines
102 indent_t *indentstack; //stack with indents
103 int skip; // > 0 if skipping conditional code
[all …]
/dports/games/iortcw/iortcw-1.51c/MP/code/botlib/
H A Dl_precomp.h93 typedef struct source_s struct
95 char filename[MAX_QPATH]; //file name of the script
96 char includepath[MAX_QPATH]; //path to include files
97 punctuation_t *punctuations; //punctuations to use
98 script_t *scriptstack; //stack with scripts of the source
99 token_t *tokens; //tokens to read first
100 define_t *defines; //list with macro definitions
101 define_t **definehash; //hash chain with defines
102 indent_t *indentstack; //stack with indents
103 int skip; // > 0 if skipping conditional code
[all …]
/dports/games/meqcc/meqcc-1.4/
H A Dl_precomp.h80 typedef struct source_s struct
82 char filename[1024]; //file name of the script
83 char includepath[1024]; //path to include files
84 punctuation_t *punctuations; //punctuations to use
85 script_t *scriptstack; //stack with scripts of the source
86 token_t *tokens; //tokens to read first
87 define_t *defines; //list with macro definitions
88 define_t **definehash; //hash chain with defines
89 indent_t *indentstack; //stack with indents
90 int skip; // > 0 if skipping conditional code
[all …]
/dports/games/ioquake3/ioquake3-1.36/code/botlib/
H A Dl_precomp.h95 typedef struct source_s struct
97 char filename[1024]; //file name of the script
98 char includepath[1024]; //path to include files
99 punctuation_t *punctuations; //punctuations to use
100 script_t *scriptstack; //stack with scripts of the source
101 token_t *tokens; //tokens to read first
102 define_t *defines; //list with macro definitions
103 define_t **definehash; //hash chain with defines
104 indent_t *indentstack; //stack with indents
105 int skip; // > 0 if skipping conditional code
[all …]
/dports/games/ioquake3-server/ioquake3-1.36/code/botlib/
H A Dl_precomp.h95 typedef struct source_s struct
97 char filename[1024]; //file name of the script
98 char includepath[1024]; //path to include files
99 punctuation_t *punctuations; //punctuations to use
100 script_t *scriptstack; //stack with scripts of the source
101 token_t *tokens; //tokens to read first
102 define_t *defines; //list with macro definitions
103 define_t **definehash; //hash chain with defines
104 indent_t *indentstack; //stack with indents
105 int skip; // > 0 if skipping conditional code
[all …]
/dports/games/evq3/evq3/code/botlib/
H A Dl_precomp.h95 typedef struct source_s struct
97 char filename[1024]; //file name of the script
98 char includepath[1024]; //path to include files
99 punctuation_t *punctuations; //punctuations to use
100 script_t *scriptstack; //stack with scripts of the source
101 token_t *tokens; //tokens to read first
102 define_t *defines; //list with macro definitions
103 define_t **definehash; //hash chain with defines
104 indent_t *indentstack; //stack with indents
105 int skip; // > 0 if skipping conditional code
[all …]
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/botlib/
H A Dl_precomp.h96 typedef struct source_s struct
98 char filename[1024]; //file name of the script
99 char includepath[1024]; //path to include files
100 punctuation_t *punctuations; //punctuations to use
101 script_t *scriptstack; //stack with scripts of the source
102 token_t *tokens; //tokens to read first
103 define_t *defines; //list with macro definitions
104 define_t **definehash; //hash chain with defines
105 indent_t *indentstack; //stack with indents
106 int skip; // > 0 if skipping conditional code
[all …]
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/botlib/
H A Dl_precomp.h95 typedef struct source_s struct
97 char filename[1024]; //file name of the script
98 char includepath[1024]; //path to include files
99 punctuation_t *punctuations; //punctuations to use
100 script_t *scriptstack; //stack with scripts of the source
101 token_t *tokens; //tokens to read first
102 define_t *defines; //list with macro definitions
103 define_t **definehash; //hash chain with defines
104 indent_t *indentstack; //stack with indents
105 int skip; // > 0 if skipping conditional code
[all …]
/dports/games/openjk/OpenJK-07675e2/codemp/botlib/
H A Dl_precomp.h104 typedef struct source_s struct
106 char filename[1024]; //file name of the script
107 char includepath[1024]; //path to include files
108 punctuation_t *punctuations; //punctuations to use
109 script_t *scriptstack; //stack with scripts of the source
110 token_t *tokens; //tokens to read first
111 define_t *defines; //list with macro definitions
112 define_t **definehash; //hash chain with defines
113 indent_t *indentstack; //stack with indents
114 int skip; // > 0 if skipping conditional code
[all …]
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/botlib/
H A Dl_precomp.h95 typedef struct source_s struct
97 char filename[1024]; //file name of the script
98 char includepath[1024]; //path to include files
99 punctuation_t *punctuations; //punctuations to use
100 script_t *scriptstack; //stack with scripts of the source
101 token_t *tokens; //tokens to read first
102 define_t *defines; //list with macro definitions
103 define_t **definehash; //hash chain with defines
104 indent_t *indentstack; //stack with indents
105 int skip; // > 0 if skipping conditional code
[all …]
/dports/games/openarena/openarena-engine-source-0.8.8/code/botlib/
H A Dl_precomp.h95 typedef struct source_s struct
97 char filename[1024]; //file name of the script
98 char includepath[1024]; //path to include files
99 punctuation_t *punctuations; //punctuations to use
100 script_t *scriptstack; //stack with scripts of the source
101 token_t *tokens; //tokens to read first
102 define_t *defines; //list with macro definitions
103 define_t **definehash; //hash chain with defines
104 indent_t *indentstack; //stack with indents
105 int skip; // > 0 if skipping conditional code
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/locale/test/
H A Dtest_convert.cpp88 #define TEST_V(how,source_s,dest_s) \ in main() argument
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/devel/boost-docs/boost_1_72_0/libs/locale/test/
H A Dtest_convert.cpp88 #define TEST_V(how,source_s,dest_s) \ in main() argument
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/locale/test/
H A Dtest_convert.cpp88 #define TEST_V(how,source_s,dest_s) \ in main() argument
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/databases/percona57-server/boost_1_59_0/libs/locale/test/
H A Dtest_convert.cpp88 #define TEST_V(how,source_s,dest_s) \ in main() argument
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/databases/xtrabackup/boost_1_59_0/libs/locale/test/
H A Dtest_convert.cpp88 #define TEST_V(how,source_s,dest_s) \ in main() argument
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/databases/percona57-client/boost_1_59_0/libs/locale/test/
H A Dtest_convert.cpp88 #define TEST_V(how,source_s,dest_s) \ in main() argument
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/devel/boost-libs/boost_1_72_0/libs/locale/test/
H A Dtest_convert.cpp88 #define TEST_V(how,source_s,dest_s) \ in main() argument
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/locale/test/
H A Dtest_convert.cpp88 #define TEST_V(how,source_s,dest_s) \ in main() argument
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/devel/hyperscan/boost_1_75_0/libs/locale/test/
H A Dtest_convert.cpp88 #define TEST_V(how,source_s,dest_s) \ in main() argument
102 … #define TEST_V(how,source_s,dest_s) TEST_A(wchar_t,how,to<wchar_t>(source_s),to<wchar_t>(dest_s)) in main() argument
107 …#define TEST_V(how,source_s,dest_s) TEST_A(char16_t,how,to<char16_t>(source_s),to<char16_t>(dest_s… in main() argument
113 …#define TEST_V(how,source_s,dest_s) TEST_A(char32_t,how,to<char32_t>(source_s),to<char32_t>(dest_s… in main() argument
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/hardware/
H A Dhw3sound.c74 typedef struct source_s struct
92 typedef struct ambient_source_s argument
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/hardware/
H A Dhw3sound.c43 typedef struct source_s struct
59 typedef struct ambient_source_s argument
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/tracking/include/pcl/tracking/impl/
H A Dhsv_color_coherence.hpp139 float source_h, source_s, source_v, target_h, target_s, target_v; in computeCoherence() local
/dports/cad/xcircuit/xcircuit-3.10.30/spiceparser/
H A Dsort.c314 int source_s; in list_search_qsort() local
/dports/games/ldmud/ldmud-3.3.720/src/
H A Dlex.c236 typedef struct source_s struct
238 int fd; /* Filedescriptor or -1 */
239 string_t * str; /* The source string (referenced), or NULL */
240 size_t current; /* Current position in .str */

12