Home
last modified time | relevance | path

Searched refs:IDSZ (Results 1 – 25 of 55) sorted by relevance

123

/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dquest.h50 int quest_set_level( struct s_IDSZ_node quest_log[], size_t quest_log_len, IDSZ idsz, int lev…
51 int quest_adjust_level( struct s_IDSZ_node quest_log[], size_t quest_log_len, IDSZ idsz, int …
52 int quest_get_level( struct s_IDSZ_node quest_log[], size_t quest_log_len, IDSZ idsz );
53 egoboo_rv quest_add( struct s_IDSZ_node quest_log[], size_t quest_log_len, IDSZ idsz, int level );
H A Degoboo_fileutil.h131 IDSZ fget_next_idsz( vfs_FILE * fileread );
136 IDSZ fget_idsz( vfs_FILE* fileread );
159 void fput_idsz( vfs_FILE* filewrite, const char* text, IDSZ idsz );
160 void fput_expansion( vfs_FILE* filewrite, const char* text, IDSZ idsz, int value );
161 void fput_expansion_float( vfs_FILE* filewrite, const char* text, IDSZ idsz, float value );
162 … void fput_expansion_string( vfs_FILE* filewrite, const char* text, IDSZ idsz, const char * str );
H A DIDSZ_map.h46 IDSZ id;
56 …egoboo_rv idsz_map_add( IDSZ_node_t idsz_map[], const size_t idsz_map_len, const IDSZ idsz, con…
58 …IDSZ_node_t* idsz_map_get( const IDSZ_node_t pidsz_map[], const size_t idsz_map_len, const IDSZ id…
H A Dquest.c129 IDSZ idsz = fget_idsz( fileread ); in quest_log_download_vfs()
195 int quest_set_level( IDSZ_node_t quest_log[], size_t quest_log_len, IDSZ idsz, int level ) in quest_set_level()
214 int quest_adjust_level( IDSZ_node_t quest_log[], size_t quest_log_len, IDSZ idsz, int adjustment ) in quest_adjust_level()
254 int quest_get_level( IDSZ_node_t quest_log[], size_t quest_log_len, IDSZ idsz ) in quest_get_level()
266 egoboo_rv quest_add( IDSZ_node_t quest_log[], size_t quest_log_len, IDSZ idsz, int level ) in quest_add()
H A Denchant.inl42 static INLINE IDSZ enc_get_idszremove( const ENC_REF ienc );
126 IDSZ enc_get_idszremove( const ENC_REF ienc )
137 IDSZ idsz_remove;
145 // check vs. every IDSZ that could have something to do with cancelling the enchant
H A Dchar.inl39 static INLINE bool_t cap_is_type_idsz( const CAP_REF icap, IDSZ test_idsz );
40 static INLINE bool_t cap_has_idsz( const CAP_REF icap, IDSZ idsz );
70 static INLINE IDSZ chr_get_idsz( const CHR_REF ichr, int type );
80 static INLINE bool_t chr_has_idsz( const CHR_REF ichr, IDSZ idsz );
81 static INLINE bool_t chr_is_type_idsz( const CHR_REF ichr, IDSZ idsz );
95 static INLINE bool_t cap_is_type_idsz( const CAP_REF icap, IDSZ test_idsz )
113 static INLINE bool_t cap_has_idsz( const CAP_REF icap, IDSZ idsz )
368 static INLINE IDSZ chr_get_idsz( const CHR_REF ichr, int type )
381 static INLINE bool_t chr_has_idsz( const CHR_REF ichr, IDSZ idsz )
408 IDSZ vulnie;
[all …]
H A Dpassage.h89 …ng_passage( const PASS_REF passage, const CHR_REF isrc, IDSZ idsz, BIT_FIELD targeting_bits, IDSZ
H A DIDSZ_map.c46 egoboo_rv idsz_map_add( IDSZ_node_t idsz_map[], const size_t idsz_map_len, const IDSZ idsz, const i… in idsz_map_add()
108 IDSZ_node_t* idsz_map_get( const IDSZ_node_t idsz_map[], const size_t idsz_map_len, const IDSZ idsz… in idsz_map_get()
H A Degoboo_fileutil.c49 IDSZ fget_idsz( vfs_FILE* fileread ) in fget_idsz()
53 IDSZ idsz = IDSZ_NONE; in fget_idsz()
490 void fput_idsz( vfs_FILE* filewrite, const char* text, IDSZ idsz ) in fput_idsz()
497 void fput_expansion( vfs_FILE* filewrite, const char* text, IDSZ idsz, int value ) in fput_expansion()
506 void fput_expansion_float( vfs_FILE* filewrite, const char* text, IDSZ idsz, float value ) in fput_expansion_float()
515 void fput_expansion_string( vfs_FILE* filewrite, const char* text, IDSZ idsz, const char * str ) in fput_expansion_string()
864 IDSZ fget_next_idsz( vfs_FILE * fileread ) in fget_next_idsz()
H A Dchar.h589 int restock_ammo( const CHR_REF character, IDSZ idsz );
614 int chr_get_skill( chr_t *pchr, IDSZ whichskill );
642 CHR_REF chr_has_inventory_idsz( const CHR_REF ichr, IDSZ idsz, bool_t equipped, CHR_REF * pack_last…
643 CHR_REF chr_holding_idsz( const CHR_REF ichr, IDSZ idsz );
644 CHR_REF chr_has_item_idsz( const CHR_REF ichr, IDSZ idsz, bool_t equipped, CHR_REF * pack_last );
H A Degoboo_typedef.h211 typedef Uint32 IDSZ; typedef
215 ((IDSZ)( \
226 const char * undo_idsz( IDSZ idsz );
H A Dprofile.inl37 static INLINE IDSZ pro_get_idsz( const PRO_REF iobj, int type );
112 static INLINE IDSZ pro_get_idsz( const PRO_REF iobj, int type )
H A Dgame.h388 CHR_REF chr_find_target( struct s_chr * psrc, float max_dist, IDSZ idsz, BIT_FIELD targeting_bits );
424 bool_t check_target( struct s_chr * psrc, const CHR_REF ichr_test, IDSZ idsz, BIT_FIELD targeting_b…
H A Degoboo_typedef.c45 const char * undo_idsz( IDSZ idsz ) in undo_idsz()
/dports/games/egoboo/egoboo-2.8.1/src/game/file_formats/
H A Dmodule_file.h87 … int module_has_idsz_vfs( const char *szModName, IDSZ idsz, size_t buffer_len, char * buffer );
88 …void module_add_idsz_vfs( const char *szModName, IDSZ idsz, size_t buffer_len, const char * buff…
H A Dmodule_file.c111 IDSZ idsz = fget_idsz( fileread ); in module_load_info_vfs()
138 int module_has_idsz_vfs( const char *szModName, IDSZ idsz, size_t buffer_len, char * buffer ) in module_has_idsz_vfs()
209 void module_add_idsz_vfs( const char *szModName, IDSZ idsz, size_t buffer_len, const char * buffer ) in module_add_idsz_vfs()
H A Dtemplate.h52 void template_put_idsz( vfs_FILE* filetemp, vfs_FILE* filewrite, IDSZ idsz );
H A Deve_file.h133 IDSZ removedbyidsz; ///< By particle or [NONE]
/dports/games/egoboo/egoboo-2.8.1/src/game/Obsolete/
H A Dscript_obsolete.c33 IDSZ test; in run_function_obsolete()
357 …if ( CapList[sTmp].idsz[IDSZ_PARENT] == ( IDSZ ) pstate->argument || CapList[sTmp].idsz[IDSZ_TYPE]… in run_function_obsolete()
369 …if ( CapList[sTmp].idsz[IDSZ_PARENT] == ( IDSZ ) pstate->argument || CapList[sTmp].idsz[IDSZ_TYPE]… in run_function_obsolete()
381 returncode = ( 0 != check_skills( pself->target, ( IDSZ )pstate->argument ) ); in run_function_obsolete()
524 …sTmp].model].idsz[IDSZ_PARENT] == ( IDSZ ) pstate->argument || CapList[ChrList[sTmp].model].idsz[I… in run_function_obsolete()
542 …if ( CapList[sTmp].idsz[IDSZ_PARENT] == ( IDSZ ) pstate->argument || CapList[sTmp].idsz[IDSZ_TYPE]… in run_function_obsolete()
554 …if ( CapList[sTmp].idsz[IDSZ_PARENT] == ( IDSZ ) pstate->argument || CapList[sTmp].idsz[IDSZ_TYPE]… in run_function_obsolete()
858 …returncode = ( CapList[ChrList[pself->target].model].idsz[IDSZ_VULNERABILITY] == ( IDSZ ) pstate->… in run_function_obsolete()
1074 …returncode = ( CapList[ChrList[pself->target].model].idsz[IDSZ_SPECIAL] == ( IDSZ ) pstate->argume… in run_function_obsolete()
1344 … returncode |= ( CapList[ChrList[pself->target].model].idsz[tTmp] == ( IDSZ ) pstate->argument ); in run_function_obsolete()
[all …]
/dports/textproc/sgmls/sgmls/
H A Dserv.c229 p = (PID)hin((THASH)itab, iname, hash(iname, IDHASH), IDSZ);
256 p = (PID)hin((THASH)itab, iname, hnum, IDSZ);
/dports/textproc/linuxdoc-tools/linuxdoc-tools-0.9.82/sgmls-1.1/
H A Dserv.c229 p = (PID)hin((THASH)itab, iname, hash(iname, IDHASH), IDSZ);
256 p = (PID)hin((THASH)itab, iname, hnum, IDSZ);
/dports/math/mumps/mumps-5.1.2/src/
H A Dcfac_scalings_simScale_util.F742 SUBROUTINE CMUMPS_DOCOMMINF(MYID, NUMPROCS,TMPD, IDSZ, ITAGCOMM, argument
751 INTEGER MYID, NUMPROCS, IDSZ, ITAGCOMM local
753 REAL TMPD(IDSZ)
837 SUBROUTINE CMUMPS_DOCOMM1N(MYID, NUMPROCS,TMPD, IDSZ, ITAGCOMM, argument
846 INTEGER MYID, NUMPROCS, IDSZ, ITAGCOMM local
848 REAL TMPD(IDSZ)
H A Ddfac_scalings_simScale_util.F742 SUBROUTINE DMUMPS_DOCOMMINF(MYID, NUMPROCS,TMPD, IDSZ, ITAGCOMM, argument
751 INTEGER MYID, NUMPROCS, IDSZ, ITAGCOMM local
753 DOUBLE PRECISION TMPD(IDSZ)
837 SUBROUTINE DMUMPS_DOCOMM1N(MYID, NUMPROCS,TMPD, IDSZ, ITAGCOMM, argument
846 INTEGER MYID, NUMPROCS, IDSZ, ITAGCOMM local
848 DOUBLE PRECISION TMPD(IDSZ)
H A Dsfac_scalings_simScale_util.F742 SUBROUTINE SMUMPS_DOCOMMINF(MYID, NUMPROCS,TMPD, IDSZ, ITAGCOMM, argument
751 INTEGER MYID, NUMPROCS, IDSZ, ITAGCOMM local
753 REAL TMPD(IDSZ)
837 SUBROUTINE SMUMPS_DOCOMM1N(MYID, NUMPROCS,TMPD, IDSZ, ITAGCOMM, argument
846 INTEGER MYID, NUMPROCS, IDSZ, ITAGCOMM local
848 REAL TMPD(IDSZ)
H A Dzfac_scalings_simScale_util.F742 SUBROUTINE ZMUMPS_DOCOMMINF(MYID, NUMPROCS,TMPD, IDSZ, ITAGCOMM, argument
751 INTEGER MYID, NUMPROCS, IDSZ, ITAGCOMM local
753 DOUBLE PRECISION TMPD(IDSZ)
837 SUBROUTINE ZMUMPS_DOCOMM1N(MYID, NUMPROCS,TMPD, IDSZ, ITAGCOMM, argument
846 INTEGER MYID, NUMPROCS, IDSZ, ITAGCOMM local
848 DOUBLE PRECISION TMPD(IDSZ)

123