Home
last modified time | relevance | path

Searched refs:hint (Results 1 – 19 of 19) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/mips/sys/
A Dasm.h236 # 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 Dbitmap_cap_alloc58 long hint() const { return _items.hint(); }
A Ditem_alloc49 long hint() const { return _free_hint; }
/l4re-core-master/l4sys/include/
A Dplatform_control77 * 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 Dthrow_allocator.h829 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 Dthrow_allocator.h829 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 Dthrow_allocator.h829 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 Dthrow_allocator.h829 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 Dthrow_allocator.h829 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 Dthrow_allocator.h852 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 Dthrow_allocator.h852 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 Dthrow_allocator.h852 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 Dprinters.py1002 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 Dprinters.py932 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 Dprinters.py1068 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 Dprinters.py1070 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 Dprinters.py1089 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 Dkconfig-language.txt272 hint to front ends, that all suboptions should be displayed as a
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/
A DChangeLog5248 * sysdeps/ia64/pthread_spin_lock.c (pthread_spin_lock): Use hint

Completed in 49 milliseconds