Home
last modified time | relevance | path

Searched defs:p_in (Results 1 – 13 of 13) sorted by relevance

/third_party/boost/boost/gil/
Dimage.hpp83 const Pixel& p_in, in image()
92 const Pixel& p_in, in image()
264 void recreate(const point_t& dims, const Pixel& p_in, std::size_t alignment = 0) in recreate()
284 void recreate( x_coord_t width, y_coord_t height, const Pixel& p_in, std::size_t alignment = 0 ) in recreate()
315 … void recreate(const point_t& dims, const Pixel& p_in, std::size_t alignment, const Alloc alloc_in) in recreate()
335 …void recreate(x_coord_t width, y_coord_t height, const Pixel& p_in, std::size_t alignment, const A… in recreate()
361 void allocate_and_fill(const point_t& dimensions, Pixel const& p_in) in allocate_and_fill()
/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/optimizer/
Dclean_test.py34 def test_erase_class_fn(p_in): argument
/third_party/boost/boost/graph/distributed/
Ddistributed_graph_utility.hpp73 void copy_vertex_property(PropertyIn p_in, PropertyOut p_out, Graph& g) in copy_vertex_property()
80 void copy_edge_property(PropertyIn p_in, PropertyOut p_out, Graph& g) in copy_edge_property()
/third_party/selinux/libselinux/src/
Dmapping.c67 struct security_class_mapping *p_in = map + (j++); in selinux_set_mapping() local
/third_party/boost/libs/process/test/
Dlimit_fd.cpp141 bp::pipe p_in; variable
/third_party/ffmpeg/libavcodec/mips/
Dcelp_filters_mips.c209 const float *p_filter_coeffs, *p_in; in ff_celp_lp_zero_synthesis_filterf_mips() local
/third_party/boost/libs/regex/example/timer/
Dregex_timer.cpp123 std::istream* p_in = &std::cin; in main() local
/third_party/boost/boost/random/
Dgeometric_distribution.hpp79 double p_in; in BOOST_RANDOM_DETAIL_ISTREAM_OPERATOR() local
/third_party/boost/boost/graph/
Dgraph_utility.hpp454 void copy_vertex_property(PropertyIn p_in, PropertyOut p_out, Graph& g) in copy_vertex_property()
461 void copy_edge_property(PropertyIn p_in, PropertyOut p_out, Graph& g) in copy_edge_property()
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dclip.cpp149 int p_in = inside<ClippingPlane>(&pInPts[p * 4]); in ClipTriToPlane() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Ddec_mips32.c223 int16_t* p_in = (int16_t*)in; in TransformOne() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Ddec_mips32.c223 int16_t* p_in = (int16_t*)in; in TransformOne() local
/third_party/gstreamer/gstplugins_good/gst/videobox/
Dgstvideobox.c1846 gint p_in[4]; in copy_rgb32() local
1947 gint p_in[4]; in copy_rgb32_ayuv() local