Home
last modified time | relevance | path

Searched defs:pwl (Results 1 – 25 of 109) sorted by relevance

12345

/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dworklist.c38 void worklist_init(struct worklist *pwl) in worklist_init()
57 int worklist_length(const struct worklist *pwl) in worklist_length()
66 bool worklist_is_empty(const struct worklist *pwl) in worklist_is_empty()
76 bool worklist_peek(const struct worklist *pwl, struct universal *prod) in worklist_peek()
86 bool worklist_peek_ith(const struct worklist *pwl, in worklist_peek_ith()
104 void worklist_advance(struct worklist *pwl) in worklist_advance()
122 void worklist_remove(struct worklist *pwl, int idx) in worklist_remove()
147 bool worklist_append(struct worklist *pwl, const struct universal *prod) in worklist_append()
167 bool worklist_insert(struct worklist *pwl, const struct universal *prod, in worklist_insert()
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dworklist.c38 void worklist_init(struct worklist *pwl) in worklist_init()
57 int worklist_length(const struct worklist *pwl) in worklist_length()
66 bool worklist_is_empty(const struct worklist *pwl) in worklist_is_empty()
76 bool worklist_peek(const struct worklist *pwl, struct universal *prod) in worklist_peek()
86 bool worklist_peek_ith(const struct worklist *pwl, in worklist_peek_ith()
104 void worklist_advance(struct worklist *pwl) in worklist_advance()
122 void worklist_remove(struct worklist *pwl, int idx) in worklist_remove()
147 bool worklist_append(struct worklist *pwl, const struct universal *prod) in worklist_append()
167 bool worklist_insert(struct worklist *pwl, const struct universal *prod, in worklist_insert()
/dports/textproc/enchant/enchant-1.6.0/src/
H A Dpwl.c242 EnchantPWL *pwl; in enchant_pwl_init() local
263 EnchantPWL *pwl; in enchant_pwl_init_with_file() local
281 static void enchant_pwl_refresh_from_file(EnchantPWL* pwl) in enchant_pwl_refresh_from_file()
347 void enchant_pwl_free(EnchantPWL *pwl) in enchant_pwl_free()
355 static void enchant_pwl_add_to_trie(EnchantPWL *pwl, in enchant_pwl_add_to_trie()
371 static void enchant_pwl_remove_from_trie(EnchantPWL *pwl, in enchant_pwl_remove_from_trie()
386 void enchant_pwl_add(EnchantPWL *pwl, in enchant_pwl_add()
417 void enchant_pwl_remove(EnchantPWL *pwl, in enchant_pwl_remove()
617 int enchant_pwl_check(EnchantPWL *pwl, const char *const word, size_t len) in enchant_pwl_check()
726 char** enchant_pwl_suggest(EnchantPWL *pwl,const char *const word, in enchant_pwl_suggest()
[all …]
/dports/textproc/enchant2/enchant-2.2.15/src/
H A Dpwl.c194 EnchantPWL *pwl = g_new0(EnchantPWL, 1); in enchant_pwl_init() local
214 EnchantPWL *pwl = enchant_pwl_init(); in enchant_pwl_init_with_file() local
222 static void enchant_pwl_refresh_from_file(EnchantPWL* pwl) in enchant_pwl_refresh_from_file()
276 void enchant_pwl_free(EnchantPWL *pwl) in enchant_pwl_free()
284 static void enchant_pwl_add_to_trie(EnchantPWL *pwl, in enchant_pwl_add_to_trie()
298 static void enchant_pwl_remove_from_trie(EnchantPWL *pwl, in enchant_pwl_remove_from_trie()
315 void enchant_pwl_add(EnchantPWL *pwl, in enchant_pwl_add()
355 void enchant_pwl_remove(EnchantPWL *pwl, in enchant_pwl_remove()
528 int enchant_pwl_check(EnchantPWL *pwl, const char *const word, size_t len) in enchant_pwl_check()
566 static void enchant_pwl_case_and_denormalize_suggestions(EnchantPWL *pwl, in enchant_pwl_case_and_denormalize_suggestions()
[all …]
/dports/lang/php73/php-7.3.33/ext/standard/
H A Dphp_crypt_r.c129 DWORD i, pwl, sl; in php_md5_crypt_r() local
323 unsigned int i, sl, pwl; in php_md5_crypt_r() local
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dphp_crypt_r.c129 DWORD i, pwl, sl; in php_md5_crypt_r() local
321 unsigned int i, sl, pwl; in php_md5_crypt_r() local
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dphp_crypt_r.c129 DWORD i, pwl, sl; in php_md5_crypt_r() local
323 unsigned int i, sl, pwl; in php_md5_crypt_r() local
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dphp_crypt_r.c129 DWORD i, pwl, sl; in php_md5_crypt_r() local
321 unsigned int i, sl, pwl; in php_md5_crypt_r() local
/dports/mail/cone/cone-1.1/libs/md5/
H A Dredhat-crypt-md5.c18 unsigned pwl=strlen(pw); in md5_crypt_redhat() local
/dports/security/courier-authlib-base/courier-authlib-0.71.4/libs/md5/
H A Dredhat-crypt-md5.c18 unsigned pwl=strlen(pw); in md5_crypt_redhat() local
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/md5/
H A Dredhat-crypt-md5.c18 unsigned pwl=strlen(pw); in md5_crypt_redhat() local
/dports/databases/courier-authlib-pgsql/courier-authlib-0.71.4/libs/md5/
H A Dredhat-crypt-md5.c18 unsigned pwl=strlen(pw); in md5_crypt_redhat() local
/dports/databases/courier-authlib-mysql/courier-authlib-0.71.4/libs/md5/
H A Dredhat-crypt-md5.c18 unsigned pwl=strlen(pw); in md5_crypt_redhat() local
/dports/databases/courier-authlib-userdb/courier-authlib-0.71.4/libs/md5/
H A Dredhat-crypt-md5.c18 unsigned pwl=strlen(pw); in md5_crypt_redhat() local
/dports/net/courier-authlib-ldap/courier-authlib-0.71.4/libs/md5/
H A Dredhat-crypt-md5.c18 unsigned pwl=strlen(pw); in md5_crypt_redhat() local
/dports/mail/courier-authlib-vchkpw/courier-authlib-0.71.4/libs/md5/
H A Dredhat-crypt-md5.c18 unsigned pwl=strlen(pw); in md5_crypt_redhat() local
/dports/mail/courier-imap/courier-imap-5.1.4/libs/md5/
H A Dredhat-crypt-md5.c18 unsigned pwl=strlen(pw); in md5_crypt_redhat() local
/dports/databases/courier-authlib-sqlite/courier-authlib-0.71.4/libs/md5/
H A Dredhat-crypt-md5.c18 unsigned pwl=strlen(pw); in md5_crypt_redhat() local
/dports/databases/courier-authlib-usergdbm/courier-authlib-0.71.4/libs/md5/
H A Dredhat-crypt-md5.c18 unsigned pwl=strlen(pw); in md5_crypt_redhat() local
/dports/mail/courier/courier-0.65.3/md5/
H A Dredhat-crypt-md5.c19 unsigned pwl=strlen(pw); in md5_crypt_redhat() local
/dports/graphics/libGLU/glu-9.0.2/src/libnurbs/internals/
H A DdataTransform.cc164 directedLine* o_pwlcurve_to_DLines(directedLine* original, O_pwlcurve* pwl) in o_pwlcurve_to_DLines()
/dports/sysutils/monit/monit-5.29.0/src/
H A Dmd5_crypt.c69 int sl, pl, pwl = (int)strlen(pw); in md5_crypt() local
/dports/lang/php80/php-8.0.15/ext/standard/
H A Dphp_crypt_r.c106 unsigned int i, sl, pwl; in php_md5_crypt_r() local
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dphp_crypt_r.c106 unsigned int i, sl, pwl; in php_md5_crypt_r() local
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dphp_crypt_r.c106 unsigned int i, sl, pwl; in php_md5_crypt_r() local

12345