/third_party/skia/third_party/externals/freetype/src/base/ |
D | fthash.c | 165 hash_init( FT_Hash hash, in hash_init() function 198 return hash_init( hash, 0, memory ); in ft_hash_str_init() 206 return hash_init( hash, 1, memory ); in ft_hash_num_init()
|
/third_party/freetype/src/base/ |
D | fthash.c | 165 hash_init( FT_Hash hash, in hash_init() function 198 return hash_init( hash, 0, memory ); in ft_hash_str_init() 206 return hash_init( hash, 1, memory ); in ft_hash_num_init()
|
/third_party/flutter/skia/third_party/externals/freetype/src/base/ |
D | fthash.c | 166 hash_init( FT_Hash hash, in hash_init() function 199 return hash_init( hash, 0, memory ); in ft_hash_str_init() 207 return hash_init( hash, 1, memory ); in ft_hash_num_init()
|
/third_party/gettext/gettext-tools/src/ |
D | x-desktop.c | 73 hash_init (keywords, 100); in add_keyword() 91 hash_init (&keywords, 100); in init_keywords()
|
D | xg-arglist-context.c | 140 hash_init (table, 100); in flag_context_list_table_add()
|
D | message.c | 282 hash_init (&mlp->htable, 10); in message_list_alloc() 463 hash_init (&mlp->htable, size); in message_list_msgids_changed()
|
D | x-awk.c | 80 hash_init (&keywords, 100); in x_awk_keyword()
|
D | msgfmt.c | 321 hash_init (&desktop_keywords, 100); in main() 645 hash_init (&desktop_keywords, 100); in main()
|
D | write-qt.c | 497 hash_init (&all_contexts, 10); in write_qm()
|
D | msgl-fsearch.c | 219 if (hash_init (&findex->gram4, 10 * count) < 0) in message_fuzzy_index_alloc()
|
D | x-tcl.c | 100 hash_init (&keywords, 100); in x_tcl_keyword()
|
D | x-librep.c | 97 hash_init (&keywords, 100); in x_librep_keyword()
|
D | x-elisp.c | 95 hash_init (&keywords, 100); in x_elisp_keyword()
|
D | x-lua.c | 81 hash_init (&keywords, 100); in x_lua_keyword()
|
D | x-vala.c | 87 hash_init (keywords, 100); in add_keyword()
|
D | x-scheme.c | 107 hash_init (&keywords, 100); in x_scheme_keyword()
|
D | x-php.c | 86 hash_init (&keywords, 100); in x_php_keyword()
|
D | x-lisp.c | 141 hash_init (&keywords, 100); in x_lisp_keyword()
|
D | x-sh.c | 100 hash_init (&keywords, 100); in x_sh_keyword()
|
D | x-csharp.c | 90 hash_init (&keywords, 100); in x_csharp_keyword()
|
D | x-python.c | 98 hash_init (&keywords, 100); in x_python_keyword()
|
/third_party/gettext/gnulib-local/lib/ |
D | mem-hash-map.h | 40 extern int hash_init (hash_table *htab, unsigned long int init_size);
|
D | mem-hash-map.c | 89 hash_init (hash_table *htab, unsigned long int init_size) in hash_init() function
|
/third_party/ffmpeg/libavformat/ |
D | hashenc.c | 76 static int hash_init(struct AVFormatContext *s) in hash_init() function 180 .init = hash_init, 204 .init = hash_init,
|
/third_party/gettext/libtextstyle/gnulib-local/lib/ |
D | term-styled-ostream.oo.c | 664 hash_init (&stream->cache, 10); in term_styled_ostream_create()
|