Home
last modified time | relevance | path

Searched refs:hash_init (Results 1 – 25 of 37) sorted by relevance

12

/third_party/skia/third_party/externals/freetype/src/base/
Dfthash.c165 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/
Dfthash.c165 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/
Dfthash.c166 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/
Dx-desktop.c73 hash_init (keywords, 100); in add_keyword()
91 hash_init (&keywords, 100); in init_keywords()
Dxg-arglist-context.c140 hash_init (table, 100); in flag_context_list_table_add()
Dmessage.c282 hash_init (&mlp->htable, 10); in message_list_alloc()
463 hash_init (&mlp->htable, size); in message_list_msgids_changed()
Dx-awk.c80 hash_init (&keywords, 100); in x_awk_keyword()
Dmsgfmt.c321 hash_init (&desktop_keywords, 100); in main()
645 hash_init (&desktop_keywords, 100); in main()
Dwrite-qt.c497 hash_init (&all_contexts, 10); in write_qm()
Dmsgl-fsearch.c219 if (hash_init (&findex->gram4, 10 * count) < 0) in message_fuzzy_index_alloc()
Dx-tcl.c100 hash_init (&keywords, 100); in x_tcl_keyword()
Dx-librep.c97 hash_init (&keywords, 100); in x_librep_keyword()
Dx-elisp.c95 hash_init (&keywords, 100); in x_elisp_keyword()
Dx-lua.c81 hash_init (&keywords, 100); in x_lua_keyword()
Dx-vala.c87 hash_init (keywords, 100); in add_keyword()
Dx-scheme.c107 hash_init (&keywords, 100); in x_scheme_keyword()
Dx-php.c86 hash_init (&keywords, 100); in x_php_keyword()
Dx-lisp.c141 hash_init (&keywords, 100); in x_lisp_keyword()
Dx-sh.c100 hash_init (&keywords, 100); in x_sh_keyword()
Dx-csharp.c90 hash_init (&keywords, 100); in x_csharp_keyword()
Dx-python.c98 hash_init (&keywords, 100); in x_python_keyword()
/third_party/gettext/gnulib-local/lib/
Dmem-hash-map.h40 extern int hash_init (hash_table *htab, unsigned long int init_size);
Dmem-hash-map.c89 hash_init (hash_table *htab, unsigned long int init_size) in hash_init() function
/third_party/ffmpeg/libavformat/
Dhashenc.c76 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/
Dterm-styled-ostream.oo.c664 hash_init (&stream->cache, 10); in term_styled_ostream_create()

12