Searched defs:__TRIVIAL_CONSTRUCTOR (Results 1 - 8 of 8) sorted by relevance

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
H A Dfeatures.h786 # define __TRIVIAL_CONSTRUCTOR(__type) __type() {} macro
788 # define __TRIVIAL_CONSTRUCTOR(__type) macro
798 __TRIVIAL_CONSTRUCTOR(__type) __TRIVIAL_DESTRUCTOR(__type)
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
H A Dfeatures.h786 # define __TRIVIAL_CONSTRUCTOR(__type) __type() {} macro
788 # define __TRIVIAL_CONSTRUCTOR(__type) macro
798 __TRIVIAL_CONSTRUCTOR(__type) __TRIVIAL_DESTRUCTOR(__type)
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
H A Dfeatures.h786 # define __TRIVIAL_CONSTRUCTOR(__type) __type() {} macro
788 # define __TRIVIAL_CONSTRUCTOR(__type) macro
798 __TRIVIAL_CONSTRUCTOR(__type) __TRIVIAL_DESTRUCTOR(__type)
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
H A Dfeatures.h786 # define __TRIVIAL_CONSTRUCTOR(__type) __type() {} macro
788 # define __TRIVIAL_CONSTRUCTOR(__type) macro
798 __TRIVIAL_CONSTRUCTOR(__type) __TRIVIAL_DESTRUCTOR(__type)
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
H A Dfeatures.h786 # define __TRIVIAL_CONSTRUCTOR(__type) __type() {} macro
788 # define __TRIVIAL_CONSTRUCTOR(__type) macro
798 __TRIVIAL_CONSTRUCTOR(__type) __TRIVIAL_DESTRUCTOR(__type)
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/config/
H A Dfeatures.h786 # define __TRIVIAL_CONSTRUCTOR(__type) __type() {} macro
788 # define __TRIVIAL_CONSTRUCTOR(__type) macro
798 __TRIVIAL_CONSTRUCTOR(__type) __TRIVIAL_DESTRUCTOR(__type)
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/config/
H A Dfeatures.h786 # define __TRIVIAL_CONSTRUCTOR(__type) __type() {} macro
788 # define __TRIVIAL_CONSTRUCTOR(__type) macro
798 __TRIVIAL_CONSTRUCTOR(__type) __TRIVIAL_DESTRUCTOR(__type)
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
H A Dfeatures.h786 # define __TRIVIAL_CONSTRUCTOR(__type) __type() {} macro
788 # define __TRIVIAL_CONSTRUCTOR(__type) macro
798 __TRIVIAL_CONSTRUCTOR(__type) __TRIVIAL_DESTRUCTOR(__type)

Completed in 49 milliseconds