/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/mips/sys/ |
A D | asm.h | 236 # define PREF(hint,addr) \ argument 237 pref hint,addr 238 # define PREFX(hint,addr) \ argument 239 prefx hint,addr
|
/l4re-core-master/l4re/util/include/ |
A D | bitmap_cap_alloc | 58 long hint() const { return _items.hint(); }
|
A D | item_alloc | 49 long hint() const { return _free_hint; }
|
/l4re-core-master/l4sys/include/ |
A D | platform_control | 77 * Sets or unsets a hint that a CPU that is not currently used may be powered
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/ext/ |
A D | throw_allocator.h | 829 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0) in _GLIBCXX_VISIBILITY() 835 pointer const a = _M_allocator.allocate(__n, hint); in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/ext/ |
A D | throw_allocator.h | 829 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0) in _GLIBCXX_VISIBILITY() 835 pointer const a = _M_allocator.allocate(__n, hint); in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/ext/ |
A D | throw_allocator.h | 829 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0) in _GLIBCXX_VISIBILITY() 835 pointer const a = _M_allocator.allocate(__n, hint); in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/ext/ |
A D | throw_allocator.h | 829 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0) in _GLIBCXX_VISIBILITY() 835 pointer const a = _M_allocator.allocate(__n, hint); in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/ext/ |
A D | throw_allocator.h | 829 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0) in _GLIBCXX_VISIBILITY() 835 pointer const a = _M_allocator.allocate(__n, hint); in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/ext/ |
A D | throw_allocator.h | 852 allocate(size_type __n, std::allocator<void>::const_pointer hint = 0) in _GLIBCXX_VISIBILITY() 858 pointer const a = _M_allocator.allocate(__n, hint); in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/ext/ |
A D | throw_allocator.h | 852 allocate(size_type __n, const void* hint = 0) in _GLIBCXX_VISIBILITY() 858 pointer const a = traits::allocate(_M_allocator, __n, hint); in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/ext/ |
A D | throw_allocator.h | 852 allocate(size_type __n, const void* hint = 0) in _GLIBCXX_VISIBILITY() 858 pointer const a = traits::allocate(_M_allocator, __n, hint); in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/python/libstdcxx/v6/ |
A D | printers.py | 1002 def __init__ (self, val, viz, hint = None): argument 1005 self.hint = hint 1040 return self.hint
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/python/libstdcxx/v6/ |
A D | printers.py | 932 def __init__ (self, val, viz, hint = None): argument 935 self.hint = hint 970 return self.hint
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/python/libstdcxx/v6/ |
A D | printers.py | 1068 def __init__ (self, val, viz, hint = None): argument 1071 self.hint = hint 1106 return self.hint
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/python/libstdcxx/v6/ |
A D | printers.py | 1070 def __init__ (self, val, viz, hint = None): argument 1073 self.hint = hint 1108 return self.hint
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/python/libstdcxx/v6/ |
A D | printers.py | 1089 def __init__ (self, val, viz, hint = None): argument 1092 self.hint = hint 1127 return self.hint
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
A D | kconfig-language.txt | 272 hint to front ends, that all suboptions should be displayed as a
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/ |
A D | ChangeLog | 5248 * sysdeps/ia64/pthread_spin_lock.c (pthread_spin_lock): Use hint
|