Home
last modified time | relevance | path

Searched defs:p_out (Results 1 – 15 of 15) sorted by relevance

/third_party/lwip/src/core/ipv4/
Ddhcp.c378 struct pbuf *p_out; in dhcp_select() local
823 struct pbuf *p_out; in dhcp_inform() local
946 struct pbuf *p_out; in dhcp_decline() local
993 struct pbuf *p_out; in dhcp_discover() local
1155 struct pbuf *p_out; in dhcp_renew() local
1211 struct pbuf *p_out; in dhcp_rebind() local
1265 struct pbuf *p_out; in dhcp_reboot() local
1349 struct pbuf *p_out; in dhcp_release_and_stop() local
1879 struct pbuf *p_out; in dhcp_create_msg() local
1962 dhcp_option_trailer(u16_t options_out_len, u8_t *options, struct pbuf *p_out) in dhcp_option_trailer()
/third_party/gettext/gettext-tools/examples/hello-java/
DHello.java27 InputStream p_out = p.getInputStream(); in getPid() local
/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/gettext/gettext-tools/examples/hello-java-swing/
DHello.java53 InputStream p_out = p.getInputStream(); in getPid() local
/third_party/gettext/gettext-tools/examples/hello-java-awt/
DHello.java56 InputStream p_out = p.getInputStream(); in getPid() local
/third_party/gettext/gettext-tools/examples/hello-java-qtjambi/
DHello.java63 InputStream p_out = p.getInputStream(); in getPid() local
/third_party/lwip/src/core/ipv6/
Ddhcp6.c380 struct pbuf *p_out; in dhcp6_create_msg() local
443 dhcp6_msg_finalize(u16_t options_out_len, struct pbuf *p_out) in dhcp6_msg_finalize()
465 struct pbuf *p_out; in dhcp6_information_request() local
/third_party/boost/libs/process/test/
Dlimit_fd.cpp142 bp::pipe p_out; variable
/third_party/selinux/libselinux/src/
Dmapping.c68 struct selinux_mapping *p_out = current_mapping + j; in selinux_set_mapping() local
/third_party/ffmpeg/libavcodec/mips/
Dcelp_filters_mips.c73 float *p_out; in ff_celp_lp_synthesis_filterf_mips() local
Daacpsdsp_mips.c288 float *p_out = &out[0][0]; in ps_decorrelate_mips() local
/third_party/boost/boost/regex/v4/
Dregex_split.hpp60 OutputIterator* p_out; member in boost::BOOST_REGEX_DETAIL_NS::split_pred
/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/gstreamer/gstplugins_good/gst/videobox/
Dgstvideobox.c1845 gint p_out[4]; in copy_rgb32() local
2053 gint p_out[4]; in copy_ayuv_rgb32() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp13171 OutT* p_out = (OutT*)((glw::GLubyte*)result_dst + getResultOffset(1)); in call() local