Home
last modified time | relevance | path

Searched defs:inherit (Results 1 – 25 of 45) sorted by relevance

12

/third_party/boost/boost/mpl/
Dinherit.hpp179 struct BOOST_PP_CAT(inherit,n_) in BOOST_PP_CAT() argument
201 struct inherit struct
208 struct inherit< BOOST_MPL_PP_ENUM(5, na) > struct
218 : inherit< BOOST_MPL_PP_PARAMS(n_, T) > argument
/third_party/boost/boost/mpl/aux_/preprocessed/dmc/
Dinherit.hpp116 struct inherit struct
122 struct inherit< na,na,na,na,na > struct
131 struct apply
/third_party/boost/boost/mpl/aux_/preprocessed/bcc551/
Dinherit.hpp116 struct inherit struct
122 struct inherit< na,na,na,na,na > struct
131 struct apply
/third_party/boost/boost/mpl/aux_/preprocessed/plain/
Dinherit.hpp100 struct inherit struct
106 struct inherit< na,na,na,na,na > struct
115 struct apply
/third_party/boost/boost/mpl/aux_/preprocessed/bcc/
Dinherit.hpp116 struct inherit struct
122 struct inherit< na,na,na,na,na > struct
129 struct apply
/third_party/boost/boost/mpl/aux_/preprocessed/bcc_pre590/
Dinherit.hpp116 struct inherit struct
122 struct inherit< na,na,na,na,na > struct
129 struct apply
/third_party/boost/boost/mpl/aux_/preprocessed/mwcw/
Dinherit.hpp116 struct inherit struct
122 struct inherit< na,na,na,na,na > struct
131 struct apply
/third_party/boost/boost/mpl/aux_/preprocessed/gcc/
Dinherit.hpp116 struct inherit struct
122 struct inherit< na,na,na,na,na > struct
131 struct apply
/third_party/boost/boost/mpl/aux_/preprocessed/no_ttp/
Dinherit.hpp116 struct inherit struct
122 struct inherit< na,na,na,na,na > struct
131 struct apply
/third_party/boost/boost/mpl/aux_/preprocessed/msvc60/
Dinherit.hpp141 struct inherit struct
147 struct inherit< na,na,na,na,na > struct
156 struct apply
/third_party/boost/boost/mpl/aux_/preprocessed/no_ctps/
Dinherit.hpp141 struct inherit struct
147 struct inherit< na,na,na,na,na > struct
156 struct apply
/third_party/boost/boost/mpl/aux_/preprocessed/msvc70/
Dinherit.hpp141 struct inherit struct
147 struct inherit< na,na,na,na,na > struct
156 struct apply
/third_party/boost/libs/hana/test/detail/
Debo.cpp19 template <typename ...Bases> struct __declspec(empty_bases) inherit : Bases... { }; struct
21 template <typename ...Bases> struct inherit : Bases... { }; struct
/third_party/musl/src/thread/
Dpthread_attr_setinheritsched.c4 int pthread_attr_setinheritsched(pthread_attr_t *a, int inherit) in pthread_attr_setinheritsched()
Dpthread_attr_get.c14 int pthread_attr_getinheritsched(const pthread_attr_t *restrict a, int *restrict inherit) in pthread_attr_getinheritsched()
/third_party/musl/porting/liteos_m/user/src/thread/
Dpthread_attr_setinheritsched.c5 _LIBC_TEXT_SECTION int pthread_attr_setinheritsched(pthread_attr_t *a, int inherit) in pthread_attr_setinheritsched()
Dpthread_attr_get.c15 …T_SECTION int pthread_attr_getinheritsched(const pthread_attr_t *restrict a, int *restrict inherit) in pthread_attr_getinheritsched()
/third_party/boost/libs/mpl/doc/src/refmanual/
Dinherit.rst3 inherit title
/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-rgb.h56 gboolean inherit ; member
/third_party/musl/porting/linux/user/ldso/
Dnamespace.c387 ns_inherit *inherit = find_ns_inherit(ns, ns_inherited); in ns_add_inherit() local
578 bool is_sharable(ns_inherit *inherit, const char *lib_name) in is_sharable()
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_attr_get.c15 int pthread_attr_getinheritsched(const pthread_attr_t *restrict a, int *restrict inherit) in pthread_attr_getinheritsched()
/third_party/boost/tools/build/src/build/
Dtoolset.py410 def inherit(toolset, base): function
/third_party/selinux/libsepol/cil/src/
Dcil_tree.c91 struct cil_blockinherit *inherit = node->data; in cil_tree_get_next_path() local
/third_party/ltp/testcases/realtime/stress/pi-tests/
Dtestpi-3.c253 int retc, policy, inherit; in startThread() local
/third_party/musl/porting/liteos_m/user/hook/
Dlos_usr_libc.c70 int pthread_attr_setinheritsched(pthread_attr_t *attr, int inherit) in pthread_attr_setinheritsched()
75 int pthread_attr_getinheritsched(const pthread_attr_t *attr, int *inherit) in pthread_attr_getinheritsched()

12