Home
last modified time | relevance | path

Searched defs:set_current (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceMemory.cpp31 void CfgAllocatorTraits::set_current(const manager_type *Manager) { in set_current() function in Ice::CfgAllocatorTraits
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
/external/python/cpython3/Lib/msilib/
D__init__.py414 def set_current(self): member in Feature
/external/python/cpython2/Lib/msilib/
D__init__.py410 def set_current(self): member in Feature
/external/python/cpython2/Tools/msi/
Dmsilib.py589 def set_current(self): member in Feature