Home
last modified time | relevance | path

Searched refs:oldest (Results 1 – 25 of 81) sorted by relevance

1234

/external/tensorflow/tensorflow/lite/experimental/ruy/
Dprepacked_cache.cc52 auto oldest = cache_.begin(); in EjectOne() local
58 oldest = itr; in EjectOne()
62 PrepackedMatrix &pmatrix = oldest->second.first; in EjectOne()
67 cache_.erase(oldest); in EjectOne()
/external/grpc-grpc/src/cpp/server/load_reporter/
Dload_reporter.cc254 auto oldest = feedback_records_.begin(); in GenerateLoadBalancingFeedback() local
256 while (std::distance(oldest, newest) > 0 && in GenerateLoadBalancingFeedback()
257 (newest->cpu_limit == 0 || oldest->cpu_limit == 0)) { in GenerateLoadBalancingFeedback()
261 if (oldest->cpu_limit == 0) ++oldest; in GenerateLoadBalancingFeedback()
263 if (std::distance(oldest, newest) < 1 || in GenerateLoadBalancingFeedback()
264 oldest->end_time == newest->end_time || in GenerateLoadBalancingFeedback()
265 newest->cpu_limit == oldest->cpu_limit) { in GenerateLoadBalancingFeedback()
270 for (auto p = newest; p != oldest; --p) { in GenerateLoadBalancingFeedback()
276 double cpu_usage = newest->cpu_usage - oldest->cpu_usage; in GenerateLoadBalancingFeedback()
277 double cpu_limit = newest->cpu_limit - oldest->cpu_limit; in GenerateLoadBalancingFeedback()
[all …]
/external/webrtc/webrtc/base/
Ddiskcache.cc227 EntryMap::iterator oldest = map_.end(); in CheckLimit() local
231 oldest = it; in CheckLimit()
234 if (oldest == map_.end()) { in CheckLimit()
238 for (EntryMap::iterator it = oldest++; it != map_.end(); ++it) { in CheckLimit()
239 if (it->second.last_modified < oldest->second.last_modified) { in CheckLimit()
240 oldest = it; in CheckLimit()
243 if (!DeleteResource(oldest->first)) { in CheckLimit()
/external/libchrome/base/task/sequence_manager/
Dwork_queue_sets.cc129 const OldestTaskEnqueueOrder& oldest = work_queue_heaps_[set_index].Min(); in GetOldestQueueAndEnqueueOrderInSet() local
130 *out_work_queue = oldest.value; in GetOldestQueueAndEnqueueOrderInSet()
131 *out_enqueue_order = oldest.key; in GetOldestQueueAndEnqueueOrderInSet()
133 DCHECK(oldest.value->GetFrontTaskEnqueueOrder(&enqueue_order) && in GetOldestQueueAndEnqueueOrderInSet()
134 oldest.key == enqueue_order); in GetOldestQueueAndEnqueueOrderInSet()
/external/dnsmasq/src/
Dforward.c843 struct frec *f, *oldest, *target; in get_new_frec() local
848 for (f = daemon->frec_list, oldest = NULL, target = NULL, count = 0; f; f = f->next, count++) in get_new_frec()
857 if (!oldest || difftime(f->time, oldest->time) <= 0) oldest = f; in get_new_frec()
867 if (oldest && ((int) difftime(now, oldest->time)) >= TIMEOUT) { in get_new_frec()
870 if (difftime(now, oldest->time) < 2 * TIMEOUT && count <= daemon->ftabsize && in get_new_frec()
875 free_frec(oldest); in get_new_frec()
876 oldest->time = now; in get_new_frec()
878 return oldest; in get_new_frec()
883 if (oldest && wait) *wait = oldest->time + (time_t) TIMEOUT - now; in get_new_frec()
/external/u-boot/fs/yaffs2/
Dyaffs_yaffs2.c144 u32 oldest = 0; in yaffs2_find_refresh_block() local
149 return oldest; in yaffs2_find_refresh_block()
155 return oldest; in yaffs2_find_refresh_block()
164 return oldest; in yaffs2_find_refresh_block()
178 if (oldest < 1 || bi->seq_number < oldest_seq) { in yaffs2_find_refresh_block()
179 oldest = b; in yaffs2_find_refresh_block()
186 if (oldest > 0) { in yaffs2_find_refresh_block()
189 dev->refresh_count, oldest, oldest_seq); in yaffs2_find_refresh_block()
192 return oldest; in yaffs2_find_refresh_block()
/external/speex/libspeexdsp/
Djitter.c477 spx_uint32_t oldest=0; in jitter_buffer_get() local
480 if (jitter->packets[i].data && (!found || LT32(jitter->packets[i].timestamp,oldest))) in jitter_buffer_get()
482 oldest = jitter->packets[i].timestamp; in jitter_buffer_get()
489 jitter->pointer_timestamp = oldest; in jitter_buffer_get()
490 jitter->next_stop = oldest; in jitter_buffer_get()
/external/tensorflow/tensorflow/python/training/
Dcheckpoint_state.proto11 // Paths to all not-yet-deleted model checkpoints, sorted from oldest to
/external/xz-java/
Dbuild.properties17 # The source code is Java 5 compatible but the oldest -source/-target pair
/external/mksh/src/
Djobs.c1062 Job *jl, *oldest; in j_set_async() local
1073 oldest = NULL; in j_set_async()
1076 (!oldest || jl->age < oldest->age)) in j_set_async()
1077 oldest = jl; in j_set_async()
1078 if (!oldest) { in j_set_async()
1087 remove_job(oldest, "zombie"); in j_set_async()
/external/python/cpython3/Misc/
DREADME12 HISTORY News from previous releases -- oldest last
/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel.cc1270 Connection* oldest = nullptr; in FindNextPingableConnection() local
1284 if (!oldest || (conn->last_ping_sent() < oldest->last_ping_sent())) { in FindNextPingableConnection()
1285 oldest = conn; in FindNextPingableConnection()
1294 return oldest; in FindNextPingableConnection()
/external/u-boot/scripts/coccinelle/net/
Dmdio_register.cocci3 //# Stop using the oldest mii interface in drivers
/external/freetype/docs/
DINSTALL.MAC16 should specify the oldest version of Mac OS you want the code to run
/external/python/cpython3/Doc/library/
Dgc.rst102 into the next older generation. Since generation ``2`` is the oldest
195 oldest generation.
245 "generation": The oldest generation being collected.
Dtracemalloc.rst653 Sequence of :class:`Frame` instances sorted from the oldest frame to the
667 Frames are now sorted from the oldest to the most recent, instead of most recent to oldest.
674 is positive. Otherwise, format the ``abs(limit)`` oldest frames.
/external/python/cpython2/Misc/
DREADME18 HISTORY News from previous releases -- oldest last
/external/parameter-framework/upstream/tools/coverage/
DREADME.md60 - A PFW start log line must be at the head of the oldest log: no
/external/perfetto/protos/perfetto/trace/ftrace/
Dftrace_stats.proto43 // The timestamp for the oldest event still in the ring buffer.
/external/flatbuffers/android/jni/
Dbuild_flatc.bat27 rem Newest and oldest version of Visual Studio that it's possible to select.
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp1227 NullRenderTargetCacheEntry *oldest = &mNullRenderTargetCache[0]; in getNullColorRenderTarget() local
1230 if (mNullRenderTargetCache[i].lruCount < oldest->lruCount) in getNullColorRenderTarget()
1232 oldest = &mNullRenderTargetCache[i]; in getNullColorRenderTarget()
1236 SafeDelete(oldest->renderTarget); in getNullColorRenderTarget()
1237 oldest->renderTarget = GetAs<RenderTarget9>(nullRenderTarget); in getNullColorRenderTarget()
1238 oldest->lruCount = ++mMaxNullColorbufferLRU; in getNullColorRenderTarget()
1239 oldest->width = size.width; in getNullColorRenderTarget()
1240 oldest->height = size.height; in getNullColorRenderTarget()
1242 *outColorRenderTarget = oldest->renderTarget; in getNullColorRenderTarget()
/external/icu/icu4c/source/samples/ufortune/resources/
Droot.txt210 about whose profession was the oldest. In the course of their
212 the doctor said, \"The medical profession is clearly the oldest, because
/external/angle/src/libANGLE/renderer/metal/
Dmtl_buffer_pool.mm117 // The front of the free list should be the oldest. Thus if it is in use the rest of the
/external/autotest/server/site_tests/firmware_Cr50Update/
Dcontrol20 The test will rollback to the oldest Cr50 image and then verify each update to
Dcontrol.post_install20 The test will rollback to the oldest Cr50 image and then verify each update to

1234