Home
last modified time | relevance | path

Searched defs:subkey (Results 1 – 8 of 8) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Drtree.h246 uintptr_t subkey; in rtree_get() local
337 uintptr_t subkey; in rtree_set() local
/external/autotest/client/site_tests/firmware_TouchMTB/
Dfirmware_summary.py307 subkey = lambda key: (key[2], key[3], key[1]) function
/external/c-ares/
Dares_init.c545 static int get_res_nt(HKEY hKey, const char *subkey, char **obuf) in get_res_nt()
572 static int get_res_interfaces_nt(HKEY hKey, const char *subkey, char **obuf) in get_res_interfaces_nt()
823 HKEY subkey; in init_by_resolv_conf() local
/external/toolchain-utils/cros_utils/
Dbuildbot_json.py194 def __init__(self, parent, subkey): argument
309 def __init__(self, parent, subkey): argument
477 def __init__(self, parent, virtual_parent, subkey): argument
/external/kmod/libkmod/
Dlibkmod-index.c486 const char *subkey, in index_searchwild__all()
961 const char *subkey, in index_mm_searchwild_all()
/external/ipsec-tools/src/racoon/
Doakley.c2882 int subkey; local
/external/ImageMagick/MagickCore/
Dnt-base.c1982 MagickPrivate unsigned char *NTRegistryKeyLookup(const char *subkey) in NTRegistryKeyLookup()
/external/libevent/
Devdns.c3723 config_nameserver_from_reg_key(struct evdns_base *base, HKEY key, const TCHAR *subkey) in config_nameserver_from_reg_key()