Home
last modified time | relevance | path

Searched defs:ienc (Results 1 – 25 of 40) sorted by relevance

12

/dports/games/egoboo/egoboo-2.8.1/src/game/
H A DEncList.c72 ENC_REF ienc = ( MAX_ENC - 1 ) - cnt; in EncList_init() local
110 ENC_REF ienc; in EncList_prune_used() local
136 ENC_REF ienc; in EncList_prune_free() local
160 ENC_REF ienc; in EncList_update_used() local
201 bool_t EncList_free_one( const ENC_REF ienc ) in EncList_free_one()
313 bool_t EncList_add_free( const ENC_REF ienc ) in EncList_add_free()
347 ENC_REF ienc; in EncList_remove_free_index() local
406 bool_t EncList_add_used( const ENC_REF ienc ) in EncList_add_used()
440 ENC_REF ienc; in EncList_remove_used_index() local
481 ENC_REF ienc = ( ENC_REF )MAX_ENC; in EncList_allocate() local
[all …]
H A Denchant.inl48 CHR_REF enc_get_iowner( const ENC_REF ienc )
61 chr_t * enc_get_powner( const ENC_REF ienc )
74 EVE_REF enc_get_ieve( const ENC_REF ienc )
87 eve_t * enc_get_peve( const ENC_REF ienc )
100 PRO_REF enc_get_ipro( const ENC_REF ienc )
113 pro_t * enc_get_ppro( const ENC_REF ienc )
126 IDSZ enc_get_idszremove( const ENC_REF ienc )
135 bool_t enc_is_removed( const ENC_REF ienc, const PRO_REF test_profile )
H A Denchant.c135 bool_t unlink_enchant( const ENC_REF ienc, ENC_REF * enc_parent ) in unlink_enchant()
246 bool_t remove_enchant( const ENC_REF ienc, ENC_REF * enc_parent ) in remove_enchant()
388 ENC_REF enchant_value_filled( const ENC_REF ienc, int value_idx ) in enchant_value_filled()
611 void enchant_apply_add( const ENC_REF ienc, int value_idx, const EVE_REF ieve ) in enchant_apply_add()
786 ENC_REF ienc; in enc_config_do_init() local
937 ENC_REF ienc; in enc_config_do_active() local
1561 void enchant_remove_set( const ENC_REF ienc, int value_idx ) in enchant_remove_set()
1680 void enchant_remove_add( const ENC_REF ienc, int value_idx ) in enchant_remove_add()
1834 ENC_REF ienc; in update_all_enchants() local
1851 ENC_REF cleanup_enchant_list( const ENC_REF ienc, ENC_REF * enc_parent ) in cleanup_enchant_list()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/tests/gssapi/
H A Dt_enctypes.py28 def cmdline(ienc, aenc): argument
38 def test(msg, ienc, aenc, tktenc='', tktsession='', proto='', isubkey='', argument
57 def test_err(msg, ienc, aenc, expected_err): argument
H A Dt_enctypes.c82 krb5_enctype *ienc = NULL, *aenc = NULL, zero = 0; in main() local
/dports/security/krb5/krb5-1.19.2/src/tests/gssapi/
H A Dt_enctypes.py28 def cmdline(ienc, aenc): argument
38 def test(msg, ienc, aenc, tktenc='', tktsession='', proto='', isubkey='', argument
57 def test_err(msg, ienc, aenc, expected_err): argument
H A Dt_enctypes.c82 krb5_enctype *ienc = NULL, *aenc = NULL, zero = 0; in main() local
/dports/games/retroarch/RetroArch-1.9.7/deps/bearssl-0.6/src/ssl/
H A Dssl_engine_default_aescbc.c32 const br_block_cbcenc_class *ienc; in br_ssl_engine_set_default_aes_cbc() local
/dports/security/bearssl/bearssl-0.6/src/ssl/
H A Dssl_engine_default_aescbc.c32 const br_block_cbcenc_class *ienc; in br_ssl_engine_set_default_aes_cbc() local
/dports/security/keynote/keynote-2.3/
H A Dkeynote-keygen.c108 int alg, enc, ienc, len = 0, counter; in keynote_keygen() local
/dports/net/opennx/opennx-0.16/
H A DUnixImageSettingsDialog.cpp286 int ienc = 3; in OnOKClick() local
H A DVncImageSettingsDialog.cpp261 int ienc = 3; in OnOkClick() local
H A DRdpImageSettingsDialog.cpp278 int ienc = 3; in OnOkClick() local
/dports/math/R/R-4.1.2/src/main/
H A Dprintutils.c388 int Rstrwid(const char *str, int slen, cetype_t ienc, int quote) in Rstrwid()
522 cetype_t ienc = getCharCE(s); in Rstrlen() local
547 cetype_t ienc = getCharCE(s); in EncodeString() local
H A Dcharacter.c377 static void substr(const char *str, int len, int ienc, int sa, int so, in substr()
450 cetype_t ienc = getCharCE(el); in do_substr() local
583 substrset(char *buf, const char *const str, cetype_t ienc, int sa, int so, in substrset()
638 cetype_t ienc, venc; in do_substrgets() local
1064 cetype_t ienc; in do_tolower() local
1438 cetype_t ienc; in do_chartr() local
H A Dpaste.c246 int ienc = 0; in do_paste() local
309 int ienc = CE_NATIVE; in do_paste() local
/dports/math/libRmath/R-4.1.1/src/main/
H A Dprintutils.c388 int Rstrwid(const char *str, int slen, cetype_t ienc, int quote) in Rstrwid()
522 cetype_t ienc = getCharCE(s); in Rstrlen() local
547 cetype_t ienc = getCharCE(s); in EncodeString() local
H A Dcharacter.c377 static void substr(const char *str, int len, int ienc, int sa, int so, in substr()
450 cetype_t ienc = getCharCE(el); in do_substr() local
583 substrset(char *buf, const char *const str, cetype_t ienc, int sa, int so, in substrset()
638 cetype_t ienc, venc; in do_substrgets() local
1064 cetype_t ienc; in do_tolower() local
1438 cetype_t ienc; in do_chartr() local
H A Dpaste.c246 int ienc = 0; in do_paste() local
309 int ienc = CE_NATIVE; in do_paste() local
/dports/math/R/R-4.1.2/src/library/utils/src/windows/
H A Dutil.c181 static SEXP splitClipboardText(const char *s, int ienc) in splitClipboardText()
252 int n, ienc = CE_NATIVE; in readClipboard() local
/dports/math/libRmath/R-4.1.1/src/library/utils/src/windows/
H A Dutil.c181 static SEXP splitClipboardText(const char *s, int ienc) in splitClipboardText()
252 int n, ienc = CE_NATIVE; in readClipboard() local
/dports/math/R/R-4.1.2/src/library/tools/src/
H A Dtext.c278 cetype_t ienc = getCharCE(STRING_ELT(string, 0)); in splitString() local
/dports/math/libRmath/R-4.1.1/src/library/tools/src/
H A Dtext.c278 cetype_t ienc = getCharCE(STRING_ELT(string, 0)); in splitString() local
/dports/devel/R-cran-data.table/data.table/src/
H A DfreadR.c35 cetype_t ienc = CE_NATIVE; variable
/dports/math/R/R-4.1.2/src/gnuwin32/
H A Drun.c964 Rconnection newWpipe(const char *description, int ienc, const char *mode) in newWpipe()

12