Home
last modified time | relevance | path

Searched defs:guard (Results 1 – 25 of 140) sorted by relevance

123456

/third_party/vixl/src/aarch64/
Dmacro-assembler-sve-aarch64.cc61 SingleEmissionCheckScope guard(this); in AddSubHelper() local
79 MovprfxHelperScope guard(this, zd, zn); in TrySingleAddSub() local
101 MovprfxHelperScope guard(this, zd, zn); in IntWideImmHelper() local
108 MovprfxHelperScope guard(this, zd, zn); in IntWideImmHelper() local
198 SingleEmissionCheckScope guard(this); in Addpl() local
213 MacroEmissionCheckScope guard(this); in Addpl() local
236 MacroEmissionCheckScope guard(this); in Addpl() local
267 SingleEmissionCheckScope guard(this); in Addvl() local
291 MacroEmissionCheckScope guard(this); in Addvl() local
372 SingleEmissionCheckScope guard(this); in Cpy() local
[all …]
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Ddemangle.cc280 ComplexityGuard guard(state); in ParseOneCharToken() local
293 ComplexityGuard guard(state); in ParseTwoCharToken() local
306 ComplexityGuard guard(state); in ParseCharClass() local
608 ComplexityGuard guard(state); in ParseMangledName() local
617 ComplexityGuard guard(state); in ParseEncoding() local
639 ComplexityGuard guard(state); in ParseName() local
669 ComplexityGuard guard(state); in ParseUnscopedName() local
695 ComplexityGuard guard(state); in ParseNestedName() local
721 ComplexityGuard guard(state); in ParsePrefix() local
750 ComplexityGuard guard(state); in ParseUnqualifiedName() local
[all …]
/third_party/node/deps/v8/src/heap/
Dcollection-barrier.cc25 base::MutexGuard guard(&mutex_); in TryRequestGC() local
56 base::MutexGuard guard(&mutex_); in NotifyShutdownRequested() local
63 base::MutexGuard guard(&mutex_); in ResumeThreadsAwaitingCollection() local
72 base::MutexGuard guard(&mutex_); in CancelCollectionAndResumeThreads() local
86 base::MutexGuard guard(&mutex_); in AwaitCollectionBackground() local
101 base::MutexGuard guard(&mutex_); in AwaitCollectionBackground() local
124 base::MutexGuard guard(&mutex_); in StopTimeToCollectionTimer() local
Dindex-generator.cc12 base::MutexGuard guard(&lock_); in IndexGenerator() local
18 base::MutexGuard guard(&lock_); in GetNext() local
41 base::MutexGuard guard(&lock_); in GiveBack() local
Dcode-object-registry.cc15 base::MutexGuard guard(&code_object_registry_mutex_); in RegisterNewlyAllocatedCodeObject() local
46 base::MutexGuard guard(&code_object_registry_mutex_); in Contains() local
57 base::MutexGuard guard(&code_object_registry_mutex_); in GetCodeObjectStartFromInnerAddress() local
Dsafepoint.cc213 base::MutexGuard guard(&mutex_); in Arm() local
220 base::MutexGuard guard(&mutex_); in Disarm() local
229 base::MutexGuard guard(&mutex_); in WaitUntilRunningThreadsInSafepoint() local
238 base::MutexGuard guard(&mutex_); in NotifyPark() local
245 base::MutexGuard guard(&mutex_); in WaitInSafepoint() local
256 base::MutexGuard guard(&mutex_); in WaitInUnpark() local
315 ParkedMutexGuard guard(client->main_thread_local_heap(), &clients_mutex_); in RemoveClient() local
Dcode-range.cc36 base::MutexGuard guard(&mutex_); in GetAddressHint() local
88 base::MutexGuard guard(&mutex_); in NotifyFreedCodeRange() local
173 base::MutexGuard guard(&remap_embedded_builtins_mutex_); in RemapEmbeddedBuiltins() local
258 base::MutexGuard guard(process_wide_code_range_creation_mutex_.Pointer()); in EnsureProcessWideCodeRange() local
/third_party/node/deps/v8/src/libplatform/
Dtask-queue.cc19 base::MutexGuard guard(&lock_); in ~TaskQueue() local
25 base::MutexGuard guard(&lock_); in Append() local
34 base::MutexGuard guard(&lock_); in GetNext() local
51 base::MutexGuard guard(&lock_); in Terminate() local
60 base::MutexGuard guard(&lock_); in BlockUntilQueueEmptyForTesting() local
Ddefault-foreground-task-runner.cc30 base::MutexGuard guard(&lock_); in Terminate() local
48 base::MutexGuard guard(&lock_); in PostTask() local
68 base::MutexGuard guard(&lock_); in PostDelayedTask() local
74 base::MutexGuard guard(&lock_); in PostNonNestableDelayedTask() local
80 base::MutexGuard guard(&lock_); in PostIdleTask() local
91 base::MutexGuard guard(&lock_); in PostNonNestableTask() local
108 const base::MutexGuard& guard) { in MoveExpiredDelayedTasks()
120 base::MutexGuard guard(&lock_); in PopTaskFromQueue() local
163 base::MutexGuard guard(&lock_); in PopTaskFromIdleQueue() local
Ddefault-job.cc48 base::MutexGuard guard(&mutex_); in NotifyConcurrencyIncrease() local
98 base::MutexGuard guard(&mutex_); in Join() local
110 base::MutexGuard guard(&mutex_); in Join() local
117 base::MutexGuard guard(&mutex_); in CancelAndWait() local
130 base::MutexGuard guard(&mutex_); in IsActive() local
136 base::MutexGuard guard(&mutex_); in CanRunFirstTask() local
152 base::MutexGuard guard(&mutex_); in DidRunTask() local
212 base::MutexGuard guard(&mutex_); in UpdatePriority() local
Ddelayed-task-queue.cc18 base::MutexGuard guard(&lock_); in ~DelayedTaskQueue() local
28 base::MutexGuard guard(&lock_); in Append() local
39 base::MutexGuard guard(&lock_); in AppendDelayed() local
47 base::MutexGuard guard(&lock_); in GetNext() local
98 base::MutexGuard guard(&lock_); in Terminate() local
Ddefault-worker-threads-task-runner.cc27 base::MutexGuard guard(&lock_); in Terminate() local
35 base::MutexGuard guard(&lock_); in PostTask() local
42 base::MutexGuard guard(&lock_); in PostDelayedTask() local
Ddefault-platform.cc114 base::MutexGuard guard(&lock_); in ~DefaultPlatform() local
142 base::MutexGuard guard(&lock_); in SetTimeFunctionForTesting() local
153 base::MutexGuard guard(&lock_); in PumpMessageLoop() local
172 base::MutexGuard guard(&lock_); in RunIdleTasks() local
192 base::MutexGuard guard(&lock_); in GetForegroundTaskRunner() local
270 base::MutexGuard guard(&lock_); in NotifyIsolateShutdown() local
/third_party/node/deps/v8/include/cppgc/
Dcross-thread-persistent.h86 PersistentRegionLock guard; in ~BasicCrossThreadPersistent() local
121 PersistentRegionLock guard; in CrossThreadPersistentBase() local
189 PersistentRegionLock guard; variable
201 PersistentRegionLock guard; variable
209 PersistentRegionLock guard; variable
257 PersistentRegionLock guard; variable
280 PersistentRegionLock guard; in Clear() local
332 PersistentRegionLock guard; in To() local
360 PersistentRegionLock guard; in AssignUnsafe() local
380 PersistentRegionLock guard; in AssignUnsafe() local
/third_party/node/deps/v8/src/tasks/
Doperations-barrier.cc11 base::MutexGuard guard(&mutex_); in TryLock() local
18 base::MutexGuard guard(&mutex_); in CancelAndWait() local
27 base::MutexGuard guard(&mutex_); in Release() local
Dcancelable-task.cc35 base::MutexGuard guard(&mutex_); in Register() local
52 base::MutexGuard guard(&mutex_); in RemoveFinishedTask() local
61 base::MutexGuard guard(&mutex_); in TryAbort() local
82 base::MutexGuard guard(&mutex_); in CancelAndWait() local
106 base::MutexGuard guard(&mutex_); in TryAbortAll() local
/third_party/node/deps/v8/src/base/
Demulated-virtual-address-subspace.cc37 MutexGuard guard(&mutex_); in SetRandomSeed() local
42 MutexGuard guard(&mutex_); in RandomPageAddress() local
50 MutexGuard guard(&mutex_); in AllocatePages() local
99 MutexGuard guard(&mutex_); in FreePages() local
151 MutexGuard guard(&mutex_); in AllocateGuardRegion() local
161 MutexGuard guard(&mutex_); in FreeGuardRegion() local
Dvirtual-address-space.cc213 MutexGuard guard(&mutex_); in SetRandomSeed() local
218 MutexGuard guard(&mutex_); in RandomPageAddress() local
233 MutexGuard guard(&mutex_); in AllocatePages() local
252 MutexGuard guard(&mutex_); in FreePages() local
275 MutexGuard guard(&mutex_); in AllocateGuardRegion() local
286 MutexGuard guard(&mutex_); in FreeGuardRegion() local
297 MutexGuard guard(&mutex_); in AllocateSharedPages() local
317 MutexGuard guard(&mutex_); in FreeSharedPages() local
334 MutexGuard guard(&mutex_); in AllocateSubspace() local
369 MutexGuard guard(&mutex_); in FreeSubspace() local
Dbounded-page-allocator.cc32 MutexGuard guard(&mutex_); in AllocatePages() local
75 MutexGuard guard(&mutex_); in AllocatePagesAt() local
100 MutexGuard guard(&mutex_); in ReserveForSharedMemoryMapping() local
118 MutexGuard guard(&mutex_); in FreePages() local
145 MutexGuard guard(&mutex_); in ReleasePages() local
/third_party/node/deps/v8/src/heap/cppgc/
Dprocess-heap.cc35 v8::base::MutexGuard guard(g_heap_registry_mutex.Pointer()); in RegisterHeap() local
44 v8::base::MutexGuard guard(g_heap_registry_mutex.Pointer()); in UnregisterHeap() local
58 v8::base::MutexGuard guard(g_heap_registry_mutex.Pointer()); in TryFromManagedPointer() local
/third_party/typescript/tests/baselines/reference/
DtypePredicateInLoop.js12 const guard = (arg: Type): arg is TypeExt => arg.type === 1; constant
29 var guard = function (arg) { return arg.type === 1; }; function
/third_party/unity/extras/memory/src/
Dunity_memory.c70 Guard* guard; in unity_malloc() local
109 Guard* guard = (Guard*)mem; in isOverrun() local
118 Guard* guard = (Guard*)mem; in release_memory() local
165 Guard* guard = (Guard*)oldMem; in unity_realloc() local
/third_party/mesa3d/src/compiler/isaspec/
Ddecode.py304 guard = os.path.basename(glue_h).upper().replace("-", "_").replace(".", "_") variable
311 guard = os.path.basename(dst_h).upper().replace("-", "_").replace(".", "_") variable
/third_party/node/deps/v8/src/wasm/
Dwasm-engine.cc90 base::MutexGuard guard(mutex_); in DeregisterTask() local
885 base::MutexGuard guard(&mutex_); in GetOrCreateTurboStatistics() local
893 base::MutexGuard guard(&mutex_); in DumpAndResetTurboStatistics() local
902 base::MutexGuard guard(&mutex_); in DumpTurboStatistics() local
910 base::MutexGuard guard(&mutex_); in GetCodeTracer() local
925 base::MutexGuard guard(&mutex_); in CreateAsyncCompileJob() local
932 base::MutexGuard guard(&mutex_); in RemoveCompileJob() local
941 base::MutexGuard guard(&mutex_); in HasRunningCompileJob() local
954 base::MutexGuard guard(&mutex_); in DeleteCompileJobsOnContext() local
974 base::MutexGuard guard(&mutex_); in DeleteCompileJobsOnIsolate() local
[all …]
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
Dgdb-server-thread.cc40 v8::base::MutexGuard guard(&mutex_); in CleanupThread() local
104 v8::base::MutexGuard guard(&mutex_); in Stop() local

123456