Home
last modified time | relevance | path

Searched defs:hval (Results 1 – 13 of 13) sorted by relevance

/third_party/gettext/gnulib-local/lib/
Dmem-hash-map.c123 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/
Dhash-string.c33 unsigned long int hval, g; in __hash_string() local
/third_party/e2fsprogs/intl/
Dhash-string.h31 unsigned long int hval, g; in hash_string() local
/third_party/eudev/hm_src/
Dkeyboard-keys-from-name.h80 register unsigned int hval = len; in hash_key_name() local
/third_party/boost/libs/yap/example/
Dautodiff_example.cpp448 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/uboot/u-boot-2020.01/lib/
Dhashtable.c231 struct hsearch_data *htab, int flag, unsigned int hval, in _compare_and_overwrite_entry()
279 unsigned int hval; in hsearch_r() local
/third_party/uboot/u-boot-2020.01/drivers/usb/host/
Ddwc2.c89 uint32_t hval = (ghwcfg2 & DWC2_HWCFG2_HS_PHY_TYPE_MASK) >> in init_fslspclksel() local
421 uint32_t hval = (ghwcfg2 & DWC2_HWCFG2_HS_PHY_TYPE_MASK) >> in dwc_otg_core_init() local
/third_party/libxkbcommon/src/xkbcomp/
Dkeywords.c126 register unsigned int hval = len; in keyword_gperf_hash() local
/third_party/libusb/libusb/os/
Dwindows_common.c195 unsigned long hval, hval2; in htab_hash() local
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c7102 gchar *hval; in gst_rtspsrc_setup_streams_start() local
8286 gchar *hval; in gst_rtspsrc_play() local
8350 gchar hval[G_ASCII_DTOSTR_BUF_SIZE]; in gst_rtspsrc_play() local
/third_party/glib/glib/tests/
Dgvariant.c3380 gint32 hval; in test_varargs() local
/third_party/mksh/
Dsh.h1704 uint32_t hval; /* hash(name) */ member
/third_party/quickjs/
Dquickjs.c38958 JSValue obj, lval, hval; in js_array_reverse() local