| /third_party/rust/rust/compiler/rustc_span/src/ |
| D | caching_source_map_view.rs | 99 let oldest = self.oldest_cache_entry_index(); in byte_pos_to_line_and_col() localVariable 150 let oldest = if lo_cache_idx != -1 || hi_cache_idx != -1 { in span_data_to_lines_and_cols() localVariable 246 let mut oldest = 0; in oldest_cache_entry_index() localVariable 258 let mut oldest = if avoid_idx != 0 { 0 } else { 1 }; in oldest_cache_entry_index_avoid() localVariable
|
| /third_party/mbedtls/library/ |
| D | ssl_cache.c | 136 mbedtls_time_t t = mbedtls_time(NULL), oldest = 0; in ssl_cache_pick_writing_slot() local
|
| /third_party/libinput/src/ |
| D | evdev-mt-touchpad-thumb.c | 276 *oldest = NULL; in tp_thumb_update_multifinger() local
|
| /third_party/libwebsockets/plugins/ |
| D | protocol_lws_mirror.c | 117 uint32_t wai, worst = 0, worst_tail = 0, oldest; in __mirror_update_worst_tail() local
|
| /third_party/lwip/src/core/ipv6/ |
| D | ip6_frag.c | 260 struct ip6_reassdata *r, *oldest; in ip6_reass_remove_oldest_datagram() local
|
| /third_party/curl/lib/ |
| D | hostip.c | 180 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/ |
| D | ip4_frag.c | 254 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/ |
| D | hashtablez_sampler_test.cc | 332 absl::Duration oldest = absl::ZeroDuration(); in TEST() local
|
| /third_party/grpc/src/cpp/server/load_reporter/ |
| D | load_reporter.cc | 257 auto oldest = feedback_records_.begin(); in GenerateLoadBalancingFeedback() local
|
| /third_party/mksh/ |
| D | jobs.c | 1067 Job *jl, *oldest; local
|
| /third_party/ffmpeg/libavfilter/ |
| D | avfiltergraph.c | 1296 AVFilterLink *oldest = graph->sink_links[0]; in avfilter_graph_request_oldest() local
|
| /third_party/libcoap/src/ |
| D | coap_session.c | 1131 coap_session_t *oldest = NULL; in coap_endpoint_get_session() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| D | Renderer9.cpp | 1248 NullRenderTargetCacheEntry *oldest = &mNullRenderTargetCache[0]; in getNullColorRenderTarget() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
| D | p2p.c | 417 struct p2p_device *dev, *oldest = NULL; in p2p_create_device() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
| D | p2p.c | 503 struct p2p_device *dev, *oldest = NULL; local
|