HomeSort by relevance Sort by last modified time
    Searched refs:Current (Results 276 - 300 of 1176) sorted by null

<<11121314151617181920>>

  /frameworks/compile/slang/
slang_rs_reflection_state.cpp 243 auto &file = mFiles.Current();
276 auto &file = mFiles.Current();
397 auto &ins = mFiles.Current().mForEaches[EF->getOrdinal()].mIns;
406 if (ins.Current().size() && TypeName.size()) {
413 << ins.Current().str()
423 << (ins.Current().str() + TypeName)
439 auto &params = mFiles.Current().mForEaches[EF->getOrdinal()].mParams;
454 << params.Current().str()
480 auto &mSignatureMetadata = mFiles.Current().mForEaches[EF->getOrdinal()].mSignatureMetadata;
504 slangAssert(mFiles.Current().mForEaches[mForEachOpen].mIns.isFinished())
    [all...]
  /art/runtime/
class_linker-inl.h 48 StackHandleScope<2> hs(Thread::Current());
67 StackHandleScope<1> hs(Thread::Current());
69 Thread::Current()->PoisonObjectPointers();
72 Thread::Current()->AssertNoPendingException();
79 StackHandleScope<2> hs(Thread::Current());
91 Thread::Current()->AssertNoPendingException();
98 StackHandleScope<2> hs(Thread::Current());
307 DCHECK(Thread::Current()->IsExceptionPending());
317 DCHECK(Thread::Current()->IsExceptionPending());
357 StackHandleScope<2> hs(Thread::Current());
    [all...]
aot_class_linker.cc 36 Runtime* const runtime = Runtime::Current();
77 Runtime* const runtime = Runtime::Current();
exec_utils.cc 58 char** envp = (Runtime::Current() == nullptr) ? nullptr : Runtime::Current()->GetEnvSnapshot();
oat_quick_method_header.cc 56 ScopedObjectAccess soa(Thread::Current());
60 << " current entry_point=" << method->GetEntryPointFromQuickCompiledCode()
88 ScopedObjectAccess soa(Thread::Current());
thread_pool.cc 34 #include "thread-current-inl.h"
84 Thread* self = Thread::Current();
95 Runtime* runtime = Runtime::Current();
100 worker->thread_ = Thread::Current();
137 Thread* self = Thread::Current();
149 MutexLock mu(Thread::Current(), task_queue_lock_);
156 Thread* self = Thread::Current();
transaction.cc 42 CHECK(Runtime::Current()->IsAotCompiler());
52 MutexLock mu(Thread::Current(), log_lock_);
76 MutexLock mu(Thread::Current(), log_lock_);
105 MutexLock mu(Thread::Current(), log_lock_);
114 MutexLock mu(Thread::Current(), log_lock_);
119 MutexLock mu(Thread::Current(), log_lock_);
124 MutexLock mu(Thread::Current(), log_lock_);
136 MutexLock mu(Thread::Current(), log_lock_);
149 MutexLock mu(Thread::Current(), log_lock_);
159 MutexLock mu(Thread::Current(), log_lock_)
    [all...]
oat_file_manager.cc 48 #include "thread-current-inl.h"
60 WriterMutexLock mu(Thread::Current(), *Locks::oat_file_manager_lock_);
82 WriterMutexLock mu(Thread::Current(), *Locks::oat_file_manager_lock_);
93 ReaderMutexLock mu(Thread::Current(), *Locks::oat_file_manager_lock_);
107 ReaderMutexLock mu(Thread::Current(), *Locks::oat_file_manager_lock_);
124 Runtime::Current()->GetHeap()->GetBootImageSpaces();
132 ReaderMutexLock mu(Thread::Current(), *Locks::oat_file_manager_lock_);
406 Thread* const self = Thread::Current();
408 Runtime* const runtime = Runtime::Current();
439 // option derived from the current runtime options
    [all...]
trace.cc 109 MutexLock mu(Thread::Current(), *unique_methods_lock_);
114 MutexLock mu(Thread::Current(), *unique_methods_lock_);
177 Thread::Current()->GetCpuMicroTime();
186 Thread* self = Thread::Current();
287 Runtime* runtime = Runtime::Current();
296 Thread* self = Thread::Current();
324 Thread* self = Thread::Current();
358 Runtime* runtime = Runtime::Current();
401 Runtime* const runtime = Runtime::Current();
403 Thread* const self = Thread::Current();
    [all...]
  /art/openjdkjvmti/
events.cc 143 env->event_info_mutex_.AssertExclusiveHeld(art::Thread::Current());
153 env->event_info_mutex_.AssertExclusiveHeld(art::Thread::Current());
199 art::WriterMutexLock mu(art::Thread::Current(), envs_lock_);
204 art::WriterMutexLock mu(art::Thread::Current(), envs_lock_);
255 art::ScopedObjectAccess soa(art::Thread::Current());
257 art::Runtime::Current()->GetRuntimeCallbacks()->AddDdmCallback(listener);
259 art::Runtime::Current()->GetRuntimeCallbacks()->RemoveDdmCallback(listener);
270 art::Thread* self = art::Thread::Current();
292 DCHECK_EQ(self, art::Thread::Current());
326 art::ScopedObjectAccess soa(art::Thread::Current());
    [all...]
ti_monitor.cc 44 #include "thread-current-inl.h"
243 art::Thread* self = art::Thread::Current();
258 art::Thread* self = art::Thread::Current();
271 art::Thread* self = art::Thread::Current();
288 art::Thread* self = art::Thread::Current();
314 art::Thread* self = art::Thread::Current();
329 art::Thread* self = art::Thread::Current();
344 art::Thread* self = art::Thread::Current();
401 : art::Thread::Current()->GetJniEnv()->AddLocalReference<jobject>(out_.Read());
jvmti_weak_table-inl.h 55 allow_disallow_lock_.ExclusiveLock(art::Thread::Current());
59 allow_disallow_lock_.ExclusiveUnlock(art::Thread::Current());
63 allow_disallow_lock_.AssertHeld(art::Thread::Current());
91 art::Thread* self = art::Thread::Current();
99 art::Thread* self = art::Thread::Current();
136 art::Thread* self = art::Thread::Current();
144 art::Thread* self = art::Thread::Current();
198 art::Thread* self = art::Thread::Current();
329 art::Thread* self = art::Thread::Current();
390 art::Thread* self = art::Thread::Current();
    [all...]
  /art/runtime/mirror/
object_test.cc 61 Thread* self = Thread::Current();
108 ScopedObjectAccess soa(Thread::Current());
118 ScopedObjectAccess soa(Thread::Current());
154 ScopedObjectAccess soa(Thread::Current());
159 Runtime::Current()->GetHeap()->GetCurrentAllocator())));
165 Runtime::Current()->GetHeap()->GetCurrentAllocator()));
171 Runtime::Current()->GetHeap()->GetCurrentAllocator()));
177 ScopedObjectAccess soa(Thread::Current());
182 Runtime::Current()->GetHeap()->GetCurrentAllocator())));
188 Runtime::Current()->GetHeap()->GetCurrentAllocator()))
    [all...]
object-readbarrier-inl.h 44 DCHECK_EQ(kTransactionActive, Runtime::Current()->IsActiveTransaction());
47 Runtime::Current()->RecordWriteField32(this, field_offset, old_value, true);
201 DCHECK_EQ(kTransactionActive, Runtime::Current()->IsActiveTransaction());
213 Runtime::Current()->RecordWriteFieldReference(this, field_offset, old_value, true);
230 DCHECK_EQ(kTransactionActive, Runtime::Current()->IsActiveTransaction());
242 Runtime::Current()->RecordWriteFieldReference(this, field_offset, old_value, true);
  /art/test/461-get-reference-vreg/
get_reference_vreg_jni.cc 71 ScopedObjectAccess soa(Thread::Current());
79 ScopedObjectAccess soa(Thread::Current());
  /external/llvm/include/llvm/Option/
ArgList.h 32 /// The current argument.
33 SmallVectorImpl<Arg*>::const_iterator Current;
60 : Current(it), Args(Args), Id0(Id0), Id1(Id1), Id2(Id2) {
64 operator const Arg*() { return *Current; }
65 reference operator*() const { return *Current; }
66 pointer operator->() const { return Current; }
69 ++Current;
81 return LHS.Current == RHS.Current;
  /external/webrtc/webrtc/base/
testclient_unittest.cc 21 Thread *main = Thread::Current();
35 Thread *main = Thread::Current();
  /external/webrtc/webrtc/libjingle/xmpp/
pingtask_unittest.cc 79 rtc::Thread::Current(),
94 rtc::Thread::Current(),
  /art/runtime/jdwp/
jdwp_adb.cc 27 #include "thread-current-inl.h"
41 * 2/ it then sends the current process PID as an int32_t.
100 MutexLock mu(Thread::Current(), state_lock_);
125 MutexLock mu(Thread::Current(), state_lock_);
130 MutexLock mu(Thread::Current(), state_lock_);
198 MutexLock mu(Thread::Current(), state_lock_);
238 MutexLock mu(Thread::Current(), state_lock_);
306 MutexLock mu(Thread::Current(), state_lock_);
  /external/v8/src/crankshaft/
hydrogen-infer-representation.cc 11 void HInferRepresentationPhase::AddToWorklist(HValue* current) {
12 if (current->representation().IsTagged()) return;
13 if (!current->CheckFlag(HValue::kFlexibleRepresentation)) return;
14 if (in_worklist_.Contains(current->id())) return;
15 worklist_.Add(current, zone());
16 in_worklist_.Add(current->id());
68 int index = it.Current();
81 int index = it.Current();
90 int index = it.Current();
110 int index = it.Current();
125 HInstruction* current = it.Current(); local
132 HValue* current = worklist_.RemoveLast(); local
149 HInstruction* current = it.Current(); local
    [all...]
  /art/runtime/gc/space/
rosalloc_space.cc 63 bool running_on_memory_tool = Runtime::Current()->IsRunningOnMemoryTool();
182 if (Runtime::Current()->IsRunningOnMemoryTool()) {
249 Thread* const self = Thread::Current();
269 MutexLock mu(Thread::Current(), lock_);
274 MutexLock mu(Thread::Current(), lock_);
279 MutexLock mu(Thread::Current(), lock_);
307 Thread* self = Thread::Current();
320 Thread* self = Thread::Current();
369 Runtime::Current()->IsRunningOnMemoryTool());
418 Heap* heap = Runtime::Current()->GetHeap()
    [all...]
  /art/runtime/jit/
jit_code_cache.cc 47 #include "thread-current-inl.h"
318 MutexLock mu(Thread::Current(), lock_);
338 MutexLock mu(Thread::Current(), lock_);
482 ClassLinker* class_linker = Runtime::Current()->GetClassLinker();
483 CHECK(class_linker->GetInternTable()->LookupStrong(Thread::Current(), str) != nullptr);
534 MutexLock mu(Thread::Current(), lock_);
577 MutexLock mu(Thread::Current(), *Locks::native_debug_interface_lock_);
588 MutexLock mu(Thread::Current(), *Locks::cha_lock_);
589 Runtime::Current()->GetClassLinker()->GetClassHierarchyAnalysis()
597 MutexLock mu(Thread::Current(), lock_)
    [all...]
  /art/compiler/optimizing/
sharpening.cc 43 HInstruction* instruction = it.Current();
58 Runtime::Current()->GetHeap()->GetBootImageSpaces();
77 ScopedObjectAccess soa(Thread::Current());
117 } else if (Runtime::Current()->UseJitCompilation() ||
174 Runtime* runtime = Runtime::Current();
252 Runtime* runtime = Runtime::Current();
254 ScopedObjectAccess soa(Thread::Current());
  /art/runtime/base/
timing_logger.cc 29 #include "thread-current-inl.h"
52 MutexLock mu(Thread::Current(), lock_);
60 MutexLock mu(Thread::Current(), lock_);
65 MutexLock mu(Thread::Current(), lock_);
72 MutexLock mu(Thread::Current(), lock_);
84 MutexLock mu(Thread::Current(), lock_);
89 MutexLock mu(Thread::Current(), lock_);
101 const size_t max_buckets = Runtime::Current()->GetHeap()->IsLowMemoryMode() ?
  /art/runtime/gc/
allocation_record.cc 177 new_record_condition_.Broadcast(Thread::Current());
186 new_record_condition_.Broadcast(Thread::Current());
218 Thread* self = Thread::Current();
219 Heap* heap = Runtime::Current()->GetHeap();
244 Runtime::Current()->GetInstrumentation()->InstrumentQuickAllocEntryPoints();
263 Runtime::Current()->GetInstrumentation()->UninstrumentQuickAllocEntryPoints();
281 Heap* const heap = Runtime::Current()->GetHeap();

Completed in 733 milliseconds

<<11121314151617181920>>