Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dssl_cache.c136 mbedtls_time_t t = mbedtls_time(NULL), oldest = 0; in ssl_cache_pick_writing_slot() local
/third_party/libinput/src/
Devdev-mt-touchpad-thumb.c276 *oldest = NULL; in tp_thumb_update_multifinger() local
/third_party/libwebsockets/plugins/
Dprotocol_lws_mirror.c117 uint32_t wai, worst = 0, worst_tail = 0, oldest; in __mirror_update_worst_tail() local
/third_party/lwip/src/core/ipv6/
Dip6_frag.c258 struct ip6_reassdata *r, *oldest; in ip6_reass_remove_oldest_datagram() local
/third_party/curl/lib/
Dhostip.c180 time_t oldest; /* oldest time in cache not pruned. */ member
251 time_t oldest = hostcache_prune(data->dns.hostcache, timeout, now); in Curl_hostcache_prune() local
/third_party/lwip/src/core/ipv4/
Dip4_frag.c252 struct ip_reassdata *r, *oldest, *prev, *oldest_prev; in ip_reass_remove_oldest_datagram() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dhashtablez_sampler_test.cc332 absl::Duration oldest = absl::ZeroDuration(); in TEST() local
/third_party/ffmpeg/libavfilter/
Davfiltergraph.c1296 AVFilterLink *oldest = graph->sink_links[0]; in avfilter_graph_request_oldest() local
/third_party/mksh/
Djobs.c1067 Job *jl, *oldest; local
/third_party/libcoap/src/
Dcoap_session.c1114 coap_session_t *oldest = NULL; in coap_endpoint_get_session() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp1248 NullRenderTargetCacheEntry *oldest = &mNullRenderTargetCache[0]; in getNullColorRenderTarget() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p.c417 struct p2p_device *dev, *oldest = NULL; in p2p_create_device() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p.c492 struct p2p_device *dev, *oldest = NULL; local