Home
last modified time | relevance | path

Searched refs:dstring_new (Results 1 – 25 of 81) sorted by relevance

1234

/dports/games/quakeforge/quakeforge-0.7.2/libs/util/
H A Dva.c57 string = dstring_new (); in va()
72 string = dstring_new (); in nva()
H A Dquakefs.c451 dstring_t *dir = dstring_new (); in qfs_process_path()
843 dstring_t *netpath = dstring_new (); in open_file()
1177 s_dir = dstring_new (); in qfs_add_gamedir()
1178 f_dir = dstring_new (); in qfs_add_gamedir()
1389 dstring_t *full_path = dstring_new (); in QFS_NextFilename()
1415 dstring_t *full_path = dstring_new (); in QFS_Open()
1450 dstring_t *full_old = dstring_new (); in QFS_Rename()
1451 dstring_t *full_new = dstring_new (); in QFS_Rename()
1469 dstring_t *full_path = dstring_new (); in QFS_Remove()
H A Ddstring.c78 dstring_new (void) in dstring_new() function
220 dstring_t *dstr = dstring_new (); in dstring_strdup()
/dports/games/quakeforge/quakeforge-0.7.2/tools/qflight/source/
H A Dqflight.c144 lightdata = dstring_new (); in LightWorld()
145 rgblightdata = dstring_new (); in LightWorld()
/dports/games/quakeforge/quakeforge-0.7.2/nq/source/
H A Dhost.c146 str = dstring_new (); in Host_EndGame()
183 str = dstring_new (); in Host_Error()
306 str = dstring_new (); in SV_ClientPrintf()
329 str = dstring_new (); in SV_BroadcastPrintf()
354 str = dstring_new (); in Host_ClientCommands()
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/glsl/
H A Dvid_common_glsl.c199 dstring_t *log = dstring_new (); in GLSL_CompileShader()
280 pname = dstring_new (); in dump_program()
322 dstring_t *log = dstring_new (); in GLSL_LinkProgram()
/dports/devel/libdatrie/libdatrie-0.2.13/datrie/
H A Ddstring.h34 DString * dstring_new (int char_size, int n_elm);
H A Dtrie-string.c81 return (TrieString *) dstring_new (sizeof (TrieChar), n_elm); in trie_string_new()
/dports/devel/py-datrie/datrie-0.8.2/libdatrie/datrie/
H A Ddstring.h34 DString * dstring_new (int char_size, int n_elm);
H A Dtrie-string.c42 return (TrieString *) dstring_new (sizeof (TrieChar), n_elm); in trie_string_new()
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfcc/test/
H A Dtest-bi.c54 dstr = dstring_new (); in bi_printf()
/dports/games/quakeforge/quakeforge-0.7.2/qw/source/
H A Dcrudefile.c142 path = dstring_new (); in CF_BuildQuota()
201 dstring_t *fullpath = dstring_new (); in CF_Open()
H A Dsv_ccmds.c250 name = dstring_new (); in SV_Fraglogfile_f()
627 dstring_t *text = dstring_new(); in SV_Punish()
786 text = dstring_new (); in SV_ConSay()
1134 cl->uploadfn = dstring_new (); in SV_Snap()
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfcc/source/
H A Dstrpool.c371 q = dstring_new (); in html_string()
404 q = dstring_new (); in quote_string()
/dports/net-mgmt/libsmi/libsmi-0.4.8/tools/
H A Ddstring.h51 dstring_new(void);
H A Dsmixlate.c76 token = dstring_new(); in process()
77 subst = dstring_new(); in process()
/dports/games/quakeforge/quakeforge-0.7.2/libs/image/
H A Dimage.c55 tmpFile = dstring_new (); in LoadImage()
/dports/games/quakeforge/quakeforge-0.7.2/include/QF/
H A Ddstring.h60 dstring_t *dstring_new (void);
/dports/games/quakeforge/quakeforge-0.7.2/libs/audio/renderer/
H A Dsnd_channels.c221 dstring_t *name = dstring_new (); in s_play_f()
243 dstring_t *name = dstring_new (); in s_playcenter_f()
266 dstring_t *name = dstring_new (); in s_playvol_f()
/dports/games/quakeforge/quakeforge-0.7.2/libs/models/iqm/
H A Dgl_model_iqm.c76 dstring_t *str = dstring_new (); in gl_iqm_load_textures()
H A Dglsl_model_iqm.c97 dstring_t *str = dstring_new (); in glsl_iqm_load_textures()
/dports/games/quakeforge/quakeforge-0.7.2/tools/qwaq/
H A Dbuiltins.c143 dstring_t *dstr = dstring_new (); in bi_printf()
H A Dqwaq-bi.c89 dstring_t *dstr = dstring_new (); in bi_printf()
/dports/games/quakeforge/quakeforge-0.7.2/libs/console/
H A Dfilelist.c151 dstring_t *basename = dstring_new (); in Con_Skyboxlist_f()
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/sw32/
H A Dscreen.c99 dstring_t *pcxname = dstring_new (); in sw32_SCR_ScreenShot_f()

1234