HomeSort by relevance Sort by last modified time
    Searched defs:set_current (Results 1 - 8 of 8) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceMemory.cpp 31 void CfgAllocatorTraits::set_current(const manager_type *Manager) { function in class:Ice::CfgAllocatorTraits
34 set_current(Allocator);
37 void CfgAllocatorTraits::set_current(ArenaAllocator *Allocator) { function in class:Ice::CfgAllocatorTraits
41 void CfgAllocatorTraits::set_current(std::nullptr_t) { function in class:Ice::CfgAllocatorTraits
52 void LivenessAllocatorTraits::set_current(const manager_type *Manager) { function in class:Ice::LivenessAllocatorTraits
  /external/python/cpython2/Lib/msilib/
__init__.py 410 def set_current(self): member in class:Feature
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesm.h 477 inline void set_current(NCursesMenuItem& I) { function in class:NCursesMenu
cursesf.h 596 inline void set_current(NCursesFormField& F) { function in class:NCursesForm
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesm.h 477 inline void set_current(NCursesMenuItem& I) { function in class:NCursesMenu
cursesf.h 596 inline void set_current(NCursesFormField& F) { function in class:NCursesForm
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
msilib.py 594 def set_current(self): member in class:Feature
  /external/python/cpython2/Tools/msi/
msilib.py 589 def set_current(self): member in class:Feature

Completed in 2115 milliseconds