Home
last modified time | relevance | path

Searched defs:add_cache (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dcodegen.py254 def add_cache(self, value): member in PyCodegen
/aosp_15_r20/external/libcups/backend/
H A Dsnmp.c284 add_cache(http_addr_t *addr, /* I - Device IP address */ in add_cache() function
/aosp_15_r20/external/scapy/scapy/
H A Dconfig.py265 def add_cache(self, cache): member in NetCache
/aosp_15_r20/external/selinux/mcstrans/src/
H A Dmcstrans.c630 add_cache(domain_t *domain, char *raw, char *trans) { in add_cache() function