Home
last modified time | relevance | path

Searched defs:w_ (Results 1 – 17 of 17) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/gpu/
Dmatmul_biasadd_fusion.h39 VarPtr w_; variable
/third_party/nghttp2/src/
Dshrpx_rate_limit.h57 ev_io *w_; variable
Dshrpx_worker.h329 ev_async w_; variable
DHttpServer.cc1904 ev_io w_; member in nghttp2::ListenEventHandler
/third_party/boost/tools/boost_install/test/atomic/
Dquick.cpp16 int w_; member
/third_party/mindspore/mindspore/lite/examples/unified_api/src/
Dnet_runner.h64 int w_ = 32; variable
/third_party/mindspore/mindspore/lite/examples/train_lenet/src/
Dnet_runner.h65 int w_ = 32; variable
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DPixelPipeline.hpp52 Float4 w_; // FIXME member in sw::PixelPipeline
DSamplerCore.cpp935 …Vector4s SamplerCore::sample3D(Pointer<Byte> &texture, Float4 &u_, Float4 &v_, Float4 &w_, Vector4… in sample3D()
/third_party/ffmpeg/libavfilter/
Dboxblur.c114 #define CHECK_RADIUS_VAL(w_, h_, comp) \ in ff_boxblur_eval_filter_params() argument
/third_party/boost/boost/math/interpolators/detail/
Dvector_barycentric_rational_detail.hpp40 TimeContainer w_; member in boost::math::detail::vector_barycentric_rational_imp
/third_party/boost/boost/beast/zlib/detail/
Dinflate_stream.hpp214 window w_; member in boost::beast::zlib::detail::inflate_stream
/third_party/boost/libs/beast/include/boost/beast/zlib/detail/
Dinflate_stream.hpp214 window w_; member in boost::beast::zlib::detail::inflate_stream
/third_party/node/src/
Dnode_worker.cc230 Worker* const w_; member in node::worker::WorkerThreadData
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dd3dhelpers.c1611 gint i, j, h_, w_; in d3d_copy_buffer() local
1634 gint i, j, h_, w_; in d3d_copy_buffer() local
/third_party/vk-gl-cts/framework/common/
DtcuVector.hpp205 inline Vector<T, Size>::Vector (T x_, T y_, T z_, T w_) in Vector()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSamplerCore.cpp652 Vector4s SamplerCore::sample3D(Pointer<Byte> &texture, Float4 &u_, Float4 &v_, Float4 &w_, Vector4i… in sample3D()