Home
last modified time | relevance | path

Searched defs:update_cache (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mbedtls/scripts/mbedtls_dev/
H A Dpsa_storage.py41 def update_cache(self) -> None: member in Expr
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/mbedtls_dev/
H A Dpsa_storage.py41 def update_cache(self) -> None: member in Expr
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/impl/
H A Dapi.py449 def _call_unconverted(f, args, kwargs, options, update_cache=True): argument
/aosp_15_r20/external/libcups/backend/
H A Dsnmp.c1337 update_cache(snmp_cache_t *device, /* I - Device */ in update_cache() function
/aosp_15_r20/external/executorch/extension/llm/custom_ops/
H A Dop_sdpa.cpp697 void update_cache( in update_cache() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner.cc662 auto update_cache = [&](WindowedInputShardReturnValue result) { in ReshardAsWindowedInput() local
1153 auto update_cache = [&](PartitionedHlo resharded) { in Replicate() local