Searched defs:hval (Results 1 – 9 of 9) sorted by relevance
/third_party/gettext/gnulib-local/lib/ |
D | mem-hash-map.c | 123 unsigned long int hval; in compute_hashval() local 149 unsigned long int hval) in lookup() 210 unsigned long int hval, size_t idx, void *data) in insert_entry_2() 270 unsigned long int hval = compute_hashval (key, keylen); in hash_insert_entry() local 297 unsigned long int hval = compute_hashval (key, keylen); in hash_set_value() local
|
/third_party/gettext/gettext-runtime/intl/ |
D | hash-string.c | 33 unsigned long int hval, g; in __hash_string() local
|
/third_party/eudev/hm_src/ |
D | keyboard-keys-from-name.h | 80 register unsigned int hval = len; in hash_key_name() local
|
/third_party/boost/libs/yap/example/ |
D | autodiff_example.cpp | 448 double hval = 0; in BOOST_AUTO_TEST_CASE() local 473 double hval = 0; in BOOST_AUTO_TEST_CASE() local 503 double hval = hess_reverse(root,nodes,dhess); in BOOST_AUTO_TEST_CASE() local 533 double hval = hess_reverse(root,nodes,dhess); in BOOST_AUTO_TEST_CASE() local 573 double hval = hess_reverse(root,nodes,dhess); in BOOST_AUTO_TEST_CASE() local 616 double hval = hess_reverse(root,nodes,dhess); in BOOST_AUTO_TEST_CASE() local 664 double hval = hess_reverse(root,nodes,dhess); in BOOST_AUTO_TEST_CASE() local
|
/third_party/libusb/libusb/os/ |
D | windows_common.c | 195 unsigned long hval, hval2; in htab_hash() local
|
/third_party/gstreamer/gstplugins_good/gst/rtsp/ |
D | gstrtspsrc.c | 7334 gchar *hval; in gst_rtspsrc_setup_streams_start() local 8616 gchar *hval; in gst_rtspsrc_play() local 8705 gchar *hval; in gst_rtspsrc_play() local
|
/third_party/glib/glib/tests/ |
D | gvariant.c | 3380 gint32 hval; in test_varargs() local
|
/third_party/mksh/ |
D | sh.h | 1774 uint32_t hval; /* hash(name) */ member
|
/third_party/quickjs/ |
D | quickjs.c | 38958 JSValue obj, lval, hval; in js_array_reverse() local
|