Home
last modified time | relevance | path

Searched defs:void_ (Results 1 – 18 of 18) sorted by relevance

/third_party/boost/boost/metaparse/v1/impl/
Dvoid_.hpp18 struct void_ { typedef void_ type; }; argument
/third_party/boost/boost/mpl/
Dvoid.hpp29 struct void_ { typedef void_ type; }; struct
/third_party/boost/boost/fusion/support/
Dvoid.hpp12 struct void_ {}; struct
/third_party/boost/boost/python/numpy/
Dscalars.hpp25 class BOOST_NUMPY_DECL void_ : public object class
/third_party/boost/libs/python/src/numpy/
Dscalars.cpp19 void_::void_(Py_ssize_t size) in void_() function in boost::python::numpy::void_
/third_party/boost/libs/hof/test/
Dreturns.cpp42 struct void_ {}; struct
/third_party/boost/boost/parameter/aux_/
Dvoid.hpp13 struct void_ struct
/third_party/boost/boost/accumulators/framework/
Daccumulator_base.hpp24 typedef void void_; typedef
/third_party/boost/boost/hof/
Dalways.hpp133 struct void_ {}; struct
Dproj.hpp127 struct void_ {}; struct
/third_party/boost/boost/log/sources/
Dchannel_feature.hpp194 record open_record_with_channel_unlocked(ArgsT const& args, parameter::void_) in open_record_with_channel_unlocked()
/third_party/boost/boost/outcome/experimental/status-code/
Dresult.hpp68 struct void_ struct
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder_type_test.cc526 auto* void_ = create<sem::Void>(); in TEST_F() local
540 auto* void_ = create<sem::Void>(); in TEST_F() local
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl_type_test.cc267 auto* void_ = create<sem::Void>(); in TEST_F() local
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl_type_test.cc286 auto* void_ = create<sem::Void>(); in TEST_F() local
/third_party/skia/third_party/externals/tint/src/
Dprogram_builder.h435 const ast::Void* void_() const { return builder->create<ast::Void>(); } in void_() function
439 const ast::Void* void_(const Source& source) const { in void_() function
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_type.cc273 spirv::Void const* void_ = nullptr; member
/third_party/skia/third_party/externals/tint/src/writer/msl/
Dgenerator_impl_type_test.cc722 auto* void_ = create<sem::Void>(); in TEST_F() local