| 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
| 2 <html xmlns="http://www.w3.org/1999/xhtml"> |
|
| 3 <head> |
|
| 4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
|
| 5 <meta http-equiv="X-UA-Compatible" content="IE=9"/> |
|
| 6 <meta name="generator" content="Doxygen 1.8.13"/> |
|
| 7 <meta name="viewport" content="width=device-width, initial-scale=1"/> |
|
| 8 <title>ucx: Globals</title> |
|
| 9 <link href="tabs.css" rel="stylesheet" type="text/css"/> |
|
| 10 <script type="text/javascript" src="jquery.js"></script> |
|
| 11 <script type="text/javascript" src="dynsections.js"></script> |
|
| 12 <link href="search/search.css" rel="stylesheet" type="text/css"/> |
|
| 13 <script type="text/javascript" src="search/searchdata.js"></script> |
|
| 14 <script type="text/javascript" src="search/search.js"></script> |
|
| 15 <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
|
| 16 </head> |
|
| 17 <body> |
|
| 18 <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
|
| 19 <div id="titlearea"> |
|
| 20 <table cellspacing="0" cellpadding="0"> |
|
| 21 <tbody> |
|
| 22 <tr style="height: 56px;"> |
|
| 23 <td id="projectlogo"><img alt="Logo" src="uaplogo.png"/></td> |
|
| 24 <td id="projectalign" style="padding-left: 0.5em;"> |
|
| 25 <div id="projectname">ucx |
|
| 26 </div> |
|
| 27 <div id="projectbrief">UAP Common Extensions</div> |
|
| 28 </td> |
|
| 29 </tr> |
|
| 30 </tbody> |
|
| 31 </table> |
|
| 32 </div> |
|
| 33 <!-- end header part --> |
|
| 34 <!-- Generated by Doxygen 1.8.13 --> |
|
| 35 <script type="text/javascript"> |
|
| 36 var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
|
| 37 </script> |
|
| 38 <script type="text/javascript" src="menudata.js"></script> |
|
| 39 <script type="text/javascript" src="menu.js"></script> |
|
| 40 <script type="text/javascript"> |
|
| 41 $(function() { |
|
| 42 initMenu('',true,false,'search.php','Search'); |
|
| 43 $(document).ready(function() { init_search(); }); |
|
| 44 }); |
|
| 45 </script> |
|
| 46 <div id="main-nav"></div> |
|
| 47 </div><!-- top --> |
|
| 48 <!-- window showing the filter options --> |
|
| 49 <div id="MSearchSelectWindow" |
|
| 50 onmouseover="return searchBox.OnSearchSelectShow()" |
|
| 51 onmouseout="return searchBox.OnSearchSelectHide()" |
|
| 52 onkeydown="return searchBox.OnSearchSelectKey(event)"> |
|
| 53 </div> |
|
| 54 |
|
| 55 <!-- iframe showing the search results (closed by default) --> |
|
| 56 <div id="MSearchResultsWindow"> |
|
| 57 <iframe src="javascript:void(0)" frameborder="0" |
|
| 58 name="MSearchResults" id="MSearchResults"> |
|
| 59 </iframe> |
|
| 60 </div> |
|
| 61 |
|
| 62 <div class="contents"> |
|
| 63 <div class="textblock">Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:</div> |
|
| 64 |
|
| 65 <h3><a id="index_u"></a>- u -</h3><ul> |
|
| 66 <li>ucx_allocator_calloc |
|
| 67 : <a class="el" href="allocator_8h.html#a2c0aba4221c1ac6801f03ed799f15b12">allocator.h</a> |
|
| 68 </li> |
|
| 69 <li>UCX_ALLOCATOR_DEFAULT |
|
| 70 : <a class="el" href="allocator_8h.html#a1283a8f875f90a7af3aba5e031fc2e3f">allocator.h</a> |
|
| 71 </li> |
|
| 72 <li>ucx_allocator_free |
|
| 73 : <a class="el" href="allocator_8h.html#aaf2387ddaddd8ab4b267e6b00e5d6f7e">allocator.h</a> |
|
| 74 </li> |
|
| 75 <li>ucx_allocator_malloc |
|
| 76 : <a class="el" href="allocator_8h.html#a29f0f6a23a70db3b60635cd6dc384473">allocator.h</a> |
|
| 77 </li> |
|
| 78 <li>ucx_allocator_realloc |
|
| 79 : <a class="el" href="allocator_8h.html#a6d7cf038a806e327c5da37321d04e426">allocator.h</a> |
|
| 80 </li> |
|
| 81 <li>ucx_array_append_from() |
|
| 82 : <a class="el" href="array_8h.html#aea01731ad94ea73c0c8fb1d1b7a35fcf">array.h</a> |
|
| 83 </li> |
|
| 84 <li>ucx_array_at() |
|
| 85 : <a class="el" href="array_8h.html#aa698085fd1a8b70d6b709999c51b49e8">array.h</a> |
|
| 86 </li> |
|
| 87 <li>ucx_array_clone() |
|
| 88 : <a class="el" href="array_8h.html#a4a8c273370e4a3a3e2624e364f5ab410">array.h</a> |
|
| 89 </li> |
|
| 90 <li>ucx_array_concat() |
|
| 91 : <a class="el" href="array_8h.html#aa5a0bf3d3f0df6406beb0e569021cc28">array.h</a> |
|
| 92 </li> |
|
| 93 <li>ucx_array_contains() |
|
| 94 : <a class="el" href="array_8h.html#a5241058cd2329147bc5b1593ae7e51dc">array.h</a> |
|
| 95 </li> |
|
| 96 <li>ucx_array_destroy() |
|
| 97 : <a class="el" href="array_8h.html#a8e83681d8d5d8cddbf10f63ce5be4c10">array.h</a> |
|
| 98 </li> |
|
| 99 <li>ucx_array_equals() |
|
| 100 : <a class="el" href="array_8h.html#a43292b448adb1741677aa8c578bcc201">array.h</a> |
|
| 101 </li> |
|
| 102 <li>ucx_array_find() |
|
| 103 : <a class="el" href="array_8h.html#ae7bdbed94afee9b20b38b95e3ab470f0">array.h</a> |
|
| 104 </li> |
|
| 105 <li>ucx_array_free() |
|
| 106 : <a class="el" href="array_8h.html#ac01ee914468a16f470bf3071fffbe438">array.h</a> |
|
| 107 </li> |
|
| 108 <li>ucx_array_grow() |
|
| 109 : <a class="el" href="array_8h.html#ab0cbf243824aaebee48277315e03afce">array.h</a> |
|
| 110 </li> |
|
| 111 <li>ucx_array_init() |
|
| 112 : <a class="el" href="array_8h.html#ad921e85c28ffae32230777a53c5037e5">array.h</a> |
|
| 113 </li> |
|
| 114 <li>ucx_array_init_a() |
|
| 115 : <a class="el" href="array_8h.html#a2451e61ebb15a7ba1c1319267ba75b8c">array.h</a> |
|
| 116 </li> |
|
| 117 <li>ucx_array_new() |
|
| 118 : <a class="el" href="array_8h.html#a994a2fbf1c33a3833e2a70cd9a4352b7">array.h</a> |
|
| 119 </li> |
|
| 120 <li>ucx_array_new_a() |
|
| 121 : <a class="el" href="array_8h.html#a177170258c215eb2e4f5a32e59f0cb1b">array.h</a> |
|
| 122 </li> |
|
| 123 <li>ucx_array_prepend_from() |
|
| 124 : <a class="el" href="array_8h.html#a95b52acc2193b5c33cf0eaa4f2082477">array.h</a> |
|
| 125 </li> |
|
| 126 <li>ucx_array_remove() |
|
| 127 : <a class="el" href="array_8h.html#aa45eac6b697f83adac81c0860cf306b8">array.h</a> |
|
| 128 </li> |
|
| 129 <li>ucx_array_remove_fast() |
|
| 130 : <a class="el" href="array_8h.html#a548d81b07612bae3ba8c4c4b49104b8e">array.h</a> |
|
| 131 </li> |
|
| 132 <li>ucx_array_reserve() |
|
| 133 : <a class="el" href="array_8h.html#a1c3bf8433c1de3c933f3854ab297fe1d">array.h</a> |
|
| 134 </li> |
|
| 135 <li>ucx_array_resize() |
|
| 136 : <a class="el" href="array_8h.html#a27762e7c06a6c781015e3c8ceeee0ce3">array.h</a> |
|
| 137 </li> |
|
| 138 <li>ucx_array_set_from() |
|
| 139 : <a class="el" href="array_8h.html#a1bb545d065358d265d80d815ba382a28">array.h</a> |
|
| 140 </li> |
|
| 141 <li>ucx_array_shrink() |
|
| 142 : <a class="el" href="array_8h.html#a2daf50e80aee9bccebee876a7efd2dfc">array.h</a> |
|
| 143 </li> |
|
| 144 <li>ucx_array_sort() |
|
| 145 : <a class="el" href="array_8h.html#add773514569b872a6624381b4b6af52c">array.h</a> |
|
| 146 </li> |
|
| 147 <li>ucx_array_util_set |
|
| 148 : <a class="el" href="array_8h.html#a1d959c29af3125bdd37cde3a554e729c">array.h</a> |
|
| 149 </li> |
|
| 150 <li>ucx_array_util_set_a() |
|
| 151 : <a class="el" href="array_8h.html#ad0a8d76980cf1c1910e64a245803fb9a">array.h</a> |
|
| 152 </li> |
|
| 153 <li>ucx_array_util_setptr |
|
| 154 : <a class="el" href="array_8h.html#a59a5b342965e790945f9c7a3f86b99f9">array.h</a> |
|
| 155 </li> |
|
| 156 <li>ucx_array_util_setptr_a() |
|
| 157 : <a class="el" href="array_8h.html#ad708b333c0c1b02c998309a58ea65e31">array.h</a> |
|
| 158 </li> |
|
| 159 <li>ucx_asprintf() |
|
| 160 : <a class="el" href="utils_8h.html#a9f9cf0e89ffdc256ecb35429907f51f5">utils.h</a> |
|
| 161 </li> |
|
| 162 <li>ucx_avl_count() |
|
| 163 : <a class="el" href="avl_8h.html#a92c1d41c2b22fe4a029a486ab2153e35">avl.h</a> |
|
| 164 </li> |
|
| 165 <li>ucx_avl_default_new |
|
| 166 : <a class="el" href="avl_8h.html#ac2886d4b79b48c9fabf6408873f84cd2">avl.h</a> |
|
| 167 </li> |
|
| 168 <li>ucx_avl_find() |
|
| 169 : <a class="el" href="avl_8h.html#a51770e1614b28d7d22dea096c3704f83">avl.h</a> |
|
| 170 </li> |
|
| 171 <li>UCX_AVL_FIND_CLOSEST |
|
| 172 : <a class="el" href="avl_8h.html#af16f24d74fd6af0154de041566c6603b">avl.h</a> |
|
| 173 </li> |
|
| 174 <li>UCX_AVL_FIND_EXACT |
|
| 175 : <a class="el" href="avl_8h.html#aaaf4a6f6f661cda7791db239212285d9">avl.h</a> |
|
| 176 </li> |
|
| 177 <li>UCX_AVL_FIND_LOWER_BOUNDED |
|
| 178 : <a class="el" href="avl_8h.html#abd2446d544d5412b6997ee8a17bd368c">avl.h</a> |
|
| 179 </li> |
|
| 180 <li>ucx_avl_find_node() |
|
| 181 : <a class="el" href="avl_8h.html#a664986f64d6865605199fbff06e19cd5">avl.h</a> |
|
| 182 </li> |
|
| 183 <li>UCX_AVL_FIND_UPPER_BOUNDED |
|
| 184 : <a class="el" href="avl_8h.html#ac74ee7649c1e206b08b31f37dd68ca5e">avl.h</a> |
|
| 185 </li> |
|
| 186 <li>ucx_avl_free() |
|
| 187 : <a class="el" href="avl_8h.html#a2f92db538f25fce908d2cb3e5590944c">avl.h</a> |
|
| 188 </li> |
|
| 189 <li>ucx_avl_free_content() |
|
| 190 : <a class="el" href="avl_8h.html#a31ad7fb196ca211f1fc39f4e15f72279">avl.h</a> |
|
| 191 </li> |
|
| 192 <li>ucx_avl_get() |
|
| 193 : <a class="el" href="avl_8h.html#adbcf7ceb3f014a30c7214f7304519efe">avl.h</a> |
|
| 194 </li> |
|
| 195 <li>ucx_avl_get_node() |
|
| 196 : <a class="el" href="avl_8h.html#acf42da9a4168e47dc10b4ba0d27ceb4e">avl.h</a> |
|
| 197 </li> |
|
| 198 <li>ucx_avl_new() |
|
| 199 : <a class="el" href="avl_8h.html#a11b043d65a11b7092d5d98b298e5ede3">avl.h</a> |
|
| 200 </li> |
|
| 201 <li>ucx_avl_new_a() |
|
| 202 : <a class="el" href="avl_8h.html#af0f868d67e9dc08b4867c02a06c23ee2">avl.h</a> |
|
| 203 </li> |
|
| 204 <li>ucx_avl_pred() |
|
| 205 : <a class="el" href="avl_8h.html#a0e739aeb66dda6a6a3f6eb51b50cf346">avl.h</a> |
|
| 206 </li> |
|
| 207 <li>ucx_avl_put() |
|
| 208 : <a class="el" href="avl_8h.html#aec401fab4a24a7edffa734f9baf88577">avl.h</a> |
|
| 209 </li> |
|
| 210 <li>ucx_avl_put_s() |
|
| 211 : <a class="el" href="avl_8h.html#a32cf8955cc0226a82bacfc7b76d6474c">avl.h</a> |
|
| 212 </li> |
|
| 213 <li>ucx_avl_remove() |
|
| 214 : <a class="el" href="avl_8h.html#a1d821119c805d7fbb7e424bc3effeba9">avl.h</a> |
|
| 215 </li> |
|
| 216 <li>ucx_avl_remove_node() |
|
| 217 : <a class="el" href="avl_8h.html#a9a792b7d9e58073deef74a341f8bc720">avl.h</a> |
|
| 218 </li> |
|
| 219 <li>ucx_avl_remove_s() |
|
| 220 : <a class="el" href="avl_8h.html#a01aeeecd6415f0cc2b623486eb28f254">avl.h</a> |
|
| 221 </li> |
|
| 222 <li>ucx_avl_succ() |
|
| 223 : <a class="el" href="avl_8h.html#aab1ad9b027ff5e50671aa0ee84e2d541">avl.h</a> |
|
| 224 </li> |
|
| 225 <li>ucx_bprintf |
|
| 226 : <a class="el" href="utils_8h.html#a9d7d65a420f026fcb6982803d5120519">utils.h</a> |
|
| 227 </li> |
|
| 228 <li>UCX_BUFFER_AUTOEXTEND |
|
| 229 : <a class="el" href="buffer_8h.html#a05f9565f2d04399168c3b1c152a632be">buffer.h</a> |
|
| 230 </li> |
|
| 231 <li>UCX_BUFFER_AUTOFREE |
|
| 232 : <a class="el" href="buffer_8h.html#a8bab11ad8a76719228b9ee91e2e45535">buffer.h</a> |
|
| 233 </li> |
|
| 234 <li>ucx_buffer_clear |
|
| 235 : <a class="el" href="buffer_8h.html#a374abd5aabfcc3ee0777a79d5fe651ab">buffer.h</a> |
|
| 236 </li> |
|
| 237 <li>ucx_buffer_clone |
|
| 238 : <a class="el" href="buffer_8h.html#a828353846428c2c2f695f9938f059e52">buffer.h</a> |
|
| 239 </li> |
|
| 240 <li>UCX_BUFFER_DEFAULT |
|
| 241 : <a class="el" href="buffer_8h.html#acc77c8ed7b26854f555d4a5d11e49ea2">buffer.h</a> |
|
| 242 </li> |
|
| 243 <li>ucx_buffer_eof() |
|
| 244 : <a class="el" href="buffer_8h.html#abad7fd9ad5061224c780b8d1d4c55f09">buffer.h</a> |
|
| 245 </li> |
|
| 246 <li>ucx_buffer_extend() |
|
| 247 : <a class="el" href="buffer_8h.html#afaf97d2cd7e9faad79a9d35fe33e30c6">buffer.h</a> |
|
| 248 </li> |
|
| 249 <li>ucx_buffer_extract() |
|
| 250 : <a class="el" href="buffer_8h.html#a33fa7bb35fe08bbb3542f227514332ef">buffer.h</a> |
|
| 251 </li> |
|
| 252 <li>ucx_buffer_free() |
|
| 253 : <a class="el" href="buffer_8h.html#a2af8646d8905c22c7322e7540b0440af">buffer.h</a> |
|
| 254 </li> |
|
| 255 <li>ucx_buffer_getc() |
|
| 256 : <a class="el" href="buffer_8h.html#a396339022159ce4ca6d069de9f9209b0">buffer.h</a> |
|
| 257 </li> |
|
| 258 <li>ucx_buffer_new() |
|
| 259 : <a class="el" href="buffer_8h.html#aacea876d692193ec6f859ce98da7351c">buffer.h</a> |
|
| 260 </li> |
|
| 261 <li>ucx_buffer_putc() |
|
| 262 : <a class="el" href="buffer_8h.html#a7d6f01b9d631b0123475dfb98fb849ac">buffer.h</a> |
|
| 263 </li> |
|
| 264 <li>ucx_buffer_puts() |
|
| 265 : <a class="el" href="buffer_8h.html#af1d4b478e04b3ae0bf30e7c2ea964ea2">buffer.h</a> |
|
| 266 </li> |
|
| 267 <li>ucx_buffer_read() |
|
| 268 : <a class="el" href="buffer_8h.html#ae5c3430759f0059547b35d5a254d4da5">buffer.h</a> |
|
| 269 </li> |
|
| 270 <li>ucx_buffer_seek() |
|
| 271 : <a class="el" href="buffer_8h.html#a47d98482662073c74f35deb0957d15d1">buffer.h</a> |
|
| 272 </li> |
|
| 273 <li>ucx_buffer_shift() |
|
| 274 : <a class="el" href="buffer_8h.html#a12a0c6a2379ef080043e6286bb8bad69">buffer.h</a> |
|
| 275 </li> |
|
| 276 <li>ucx_buffer_shift_left() |
|
| 277 : <a class="el" href="buffer_8h.html#a20431dd0ed6a6fe9f15333bd72afe4db">buffer.h</a> |
|
| 278 </li> |
|
| 279 <li>ucx_buffer_shift_right() |
|
| 280 : <a class="el" href="buffer_8h.html#a4fa10b6471495547eb981248fd4f1bc2">buffer.h</a> |
|
| 281 </li> |
|
| 282 <li>ucx_buffer_to_sstr |
|
| 283 : <a class="el" href="buffer_8h.html#a0f4b64f1b3a74c4f6c5d9409d6b6086a">buffer.h</a> |
|
| 284 </li> |
|
| 285 <li>ucx_buffer_write() |
|
| 286 : <a class="el" href="buffer_8h.html#af8aacc7401814392b58c1b7b81bffc05">buffer.h</a> |
|
| 287 </li> |
|
| 288 <li>ucx_cmp_double() |
|
| 289 : <a class="el" href="utils_8h.html#ab804b7c27d0bfcd7bf3a3583140825b6">utils.h</a> |
|
| 290 </li> |
|
| 291 <li>ucx_cmp_float() |
|
| 292 : <a class="el" href="utils_8h.html#ad1196b561bcdad76c393885819769a97">utils.h</a> |
|
| 293 </li> |
|
| 294 <li>ucx_cmp_int() |
|
| 295 : <a class="el" href="utils_8h.html#a8ce7e11e6b3deafe89a32a091fde7f16">utils.h</a> |
|
| 296 </li> |
|
| 297 <li>ucx_cmp_int16() |
|
| 298 : <a class="el" href="utils_8h.html#aa29e6e559946375e34113e34e0b0bd0d">utils.h</a> |
|
| 299 </li> |
|
| 300 <li>ucx_cmp_int32() |
|
| 301 : <a class="el" href="utils_8h.html#a858b2ac443fb202643b71f6a7e9218dd">utils.h</a> |
|
| 302 </li> |
|
| 303 <li>ucx_cmp_int64() |
|
| 304 : <a class="el" href="utils_8h.html#a54701aea6a89fed1402dfb0bf56bc7f6">utils.h</a> |
|
| 305 </li> |
|
| 306 <li>ucx_cmp_longint() |
|
| 307 : <a class="el" href="utils_8h.html#aeb57a2b9a6aaa0460c7a6bec29accf2c">utils.h</a> |
|
| 308 </li> |
|
| 309 <li>ucx_cmp_longlong() |
|
| 310 : <a class="el" href="utils_8h.html#a366b57def20f86a41eaedf575eea5375">utils.h</a> |
|
| 311 </li> |
|
| 312 <li>ucx_cmp_mem() |
|
| 313 : <a class="el" href="utils_8h.html#aff7d2bcded71196831a8c0664333f8e7">utils.h</a> |
|
| 314 </li> |
|
| 315 <li>ucx_cmp_ptr() |
|
| 316 : <a class="el" href="utils_8h.html#aa174d539de3ea59be4f9640f17ce53d8">utils.h</a> |
|
| 317 </li> |
|
| 318 <li>ucx_cmp_sstr() |
|
| 319 : <a class="el" href="utils_8h.html#adee0739589166d272f8cb7c23aabf8ba">utils.h</a> |
|
| 320 </li> |
|
| 321 <li>ucx_cmp_str() |
|
| 322 : <a class="el" href="utils_8h.html#aa6a37b9d172b6a5b2803d152f9e1b258">utils.h</a> |
|
| 323 </li> |
|
| 324 <li>ucx_cmp_strn() |
|
| 325 : <a class="el" href="utils_8h.html#ac6b354a878f551a3a5b20a167db3f308">utils.h</a> |
|
| 326 </li> |
|
| 327 <li>ucx_cmp_uint() |
|
| 328 : <a class="el" href="utils_8h.html#abd83a5da91c3dd026a6931bd80c12f1e">utils.h</a> |
|
| 329 </li> |
|
| 330 <li>ucx_cmp_uint16() |
|
| 331 : <a class="el" href="utils_8h.html#acde5366437e886a459b7468f7a9e11f0">utils.h</a> |
|
| 332 </li> |
|
| 333 <li>ucx_cmp_uint32() |
|
| 334 : <a class="el" href="utils_8h.html#a5879d1722330355914d8c9146fa549d3">utils.h</a> |
|
| 335 </li> |
|
| 336 <li>ucx_cmp_uint64() |
|
| 337 : <a class="el" href="utils_8h.html#a1572a78b5b42f7151a5b2a5a7283d62d">utils.h</a> |
|
| 338 </li> |
|
| 339 <li>ucx_cmp_ulongint() |
|
| 340 : <a class="el" href="utils_8h.html#a3f3cbae2594d6f722bae29acb0408a24">utils.h</a> |
|
| 341 </li> |
|
| 342 <li>ucx_cmp_ulonglong() |
|
| 343 : <a class="el" href="utils_8h.html#a6acfc359421f21f9a042a654ff7faac5">utils.h</a> |
|
| 344 </li> |
|
| 345 <li>ucx_default_allocator() |
|
| 346 : <a class="el" href="allocator_8h.html#a98d2f1b341118b7a0e341fda5d8b2ebf">allocator.h</a> |
|
| 347 </li> |
|
| 348 <li>ucx_default_calloc() |
|
| 349 : <a class="el" href="allocator_8h.html#a3a0bfdd13d887012309c459b339f338f">allocator.h</a> |
|
| 350 </li> |
|
| 351 <li>ucx_default_free() |
|
| 352 : <a class="el" href="allocator_8h.html#a646d83aaaadfe33ae414c0fad8bfc52a">allocator.h</a> |
|
| 353 </li> |
|
| 354 <li>ucx_default_malloc() |
|
| 355 : <a class="el" href="allocator_8h.html#a96403ebf3d2312d95f2fe7627a1cdbc0">allocator.h</a> |
|
| 356 </li> |
|
| 357 <li>ucx_default_realloc() |
|
| 358 : <a class="el" href="allocator_8h.html#a47cfc8af626a86fcb93a2b14b90498ed">allocator.h</a> |
|
| 359 </li> |
|
| 360 <li>ucx_destructor |
|
| 361 : <a class="el" href="ucx_8h.html#ad2b370c2809914c8b7fedab163c266b3">ucx.h</a> |
|
| 362 </li> |
|
| 363 <li>ucx_dist_int() |
|
| 364 : <a class="el" href="utils_8h.html#a4ab6753739d56c09cdf6079fdcabf7c6">utils.h</a> |
|
| 365 </li> |
|
| 366 <li>ucx_dist_int16() |
|
| 367 : <a class="el" href="utils_8h.html#a81fb8434b70ca11bf2c14abfa21d16a9">utils.h</a> |
|
| 368 </li> |
|
| 369 <li>ucx_dist_int32() |
|
| 370 : <a class="el" href="utils_8h.html#ab4a659cc46096f0490c1dafa57726476">utils.h</a> |
|
| 371 </li> |
|
| 372 <li>ucx_dist_int64() |
|
| 373 : <a class="el" href="utils_8h.html#a54e7d06585bad3a899befc4e9c13853f">utils.h</a> |
|
| 374 </li> |
|
| 375 <li>ucx_dist_longint() |
|
| 376 : <a class="el" href="utils_8h.html#a43e73d288b1553a0078bf4c98dd341f5">utils.h</a> |
|
| 377 </li> |
|
| 378 <li>ucx_dist_longlong() |
|
| 379 : <a class="el" href="utils_8h.html#a306778414a2427951ea263be92368627">utils.h</a> |
|
| 380 </li> |
|
| 381 <li>ucx_dist_uint() |
|
| 382 : <a class="el" href="utils_8h.html#a37b7d471ca1679992afc11a0deda45f4">utils.h</a> |
|
| 383 </li> |
|
| 384 <li>ucx_dist_uint16() |
|
| 385 : <a class="el" href="utils_8h.html#a66e00a0703cbcde050ec922578e2f080">utils.h</a> |
|
| 386 </li> |
|
| 387 <li>ucx_dist_uint32() |
|
| 388 : <a class="el" href="utils_8h.html#add2b5c5507caba59d894b84e056b079b">utils.h</a> |
|
| 389 </li> |
|
| 390 <li>ucx_dist_uint64() |
|
| 391 : <a class="el" href="utils_8h.html#a3ba75e2e0b2479eef2b22fb219b42da7">utils.h</a> |
|
| 392 </li> |
|
| 393 <li>ucx_dist_ulongint() |
|
| 394 : <a class="el" href="utils_8h.html#abb13476228d0c16bfaba08469adbae2d">utils.h</a> |
|
| 395 </li> |
|
| 396 <li>ucx_dist_ulonglong() |
|
| 397 : <a class="el" href="utils_8h.html#a59a5859272cb4b43cbdd58208c41e32b">utils.h</a> |
|
| 398 </li> |
|
| 399 <li>UCX_FOREACH |
|
| 400 : <a class="el" href="list_8h.html#a4b143b6526a410aa4d22cb3bb9365d70">list.h</a> |
|
| 401 </li> |
|
| 402 <li>ucx_fprintf() |
|
| 403 : <a class="el" href="utils_8h.html#aa0bec80e1c67f769ff5e112a7d4ce72a">utils.h</a> |
|
| 404 </li> |
|
| 405 <li>ucx_hash() |
|
| 406 : <a class="el" href="map_8h.html#aea3be97254c05595d986ef6a9faae87b">map.h</a> |
|
| 407 </li> |
|
| 408 <li>ucx_key() |
|
| 409 : <a class="el" href="map_8h.html#a3e540bb46b8ee19789aed63fd8919200">map.h</a> |
|
| 410 </li> |
|
| 411 <li>ucx_list_append() |
|
| 412 : <a class="el" href="list_8h.html#a00c122c8a26d35b60676939df4161621">list.h</a> |
|
| 413 </li> |
|
| 414 <li>ucx_list_append_a() |
|
| 415 : <a class="el" href="list_8h.html#adf3b3e2e0ff977d8928671d6bd82fc60">list.h</a> |
|
| 416 </li> |
|
| 417 <li>ucx_list_clone() |
|
| 418 : <a class="el" href="list_8h.html#ae7054a41c289b24e6caf5cb07ac850ed">list.h</a> |
|
| 419 </li> |
|
| 420 <li>ucx_list_clone_a() |
|
| 421 : <a class="el" href="list_8h.html#a08ca1ba0d2e82258b0408714c1f4c425">list.h</a> |
|
| 422 </li> |
|
| 423 <li>ucx_list_concat() |
|
| 424 : <a class="el" href="list_8h.html#a77163a0cc82fae52bec26c8c0c3674d9">list.h</a> |
|
| 425 </li> |
|
| 426 <li>ucx_list_contains() |
|
| 427 : <a class="el" href="list_8h.html#a8b0fa051fcfe12e1a82cca1087973852">list.h</a> |
|
| 428 </li> |
|
| 429 <li>ucx_list_difference() |
|
| 430 : <a class="el" href="list_8h.html#a6c5db5d1d11ad28b6fe1a80ee1c1e449">list.h</a> |
|
| 431 </li> |
|
| 432 <li>ucx_list_difference_a() |
|
| 433 : <a class="el" href="list_8h.html#a4a2a2fc5cc41073c516db6235bbc51d5">list.h</a> |
|
| 434 </li> |
|
| 435 <li>ucx_list_equals() |
|
| 436 : <a class="el" href="list_8h.html#adc435447cecf885bc63d232191085bbe">list.h</a> |
|
| 437 </li> |
|
| 438 <li>ucx_list_find() |
|
| 439 : <a class="el" href="list_8h.html#a9b3b6842d3be572e06a7f519e198cb83">list.h</a> |
|
| 440 </li> |
|
| 441 <li>ucx_list_first() |
|
| 442 : <a class="el" href="list_8h.html#a6aa0e34ebc5f0dca6f52d0f7626b4bd5">list.h</a> |
|
| 443 </li> |
|
| 444 <li>ucx_list_free() |
|
| 445 : <a class="el" href="list_8h.html#a1a0fa2c5b1e478a96da19b0c3f013668">list.h</a> |
|
| 446 </li> |
|
| 447 <li>ucx_list_free_a() |
|
| 448 : <a class="el" href="list_8h.html#a944e11f76c38767cd1100d72a4e3b25b">list.h</a> |
|
| 449 </li> |
|
| 450 <li>ucx_list_free_content() |
|
| 451 : <a class="el" href="list_8h.html#a4ba6c96642f72ea046cc22627c72979c">list.h</a> |
|
| 452 </li> |
|
| 453 <li>ucx_list_get() |
|
| 454 : <a class="el" href="list_8h.html#a2509ffe19bce6a8708c77f89480c75fb">list.h</a> |
|
| 455 </li> |
|
| 456 <li>ucx_list_indexof() |
|
| 457 : <a class="el" href="list_8h.html#ae2ff2974812ca185870f80bc4ed9337e">list.h</a> |
|
| 458 </li> |
|
| 459 <li>ucx_list_intersection() |
|
| 460 : <a class="el" href="list_8h.html#a259f9b754978aeca23dfabba16e20f39">list.h</a> |
|
| 461 </li> |
|
| 462 <li>ucx_list_intersection_a() |
|
| 463 : <a class="el" href="list_8h.html#a1d0b00514dbb81ba6270b58da0c5b9a8">list.h</a> |
|
| 464 </li> |
|
| 465 <li>ucx_list_last() |
|
| 466 : <a class="el" href="list_8h.html#add5ec40c5006e29c629d23c2eb5a6553">list.h</a> |
|
| 467 </li> |
|
| 468 <li>ucx_list_prepend() |
|
| 469 : <a class="el" href="list_8h.html#a8fcb68e4556395b15180eec2d0b77aa4">list.h</a> |
|
| 470 </li> |
|
| 471 <li>ucx_list_prepend_a() |
|
| 472 : <a class="el" href="list_8h.html#a54654e6dc60e1c3de9e886c150e404ec">list.h</a> |
|
| 473 </li> |
|
| 474 <li>ucx_list_remove() |
|
| 475 : <a class="el" href="list_8h.html#a410cb3e8260037ba56c72d14b899b468">list.h</a> |
|
| 476 </li> |
|
| 477 <li>ucx_list_remove_a() |
|
| 478 : <a class="el" href="list_8h.html#aca687b7c4e7170175f447e549125aa52">list.h</a> |
|
| 479 </li> |
|
| 480 <li>ucx_list_size() |
|
| 481 : <a class="el" href="list_8h.html#ae88001cc8ae40b946560f31434abed8f">list.h</a> |
|
| 482 </li> |
|
| 483 <li>ucx_list_sort() |
|
| 484 : <a class="el" href="list_8h.html#ac74962d9bd7cfc9d3e2e09651469377b">list.h</a> |
|
| 485 </li> |
|
| 486 <li>ucx_list_union() |
|
| 487 : <a class="el" href="list_8h.html#a94ecdb0cea1633ad7074f027fa8485fa">list.h</a> |
|
| 488 </li> |
|
| 489 <li>ucx_list_union_a() |
|
| 490 : <a class="el" href="list_8h.html#a65b4355536f4ebc4130211b46469f4c1">list.h</a> |
|
| 491 </li> |
|
| 492 <li>UCX_LOGGER_DEBUG |
|
| 493 : <a class="el" href="logging_8h.html#acff01d1ef919ea997cfce755fc1b83d8">logging.h</a> |
|
| 494 </li> |
|
| 495 <li>ucx_logger_debug |
|
| 496 : <a class="el" href="logging_8h.html#a2936402799892db5138e5f1f8c25db0c">logging.h</a> |
|
| 497 </li> |
|
| 498 <li>ucx_logger_error |
|
| 499 : <a class="el" href="logging_8h.html#a6a9e472e14d6768e59d96d245e065397">logging.h</a> |
|
| 500 </li> |
|
| 501 <li>UCX_LOGGER_ERROR |
|
| 502 : <a class="el" href="logging_8h.html#aa254c07fe3a907613e2256a318d5c9a8">logging.h</a> |
|
| 503 </li> |
|
| 504 <li>ucx_logger_free() |
|
| 505 : <a class="el" href="logging_8h.html#ac4697b784e01ec990d2acea192e21658">logging.h</a> |
|
| 506 </li> |
|
| 507 <li>UCX_LOGGER_INFO |
|
| 508 : <a class="el" href="logging_8h.html#a4b0178bf60a6129373ffc59114ca4c9b">logging.h</a> |
|
| 509 </li> |
|
| 510 <li>ucx_logger_info |
|
| 511 : <a class="el" href="logging_8h.html#a98464d8d51376ce2716dcc4eca00d5da">logging.h</a> |
|
| 512 </li> |
|
| 513 <li>UCX_LOGGER_LEVEL |
|
| 514 : <a class="el" href="logging_8h.html#aee18bc20e58ffb69910121512c350839">logging.h</a> |
|
| 515 </li> |
|
| 516 <li>ucx_logger_log |
|
| 517 : <a class="el" href="logging_8h.html#aa0245325031d95799b28def177fd14ec">logging.h</a> |
|
| 518 </li> |
|
| 519 <li>ucx_logger_logf() |
|
| 520 : <a class="el" href="logging_8h.html#ac337e5d02ebea565012d4c11bd643801">logging.h</a> |
|
| 521 </li> |
|
| 522 <li>ucx_logger_new() |
|
| 523 : <a class="el" href="logging_8h.html#ac560f8517d2172794c9d2691735ec48c">logging.h</a> |
|
| 524 </li> |
|
| 525 <li>ucx_logger_register_level |
|
| 526 : <a class="el" href="logging_8h.html#a5cffc19502c4c90bfb3bd3bbcd18170a">logging.h</a> |
|
| 527 </li> |
|
| 528 <li>UCX_LOGGER_SOURCE |
|
| 529 : <a class="el" href="logging_8h.html#a0e0d72b12616c1e49ff8834eaf4cb8a2">logging.h</a> |
|
| 530 </li> |
|
| 531 <li>UCX_LOGGER_TIMESTAMP |
|
| 532 : <a class="el" href="logging_8h.html#a38607008268b4f776ee500fb95d2e823">logging.h</a> |
|
| 533 </li> |
|
| 534 <li>UCX_LOGGER_TRACE |
|
| 535 : <a class="el" href="logging_8h.html#a55b88d1fec7036d841b3ddd6195c5586">logging.h</a> |
|
| 536 </li> |
|
| 537 <li>ucx_logger_trace |
|
| 538 : <a class="el" href="logging_8h.html#a3031b7ff13f4cfae9c2916543be2877c">logging.h</a> |
|
| 539 </li> |
|
| 540 <li>ucx_logger_warn |
|
| 541 : <a class="el" href="logging_8h.html#aca7bd861b646892813fd7310c0aa69af">logging.h</a> |
|
| 542 </li> |
|
| 543 <li>UCX_LOGGER_WARN |
|
| 544 : <a class="el" href="logging_8h.html#abd01ca11486226ba34e8f7028d9fffba">logging.h</a> |
|
| 545 </li> |
|
| 546 <li>ucx_map_clear() |
|
| 547 : <a class="el" href="map_8h.html#a285e90e40681c6d9631c935dda0967f2">map.h</a> |
|
| 548 </li> |
|
| 549 <li>ucx_map_clone() |
|
| 550 : <a class="el" href="map_8h.html#a62c6c30cbb0d824ba710f5030ff9a4e4">map.h</a> |
|
| 551 </li> |
|
| 552 <li>ucx_map_clone_a() |
|
| 553 : <a class="el" href="map_8h.html#a9aea9103703d5c168420bb6bf85549ea">map.h</a> |
|
| 554 </li> |
|
| 555 <li>ucx_map_copy() |
|
| 556 : <a class="el" href="map_8h.html#adfeb2d61003fd2896bcfdc9a57f36425">map.h</a> |
|
| 557 </li> |
|
| 558 <li>ucx_map_cstr_get |
|
| 559 : <a class="el" href="map_8h.html#a64e1fb55498fa502dd2ed8ed69062cdd">map.h</a> |
|
| 560 </li> |
|
| 561 <li>ucx_map_cstr_put |
|
| 562 : <a class="el" href="map_8h.html#ad9356b01425b934ab237b52339ac0cc3">map.h</a> |
|
| 563 </li> |
|
| 564 <li>ucx_map_cstr_remove |
|
| 565 : <a class="el" href="map_8h.html#a9c4405a5a75ecf64e2ef3d0c6501a9fe">map.h</a> |
|
| 566 </li> |
|
| 567 <li>ucx_map_difference() |
|
| 568 : <a class="el" href="map_8h.html#a774fcff87d1e58b6c5af77dd19a8c3dc">map.h</a> |
|
| 569 </li> |
|
| 570 <li>ucx_map_difference_a() |
|
| 571 : <a class="el" href="map_8h.html#ad0ba103494247d798ac3037c50fc8831">map.h</a> |
|
| 572 </li> |
|
| 573 <li>UCX_MAP_FOREACH |
|
| 574 : <a class="el" href="map_8h.html#a940896c4aa1b13e54c55c04c3efc186b">map.h</a> |
|
| 575 </li> |
|
| 576 <li>ucx_map_free() |
|
| 577 : <a class="el" href="map_8h.html#abe3d9688e4224bf7bb962abf25ff8c2e">map.h</a> |
|
| 578 </li> |
|
| 579 <li>ucx_map_free_content() |
|
| 580 : <a class="el" href="map_8h.html#a750f3d9d83e2f3788a14c17a9d160618">map.h</a> |
|
| 581 </li> |
|
| 582 <li>ucx_map_get() |
|
| 583 : <a class="el" href="map_8h.html#ab61192c5af2e06ecb9ad73880d1c95a6">map.h</a> |
|
| 584 </li> |
|
| 585 <li>ucx_map_int_get |
|
| 586 : <a class="el" href="map_8h.html#aa1681bd2178553cd092fd24c4d681d3c">map.h</a> |
|
| 587 </li> |
|
| 588 <li>ucx_map_int_put |
|
| 589 : <a class="el" href="map_8h.html#aaa30af79b4068c923895619e83f44367">map.h</a> |
|
| 590 </li> |
|
| 591 <li>ucx_map_int_remove |
|
| 592 : <a class="el" href="map_8h.html#aa767958b5468737755c09f7185b1770c">map.h</a> |
|
| 593 </li> |
|
| 594 <li>ucx_map_intersection() |
|
| 595 : <a class="el" href="map_8h.html#aa594d7a5afebc3bed6bb265348cf6b0d">map.h</a> |
|
| 596 </li> |
|
| 597 <li>ucx_map_intersection_a() |
|
| 598 : <a class="el" href="map_8h.html#a169e0470a20484dd76425fdf77e3651e">map.h</a> |
|
| 599 </li> |
|
| 600 <li>ucx_map_iter_next() |
|
| 601 : <a class="el" href="map_8h.html#aceb8675abf44860b4bbc301bbada5b91">map.h</a> |
|
| 602 </li> |
|
| 603 <li>ucx_map_iterator() |
|
| 604 : <a class="el" href="map_8h.html#a9150e9c64fdf4dfcc2cad106b91aa110">map.h</a> |
|
| 605 </li> |
|
| 606 <li>ucx_map_new() |
|
| 607 : <a class="el" href="map_8h.html#a79f31de8b93814493759dbc8b940cf0c">map.h</a> |
|
| 608 </li> |
|
| 609 <li>ucx_map_new_a() |
|
| 610 : <a class="el" href="map_8h.html#aed508a94c66cc15372503c64b70eb03e">map.h</a> |
|
| 611 </li> |
|
| 612 <li>ucx_map_put() |
|
| 613 : <a class="el" href="map_8h.html#ac04a08b604217070254d4c58f0e82498">map.h</a> |
|
| 614 </li> |
|
| 615 <li>ucx_map_rehash() |
|
| 616 : <a class="el" href="map_8h.html#a174bce9fad554dd92b8da354e0d32512">map.h</a> |
|
| 617 </li> |
|
| 618 <li>ucx_map_remove() |
|
| 619 : <a class="el" href="map_8h.html#a17248a4888eb8f9ae18be522d64632aa">map.h</a> |
|
| 620 </li> |
|
| 621 <li>ucx_map_sstr_get |
|
| 622 : <a class="el" href="map_8h.html#a14d385f6b7f371f0507861cabd2eab4e">map.h</a> |
|
| 623 </li> |
|
| 624 <li>ucx_map_sstr_put |
|
| 625 : <a class="el" href="map_8h.html#ac26a8615bfc8f47ee9eaceb47645f98e">map.h</a> |
|
| 626 </li> |
|
| 627 <li>ucx_map_sstr_remove |
|
| 628 : <a class="el" href="map_8h.html#a48700ea86fadb9ea54d13010f9124df2">map.h</a> |
|
| 629 </li> |
|
| 630 <li>ucx_map_union() |
|
| 631 : <a class="el" href="map_8h.html#a3f65978c481af7f637cad021d93522d5">map.h</a> |
|
| 632 </li> |
|
| 633 <li>ucx_map_union_a() |
|
| 634 : <a class="el" href="map_8h.html#ab6370c3fa8113fdad593ce4b0460c9c6">map.h</a> |
|
| 635 </li> |
|
| 636 <li>ucx_memcpy() |
|
| 637 : <a class="el" href="utils_8h.html#ab2e184e6a744941aab6b8058116baf30">utils.h</a> |
|
| 638 </li> |
|
| 639 <li>ucx_mempool_calloc() |
|
| 640 : <a class="el" href="mempool_8h.html#a4b9142011824ae24f00fabe128417d69">mempool.h</a> |
|
| 641 </li> |
|
| 642 <li>ucx_mempool_chcap() |
|
| 643 : <a class="el" href="mempool_8h.html#aaf75b5016098723a9280531ccc3a6d77">mempool.h</a> |
|
| 644 </li> |
|
| 645 <li>ucx_mempool_destroy() |
|
| 646 : <a class="el" href="mempool_8h.html#af096378da7e9bfbed3088497cf4c15bf">mempool.h</a> |
|
| 647 </li> |
|
| 648 <li>ucx_mempool_free() |
|
| 649 : <a class="el" href="mempool_8h.html#aefa26e3015f5aefadbfc74221bd246ac">mempool.h</a> |
|
| 650 </li> |
|
| 651 <li>ucx_mempool_malloc() |
|
| 652 : <a class="el" href="mempool_8h.html#a2ae492b8f2878ccc9837ac213dced11e">mempool.h</a> |
|
| 653 </li> |
|
| 654 <li>ucx_mempool_new() |
|
| 655 : <a class="el" href="mempool_8h.html#ad71cb8c3b6fdb30360376a8b372ef22a">mempool.h</a> |
|
| 656 </li> |
|
| 657 <li>ucx_mempool_new_default |
|
| 658 : <a class="el" href="mempool_8h.html#a49f7bd1da5ac201d0cf54dc0f0d82dd2">mempool.h</a> |
|
| 659 </li> |
|
| 660 <li>ucx_mempool_realloc() |
|
| 661 : <a class="el" href="mempool_8h.html#a660ef42520ed6737c2e77aae18e3a7a4">mempool.h</a> |
|
| 662 </li> |
|
| 663 <li>ucx_mempool_reg_destr() |
|
| 664 : <a class="el" href="mempool_8h.html#af47b6b7c40f8f263dc28cc9a4e77b27c">mempool.h</a> |
|
| 665 </li> |
|
| 666 <li>ucx_mempool_set_destr() |
|
| 667 : <a class="el" href="mempool_8h.html#adb788e7ec24cd7dbdea6381539c549f2">mempool.h</a> |
|
| 668 </li> |
|
| 669 <li>ucx_properties2map() |
|
| 670 : <a class="el" href="properties_8h.html#a5c7ff8bc3139960a3f3dc92072b742f3">properties.h</a> |
|
| 671 </li> |
|
| 672 <li>ucx_properties_fill() |
|
| 673 : <a class="el" href="properties_8h.html#aaf8de121764a4d22c763ff2ab41f3a4d">properties.h</a> |
|
| 674 </li> |
|
| 675 <li>ucx_properties_free() |
|
| 676 : <a class="el" href="properties_8h.html#a38a2fe7bb2986bd87c7e69356ab05c05">properties.h</a> |
|
| 677 </li> |
|
| 678 <li>ucx_properties_load() |
|
| 679 : <a class="el" href="properties_8h.html#ae1b600f839a6b2278b68fc314981a8a3">properties.h</a> |
|
| 680 </li> |
|
| 681 <li>ucx_properties_new() |
|
| 682 : <a class="el" href="properties_8h.html#a44d9dd12cab3aaa0084f1c8b89405796">properties.h</a> |
|
| 683 </li> |
|
| 684 <li>ucx_properties_next() |
|
| 685 : <a class="el" href="properties_8h.html#a7e03bc573d45d48c538cd721e810d33c">properties.h</a> |
|
| 686 </li> |
|
| 687 <li>ucx_properties_store() |
|
| 688 : <a class="el" href="properties_8h.html#a63c0c1b7648e675b21a1788917ff36fb">properties.h</a> |
|
| 689 </li> |
|
| 690 <li>ucx_sc2sc() |
|
| 691 : <a class="el" href="string_8h.html#a69d5e3eeec783cc43314df71248768f5">string.h</a> |
|
| 692 </li> |
|
| 693 <li>ucx_sprintf |
|
| 694 : <a class="el" href="utils_8h.html#af9f333b66ecd639c347c7235f4992e2e">utils.h</a> |
|
| 695 </li> |
|
| 696 <li>ucx_ss2c_s() |
|
| 697 : <a class="el" href="string_8h.html#aedeb5d7bddda54116101a8d68af8c56d">string.h</a> |
|
| 698 </li> |
|
| 699 <li>ucx_ss2sc() |
|
| 700 : <a class="el" href="string_8h.html#a9ce5ad1b2aa2dbeba204d452c2e64359">string.h</a> |
|
| 701 </li> |
|
| 702 <li>ucx_stack_avail() |
|
| 703 : <a class="el" href="stack_8h.html#a53cd2c7743dc8ad9cbd35ade0b4873e7">stack.h</a> |
|
| 704 </li> |
|
| 705 <li>ucx_stack_calloc() |
|
| 706 : <a class="el" href="stack_8h.html#afdc467524b5e19a9a777c6bc03e17174">stack.h</a> |
|
| 707 </li> |
|
| 708 <li>ucx_stack_dim |
|
| 709 : <a class="el" href="stack_8h.html#a3b761343c6491222604341ebfa443226">stack.h</a> |
|
| 710 </li> |
|
| 711 <li>ucx_stack_empty |
|
| 712 : <a class="el" href="stack_8h.html#a4f7239dbd6c032c56812e370b71c1985">stack.h</a> |
|
| 713 </li> |
|
| 714 <li>ucx_stack_free() |
|
| 715 : <a class="el" href="stack_8h.html#aabd55c14a3866b3782ba324f4d8b4c41">stack.h</a> |
|
| 716 </li> |
|
| 717 <li>ucx_stack_init() |
|
| 718 : <a class="el" href="stack_8h.html#abaef685df4e7ef95cd7218984a0618fe">stack.h</a> |
|
| 719 </li> |
|
| 720 <li>ucx_stack_malloc() |
|
| 721 : <a class="el" href="stack_8h.html#af865b416802140f6b6e8ab3626d7d1ac">stack.h</a> |
|
| 722 </li> |
|
| 723 <li>ucx_stack_pop |
|
| 724 : <a class="el" href="stack_8h.html#a506b82374734ec476d086ddfb561174d">stack.h</a> |
|
| 725 </li> |
|
| 726 <li>ucx_stack_popn() |
|
| 727 : <a class="el" href="stack_8h.html#a07ea48f28eab474dcfefbb86fa66ef81">stack.h</a> |
|
| 728 </li> |
|
| 729 <li>ucx_stack_push() |
|
| 730 : <a class="el" href="stack_8h.html#af85e6f77a8341beb6188f9ae1a8e9f92">stack.h</a> |
|
| 731 </li> |
|
| 732 <li>ucx_stack_pusharr() |
|
| 733 : <a class="el" href="stack_8h.html#a7bb138979191bba138e76ea37488fae2">stack.h</a> |
|
| 734 </li> |
|
| 735 <li>ucx_stack_realloc() |
|
| 736 : <a class="el" href="stack_8h.html#a0c678f96f6fabab49b2b034a1fe91c3a">stack.h</a> |
|
| 737 </li> |
|
| 738 <li>ucx_stack_topsize |
|
| 739 : <a class="el" href="stack_8h.html#a030197051a803e87d5eeac5adb80b15a">stack.h</a> |
|
| 740 </li> |
|
| 741 <li>ucx_strcpy() |
|
| 742 : <a class="el" href="utils_8h.html#adeb6e8d0a53a829207cfa0a979d01fff">utils.h</a> |
|
| 743 </li> |
|
| 744 <li>ucx_stream_bcopy |
|
| 745 : <a class="el" href="utils_8h.html#a6003a1750a66234169bd1f8cc84b297b">utils.h</a> |
|
| 746 </li> |
|
| 747 <li>ucx_stream_bncopy() |
|
| 748 : <a class="el" href="utils_8h.html#a114ee7f7da62656ffd35e2dc23394201">utils.h</a> |
|
| 749 </li> |
|
| 750 <li>ucx_stream_copy |
|
| 751 : <a class="el" href="utils_8h.html#a41ca1344f781c0d3bf7a414a6e811392">utils.h</a> |
|
| 752 </li> |
|
| 753 <li>UCX_STREAM_COPY_BUFSIZE |
|
| 754 : <a class="el" href="utils_8h.html#a23efd74fa5f701d4cf26ccbfd138a439">utils.h</a> |
|
| 755 </li> |
|
| 756 <li>ucx_stream_ncopy |
|
| 757 : <a class="el" href="utils_8h.html#add13f39a8af440b4f7e6f74339eaada2">utils.h</a> |
|
| 758 </li> |
|
| 759 <li>ucx_szmul |
|
| 760 : <a class="el" href="ucx_8h.html#a0b5ed6c1a0b15356f4f948acfd32a4cc">ucx.h</a> |
|
| 761 </li> |
|
| 762 <li>ucx_szmul_impl() |
|
| 763 : <a class="el" href="ucx_8h.html#a6637171cc0ec097b297f731a3036dd3b">ucx.h</a> |
|
| 764 </li> |
|
| 765 <li>UCX_TEST |
|
| 766 : <a class="el" href="test_8h.html#a66cfb29c329fc9eaef071f2449836659">test.h</a> |
|
| 767 </li> |
|
| 768 <li>UCX_TEST_ASSERT |
|
| 769 : <a class="el" href="test_8h.html#a08f477cd12fc3fe741a92493e5df58a9">test.h</a> |
|
| 770 </li> |
|
| 771 <li>UCX_TEST_BEGIN |
|
| 772 : <a class="el" href="test_8h.html#a0547b8d4f3bcdb0633fdd8925e8aa5d4">test.h</a> |
|
| 773 </li> |
|
| 774 <li>UCX_TEST_CALL_SUBROUTINE |
|
| 775 : <a class="el" href="test_8h.html#a0efbab91c54f5237a2ab207f48cf0e51">test.h</a> |
|
| 776 </li> |
|
| 777 <li>UCX_TEST_END |
|
| 778 : <a class="el" href="test_8h.html#a86e64857c04f0447f8b16fb9c2b3b639">test.h</a> |
|
| 779 </li> |
|
| 780 <li>ucx_test_register() |
|
| 781 : <a class="el" href="test_8h.html#a8dfabc42f183d3a4d79379a5d17bf67d">test.h</a> |
|
| 782 </li> |
|
| 783 <li>ucx_test_run() |
|
| 784 : <a class="el" href="test_8h.html#a3721458deeecb43aa322428f007714c3">test.h</a> |
|
| 785 </li> |
|
| 786 <li>UCX_TEST_SUBROUTINE |
|
| 787 : <a class="el" href="test_8h.html#ae073cf5ead22cb27d662da048e16f44a">test.h</a> |
|
| 788 </li> |
|
| 789 <li>ucx_test_suite_free() |
|
| 790 : <a class="el" href="test_8h.html#a4a6ac61a6f72722273f8eaa7a343edde">test.h</a> |
|
| 791 </li> |
|
| 792 <li>ucx_test_suite_new() |
|
| 793 : <a class="el" href="test_8h.html#a531f0df90363e0befbe900878f65f09e">test.h</a> |
|
| 794 </li> |
|
| 795 <li>ucx_vasprintf() |
|
| 796 : <a class="el" href="utils_8h.html#a3ea1dfb856c741f3e8ec6bfdc9ad427e">utils.h</a> |
|
| 797 </li> |
|
| 798 <li>UCX_VERSION |
|
| 799 : <a class="el" href="ucx_8h.html#af12001920ca2fc1405615684e4dea284">ucx.h</a> |
|
| 800 </li> |
|
| 801 <li>UCX_VERSION_MAJOR |
|
| 802 : <a class="el" href="ucx_8h.html#aa57e5dd22d42387d748cc16777df1383">ucx.h</a> |
|
| 803 </li> |
|
| 804 <li>UCX_VERSION_MINOR |
|
| 805 : <a class="el" href="ucx_8h.html#a9ac10d6353e23d4615a87fc737c65eb0">ucx.h</a> |
|
| 806 </li> |
|
| 807 <li>ucx_vfprintf() |
|
| 808 : <a class="el" href="utils_8h.html#a4907967beb92c3ae351dd239abbb6927">utils.h</a> |
|
| 809 </li> |
|
| 810 <li>UcxAVLNode |
|
| 811 : <a class="el" href="avl_8h.html#a08ba2496c2316df58548c3cc29712add">avl.h</a> |
|
| 812 </li> |
|
| 813 <li>UcxKey |
|
| 814 : <a class="el" href="map_8h.html#ad63828bb23123fc01a5315a2bac3b142">map.h</a> |
|
| 815 </li> |
|
| 816 <li>UcxList |
|
| 817 : <a class="el" href="list_8h.html#aa6f89f91c1081c9a7c6866c298f497a2">list.h</a> |
|
| 818 </li> |
|
| 819 <li>UcxMap |
|
| 820 : <a class="el" href="map_8h.html#a18e21948725b2da68c35da587a722033">map.h</a> |
|
| 821 </li> |
|
| 822 <li>UcxMapElement |
|
| 823 : <a class="el" href="map_8h.html#ad7d7a910a32113eb93eae11c3dc97b4b">map.h</a> |
|
| 824 </li> |
|
| 825 <li>UcxMapIterator |
|
| 826 : <a class="el" href="map_8h.html#ae36aff5f645948c54f51578b11fd87fb">map.h</a> |
|
| 827 </li> |
|
| 828 <li>UcxTest |
|
| 829 : <a class="el" href="test_8h.html#ae906817354c010b83c2784260cce7a1c">test.h</a> |
|
| 830 </li> |
|
| 831 <li>UcxTestList |
|
| 832 : <a class="el" href="test_8h.html#a8048c50ae73ea690b776edfd63bd6a5d">test.h</a> |
|
| 833 </li> |
|
| 834 <li>UcxTestSuite |
|
| 835 : <a class="el" href="test_8h.html#a52115d1d0f1c4a565ed6ef7c1bfd0363">test.h</a> |
|
| 836 </li> |
|
| 837 </ul> |
|
| 838 </div><!-- contents --> |
|
| 839 <!-- start footer part --> |
|
| 840 <hr class="footer"/><address class="footer"><small> |
|
| 841 Generated on Thu Dec 19 2019 19:58:24 for ucx by  <a href="http://www.doxygen.org/index.html"> |
|
| 842 <img class="footer" src="doxygen.png" alt="doxygen"/> |
|
| 843 </a> 1.8.13 |
|
| 844 </small></address> |
|
| 845 </body> |
|
| 846 </html> |
|