Home
last modified time | relevance | path

Searched defs:lookup_cache (Results 1 – 17 of 17) sorted by relevance

/dports/biology/viennarna/ViennaRNA-2.4.18/src/Kinfold/
H A Dcache.c91 cache_entry *lookup_cache (char *x) { in lookup_cache() function
/dports/net/c3270/suite3270-4.0/Common/
H A Dtelnet_sio.c108 lookup_cache(tls_config_t *config) in lookup_cache() function
/dports/x11/x3270/suite3270-4.0/Common/
H A Dtelnet_sio.c108 lookup_cache(tls_config_t *config) in lookup_cache() function
/dports/multimedia/libxine/xine-lib-1.2.11/include/xine/
H A Dalphablend.h60 int lookup_cache[OVL_PALETTE_SIZE*2]; member
/dports/net/libtrace/libtrace-3.0.19/tools/traceanon/
H A Dpanon.c72 static uint32_t lookup_cache(uint32_t orig_addr) { in lookup_cache() function
/dports/lang/librep/librep_0.92.7/src/
H A Dstructures.c204 lookup_cache (rep_struct *s, repv var) in lookup_cache() function
302 lookup_cache (rep_struct *s, repv var) in lookup_cache() function
369 lookup_cache (rep_struct *s, repv var) in lookup_cache() function
/dports/security/nmap/nmap-7.91/nselib/
H A Dhttp.lua1065 local function lookup_cache (method, host, port, path, options) function
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/
H A Dshader_cache.h234 std::unordered_map<u64, std::unique_ptr<Entry>> lookup_cache; variable
/dports/audio/ardour6/Ardour-6.8.0/libs/evoral/
H A DCurve.cc378 ControlList::LookupCache& lookup_cache = _list.lookup_cache(); in multipoint_eval() local
/dports/audio/ardour6/Ardour-6.8.0/libs/evoral/evoral/
H A DControlList.h291 LookupCache& lookup_cache() const { return _lookup_cache; } in lookup_cache() function
/dports/games/edge/Edge-1.35-source/ddf/
H A Dline.h816 linetype_c* lookup_cache[LOOKUP_CACHESIZE]; variable
934 sectortype_c* lookup_cache[LOOKUP_CACHESIZE]; variable
H A Dthing.h913 mobjtype_c* lookup_cache[LOOKUP_CACHESIZE]; variable
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/
H A Dagent_registry.c96 } lookup_cache; typedef
980 lookup_cache *lookup_cache = NULL; local
/dports/sysutils/fusefs-ntfs/ntfs-3g_ntfsprogs-2017.3.23/include/ntfs-3g/
H A Dvolume.h269 struct CACHE_HEADER *lookup_cache; member
/dports/devel/libdbusmenu/libdbusmenu-16.04.0/libdbusmenu-glib/
H A Dserver.c68 GHashTable * lookup_cache; member
/dports/devel/util-linux/util-linux-2.36/sys-utils/
H A Dlscpu.c313 lookup_cache(char *line, struct lscpu_desc *desc) in lookup_cache() function
/dports/dns/pdnsd/pdnsd-1.2.9a/src/
H A Dcache.c2184 dns_cent_t *lookup_cache(const unsigned char *name, int *wild) in lookup_cache() function