Home
last modified time | relevance | path

Searched defs:oh (Results 1 – 25 of 1984) sorted by relevance

12345678910>>...80

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/mach-omap2/
H A Domap_hwmod.c1354 struct omap_hwmod *oh, *temp_oh; in _lookup() local
1787 static int _reset(struct omap_hwmod *oh) in _reset()
1963 static int _idle(struct omap_hwmod *oh) in _idle()
2082 struct omap_hwmod *oh) in of_dev_find_hwmod()
2118 struct omap_hwmod *oh, in of_dev_hwmod_lookup()
2980 struct omap_hwmod *oh; in omap_hwmod_lookup() local
3087 struct omap_hwmod *oh; in omap_hwmod_setup_one() local
3358 struct omap_hwmod *oh, in omap_hwmod_check_module()
3548 struct omap_hwmod *oh; in omap_hwmod_init_module() local
3641 struct omap_hwmod *oh; in omap_hwmod_setup_earlycon_flags() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/mach-omap2/
H A Domap_hwmod.c1354 struct omap_hwmod *oh, *temp_oh; in _lookup() local
1787 static int _reset(struct omap_hwmod *oh) in _reset()
1963 static int _idle(struct omap_hwmod *oh) in _idle()
2082 struct omap_hwmod *oh) in of_dev_find_hwmod()
2118 struct omap_hwmod *oh, in of_dev_hwmod_lookup()
2980 struct omap_hwmod *oh; in omap_hwmod_lookup() local
3087 struct omap_hwmod *oh; in omap_hwmod_setup_one() local
3358 struct omap_hwmod *oh, in omap_hwmod_check_module()
3548 struct omap_hwmod *oh; in omap_hwmod_init_module() local
3641 struct omap_hwmod *oh; in omap_hwmod_setup_earlycon_flags() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/mach-omap2/
H A Domap_hwmod.c1354 struct omap_hwmod *oh, *temp_oh; in _lookup() local
1787 static int _reset(struct omap_hwmod *oh) in _reset()
1963 static int _idle(struct omap_hwmod *oh) in _idle()
2082 struct omap_hwmod *oh) in of_dev_find_hwmod()
2118 struct omap_hwmod *oh, in of_dev_hwmod_lookup()
2980 struct omap_hwmod *oh; in omap_hwmod_lookup() local
3087 struct omap_hwmod *oh; in omap_hwmod_setup_one() local
3358 struct omap_hwmod *oh, in omap_hwmod_check_module()
3548 struct omap_hwmod *oh; in omap_hwmod_init_module() local
3641 struct omap_hwmod *oh; in omap_hwmod_setup_earlycon_flags() local
[all …]
/dports/devel/cquery/cquery-20180718/third_party/msgpack-c/example/cpp11/
H A Dcontainer.cpp28 msgpack::object_handle oh = msgpack::unpack(ss.str().data(), ss.str().size()); in array() local
40 auto oh = msgpack::unpack(ss.str().data(), ss.str().size()); in tuple() local
52 auto oh = msgpack::unpack(ss.str().data(), ss.str().size()); in unordered_map() local
64 auto oh = msgpack::unpack(ss.str().data(), ss.str().size()); in unordered_set() local
77 auto oh = msgpack::unpack(ss.str().data(), ss.str().size()); in forward_list() local
101 auto oh = msgpack::unpack(ss.str().data(), ss.str().size(), offset); in combi() local
109 auto oh = msgpack::unpack(ss.str().data(), ss.str().size(), offset); in combi() local
117 auto oh = msgpack::unpack(ss.str().data(), ss.str().size(), offset); in combi() local
125 auto oh = msgpack::unpack(ss.str().data(), ss.str().size(), offset); in combi() local
133 auto oh = msgpack::unpack(ss.str().data(), ss.str().size(), offset); in combi() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/scripting/api/objs/
H A Ddebris.cpp20 object_h *oh; variable
40 object_h *oh; variable
113 object_h *oh; variable
135 object_h *oh; variable
144 object_h *oh; variable
158 object_h *oh; variable
173 object_h* oh = nullptr; variable
H A Dfireball.cpp18 object_h *oh=NULL; variable
40 object_h* oh = NULL; variable
88 object_h *oh=NULL; variable
106 object_h* oh = NULL; variable
124 object_h *oh = NULL; variable
140 object_h* oh = nullptr; variable
H A Dweapon.cpp22 object_h *oh=NULL; variable
41 object_h *oh=NULL; variable
63 object_h *oh=NULL; variable
82 object_h *oh=NULL; variable
289 object_h *oh=NULL; variable
311 object_h* oh = nullptr; variable
330 object_h *oh = NULL; variable
349 object_h *oh=NULL; variable
367 object_h* oh = nullptr; variable
/dports/devel/cquery/cquery-20180718/third_party/msgpack-c/test/
H A Dmsgpack_x3_parse.cpp586 msgpack::object_handle oh = in TEST() local
601 msgpack::object_handle oh = in TEST() local
617 msgpack::object_handle oh = in TEST() local
633 msgpack::object_handle oh = in TEST() local
649 msgpack::object_handle oh = in TEST() local
664 msgpack::object_handle oh = in TEST() local
680 msgpack::object_handle oh = in TEST() local
698 msgpack::object_handle oh = in TEST() local
716 msgpack::object_handle oh = in TEST() local
734 msgpack::object_handle oh = in TEST() local
[all …]
H A Dreference_cpp11.cpp12 msgpack::object_handle oh = msgpack::unpack(sbuf.data(), sbuf.size(), referenced); in TEST() local
22 msgpack::object_handle oh = msgpack::unpack(sbuf.data(), sbuf.size(), referenced); in TEST() local
35 msgpack::object_handle oh = msgpack::unpack(sbuf.data(), sbuf.size(), referenced); in TEST() local
48 msgpack::object_handle oh = msgpack::unpack(sbuf.data(), sbuf.size(), referenced); in TEST() local
69 msgpack::object_handle oh = msgpack::unpack(sbuf.data(), sbuf.size(), referenced, never_called); in TEST() local
79 …msgpack::object_handle oh = msgpack::unpack(sbuf.data(), sbuf.size(), referenced, always_reference… in TEST() local
92 …msgpack::object_handle oh = msgpack::unpack(sbuf.data(), sbuf.size(), referenced, always_reference… in TEST() local
105 …msgpack::object_handle oh = msgpack::unpack(sbuf.data(), sbuf.size(), referenced, always_reference… in TEST() local
137 …msgpack::object_handle oh = msgpack::unpack(sbuf.data(), sbuf.size(), referenced, never_called, &s… in TEST() local
151 …msgpack::object_handle oh = msgpack::unpack(sbuf.data(), sbuf.size(), referenced, sized_reference,… in TEST() local
[all …]
H A Dreference.cpp10 msgpack::object_handle oh = in TEST() local
21 msgpack::object_handle oh = in TEST() local
35 msgpack::object_handle oh = in TEST() local
49 msgpack::object_handle oh = in TEST() local
71 msgpack::object_handle oh = in TEST() local
82 msgpack::object_handle oh = in TEST() local
96 msgpack::object_handle oh = in TEST() local
111 msgpack::object_handle oh = in TEST() local
145 msgpack::object_handle oh = in TEST() local
160 msgpack::object_handle oh = in TEST() local
[all …]
H A Dmsgpack_cpp11.cpp45 msgpack::object_handle oh = in TEST() local
56 msgpack::object_handle oh = in TEST() local
67 msgpack::object_handle oh = in TEST() local
80 msgpack::object_handle oh = in TEST() local
94 msgpack::object_handle oh = in TEST() local
106 msgpack::object_handle oh = in TEST() local
136 msgpack::object_handle oh = in TEST() local
149 msgpack::object_handle oh = in TEST() local
167 msgpack::object_handle oh = in TEST() local
198 msgpack::object_handle oh = in TEST() local
[all …]
H A Dmsgpack_container.cpp49 msgpack::object_handle oh = in TEST() local
64 msgpack::object_handle oh = in TEST() local
96 msgpack::object_handle oh = in TEST() local
128 msgpack::object_handle oh = in TEST() local
162 msgpack::object_handle oh = in TEST() local
178 msgpack::object_handle oh = in TEST() local
192 msgpack::object_handle oh = in TEST() local
225 msgpack::object_handle oh = in TEST() local
255 msgpack::object_handle oh = in TEST() local
285 msgpack::object_handle oh = in TEST() local
[all …]
H A Dpack_unpack.cpp103 msgpack::object_handle oh; in TEST() local
113 msgpack::object_handle oh; in TEST() local
126 msgpack::object_handle oh; in TEST() local
138 msgpack::object_handle oh; in TEST() local
154 msgpack::object_handle oh; in TEST() local
175 msgpack::object_handle oh; in TEST() local
196 msgpack::object_handle oh; in TEST() local
216 msgpack::object_handle oh; in TEST() local
239 msgpack::object_handle oh; in TEST() local
314 msgpack::object_handle oh; in TEST() local
[all …]
/dports/devel/msgpack/msgpack-c-cpp-3.3.0/test/
H A Dmsgpack_x3_parse.cpp601 msgpack::object_handle oh = in TEST() local
616 msgpack::object_handle oh = in TEST() local
632 msgpack::object_handle oh = in TEST() local
648 msgpack::object_handle oh = in TEST() local
664 msgpack::object_handle oh = in TEST() local
679 msgpack::object_handle oh = in TEST() local
695 msgpack::object_handle oh = in TEST() local
713 msgpack::object_handle oh = in TEST() local
731 msgpack::object_handle oh = in TEST() local
749 msgpack::object_handle oh = in TEST() local
[all …]
H A Dreference_cpp11.cpp22 msgpack::object_handle oh = msgpack::unpack(sbuf.data(), sbuf.size(), referenced); in TEST() local
32 msgpack::object_handle oh = msgpack::unpack(sbuf.data(), sbuf.size(), referenced); in TEST() local
45 msgpack::object_handle oh = msgpack::unpack(sbuf.data(), sbuf.size(), referenced); in TEST() local
58 msgpack::object_handle oh = msgpack::unpack(sbuf.data(), sbuf.size(), referenced); in TEST() local
79 msgpack::object_handle oh = msgpack::unpack(sbuf.data(), sbuf.size(), referenced, never_called); in TEST() local
89 …msgpack::object_handle oh = msgpack::unpack(sbuf.data(), sbuf.size(), referenced, always_reference… in TEST() local
102 …msgpack::object_handle oh = msgpack::unpack(sbuf.data(), sbuf.size(), referenced, always_reference… in TEST() local
115 …msgpack::object_handle oh = msgpack::unpack(sbuf.data(), sbuf.size(), referenced, always_reference… in TEST() local
147 …msgpack::object_handle oh = msgpack::unpack(sbuf.data(), sbuf.size(), referenced, never_called, &s… in TEST() local
161 …msgpack::object_handle oh = msgpack::unpack(sbuf.data(), sbuf.size(), referenced, sized_reference,… in TEST() local
[all …]
H A Dreference.cpp20 msgpack::object_handle oh = in TEST() local
31 msgpack::object_handle oh = in TEST() local
45 msgpack::object_handle oh = in TEST() local
59 msgpack::object_handle oh = in TEST() local
81 msgpack::object_handle oh = in TEST() local
92 msgpack::object_handle oh = in TEST() local
106 msgpack::object_handle oh = in TEST() local
121 msgpack::object_handle oh = in TEST() local
155 msgpack::object_handle oh = in TEST() local
170 msgpack::object_handle oh = in TEST() local
[all …]
H A Dmsgpack_cpp11.cpp54 msgpack::object_handle oh = in TEST() local
65 msgpack::object_handle oh = in TEST() local
76 msgpack::object_handle oh = in TEST() local
89 msgpack::object_handle oh = in TEST() local
103 msgpack::object_handle oh = in TEST() local
115 msgpack::object_handle oh = in TEST() local
145 msgpack::object_handle oh = in TEST() local
158 msgpack::object_handle oh = in TEST() local
176 msgpack::object_handle oh = in TEST() local
207 msgpack::object_handle oh = in TEST() local
[all …]
H A Dmsgpack_container.cpp58 msgpack::object_handle oh = in TEST() local
73 msgpack::object_handle oh = in TEST() local
105 msgpack::object_handle oh = in TEST() local
137 msgpack::object_handle oh = in TEST() local
171 msgpack::object_handle oh = in TEST() local
187 msgpack::object_handle oh = in TEST() local
201 msgpack::object_handle oh = in TEST() local
234 msgpack::object_handle oh = in TEST() local
264 msgpack::object_handle oh = in TEST() local
294 msgpack::object_handle oh = in TEST() local
[all …]
H A Dpack_unpack.cpp114 msgpack::object_handle oh; in TEST() local
124 msgpack::object_handle oh; in TEST() local
137 msgpack::object_handle oh; in TEST() local
149 msgpack::object_handle oh; in TEST() local
165 msgpack::object_handle oh; in TEST() local
186 msgpack::object_handle oh; in TEST() local
207 msgpack::object_handle oh; in TEST() local
227 msgpack::object_handle oh; in TEST() local
250 msgpack::object_handle oh; in TEST() local
325 msgpack::object_handle oh; in TEST() local
[all …]
/dports/devel/msgpack/msgpack-c-cpp-3.3.0/example/cpp11/
H A Dcontainer.cpp28 msgpack::object_handle oh = msgpack::unpack(ss.str().data(), ss.str().size()); in array() local
41 auto oh = msgpack::unpack(str.data(), str.size()); in tuple() local
54 auto oh = msgpack::unpack(str.data(), str.size()); in unordered_map() local
67 auto oh = msgpack::unpack(str.data(), str.size()); in unordered_set() local
81 auto oh = msgpack::unpack(str.data(), str.size()); in forward_list() local
106 auto oh = msgpack::unpack(str.data(), str.size(), offset); in combi() local
115 auto oh = msgpack::unpack(str.data(), str.size(), offset); in combi() local
124 auto oh = msgpack::unpack(str.data(), str.size(), offset); in combi() local
133 auto oh = msgpack::unpack(str.data(), str.size(), offset); in combi() local
142 auto oh = msgpack::unpack(str.data(), str.size(), offset); in combi() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Oint.c273 H5O_t *oh = NULL; in H5O_create() local
965 H5O_t * oh = NULL; in H5O_link() local
1242 H5O_unpin(H5O_t *oh) in H5O_unpin()
1602 H5O__delete_oh(H5F_t *f, H5O_t *oh) in H5O__delete_oh()
2498 H5O_get_oh_addr(const H5O_t *oh) in H5O_get_oh_addr()
2518 H5O_get_oh_flags(const H5O_t *oh) in H5O_get_oh_flags()
2538 H5O_get_oh_mtime(const H5O_t *oh) in H5O_get_oh_mtime()
2887 H5O__inc_rc(H5O_t *oh) in H5O__inc_rc()
2921 H5O__dec_rc(H5O_t *oh) in H5O__dec_rc()
2996 H5O_get_proxy(const H5O_t *oh) in H5O_get_proxy()
[all …]
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5Oint.c978 H5O_t *oh = NULL; in H5O_link() local
1258 H5O_unpin(H5O_t *oh) in H5O_unpin()
1624 H5O__delete_oh(H5F_t *f, H5O_t *oh) in H5O__delete_oh()
2491 H5O_get_oh_addr(const H5O_t *oh) in H5O_get_oh_addr()
2512 H5O_get_oh_flags(const H5O_t *oh) in H5O_get_oh_flags()
2533 H5O_get_oh_mtime(const H5O_t *oh) in H5O_get_oh_mtime()
2551 H5O_get_oh_version(const H5O_t *oh) in H5O_get_oh_version()
2874 H5O__inc_rc(H5O_t *oh) in H5O__inc_rc()
2910 H5O__dec_rc(H5O_t *oh) in H5O__dec_rc()
2988 H5O_get_proxy(const H5O_t *oh) in H5O_get_proxy()
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/ospf6d/
H A Dospf6_message.c1356 struct ospf6_header *oh) in ospf6_lsupdate_recv()
1534 struct ospf6_header *oh; in ospf6_receive() local
1713 struct ospf6_header *oh; in ospf6_hello_send() local
1784 struct ospf6_header *oh; in ospf6_dbdesc_send() local
1900 struct ospf6_header *oh; in ospf6_lsreq_send() local
1979 struct ospf6_header *oh) in ospf6_send_lsupdate()
2011 struct ospf6_header *oh; in ospf6_lsupdate_send_neighbor() local
2160 struct ospf6_header *oh; in ospf6_lsupdate_send_neighbor_now() local
2193 struct ospf6_header *oh; in ospf6_lsupdate_send_interface() local
2281 struct ospf6_header *oh; in ospf6_lsack_send_neighbor() local
[all …]
/dports/net/frr7/frr-frr-7.5.1/ospf6d/
H A Dospf6_message.c1356 struct ospf6_header *oh) in ospf6_lsupdate_recv()
1534 struct ospf6_header *oh; in ospf6_receive() local
1713 struct ospf6_header *oh; in ospf6_hello_send() local
1784 struct ospf6_header *oh; in ospf6_dbdesc_send() local
1900 struct ospf6_header *oh; in ospf6_lsreq_send() local
1979 struct ospf6_header *oh) in ospf6_send_lsupdate()
2011 struct ospf6_header *oh; in ospf6_lsupdate_send_neighbor() local
2160 struct ospf6_header *oh; in ospf6_lsupdate_send_neighbor_now() local
2193 struct ospf6_header *oh; in ospf6_lsupdate_send_interface() local
2281 struct ospf6_header *oh; in ospf6_lsack_send_neighbor() local
[all …]
/dports/net/quagga/quagga-1.2.4/ospf6d/
H A Dospf6_message.c94 ospf6_header_print (struct ospf6_header *oh) in ospf6_header_print()
107 ospf6_hello_print (struct ospf6_header *oh) in ospf6_hello_print()
174 ospf6_lsreq_print (struct ospf6_header *oh) in ospf6_lsreq_print()
1521 struct ospf6_header *oh; in ospf6_receive() local
1707 struct ospf6_header *oh; in ospf6_hello_send() local
1778 struct ospf6_header *oh; in ospf6_dbdesc_send() local
1902 struct ospf6_header *oh; in ospf6_lsreq_send() local
1986 struct ospf6_header *oh; in ospf6_lsupdate_send_neighbor() local
2107 struct ospf6_header *oh; in ospf6_lsupdate_send_interface() local
2185 struct ospf6_header *oh; in ospf6_lsack_send_neighbor() local
[all …]

12345678910>>...80