/external/swiftshader/third_party/subzero/src/ |
D | IceMemory.cpp | 31 void CfgAllocatorTraits::set_current(const manager_type *Manager) { in set_current() function in Ice::CfgAllocatorTraits 34 set_current(Allocator); in set_current() 37 void CfgAllocatorTraits::set_current(ArenaAllocator *Allocator) { in set_current() function in Ice::CfgAllocatorTraits 41 void CfgAllocatorTraits::set_current(std::nullptr_t) { in set_current() function in Ice::CfgAllocatorTraits 52 void LivenessAllocatorTraits::set_current(const manager_type *Manager) { in set_current() function in Ice::LivenessAllocatorTraits
|
D | IceMemory.h | 112 Traits::set_current(Manager); in sz_allocator_scope() 115 ~sz_allocator_scope() { Traits::set_current(nullptr); } in ~sz_allocator_scope() 144 static void set_current(const manager_type *Manager); 145 static void set_current(ArenaAllocator *Allocator); 146 static void set_current(std::nullptr_t); 171 static void set_current(const manager_type *Manager);
|
D | IceCfg.cpp | 64 CfgAllocatorTraits::set_current(Allocator); in createAllocator()
|
/external/webrtc/test/time_controller/ |
D | simulated_thread.cc | 59 CurrentThreadSetter set_current(this); in RunReady() local 86 CurrentThreadSetter set_current(this); in Send() local
|
D | simulated_process_thread.cc | 41 CurrentTaskQueueSetter set_current(this); in RunReady() local 184 CurrentTaskQueueSetter set_current(this); in GetNextTime() local
|
D | simulated_task_queue.cc | 53 CurrentTaskQueueSetter set_current(this); in RunReady() local
|
D | simulated_time_controller.cc | 97 SimulatedThread::CurrentThreadSetter set_current(dummy_thread_.get()); in RunReadyRunners() local
|
/external/python/cpython2/Tools/msi/ |
D | msi.py | 951 default_feature.set_current() 1018 tcltk.set_current() 1024 testsuite.set_current() 1028 default_feature.set_current() 1103 default_feature.set_current() 1144 default_feature.set_current() 1159 tcltk.set_current() 1171 tools.set_current() 1190 htmlfiles.set_current()
|
D | msilib.py | 589 def set_current(self): member in Feature
|
/external/bcc/src/cc/frontends/b/ |
D | scope.h | 155 void set_current(VarScope* s) { current_var_scope_ = s; } in set_current() function 159 void set_current(StateScope* s) { current_state_scope_ = s; } in set_current() function
|
D | parser.cc | 200 scopes_->set_current(scope); in func_add() 206 scopes_->set_current(cur_scope); in func_add()
|
D | type_check.cc | 548 scopes_->set_current(scopes_->top_state()); in visit() 549 scopes_->set_current(scopes_->top_var()); in visit()
|
D | codegen_llvm.cc | 1235 scopes_->set_current(scopes_->top_state()); in visit() 1236 scopes_->set_current(scopes_->top_var()); in visit()
|
/external/webrtc/rtc_base/ |
D | task_queue_gcd.cc | 119 CurrentTaskQueueSetter set_current(tc->queue); in RunTask() local
|
D | task_queue_stdlib.cc | 225 CurrentTaskQueueSetter set_current(me); in ThreadMain() local
|
D | task_queue_libevent.cc | 260 CurrentTaskQueueSetter set_current(me); in ThreadMain() local
|
D | task_queue_win.cc | 283 CurrentTaskQueueSetter set_current(this); in RunThreadMain() local
|
/external/crosvm/devices/src/ |
D | bat.rs | 91 create_battery_func!(set_current, current, BATTERY_STATUS_CHANGED); 269 inject_irq |= bat_state.set_current(battery_data.current); in command_monitor()
|
/external/webrtc/modules/utility/source/ |
D | process_thread_impl.cc | 197 CurrentTaskQueueSetter set_current(impl); in Run() local
|
/external/rust/crates/rayon-core/src/ |
D | registry.rs | 639 unsafe fn set_current(thread: *const WorkerThread) { in set_current() method 811 WorkerThread::set_current(worker_thread); in main_loop()
|
/external/python/cpython2/Lib/msilib/ |
D | __init__.py | 410 def set_current(self): member in Feature
|
/external/python/cpython3/Lib/msilib/ |
D | __init__.py | 412 def set_current(self): member in Feature
|
/external/python/cpython2/Doc/library/ |
D | msilib.rst | 418 .. method:: set_current()
|
/external/python/cpython3/Doc/library/ |
D | msilib.rst | 425 .. method:: set_current()
|
/external/cpuinfo/test/dmesg/ |
D | nexus9.log | 613 [ 0.937508] Attribute set_current: read permission without 'show'
|