arm_compute v18.05
[platform/upstream/armcl.git] / documentation / _error_8h.xhtml
1 <!-- HTML header for doxygen 1.8.9.1-->
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
7 <meta name="generator" content="Doxygen 1.8.11"/>
8 <meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines -->
9 <title>Compute Library: arm_compute/core/Error.h File Reference</title>
10 <link href="tabs.css" rel="stylesheet" type="text/css"/>
11 <script type="text/javascript" src="jquery.js"></script>
12 <script type="text/javascript" src="dynsections.js"></script>
13 <link href="navtree.css" rel="stylesheet" type="text/css"/>
14 <script type="text/javascript" src="resize.js"></script>
15 <script type="text/javascript" src="navtreedata.js"></script>
16 <script type="text/javascript" src="navtree.js"></script>
17 <script type="text/javascript">
18   $(document).ready(initResizable);
19   $(window).load(resizeHeight);
20 </script>
21 <link href="search/search.css" rel="stylesheet" type="text/css"/>
22 <script type="text/javascript" src="search/searchdata.js"></script>
23 <script type="text/javascript" src="search/search.js"></script>
24 <script type="text/javascript">
25   $(document).ready(function() { init_search(); });
26 </script>
27 <script type="text/x-mathjax-config">
28   MathJax.Hub.Config({
29     extensions: ["tex2jax.js"],
30     jax: ["input/TeX","output/HTML-CSS"],
31 });
32 </script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
33 <link href="doxygen.css" rel="stylesheet" type="text/css" />
34 </head>
35 <body>
36 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
37 <div id="titlearea">
38 <table cellspacing="0" cellpadding="0">
39  <tbody>
40  <tr style="height: 56px;">
41   <td style="padding-left: 0.5em;">
42    <div id="projectname">Compute Library
43    &#160;<span id="projectnumber">18.05</span>
44    </div>
45   </td>
46  </tr>
47  </tbody>
48 </table>
49 </div>
50 <!-- end header part -->
51 <!-- Generated by Doxygen 1.8.11 -->
52 <script type="text/javascript">
53 var searchBox = new SearchBox("searchBox", "search",false,'Search');
54 </script>
55   <div id="navrow1" class="tabs">
56     <ul class="tablist">
57       <li><a href="index.xhtml"><span>Main&#160;Page</span></a></li>
58       <li><a href="pages.xhtml"><span>Related&#160;Pages</span></a></li>
59       <li><a href="namespaces.xhtml"><span>Namespaces</span></a></li>
60       <li><a href="annotated.xhtml"><span>Data&#160;Structures</span></a></li>
61       <li class="current"><a href="files.xhtml"><span>Files</span></a></li>
62       <li>
63         <div id="MSearchBox" class="MSearchBoxInactive">
64         <span class="left">
65           <img id="MSearchSelect" src="search/mag_sel.png"
66                onmouseover="return searchBox.OnSearchSelectShow()"
67                onmouseout="return searchBox.OnSearchSelectHide()"
68                alt=""/>
69           <input type="text" id="MSearchField" value="Search" accesskey="S"
70                onfocus="searchBox.OnSearchFieldFocus(true)" 
71                onblur="searchBox.OnSearchFieldFocus(false)" 
72                onkeyup="searchBox.OnSearchFieldChange(event)"/>
73           </span><span class="right">
74             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
75           </span>
76         </div>
77       </li>
78     </ul>
79   </div>
80   <div id="navrow2" class="tabs2">
81     <ul class="tablist">
82       <li><a href="files.xhtml"><span>File&#160;List</span></a></li>
83       <li><a href="globals.xhtml"><span>Globals</span></a></li>
84     </ul>
85   </div>
86 </div><!-- top -->
87 <div id="side-nav" class="ui-resizable side-nav-resizable">
88   <div id="nav-tree">
89     <div id="nav-tree-contents">
90       <div id="nav-sync" class="sync"></div>
91     </div>
92   </div>
93   <div id="splitbar" style="-moz-user-select:none;" 
94        class="ui-resizable-handle">
95   </div>
96 </div>
97 <script type="text/javascript">
98 $(document).ready(function(){initNavTree('_error_8h.xhtml','');});
99 </script>
100 <div id="doc-content">
101 <!-- window showing the filter options -->
102 <div id="MSearchSelectWindow"
103      onmouseover="return searchBox.OnSearchSelectShow()"
104      onmouseout="return searchBox.OnSearchSelectHide()"
105      onkeydown="return searchBox.OnSearchSelectKey(event)">
106 </div>
107
108 <!-- iframe showing the search results (closed by default) -->
109 <div id="MSearchResultsWindow">
110 <iframe src="javascript:void(0)" frameborder="0" 
111         name="MSearchResults" id="MSearchResults">
112 </iframe>
113 </div>
114
115 <div class="header">
116   <div class="summary">
117 <a href="#nested-classes">Data Structures</a> &#124;
118 <a href="#namespaces">Namespaces</a> &#124;
119 <a href="#define-members">Macros</a> &#124;
120 <a href="#enum-members">Enumerations</a> &#124;
121 <a href="#func-members">Functions</a>  </div>
122   <div class="headertitle">
123 <div class="title">Error.h File Reference</div>  </div>
124 </div><!--header-->
125 <div class="contents">
126 <div class="textblock"><code>#include &lt;stdarg.h&gt;</code><br />
127 <code>#include &lt;string&gt;</code><br />
128 </div>
129 <p><a href="_error_8h_source.xhtml">Go to the source code of this file.</a></p>
130 <table class="memberdecls">
131 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
132 Data Structures</h2></td></tr>
133 <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_status.xhtml">Status</a></td></tr>
134 <tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="classarm__compute_1_1_status.xhtml" title="Status class. ">Status</a> class.  <a href="classarm__compute_1_1_status.xhtml#details">More...</a><br /></td></tr>
135 <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
136 </table><table class="memberdecls">
137 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
138 Namespaces</h2></td></tr>
139 <tr class="memitem:namespacearm__compute"><td class="memItemLeft" align="right" valign="top"> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml">arm_compute</a></td></tr>
140 <tr class="memdesc:namespacearm__compute"><td class="mdescLeft">&#160;</td><td class="mdescRight">This file contains all available output stages for GEMMLowp on OpenCL. <br /></td></tr>
141 <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
142 </table><table class="memberdecls">
143 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
144 Macros</h2></td></tr>
145 <tr class="memitem:a6dc630a6ae9cc063b3924bcea8dee9d6"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_error_8h.xhtml#a6dc630a6ae9cc063b3924bcea8dee9d6">ARM_COMPUTE_UNUSED</a>(...)&#160;&#160;&#160;<a class="el" href="namespacearm__compute.xhtml#a053a24bb37402fa4b4d8d5963976ba17">arm_compute::ignore_unused</a>(__VA_ARGS__)</td></tr>
146 <tr class="memdesc:a6dc630a6ae9cc063b3924bcea8dee9d6"><td class="mdescLeft">&#160;</td><td class="mdescRight">To avoid unused variables warnings.  <a href="#a6dc630a6ae9cc063b3924bcea8dee9d6">More...</a><br /></td></tr>
147 <tr class="separator:a6dc630a6ae9cc063b3924bcea8dee9d6"><td class="memSeparator" colspan="2">&#160;</td></tr>
148 <tr class="memitem:a046fbca6a9505ce038bc02830c739fed"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_error_8h.xhtml#a046fbca6a9505ce038bc02830c739fed">ARM_COMPUTE_CREATE_ERROR</a>(error_code, ...)&#160;&#160;&#160;::<a class="el" href="namespacearm__compute.xhtml#a3eee3c80d78ee4574a5eed0af5af919d">arm_compute::create_error</a>(error_code, __func__, __FILE__, __LINE__, __VA_ARGS__)</td></tr>
149 <tr class="memdesc:a046fbca6a9505ce038bc02830c739fed"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an error with a given message.  <a href="#a046fbca6a9505ce038bc02830c739fed">More...</a><br /></td></tr>
150 <tr class="separator:a046fbca6a9505ce038bc02830c739fed"><td class="memSeparator" colspan="2">&#160;</td></tr>
151 <tr class="memitem:ac00c754f27b1201dd72c74b73239ff47"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_error_8h.xhtml#ac00c754f27b1201dd72c74b73239ff47">ARM_COMPUTE_CREATE_ERROR_LOC</a>(error_code,  func,  file,  line, ...)&#160;&#160;&#160;::<a class="el" href="namespacearm__compute.xhtml#a3eee3c80d78ee4574a5eed0af5af919d">arm_compute::create_error</a>(error_code, func, file, line, __VA_ARGS__)</td></tr>
152 <tr class="memdesc:ac00c754f27b1201dd72c74b73239ff47"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an error on location with a given message.  <a href="#ac00c754f27b1201dd72c74b73239ff47">More...</a><br /></td></tr>
153 <tr class="separator:ac00c754f27b1201dd72c74b73239ff47"><td class="memSeparator" colspan="2">&#160;</td></tr>
154 <tr class="memitem:a9561091f3566e78ad3aa39259bc4126a"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_error_8h.xhtml#a9561091f3566e78ad3aa39259bc4126a">ARM_COMPUTE_RETURN_ERROR_MSG</a>(...)</td></tr>
155 <tr class="memdesc:a9561091f3566e78ad3aa39259bc4126a"><td class="mdescLeft">&#160;</td><td class="mdescRight">An error is returned with the given description.  <a href="#a9561091f3566e78ad3aa39259bc4126a">More...</a><br /></td></tr>
156 <tr class="separator:a9561091f3566e78ad3aa39259bc4126a"><td class="memSeparator" colspan="2">&#160;</td></tr>
157 <tr class="memitem:a8a1e1c105f0bdaf37db408c7cfcb77a4"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_error_8h.xhtml#a8a1e1c105f0bdaf37db408c7cfcb77a4">ARM_COMPUTE_RETURN_ON_ERROR</a>(status)</td></tr>
158 <tr class="memdesc:a8a1e1c105f0bdaf37db408c7cfcb77a4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Checks if a status contains an error and returns it.  <a href="#a8a1e1c105f0bdaf37db408c7cfcb77a4">More...</a><br /></td></tr>
159 <tr class="separator:a8a1e1c105f0bdaf37db408c7cfcb77a4"><td class="memSeparator" colspan="2">&#160;</td></tr>
160 <tr class="memitem:a51e206ee52bcfb358919ee478d9fdc47"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_error_8h.xhtml#a51e206ee52bcfb358919ee478d9fdc47">ARM_COMPUTE_THROW_ON_ERROR</a>(error)&#160;&#160;&#160;error.throw_if_error();</td></tr>
161 <tr class="memdesc:a51e206ee52bcfb358919ee478d9fdc47"><td class="mdescLeft">&#160;</td><td class="mdescRight">Checks if an error value is valid if not throws an exception with the error.  <a href="#a51e206ee52bcfb358919ee478d9fdc47">More...</a><br /></td></tr>
162 <tr class="separator:a51e206ee52bcfb358919ee478d9fdc47"><td class="memSeparator" colspan="2">&#160;</td></tr>
163 <tr class="memitem:a86084036bd3851575ef871ad5bf079a7"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_error_8h.xhtml#a86084036bd3851575ef871ad5bf079a7">ARM_COMPUTE_RETURN_ERROR_ON_MSG</a>(cond, ...)</td></tr>
164 <tr class="memdesc:a86084036bd3851575ef871ad5bf079a7"><td class="mdescLeft">&#160;</td><td class="mdescRight">If the condition is true, an error is returned.  <a href="#a86084036bd3851575ef871ad5bf079a7">More...</a><br /></td></tr>
165 <tr class="separator:a86084036bd3851575ef871ad5bf079a7"><td class="memSeparator" colspan="2">&#160;</td></tr>
166 <tr class="memitem:ab4ebbfbeedd9d66614ddbfdb14199cbf"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_error_8h.xhtml#ab4ebbfbeedd9d66614ddbfdb14199cbf">ARM_COMPUTE_RETURN_ERROR_ON_LOC_MSG</a>(cond,  func,  file,  line, ...)</td></tr>
167 <tr class="memdesc:ab4ebbfbeedd9d66614ddbfdb14199cbf"><td class="mdescLeft">&#160;</td><td class="mdescRight">If the condition is true, an error is thrown.  <a href="#ab4ebbfbeedd9d66614ddbfdb14199cbf">More...</a><br /></td></tr>
168 <tr class="separator:ab4ebbfbeedd9d66614ddbfdb14199cbf"><td class="memSeparator" colspan="2">&#160;</td></tr>
169 <tr class="memitem:a206d6e247e0957ac3dee45d27756fc25"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_error_8h.xhtml#a206d6e247e0957ac3dee45d27756fc25">ARM_COMPUTE_RETURN_ERROR_ON</a>(cond)&#160;&#160;&#160;<a class="el" href="_error_8h.xhtml#a86084036bd3851575ef871ad5bf079a7">ARM_COMPUTE_RETURN_ERROR_ON_MSG</a>(cond, #cond)</td></tr>
170 <tr class="memdesc:a206d6e247e0957ac3dee45d27756fc25"><td class="mdescLeft">&#160;</td><td class="mdescRight">If the condition is true, an error is returned.  <a href="#a206d6e247e0957ac3dee45d27756fc25">More...</a><br /></td></tr>
171 <tr class="separator:a206d6e247e0957ac3dee45d27756fc25"><td class="memSeparator" colspan="2">&#160;</td></tr>
172 <tr class="memitem:aab9171b209dda7cc9bb560486674c9f6"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_error_8h.xhtml#aab9171b209dda7cc9bb560486674c9f6">ARM_COMPUTE_RETURN_ERROR_ON_LOC</a>(cond,  func,  file,  line)&#160;&#160;&#160;<a class="el" href="_error_8h.xhtml#ab4ebbfbeedd9d66614ddbfdb14199cbf">ARM_COMPUTE_RETURN_ERROR_ON_LOC_MSG</a>(cond, func, file, line, #cond)</td></tr>
173 <tr class="memdesc:aab9171b209dda7cc9bb560486674c9f6"><td class="mdescLeft">&#160;</td><td class="mdescRight">If the condition is true, an error is returned.  <a href="#aab9171b209dda7cc9bb560486674c9f6">More...</a><br /></td></tr>
174 <tr class="separator:aab9171b209dda7cc9bb560486674c9f6"><td class="memSeparator" colspan="2">&#160;</td></tr>
175 <tr class="memitem:a05b19c75afe9c24200a62b9724734bbd"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_error_8h.xhtml#a05b19c75afe9c24200a62b9724734bbd">ARM_COMPUTE_ERROR</a>(...)&#160;&#160;&#160;::<a class="el" href="namespacearm__compute.xhtml#a568b0fbfa3d903099d9c9f7b6acf188d">arm_compute::error</a>(__func__, __FILE__, __LINE__, __VA_ARGS__)</td></tr>
176 <tr class="memdesc:a05b19c75afe9c24200a62b9724734bbd"><td class="mdescLeft">&#160;</td><td class="mdescRight">Print the given message then throw an std::runtime_error.  <a href="#a05b19c75afe9c24200a62b9724734bbd">More...</a><br /></td></tr>
177 <tr class="separator:a05b19c75afe9c24200a62b9724734bbd"><td class="memSeparator" colspan="2">&#160;</td></tr>
178 <tr class="memitem:af93757c5021d1802b094dfbead459391"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_error_8h.xhtml#af93757c5021d1802b094dfbead459391">ARM_COMPUTE_ERROR_LOC</a>(func,  file,  line, ...)&#160;&#160;&#160;::<a class="el" href="namespacearm__compute.xhtml#a568b0fbfa3d903099d9c9f7b6acf188d">arm_compute::error</a>(func, file, line, __VA_ARGS__)</td></tr>
179 <tr class="memdesc:af93757c5021d1802b094dfbead459391"><td class="mdescLeft">&#160;</td><td class="mdescRight">Print the given message then throw an std::runtime_error.  <a href="#af93757c5021d1802b094dfbead459391">More...</a><br /></td></tr>
180 <tr class="separator:af93757c5021d1802b094dfbead459391"><td class="memSeparator" colspan="2">&#160;</td></tr>
181 <tr class="memitem:a938dcd406ce611ef5345ad2531cdb948"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_error_8h.xhtml#a938dcd406ce611ef5345ad2531cdb948">ARM_COMPUTE_ERROR_THROW_ON</a>(status)</td></tr>
182 <tr class="separator:a938dcd406ce611ef5345ad2531cdb948"><td class="memSeparator" colspan="2">&#160;</td></tr>
183 <tr class="memitem:a5bbdcf574d3f5e412fa6a1117911e67b"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_error_8h.xhtml#a5bbdcf574d3f5e412fa6a1117911e67b">ARM_COMPUTE_ERROR_ON_MSG</a>(cond, ...)</td></tr>
184 <tr class="separator:a5bbdcf574d3f5e412fa6a1117911e67b"><td class="memSeparator" colspan="2">&#160;</td></tr>
185 <tr class="memitem:a1b62e396a1789909dadda61ea4cda96f"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_error_8h.xhtml#a1b62e396a1789909dadda61ea4cda96f">ARM_COMPUTE_ERROR_ON_LOC_MSG</a>(cond,  func,  file,  line, ...)</td></tr>
186 <tr class="separator:a1b62e396a1789909dadda61ea4cda96f"><td class="memSeparator" colspan="2">&#160;</td></tr>
187 <tr class="memitem:a50048c593c53405cca5b0d69dfe25554"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_error_8h.xhtml#a50048c593c53405cca5b0d69dfe25554">ARM_COMPUTE_CONST_ON_ERROR</a>(cond,  val,  msg)&#160;&#160;&#160;val</td></tr>
188 <tr class="separator:a50048c593c53405cca5b0d69dfe25554"><td class="memSeparator" colspan="2">&#160;</td></tr>
189 <tr class="memitem:a54a6080c9f4df1f908e57a9bbb46f5da"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_error_8h.xhtml#a54a6080c9f4df1f908e57a9bbb46f5da">ARM_COMPUTE_ERROR_ON</a>(cond)&#160;&#160;&#160;<a class="el" href="_error_8h.xhtml#a5bbdcf574d3f5e412fa6a1117911e67b">ARM_COMPUTE_ERROR_ON_MSG</a>(cond, #cond)</td></tr>
190 <tr class="memdesc:a54a6080c9f4df1f908e57a9bbb46f5da"><td class="mdescLeft">&#160;</td><td class="mdescRight">If the condition is true then an error message is printed and an exception thrown.  <a href="#a54a6080c9f4df1f908e57a9bbb46f5da">More...</a><br /></td></tr>
191 <tr class="separator:a54a6080c9f4df1f908e57a9bbb46f5da"><td class="memSeparator" colspan="2">&#160;</td></tr>
192 <tr class="memitem:ac90c3bce005225cbaa4a43740917bb58"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_error_8h.xhtml#ac90c3bce005225cbaa4a43740917bb58">ARM_COMPUTE_ERROR_ON_LOC</a>(cond,  func,  file,  line)&#160;&#160;&#160;<a class="el" href="_error_8h.xhtml#a1b62e396a1789909dadda61ea4cda96f">ARM_COMPUTE_ERROR_ON_LOC_MSG</a>(cond, func, file, line, #cond)</td></tr>
193 <tr class="memdesc:ac90c3bce005225cbaa4a43740917bb58"><td class="mdescLeft">&#160;</td><td class="mdescRight">If the condition is true then an error message is printed and an exception thrown.  <a href="#ac90c3bce005225cbaa4a43740917bb58">More...</a><br /></td></tr>
194 <tr class="separator:ac90c3bce005225cbaa4a43740917bb58"><td class="memSeparator" colspan="2">&#160;</td></tr>
195 </table><table class="memberdecls">
196 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="enum-members"></a>
197 Enumerations</h2></td></tr>
198 <tr class="memitem:a59e56af19e754a6aa26a612ebf91d05f"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml#a59e56af19e754a6aa26a612ebf91d05f">ErrorCode</a> { <a class="el" href="namespacearm__compute.xhtml#a59e56af19e754a6aa26a612ebf91d05fae0aa021e21dddbd6d8cecec71e9cf564">OK</a>, 
199 <a class="el" href="namespacearm__compute.xhtml#a59e56af19e754a6aa26a612ebf91d05fa62be47fdd89da032cf78dfce82239579">RUNTIME_ERROR</a>
200  }<tr class="memdesc:a59e56af19e754a6aa26a612ebf91d05f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Available error codes.  <a href="namespacearm__compute.xhtml#a59e56af19e754a6aa26a612ebf91d05f">More...</a><br /></td></tr>
201 </td></tr>
202 <tr class="separator:a59e56af19e754a6aa26a612ebf91d05f"><td class="memSeparator" colspan="2">&#160;</td></tr>
203 </table><table class="memberdecls">
204 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
205 Functions</h2></td></tr>
206 <tr class="memitem:a053a24bb37402fa4b4d8d5963976ba17"><td class="memTemplParams" colspan="2">template&lt;typename... T&gt; </td></tr>
207 <tr class="memitem:a053a24bb37402fa4b4d8d5963976ba17"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml#a053a24bb37402fa4b4d8d5963976ba17">ignore_unused</a> (T &amp;&amp;...)</td></tr>
208 <tr class="memdesc:a053a24bb37402fa4b4d8d5963976ba17"><td class="mdescLeft">&#160;</td><td class="mdescRight">Ignores unused arguments.  <a href="namespacearm__compute.xhtml#a053a24bb37402fa4b4d8d5963976ba17">More...</a><br /></td></tr>
209 <tr class="separator:a053a24bb37402fa4b4d8d5963976ba17"><td class="memSeparator" colspan="2">&#160;</td></tr>
210 <tr class="memitem:a2edb6ec8bea5c26d7d802d21caf64d02"><td class="memItemLeft" align="right" valign="top">Status&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml#a2edb6ec8bea5c26d7d802d21caf64d02">create_error_va_list</a> (ErrorCode error_code, const char *function, const char *file, const int line, const char *msg, va_list args)</td></tr>
211 <tr class="memdesc:a2edb6ec8bea5c26d7d802d21caf64d02"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an error containing the error message from variable argument list.  <a href="namespacearm__compute.xhtml#a2edb6ec8bea5c26d7d802d21caf64d02">More...</a><br /></td></tr>
212 <tr class="separator:a2edb6ec8bea5c26d7d802d21caf64d02"><td class="memSeparator" colspan="2">&#160;</td></tr>
213 <tr class="memitem:a3eee3c80d78ee4574a5eed0af5af919d"><td class="memItemLeft" align="right" valign="top">Status&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml#a3eee3c80d78ee4574a5eed0af5af919d">create_error</a> (ErrorCode error_code, const char *function, const char *file, const int line, const char *msg,...)</td></tr>
214 <tr class="memdesc:a3eee3c80d78ee4574a5eed0af5af919d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an error containing the error message.  <a href="namespacearm__compute.xhtml#a3eee3c80d78ee4574a5eed0af5af919d">More...</a><br /></td></tr>
215 <tr class="separator:a3eee3c80d78ee4574a5eed0af5af919d"><td class="memSeparator" colspan="2">&#160;</td></tr>
216 <tr class="memitem:a568b0fbfa3d903099d9c9f7b6acf188d"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml#a568b0fbfa3d903099d9c9f7b6acf188d">error</a> (const char *function, const char *file, const int line, const char *msg,...)</td></tr>
217 <tr class="memdesc:a568b0fbfa3d903099d9c9f7b6acf188d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Print an error message then throw an std::runtime_error.  <a href="namespacearm__compute.xhtml#a568b0fbfa3d903099d9c9f7b6acf188d">More...</a><br /></td></tr>
218 <tr class="separator:a568b0fbfa3d903099d9c9f7b6acf188d"><td class="memSeparator" colspan="2">&#160;</td></tr>
219 </table>
220 <h2 class="groupheader">Macro Definition Documentation</h2>
221 <a class="anchor" id="a50048c593c53405cca5b0d69dfe25554"></a>
222 <div class="memitem">
223 <div class="memproto">
224       <table class="memname">
225         <tr>
226           <td class="memname">#define ARM_COMPUTE_CONST_ON_ERROR</td>
227           <td>(</td>
228           <td class="paramtype">&#160;</td>
229           <td class="paramname">cond, </td>
230         </tr>
231         <tr>
232           <td class="paramkey"></td>
233           <td></td>
234           <td class="paramtype">&#160;</td>
235           <td class="paramname">val, </td>
236         </tr>
237         <tr>
238           <td class="paramkey"></td>
239           <td></td>
240           <td class="paramtype">&#160;</td>
241           <td class="paramname">msg&#160;</td>
242         </tr>
243         <tr>
244           <td></td>
245           <td>)</td>
246           <td></td><td>&#160;&#160;&#160;val</td>
247         </tr>
248       </table>
249 </div><div class="memdoc">
250
251 <p>Definition at line <a class="el" href="_error_8h_source.xhtml#l00321">321</a> of file <a class="el" href="_error_8h_source.xhtml">Error.h</a>.</p>
252
253 </div>
254 </div>
255 <a class="anchor" id="a046fbca6a9505ce038bc02830c739fed"></a>
256 <div class="memitem">
257 <div class="memproto">
258       <table class="memname">
259         <tr>
260           <td class="memname">#define ARM_COMPUTE_CREATE_ERROR</td>
261           <td>(</td>
262           <td class="paramtype">&#160;</td>
263           <td class="paramname">error_code, </td>
264         </tr>
265         <tr>
266           <td class="paramkey"></td>
267           <td></td>
268           <td class="paramtype">&#160;</td>
269           <td class="paramname"><em>...</em>&#160;</td>
270         </tr>
271         <tr>
272           <td></td>
273           <td>)</td>
274           <td></td><td>&#160;&#160;&#160;::<a class="el" href="namespacearm__compute.xhtml#a3eee3c80d78ee4574a5eed0af5af919d">arm_compute::create_error</a>(error_code, __func__, __FILE__, __LINE__, __VA_ARGS__)</td>
275         </tr>
276       </table>
277 </div><div class="memdoc">
278
279 <p>Creates an error with a given message. </p>
280 <dl class="params"><dt>Parameters</dt><dd>
281   <table class="params">
282     <tr><td class="paramdir">[in]</td><td class="paramname">error_code</td><td>Error code. </td></tr>
283     <tr><td class="paramdir">[in]</td><td class="paramname">...</td><td>Message to encapsulate. </td></tr>
284   </table>
285   </dd>
286 </dl>
287
288 <p>Definition at line <a class="el" href="_error_8h_source.xhtml#l00166">166</a> of file <a class="el" href="_error_8h_source.xhtml">Error.h</a>.</p>
289
290 </div>
291 </div>
292 <a class="anchor" id="ac00c754f27b1201dd72c74b73239ff47"></a>
293 <div class="memitem">
294 <div class="memproto">
295       <table class="memname">
296         <tr>
297           <td class="memname">#define ARM_COMPUTE_CREATE_ERROR_LOC</td>
298           <td>(</td>
299           <td class="paramtype">&#160;</td>
300           <td class="paramname">error_code, </td>
301         </tr>
302         <tr>
303           <td class="paramkey"></td>
304           <td></td>
305           <td class="paramtype">&#160;</td>
306           <td class="paramname">func, </td>
307         </tr>
308         <tr>
309           <td class="paramkey"></td>
310           <td></td>
311           <td class="paramtype">&#160;</td>
312           <td class="paramname">file, </td>
313         </tr>
314         <tr>
315           <td class="paramkey"></td>
316           <td></td>
317           <td class="paramtype">&#160;</td>
318           <td class="paramname">line, </td>
319         </tr>
320         <tr>
321           <td class="paramkey"></td>
322           <td></td>
323           <td class="paramtype">&#160;</td>
324           <td class="paramname"><em>...</em>&#160;</td>
325         </tr>
326         <tr>
327           <td></td>
328           <td>)</td>
329           <td></td><td>&#160;&#160;&#160;::<a class="el" href="namespacearm__compute.xhtml#a3eee3c80d78ee4574a5eed0af5af919d">arm_compute::create_error</a>(error_code, func, file, line, __VA_ARGS__)</td>
330         </tr>
331       </table>
332 </div><div class="memdoc">
333
334 <p>Creates an error on location with a given message. </p>
335 <dl class="params"><dt>Parameters</dt><dd>
336   <table class="params">
337     <tr><td class="paramdir">[in]</td><td class="paramname">error_code</td><td>Error code. </td></tr>
338     <tr><td class="paramdir">[in]</td><td class="paramname">func</td><td>Function in which the error occurred. </td></tr>
339     <tr><td class="paramdir">[in]</td><td class="paramname">file</td><td>File in which the error occurred. </td></tr>
340     <tr><td class="paramdir">[in]</td><td class="paramname">line</td><td>Line in which the error occurred. </td></tr>
341     <tr><td class="paramdir">[in]</td><td class="paramname">...</td><td>Message to display before aborting. </td></tr>
342   </table>
343   </dd>
344 </dl>
345
346 <p>Definition at line <a class="el" href="_error_8h_source.xhtml#l00176">176</a> of file <a class="el" href="_error_8h_source.xhtml">Error.h</a>.</p>
347
348 </div>
349 </div>
350 <a class="anchor" id="a05b19c75afe9c24200a62b9724734bbd"></a>
351 <div class="memitem">
352 <div class="memproto">
353       <table class="memname">
354         <tr>
355           <td class="memname">#define ARM_COMPUTE_ERROR</td>
356           <td>(</td>
357           <td class="paramtype">&#160;</td>
358           <td class="paramname"><em>...</em></td><td>)</td>
359           <td>&#160;&#160;&#160;::<a class="el" href="namespacearm__compute.xhtml#a568b0fbfa3d903099d9c9f7b6acf188d">arm_compute::error</a>(__func__, __FILE__, __LINE__, __VA_ARGS__)</td>
360         </tr>
361       </table>
362 </div><div class="memdoc">
363
364 <p>Print the given message then throw an std::runtime_error. </p>
365 <dl class="params"><dt>Parameters</dt><dd>
366   <table class="params">
367     <tr><td class="paramdir">[in]</td><td class="paramname">...</td><td>Message to display before aborting. </td></tr>
368   </table>
369   </dd>
370 </dl>
371
372 <p>Definition at line <a class="el" href="_error_8h_source.xhtml#l00260">260</a> of file <a class="el" href="_error_8h_source.xhtml">Error.h</a>.</p>
373
374 <p>Referenced by <a class="el" href="_graph_utils_8cpp_source.xhtml#l00154">NumPyAccessor::access_tensor()</a>, <a class="el" href="_graph_utils_8cpp_source.xhtml#l00262">TopNPredictionsAccessor::access_tensor()</a>, <a class="el" href="_graph_utils_8cpp_source.xhtml#l00314">RandomAccessor::access_tensor()</a>, <a class="el" href="validation_2reference_2_activation_layer_8cpp_source.xhtml#l00039">arm_compute::test::validation::reference::activation_layer()</a>, <a class="el" href="reference_2_channel_combine_8cpp_source.xhtml#l00092">arm_compute::test::validation::reference::channel_combine()</a>, <a class="el" href="arm__compute_2core_2_utils_8h_source.xhtml#l00318">arm_compute::channel_idx_from_format()</a>, <a class="el" href="arm__compute_2core_2_utils_8h_source.xhtml#l00107">arm_compute::data_size_from_type()</a>, <a class="el" href="_c_l_2_table_lookup_8cpp_source.xhtml#l00054">arm_compute::test::validation::DATA_TEST_CASE()</a>, <a class="el" href="arm__compute_2core_2_utils_8h_source.xhtml#l00213">arm_compute::data_type_from_format()</a>, <a class="el" href="reference_2_derivative_8cpp_source.xhtml#l00055">arm_compute::test::validation::reference::derivative()</a>, <a class="el" href="arm__compute_2core_2_utils_8h_source.xhtml#l00182">arm_compute::element_size_from_data_type()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00318">PPMLoader::fill_image()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00405">PPMLoader::fill_planar_tensor()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00882">arm_compute::utils::fill_random_tensor()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00588">NPYLoader::fill_tensor()</a>, <a class="el" href="_assets_library_8h_source.xhtml#l00555">AssetsLibrary::fill_tensor_uniform()</a>, <a class="el" href="reference_2_fixed_point_8cpp_source.xhtml#l00039">arm_compute::test::validation::reference::fixed_point_operation()</a>, <a class="el" href="tests_2validation_2_helpers_8h_source.xhtml#l00062">arm_compute::test::validation::get_activation_layer_test_bounds()</a>, <a class="el" href="_helpers_8inl_source.xhtml#l00340">arm_compute::get_data_layout_dimension_index()</a>, <a class="el" href="_n_e_direct_convolution_detail_8h_source.xhtml#l00704">arm_compute::detail::get_input_num_elems_processed()</a>, <a class="el" href="arm__compute_2core_2_utils_8h_source.xhtml#l00517">arm_compute::get_promoted_data_type()</a>, <a class="el" href="_helpers_8cpp_source.xhtml#l00200">arm_compute::test::validation::get_tile()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00128">arm_compute::utils::get_typestring()</a>, <a class="el" href="tests_2_utils_8h_source.xhtml#l00688">arm_compute::test::get_typestring()</a>, <a class="el" href="_p_m_u_8h_source.xhtml#l00091">PMU::get_value()</a>, <a class="el" href="reference_2_im2_col_8cpp_source.xhtml#l00127">arm_compute::test::validation::reference::im2col()</a>, <a class="el" href="validation_2reference_2_l2_normalize_layer_8cpp_source.xhtml#l00051">arm_compute::test::validation::reference::l2_normalize()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00835">arm_compute::utils::load_trained_data()</a>, <a class="el" href="_mali_counter_8cpp_source.xhtml#l00110">MaliCounter::MaliCounter()</a>, <a class="el" href="_memory_group_base_8h_source.xhtml#l00152">MemoryGroupBase&lt; TensorType &gt;::mappings()</a>, <a class="el" href="reference_2_non_linear_filter_8cpp_source.xhtml#l00036">arm_compute::test::validation::reference::non_linear_filter()</a>, <a class="el" href="arm__compute_2core_2_utils_8h_source.xhtml#l00442">arm_compute::num_planes_from_format()</a>, <a class="el" href="_p_m_u_8cpp_source.xhtml#l00069">PMU::open()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00270">PPMLoader::open()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00531">NPYLoader::open()</a>, <a class="el" href="_open_c_l_memory_usage_8cpp_source.xhtml#l00046">OpenCLMemoryUsage::OpenCLMemoryUsage()</a>, <a class="el" href="_open_c_l_timer_8cpp_source.xhtml#l00047">OpenCLTimer::OpenCLTimer()</a>, <a class="el" href="arm__compute_2graph_2_type_printer_8h_source.xhtml#l00061">arm_compute::graph::operator&lt;&lt;()</a>, <a class="el" href="utils_2_type_printer_8h_source.xhtml#l00075">arm_compute::operator&lt;&lt;()</a>, <a class="el" href="_lut_accessor_8h_source.xhtml#l00061">LutAccessor&lt; T &gt;::operator[]()</a>, <a class="el" href="_c_l_lut_accessor_8h_source.xhtml#l00067">CLLutAccessor&lt; T &gt;::operator[]()</a>, <a class="el" href="arm__compute_2core_2_utils_8h_source.xhtml#l00144">arm_compute::pixel_size_from_format()</a>, <a class="el" href="reference_2_pixel_wise_multiplication_8cpp_source.xhtml#l00131">arm_compute::test::validation::reference::pixel_wise_multiplication()</a>, <a class="el" href="arm__compute_2core_2_utils_8h_source.xhtml#l00254">arm_compute::plane_idx_from_channel()</a>, <a class="el" href="_p_m_u_counter_8h_source.xhtml#l00044">PMUCounter::PMUCounter()</a>, <a class="el" href="reference_2_reduction_operation_8cpp_source.xhtml#l00064">arm_compute::test::validation::reference::reduction_operation()</a>, <a class="el" href="reference_2_remap_8cpp_source.xhtml#l00041">arm_compute::test::validation::reference::remap()</a>, <a class="el" href="_p_m_u_8cpp_source.xhtml#l00092">PMU::reset()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00763">arm_compute::utils::save_to_npy()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00682">arm_compute::utils::save_to_ppm()</a>, <a class="el" href="validation_2reference_2_scale_8cpp_source.xhtml#l00040">arm_compute::test::validation::reference::scale()</a>, <a class="el" href="reference_2_scharr_8cpp_source.xhtml#l00062">arm_compute::test::validation::reference::scharr()</a>, <a class="el" href="reference_2_sobel_8cpp_source.xhtml#l00106">arm_compute::test::validation::reference::sobel()</a>, <a class="el" href="tests_2_utils_8h_source.xhtml#l00318">arm_compute::test::store_value_with_data_type()</a>, <a class="el" href="reference_2_threshold_8cpp_source.xhtml#l00035">arm_compute::test::validation::reference::threshold()</a>, <a class="el" href="_graph_utils_8cpp_source.xhtml#l00205">TopNPredictionsAccessor::TopNPredictionsAccessor()</a>, <a class="el" href="_wall_clock_timer_8h_source.xhtml#l00045">WallClockTimer::WallClockTimer()</a>, <a class="el" href="reference_2_warp_affine_8cpp_source.xhtml#l00050">arm_compute::test::validation::reference::warp_affine()</a>, <a class="el" href="reference_2_warp_perspective_8cpp_source.xhtml#l00038">arm_compute::test::validation::reference::warp_perspective()</a>, and <a class="el" href="_mali_counter_8cpp_source.xhtml#l00147">MaliCounter::~MaliCounter()</a>.</p>
375
376 </div>
377 </div>
378 <a class="anchor" id="af93757c5021d1802b094dfbead459391"></a>
379 <div class="memitem">
380 <div class="memproto">
381       <table class="memname">
382         <tr>
383           <td class="memname">#define ARM_COMPUTE_ERROR_LOC</td>
384           <td>(</td>
385           <td class="paramtype">&#160;</td>
386           <td class="paramname">func, </td>
387         </tr>
388         <tr>
389           <td class="paramkey"></td>
390           <td></td>
391           <td class="paramtype">&#160;</td>
392           <td class="paramname">file, </td>
393         </tr>
394         <tr>
395           <td class="paramkey"></td>
396           <td></td>
397           <td class="paramtype">&#160;</td>
398           <td class="paramname">line, </td>
399         </tr>
400         <tr>
401           <td class="paramkey"></td>
402           <td></td>
403           <td class="paramtype">&#160;</td>
404           <td class="paramname"><em>...</em>&#160;</td>
405         </tr>
406         <tr>
407           <td></td>
408           <td>)</td>
409           <td></td><td>&#160;&#160;&#160;::<a class="el" href="namespacearm__compute.xhtml#a568b0fbfa3d903099d9c9f7b6acf188d">arm_compute::error</a>(func, file, line, __VA_ARGS__)</td>
410         </tr>
411       </table>
412 </div><div class="memdoc">
413
414 <p>Print the given message then throw an std::runtime_error. </p>
415 <dl class="params"><dt>Parameters</dt><dd>
416   <table class="params">
417     <tr><td class="paramdir">[in]</td><td class="paramname">func</td><td>Function in which the error occurred. </td></tr>
418     <tr><td class="paramdir">[in]</td><td class="paramname">file</td><td>File in which the error occurred. </td></tr>
419     <tr><td class="paramdir">[in]</td><td class="paramname">line</td><td>Line in which the error occurred. </td></tr>
420     <tr><td class="paramdir">[in]</td><td class="paramname">...</td><td>Message to display before aborting. </td></tr>
421   </table>
422   </dd>
423 </dl>
424
425 <p>Definition at line <a class="el" href="_error_8h_source.xhtml#l00269">269</a> of file <a class="el" href="_error_8h_source.xhtml">Error.h</a>.</p>
426
427 </div>
428 </div>
429 <a class="anchor" id="a54a6080c9f4df1f908e57a9bbb46f5da"></a>
430 <div class="memitem">
431 <div class="memproto">
432       <table class="memname">
433         <tr>
434           <td class="memname">#define ARM_COMPUTE_ERROR_ON</td>
435           <td>(</td>
436           <td class="paramtype">&#160;</td>
437           <td class="paramname">cond</td><td>)</td>
438           <td>&#160;&#160;&#160;<a class="el" href="_error_8h.xhtml#a5bbdcf574d3f5e412fa6a1117911e67b">ARM_COMPUTE_ERROR_ON_MSG</a>(cond, #cond)</td>
439         </tr>
440       </table>
441 </div><div class="memdoc">
442
443 <p>If the condition is true then an error message is printed and an exception thrown. </p>
444 <dl class="params"><dt>Parameters</dt><dd>
445   <table class="params">
446     <tr><td class="paramdir">[in]</td><td class="paramname">cond</td><td>Condition to evaluate. </td></tr>
447   </table>
448   </dd>
449 </dl>
450
451 <p>Definition at line <a class="el" href="_error_8h_source.xhtml#l00328">328</a> of file <a class="el" href="_error_8h_source.xhtml">Error.h</a>.</p>
452
453 <p>Referenced by <a class="el" href="_graph_utils_8cpp_source.xhtml#l00154">NumPyAccessor::access_tensor()</a>, <a class="el" href="_graph_utils_8cpp_source.xhtml#l00262">TopNPredictionsAccessor::access_tensor()</a>, <a class="el" href="_i_access_window_8h_source.xhtml#l00241">AccessWindowHorizontal::AccessWindowHorizontal()</a>, <a class="el" href="_i_access_window_8h_source.xhtml#l00137">AccessWindowRectangle::AccessWindowRectangle()</a>, <a class="el" href="_i_access_window_8h_source.xhtml#l00220">AccessWindowVertical::AccessWindowVertical()</a>, <a class="el" href="_memory_group_base_8h_source.xhtml#l00128">MemoryGroupBase&lt; TensorType &gt;::acquire()</a>, <a class="el" href="_i_c_l_kernel_8h_source.xhtml#l00315">ICLKernel::add_array_argument()</a>, <a class="el" href="_window_8inl_source.xhtml#l00119">Window::adjust()</a>, <a class="el" href="_i_access_window_8h_source.xhtml#l00047">arm_compute::adjust_down()</a>, <a class="el" href="_i_access_window_8h_source.xhtml#l00063">arm_compute::adjust_up()</a>, <a class="el" href="_b_f_s_8h_source.xhtml#l00045">arm_compute::graph::detail::all_inputs_are_visited()</a>, <a class="el" href="_mobile_net_v1_network_8h_source.xhtml#l00126">MobileNetV1Network&lt; TensorType, Accessor, ActivationLayerFunction, BatchNormalizationLayerFunction, ConvolutionLayerFunction, DirectConvolutionLayerFunction, DepthwiseConvolutionFunction, ReshapeFunction, PoolingLayerFunction, SoftmaxLayerFunction &gt;::allocate()</a>, <a class="el" href="_array_accessor_8h_source.xhtml#l00072">ArrayAccessor&lt; T &gt;::at()</a>, <a class="el" href="_c_l_array_accessor_8h_source.xhtml#l00082">CLArrayAccessor&lt; T &gt;::at()</a>, <a class="el" href="_i_array_8h_source.xhtml#l00118">IArray&lt; NELKInternalKeypoint &gt;::at()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00120">SubTensorInfo::auto_padding()</a>, <a class="el" href="_b_f_s_8h_source.xhtml#l00077">arm_compute::graph::bfs()</a>, <a class="el" href="_helpers_8cpp_source.xhtml#l00077">arm_compute::test::validation::calculate_depth_concatenate_shape()</a>, <a class="el" href="arm__compute_2core_2_utils_8h_source.xhtml#l00651">arm_compute::calculate_depth_concatenate_shape()</a>, <a class="el" href="_helpers_8cpp_source.xhtml#l00101">arm_compute::test::validation::calculate_width_concatenate_shape()</a>, <a class="el" href="_shape_calculator_8h_source.xhtml#l00382">arm_compute::misc::shape_calculator::calculate_width_concatenate_shape()</a>, <a class="el" href="arm__compute_2core_2_utils_8h_source.xhtml#l00064">arm_compute::ceil_to_multiple()</a>, <a class="el" href="_c_l_array_8h_source.xhtml#l00084">CLArray&lt; T &gt;::cl_buffer()</a>, <a class="el" href="_mobile_net_v1_network_8h_source.xhtml#l00243">MobileNetV1Network&lt; TensorType, Accessor, ActivationLayerFunction, BatchNormalizationLayerFunction, ConvolutionLayerFunction, DirectConvolutionLayerFunction, DepthwiseConvolutionFunction, ReshapeFunction, PoolingLayerFunction, SoftmaxLayerFunction &gt;::clear()</a>, <a class="el" href="_dimensions_8h_source.xhtml#l00138">Dimensions&lt; size_t &gt;::collapse()</a>, <a class="el" href="_window_8inl_source.xhtml#l00090">Window::collapse()</a>, <a class="el" href="_dimensions_8h_source.xhtml#l00162">Dimensions&lt; size_t &gt;::collapse_from()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00601">arm_compute::colorconvert_iyuv_to_nv12()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00482">arm_compute::colorconvert_iyuv_to_rgb()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00816">arm_compute::colorconvert_iyuv_to_yuv4()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00649">arm_compute::colorconvert_nv12_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00419">arm_compute::colorconvert_nv12_to_rgb()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00758">arm_compute::colorconvert_nv12_to_yuv4()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00918">arm_compute::colorconvert_rgb_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00875">arm_compute::colorconvert_rgb_to_nv12()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00312">arm_compute::colorconvert_rgb_to_rgbx()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00962">arm_compute::colorconvert_rgb_to_yuv4()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00343">arm_compute::colorconvert_rgbx_to_rgb()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00698">arm_compute::colorconvert_yuyv_to_iyuv()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00546">arm_compute::colorconvert_yuyv_to_nv12()</a>, <a class="el" href="_n_e_color_convert_helper_8inl_source.xhtml#l00374">arm_compute::colorconvert_yuyv_to_rgb()</a>, <a class="el" href="_validation_8h_source.xhtml#l00140">arm_compute::test::validation::compare_dimensions()</a>, <a class="el" href="_shape_calculator_8h_source.xhtml#l00187">arm_compute::misc::shape_calculator::compute_im2col_flatten_shape()</a>, <a class="el" href="_shape_calculator_8h_source.xhtml#l00056">arm_compute::misc::shape_calculator::compute_interleaved_shape()</a>, <a class="el" href="validation_2reference_2_min_max_location_8cpp_source.xhtml#l00035">arm_compute::test::validation::reference::compute_min_max()</a>, <a class="el" href="_shape_calculator_8h_source.xhtml#l00076">arm_compute::misc::shape_calculator::compute_transpose1xW_with_element_size_shape()</a>, <a class="el" href="_c_l_scheduler_8h_source.xhtml#l00137">CLScheduler::context()</a>, <a class="el" href="reference_2_convolution_8cpp_source.xhtml#l00038">arm_compute::test::validation::reference::convolution()</a>, <a class="el" href="_layers_8h_source.xhtml#l00138">BatchNormalizationLayer::create_layer()</a>, <a class="el" href="_layers_8h_source.xhtml#l00468">BranchLayer::create_layer()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00225">SubTensorInfo::data_layout()</a>, <a class="el" href="validation_2_c_l_2_harris_corners_8cpp_source.xhtml#l00058">arm_compute::test::validation::DATA_TEST_CASE()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00170">SubTensorInfo::data_type()</a>, <a class="el" href="reference_2_deconvolution_layer_8cpp_source.xhtml#l00038">arm_compute::test::validation::reference::deconvolution_layer()</a>, <a class="el" href="arm__compute_2core_2_helpers_8h_source.xhtml#l00127">arm_compute::delta_bilinear_c1()</a>, <a class="el" href="arm__compute_2core_2_helpers_8h_source.xhtml#l00184">arm_compute::delta_linear_c1_x()</a>, <a class="el" href="arm__compute_2core_2_helpers_8h_source.xhtml#l00159">arm_compute::delta_linear_c1_y()</a>, <a class="el" href="validation_2reference_2_depth_concatenate_layer_8cpp_source.xhtml#l00038">arm_compute::test::validation::reference::depthconcatenate_layer()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00130">SubTensorInfo::dimension()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00151">SubTensorInfo::element_size()</a>, <a class="el" href="_helpers_8inl_source.xhtml#l00122">arm_compute::execute_window_loop()</a>, <a class="el" href="_le_net5_network_8h_source.xhtml#l00141">LeNet5Network&lt; TensorType, Accessor, ActivationLayerFunction, ConvolutionLayerFunction, FullyConnectedLayerFunction, PoolingLayerFunction, SoftmaxLayerFunction &gt;::fill()</a>, <a class="el" href="_alex_net_network_8h_source.xhtml#l00405">AlexNetNetwork&lt; ITensorType, TensorType, SubTensorType, Accessor, ActivationLayerFunction, ConvolutionLayerFunction, DirectConvolutionLayerFunction, FullyConnectedLayerFunction, NormalizationLayerFunction, PoolingLayerFunction, SoftmaxLayerFunction &gt;::fill()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00318">PPMLoader::fill_image()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00405">PPMLoader::fill_planar_tensor()</a>, <a class="el" href="_mobile_net_v1_network_8h_source.xhtml#l00168">MobileNetV1Network&lt; TensorType, Accessor, ActivationLayerFunction, BatchNormalizationLayerFunction, ConvolutionLayerFunction, DirectConvolutionLayerFunction, DepthwiseConvolutionFunction, ReshapeFunction, PoolingLayerFunction, SoftmaxLayerFunction &gt;::fill_random()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00588">NPYLoader::fill_tensor()</a>, <a class="el" href="_assets_library_8h_source.xhtml#l00643">AssetsLibrary::fill_tensor_uniform()</a>, <a class="el" href="_n_e_o_n_2_helper_8h_source.xhtml#l00041">arm_compute::test::fill_tensors()</a>, <a class="el" href="_memory_group_base_8h_source.xhtml#l00115">MemoryGroupBase&lt; TensorType &gt;::finalize_memory()</a>, <a class="el" href="reference_2_fixed_point_pixel_wise_multiplication_8cpp_source.xhtml#l00037">arm_compute::test::validation::reference::fixed_point_pixel_wise_multiplication()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00146">SubTensorInfo::fixed_point_position()</a>, <a class="el" href="arm__compute_2core_2_utils_8h_source.xhtml#l00078">arm_compute::floor_to_multiple()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00175">SubTensorInfo::format()</a>, <a class="el" href="validation_2reference_2_fully_connected_layer_8cpp_source.xhtml#l00152">arm_compute::test::validation::reference::fully_connected_layer()</a>, <a class="el" href="tests_2_utils_8h_source.xhtml#l00646">arm_compute::test::generate_random_keypoints()</a>, <a class="el" href="tests_2_utils_8h_source.xhtml#l00576">arm_compute::test::generate_random_rois()</a>, <a class="el" href="_helpers_8cpp_source.xhtml#l00200">arm_compute::test::validation::get_tile()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00190">SubTensorInfo::has_padding()</a>, <a class="el" href="reference_2_h_o_g_detector_8cpp_source.xhtml#l00048">arm_compute::test::validation::reference::hog_detector()</a>, <a class="el" href="reference_2_h_o_g_multi_detection_8cpp_source.xhtml#l00138">arm_compute::test::validation::reference::hog_multi_detection()</a>, <a class="el" href="reference_2_im2_col_8cpp_source.xhtml#l00041">arm_compute::test::validation::reference::im2col_nchw()</a>, <a class="el" href="reference_2_im2_col_8cpp_source.xhtml#l00085">arm_compute::test::validation::reference::im2col_nhwc()</a>, <a class="el" href="_helpers_8inl_source.xhtml#l00167">Iterator::increment()</a>, <a class="el" href="_mobile_net_v1_network_8h_source.xhtml#l00063">MobileNetV1Network&lt; TensorType, Accessor, ActivationLayerFunction, BatchNormalizationLayerFunction, ConvolutionLayerFunction, DirectConvolutionLayerFunction, DepthwiseConvolutionFunction, ReshapeFunction, PoolingLayerFunction, SoftmaxLayerFunction &gt;::init()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00301">PPMLoader::init_image()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00564">NPYLoader::init_tensor()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00195">SubTensorInfo::is_resizable()</a>, <a class="el" href="_helpers_8inl_source.xhtml#l00140">Iterator::Iterator()</a>, <a class="el" href="_framework_8cpp_source.xhtml#l00197">Framework::log_failed_expectation()</a>, <a class="el" href="_memory_group_base_8h_source.xhtml#l00097">MemoryGroupBase&lt; TensorType &gt;::manage()</a>, <a class="el" href="_helpers_8cpp_source.xhtml#l00156">arm_compute::test::validation::matrix_multiply()</a>, <a class="el" href="_memory_group_base_8h_source.xhtml#l00087">MemoryGroupBase&lt; TensorType &gt;::MemoryGroupBase()</a>, <a class="el" href="reference_2_non_linear_filter_8cpp_source.xhtml#l00036">arm_compute::test::validation::reference::non_linear_filter()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00160">SubTensorInfo::num_channels()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00140">SubTensorInfo::offset_first_element_in_bytes()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00270">PPMLoader::open()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00531">NPYLoader::open()</a>, <a class="el" href="_dimensions_8h_source.xhtml#l00103">Dimensions&lt; size_t &gt;::operator[]()</a>, <a class="el" href="arm__compute_2core_2_types_8h_source.xhtml#l00637">PadStrideInfo::pad()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00185">SubTensorInfo::padding()</a>, <a class="el" href="_helpers_8inl_source.xhtml#l00032">arm_compute::pixel_area_c1u8_clamp()</a>, <a class="el" href="arm__compute_2core_2_helpers_8h_source.xhtml#l00210">arm_compute::pixel_bilinear_c1()</a>, <a class="el" href="arm__compute_2core_2_helpers_8h_source.xhtml#l00237">arm_compute::pixel_bilinear_c1_clamp()</a>, <a class="el" href="_cast_8h_source.xhtml#l00068">arm_compute::utils::cast::polymorphic_downcast()</a>, <a class="el" href="validation_2reference_2_pooling_layer_8cpp_source.xhtml#l00042">arm_compute::test::validation::reference::pooling_layer()</a>, <a class="el" href="_i_array_8h_source.xhtml#l00079">IArray&lt; NELKInternalKeypoint &gt;::push_back()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00220">SubTensorInfo::quantization_info()</a>, <a class="el" href="_c_l_scheduler_8h_source.xhtml#l00156">CLScheduler::queue()</a>, <a class="el" href="_memory_group_base_8h_source.xhtml#l00139">MemoryGroupBase&lt; TensorType &gt;::release()</a>, <a class="el" href="reference_2_remap_8cpp_source.xhtml#l00041">arm_compute::test::validation::reference::remap()</a>, <a class="el" href="_tensor_shape_8h_source.xhtml#l00110">TensorShape::remove_dimension()</a>, <a class="el" href="_helpers_8inl_source.xhtml#l00189">Iterator::reset()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00114">SubTensorInfo::reset_padding()</a>, <a class="el" href="validation_2reference_2_reshape_layer_8cpp_source.xhtml#l00037">arm_compute::test::validation::reference::reshape_layer()</a>, <a class="el" href="_i_array_8h_source.xhtml#l00129">IArray&lt; NELKInternalKeypoint &gt;::resize()</a>, <a class="el" href="_assembly_helper_8h_source.xhtml#l00081">AssemblyKernelGlue&lt; int8_t, int32_t &gt;::run()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00763">arm_compute::utils::save_to_npy()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00682">arm_compute::utils::save_to_ppm()</a>, <a class="el" href="validation_2reference_2_scale_8cpp_source.xhtml#l00040">arm_compute::test::validation::reference::scale()</a>, <a class="el" href="_window_8inl_source.xhtml#l00134">Window::scale()</a>, <a class="el" href="_dimensions_8h_source.xhtml#l00074">Dimensions&lt; size_t &gt;::set()</a>, <a class="el" href="_window_8inl_source.xhtml#l00041">Window::set()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00083">SubTensorInfo::set_data_layout()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00077">SubTensorInfo::set_data_type()</a>, <a class="el" href="_window_8inl_source.xhtml#l00143">Window::set_dimension_step()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00101">SubTensorInfo::set_fixed_point_position()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00095">SubTensorInfo::set_format()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00200">SubTensorInfo::set_is_resizable()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00089">SubTensorInfo::set_num_channels()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00108">SubTensorInfo::set_quantization_info()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00210">SubTensorInfo::set_valid_region()</a>, <a class="el" href="tests_2_utils_8h_source.xhtml#l00222">arm_compute::test::shape_to_valid_region()</a>, <a class="el" href="tests_2_utils_8h_source.xhtml#l00256">arm_compute::test::shape_to_valid_region_gaussian_pyramid_half()</a>, <a class="el" href="_window_8inl_source.xhtml#l00112">Window::shift()</a>, <a class="el" href="_window_8inl_source.xhtml#l00165">Window::split_window()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00135">SubTensorInfo::strides_in_bytes()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00165">SubTensorInfo::tensor_shape()</a>, <a class="el" href="_open_c_l_memory_usage_8cpp_source.xhtml#l00069">OpenCLMemoryUsage::test_start()</a>, <a class="el" href="_open_c_l_timer_8cpp_source.xhtml#l00080">OpenCLTimer::test_start()</a>, <a class="el" href="_scheduler_timer_8cpp_source.xhtml#l00091">SchedulerTimer::test_start()</a>, <a class="el" href="_sub_tensor_info_8h_source.xhtml#l00180">SubTensorInfo::total_size()</a>, <a class="el" href="_tensor_shape_8h_source.xhtml#l00179">TensorShape::total_size_lower()</a>, <a class="el" href="_tensor_shape_8h_source.xhtml#l00167">TensorShape::total_size_upper()</a>, <a class="el" href="_helpers_8cpp_source.xhtml#l00181">arm_compute::test::validation::transpose_matrix()</a>, <a class="el" href="_window_8inl_source.xhtml#l00149">Window::validate()</a>, <a class="el" href="_validate_helpers_8h_source.xhtml#l00132">arm_compute::graph::backends::detail::validate_depthwise_convolution_layer()</a>, <a class="el" href="arm__compute_2core_2_types_8h_source.xhtml#l00244">ValidRegion::ValidRegion()</a>, <a class="el" href="reference_2_width_concatenate_layer_8cpp_source.xhtml#l00038">arm_compute::test::validation::reference::widthconcatenate_layer()</a>, <a class="el" href="reference_2_winograd_8cpp_source.xhtml#l00178">arm_compute::test::validation::reference::winograd_input_transform()</a>, and <a class="el" href="reference_2_winograd_8cpp_source.xhtml#l00334">arm_compute::test::validation::reference::winograd_output_transform()</a>.</p>
454
455 </div>
456 </div>
457 <a class="anchor" id="ac90c3bce005225cbaa4a43740917bb58"></a>
458 <div class="memitem">
459 <div class="memproto">
460       <table class="memname">
461         <tr>
462           <td class="memname">#define ARM_COMPUTE_ERROR_ON_LOC</td>
463           <td>(</td>
464           <td class="paramtype">&#160;</td>
465           <td class="paramname">cond, </td>
466         </tr>
467         <tr>
468           <td class="paramkey"></td>
469           <td></td>
470           <td class="paramtype">&#160;</td>
471           <td class="paramname">func, </td>
472         </tr>
473         <tr>
474           <td class="paramkey"></td>
475           <td></td>
476           <td class="paramtype">&#160;</td>
477           <td class="paramname">file, </td>
478         </tr>
479         <tr>
480           <td class="paramkey"></td>
481           <td></td>
482           <td class="paramtype">&#160;</td>
483           <td class="paramname">line&#160;</td>
484         </tr>
485         <tr>
486           <td></td>
487           <td>)</td>
488           <td></td><td>&#160;&#160;&#160;<a class="el" href="_error_8h.xhtml#a1b62e396a1789909dadda61ea4cda96f">ARM_COMPUTE_ERROR_ON_LOC_MSG</a>(cond, func, file, line, #cond)</td>
489         </tr>
490       </table>
491 </div><div class="memdoc">
492
493 <p>If the condition is true then an error message is printed and an exception thrown. </p>
494 <dl class="params"><dt>Parameters</dt><dd>
495   <table class="params">
496     <tr><td class="paramdir">[in]</td><td class="paramname">cond</td><td>Condition to evaluate. </td></tr>
497     <tr><td class="paramdir">[in]</td><td class="paramname">func</td><td>Function in which the error occurred. </td></tr>
498     <tr><td class="paramdir">[in]</td><td class="paramname">file</td><td>File in which the error occurred. </td></tr>
499     <tr><td class="paramdir">[in]</td><td class="paramname">line</td><td>Line in which the error occurred. </td></tr>
500   </table>
501   </dd>
502 </dl>
503
504 <p>Definition at line <a class="el" href="_error_8h_source.xhtml#l00338">338</a> of file <a class="el" href="_error_8h_source.xhtml">Error.h</a>.</p>
505
506 <p>Referenced by <a class="el" href="_validate_8h_source.xhtml#l00688">arm_compute::error_on_format_not_in()</a>.</p>
507
508 </div>
509 </div>
510 <a class="anchor" id="a1b62e396a1789909dadda61ea4cda96f"></a>
511 <div class="memitem">
512 <div class="memproto">
513       <table class="memname">
514         <tr>
515           <td class="memname">#define ARM_COMPUTE_ERROR_ON_LOC_MSG</td>
516           <td>(</td>
517           <td class="paramtype">&#160;</td>
518           <td class="paramname">cond, </td>
519         </tr>
520         <tr>
521           <td class="paramkey"></td>
522           <td></td>
523           <td class="paramtype">&#160;</td>
524           <td class="paramname">func, </td>
525         </tr>
526         <tr>
527           <td class="paramkey"></td>
528           <td></td>
529           <td class="paramtype">&#160;</td>
530           <td class="paramname">file, </td>
531         </tr>
532         <tr>
533           <td class="paramkey"></td>
534           <td></td>
535           <td class="paramtype">&#160;</td>
536           <td class="paramname">line, </td>
537         </tr>
538         <tr>
539           <td class="paramkey"></td>
540           <td></td>
541           <td class="paramtype">&#160;</td>
542           <td class="paramname"><em>...</em>&#160;</td>
543         </tr>
544         <tr>
545           <td></td>
546           <td>)</td>
547           <td></td><td></td>
548         </tr>
549       </table>
550 </div><div class="memdoc">
551
552 <p>Definition at line <a class="el" href="_error_8h_source.xhtml#l00320">320</a> of file <a class="el" href="_error_8h_source.xhtml">Error.h</a>.</p>
553
554 <p>Referenced by <a class="el" href="_validate_8h_source.xhtml#l00688">arm_compute::error_on_format_not_in()</a>.</p>
555
556 </div>
557 </div>
558 <a class="anchor" id="a5bbdcf574d3f5e412fa6a1117911e67b"></a>
559 <div class="memitem">
560 <div class="memproto">
561       <table class="memname">
562         <tr>
563           <td class="memname">#define ARM_COMPUTE_ERROR_ON_MSG</td>
564           <td>(</td>
565           <td class="paramtype">&#160;</td>
566           <td class="paramname">cond, </td>
567         </tr>
568         <tr>
569           <td class="paramkey"></td>
570           <td></td>
571           <td class="paramtype">&#160;</td>
572           <td class="paramname"><em>...</em>&#160;</td>
573         </tr>
574         <tr>
575           <td></td>
576           <td>)</td>
577           <td></td><td></td>
578         </tr>
579       </table>
580 </div><div class="memdoc">
581
582 <p>Definition at line <a class="el" href="_error_8h_source.xhtml#l00319">319</a> of file <a class="el" href="_error_8h_source.xhtml">Error.h</a>.</p>
583
584 <p>Referenced by <a class="el" href="_graph_utils_8cpp_source.xhtml#l00176">PPMAccessor::access_tensor()</a>, <a class="el" href="_graph_utils_8cpp_source.xhtml#l00397">NumPyBinLoader::access_tensor()</a>, <a class="el" href="reference_2_accumulate_8cpp_source.xhtml#l00077">arm_compute::test::validation::reference::accumulate_squared()</a>, <a class="el" href="reference_2_accumulate_8cpp_source.xhtml#l00057">arm_compute::test::validation::reference::accumulate_weighted()</a>, <a class="el" href="_i_c_l_kernel_8h_source.xhtml#l00315">ICLKernel::add_array_argument()</a>, <a class="el" href="_assembly_helper_8h_source.xhtml#l00135">arm_compute::allocate_workspace()</a>, <a class="el" href="tests_2_utils_8h_source.xhtml#l00448">arm_compute::test::coord2index()</a>, <a class="el" href="_helpers_8inl_source.xhtml#l00322">arm_compute::coords2index()</a>, <a class="el" href="reference_2_deconvolution_layer_8cpp_source.xhtml#l00038">arm_compute::test::validation::reference::deconvolution_layer()</a>, <a class="el" href="arm__compute_2core_2_types_8h_source.xhtml#l00189">QuantizationInfo::dequantize()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00318">PPMLoader::fill_image()</a>, <a class="el" href="_assets_library_8h_source.xhtml#l00739">AssetsLibrary::fill_layer_data()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00405">PPMLoader::fill_planar_tensor()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00588">NPYLoader::fill_tensor()</a>, <a class="el" href="reference_2_fixed_point_pixel_wise_multiplication_8cpp_source.xhtml#l00037">arm_compute::test::validation::reference::fixed_point_pixel_wise_multiplication()</a>, <a class="el" href="_helpers_8inl_source.xhtml#l00340">arm_compute::get_data_layout_dimension_index()</a>, <a class="el" href="reference_2_h_o_g_detector_8cpp_source.xhtml#l00048">arm_compute::test::validation::reference::hog_detector()</a>, <a class="el" href="tests_2_utils_8h_source.xhtml#l00419">arm_compute::test::index2coord()</a>, <a class="el" href="_helpers_8inl_source.xhtml#l00303">arm_compute::index2coords()</a>, <a class="el" href="_p_m_u_8cpp_source.xhtml#l00069">PMU::open()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00270">PPMLoader::open()</a>, <a class="el" href="utils_2_utils_8cpp_source.xhtml#l00144">arm_compute::utils::parse_ppm_header()</a>, <a class="el" href="arm__compute_2core_2_types_8h_source.xhtml#l00177">QuantizationInfo::quantize()</a>, <a class="el" href="reference_2_remap_8cpp_source.xhtml#l00041">arm_compute::test::validation::reference::remap()</a>, <a class="el" href="_graph_utils_8h_source.xhtml#l00370">arm_compute::graph_utils::set_target_hint()</a>, <a class="el" href="_fixed_point_8inl_source.xhtml#l00055">arm_compute::sshr_qs16()</a>, <a class="el" href="_fixed_point_8inl_source.xhtml#l00048">arm_compute::sshr_qs8()</a>, <a class="el" href="_open_c_l_timer_8cpp_source.xhtml#l00080">OpenCLTimer::test_start()</a>, <a class="el" href="reference_2_winograd_8cpp_source.xhtml#l00261">arm_compute::test::validation::reference::winograd_filter_transform()</a>, and <a class="el" href="reference_2_winograd_8cpp_source.xhtml#l00334">arm_compute::test::validation::reference::winograd_output_transform()</a>.</p>
585
586 </div>
587 </div>
588 <a class="anchor" id="a938dcd406ce611ef5345ad2531cdb948"></a>
589 <div class="memitem">
590 <div class="memproto">
591       <table class="memname">
592         <tr>
593           <td class="memname">#define ARM_COMPUTE_ERROR_THROW_ON</td>
594           <td>(</td>
595           <td class="paramtype">&#160;</td>
596           <td class="paramname">status</td><td>)</td>
597           <td></td>
598         </tr>
599       </table>
600 </div><div class="memdoc">
601
602 <p>Definition at line <a class="el" href="_error_8h_source.xhtml#l00318">318</a> of file <a class="el" href="_error_8h_source.xhtml">Error.h</a>.</p>
603
604 </div>
605 </div>
606 <a class="anchor" id="a9561091f3566e78ad3aa39259bc4126a"></a>
607 <div class="memitem">
608 <div class="memproto">
609       <table class="memname">
610         <tr>
611           <td class="memname">#define ARM_COMPUTE_RETURN_ERROR_MSG</td>
612           <td>(</td>
613           <td class="paramtype">&#160;</td>
614           <td class="paramname"><em>...</em></td><td>)</td>
615           <td></td>
616         </tr>
617       </table>
618 </div><div class="memdoc">
619 <b>Value:</b><div class="fragment"><div class="line"><span class="keywordflow">do</span>                                                                                       \</div><div class="line">    {                                                                                        \</div><div class="line">        return <a class="code" href="_error_8h.xhtml#a046fbca6a9505ce038bc02830c739fed">ARM_COMPUTE_CREATE_ERROR</a>(<a class="code" href="namespacearm__compute.xhtml#a59e56af19e754a6aa26a612ebf91d05fa62be47fdd89da032cf78dfce82239579">arm_compute::ErrorCode::RUNTIME_ERROR</a>, __VA_ARGS__); \</div><div class="line">    } <span class="keywordflow">while</span>(<span class="keyword">false</span>)</div><div class="ttc" id="_error_8h_xhtml_a046fbca6a9505ce038bc02830c739fed"><div class="ttname"><a href="_error_8h.xhtml#a046fbca6a9505ce038bc02830c739fed">ARM_COMPUTE_CREATE_ERROR</a></div><div class="ttdeci">#define ARM_COMPUTE_CREATE_ERROR(error_code,...)</div><div class="ttdoc">Creates an error with a given message. </div><div class="ttdef"><b>Definition:</b> <a href="_error_8h_source.xhtml#l00166">Error.h:166</a></div></div>
620 <div class="ttc" id="namespacearm__compute_xhtml_a59e56af19e754a6aa26a612ebf91d05fa62be47fdd89da032cf78dfce82239579"><div class="ttname"><a href="namespacearm__compute.xhtml#a59e56af19e754a6aa26a612ebf91d05fa62be47fdd89da032cf78dfce82239579">arm_compute::ErrorCode::RUNTIME_ERROR</a></div><div class="ttdoc">Generic runtime error. </div></div>
621 </div><!-- fragment -->
622 <p>An error is returned with the given description. </p>
623 <dl class="params"><dt>Parameters</dt><dd>
624   <table class="params">
625     <tr><td class="paramdir">[in]</td><td class="paramname">...</td><td>Error description message. </td></tr>
626   </table>
627   </dd>
628 </dl>
629
630 <p>Definition at line <a class="el" href="_error_8h_source.xhtml#l00182">182</a> of file <a class="el" href="_error_8h_source.xhtml">Error.h</a>.</p>
631
632 </div>
633 </div>
634 <a class="anchor" id="a206d6e247e0957ac3dee45d27756fc25"></a>
635 <div class="memitem">
636 <div class="memproto">
637       <table class="memname">
638         <tr>
639           <td class="memname">#define ARM_COMPUTE_RETURN_ERROR_ON</td>
640           <td>(</td>
641           <td class="paramtype">&#160;</td>
642           <td class="paramname">cond</td><td>)</td>
643           <td>&#160;&#160;&#160;<a class="el" href="_error_8h.xhtml#a86084036bd3851575ef871ad5bf079a7">ARM_COMPUTE_RETURN_ERROR_ON_MSG</a>(cond, #cond)</td>
644         </tr>
645       </table>
646 </div><div class="memdoc">
647
648 <p>If the condition is true, an error is returned. </p>
649 <dl class="params"><dt>Parameters</dt><dd>
650   <table class="params">
651     <tr><td class="paramdir">[in]</td><td class="paramname">cond</td><td>Condition to evaluate </td></tr>
652   </table>
653   </dd>
654 </dl>
655
656 <p>Definition at line <a class="el" href="_error_8h_source.xhtml#l00243">243</a> of file <a class="el" href="_error_8h_source.xhtml">Error.h</a>.</p>
657
658 <p>Referenced by <a class="el" href="arm__compute_2graph_2_utils_8h_source.xhtml#l00056">arm_compute::graph::set_tensor_accessor()</a>, <a class="el" href="_validate_helpers_8h_source.xhtml#l00067">arm_compute::graph::backends::detail::validate_convolution_layer()</a>, and <a class="el" href="_validate_helpers_8h_source.xhtml#l00132">arm_compute::graph::backends::detail::validate_depthwise_convolution_layer()</a>.</p>
659
660 </div>
661 </div>
662 <a class="anchor" id="aab9171b209dda7cc9bb560486674c9f6"></a>
663 <div class="memitem">
664 <div class="memproto">
665       <table class="memname">
666         <tr>
667           <td class="memname">#define ARM_COMPUTE_RETURN_ERROR_ON_LOC</td>
668           <td>(</td>
669           <td class="paramtype">&#160;</td>
670           <td class="paramname">cond, </td>
671         </tr>
672         <tr>
673           <td class="paramkey"></td>
674           <td></td>
675           <td class="paramtype">&#160;</td>
676           <td class="paramname">func, </td>
677         </tr>
678         <tr>
679           <td class="paramkey"></td>
680           <td></td>
681           <td class="paramtype">&#160;</td>
682           <td class="paramname">file, </td>
683         </tr>
684         <tr>
685           <td class="paramkey"></td>
686           <td></td>
687           <td class="paramtype">&#160;</td>
688           <td class="paramname">line&#160;</td>
689         </tr>
690         <tr>
691           <td></td>
692           <td>)</td>
693           <td></td><td>&#160;&#160;&#160;<a class="el" href="_error_8h.xhtml#ab4ebbfbeedd9d66614ddbfdb14199cbf">ARM_COMPUTE_RETURN_ERROR_ON_LOC_MSG</a>(cond, func, file, line, #cond)</td>
694         </tr>
695       </table>
696 </div><div class="memdoc">
697
698 <p>If the condition is true, an error is returned. </p>
699 <dl class="params"><dt>Parameters</dt><dd>
700   <table class="params">
701     <tr><td class="paramdir">[in]</td><td class="paramname">cond</td><td>Condition to evaluate. </td></tr>
702     <tr><td class="paramdir">[in]</td><td class="paramname">func</td><td>Function in which the error occurred. </td></tr>
703     <tr><td class="paramdir">[in]</td><td class="paramname">file</td><td>File in which the error occurred. </td></tr>
704     <tr><td class="paramdir">[in]</td><td class="paramname">line</td><td>Line in which the error occurred. </td></tr>
705   </table>
706   </dd>
707 </dl>
708
709 <p>Definition at line <a class="el" href="_error_8h_source.xhtml#l00253">253</a> of file <a class="el" href="_error_8h_source.xhtml">Error.h</a>.</p>
710
711 <p>Referenced by <a class="el" href="_validate_8h_source.xhtml#l00835">arm_compute::error_on_channel_not_in()</a>, <a class="el" href="_validate_8h_source.xhtml#l00795">arm_compute::error_on_data_type_channel_not_in()</a>, <a class="el" href="_validate_8h_source.xhtml#l00721">arm_compute::error_on_data_type_not_in()</a>, <a class="el" href="_validate_8h_source.xhtml#l00457">arm_compute::error_on_mismatching_data_layouts()</a>, <a class="el" href="_validate_8h_source.xhtml#l00508">arm_compute::error_on_mismatching_data_types()</a>, <a class="el" href="_validate_8h_source.xhtml#l00403">arm_compute::error_on_mismatching_shapes()</a>, <a class="el" href="_validate_8h_source.xhtml#l00303">arm_compute::error_on_tensors_not_even()</a>, <a class="el" href="_validate_8h_source.xhtml#l00336">arm_compute::error_on_tensors_not_subsampled()</a>, and <a class="el" href="_validate_8h_source.xhtml#l01022">arm_compute::error_on_value_not_representable_in_fixed_point()</a>.</p>
712
713 </div>
714 </div>
715 <a class="anchor" id="ab4ebbfbeedd9d66614ddbfdb14199cbf"></a>
716 <div class="memitem">
717 <div class="memproto">
718       <table class="memname">
719         <tr>
720           <td class="memname">#define ARM_COMPUTE_RETURN_ERROR_ON_LOC_MSG</td>
721           <td>(</td>
722           <td class="paramtype">&#160;</td>
723           <td class="paramname">cond, </td>
724         </tr>
725         <tr>
726           <td class="paramkey"></td>
727           <td></td>
728           <td class="paramtype">&#160;</td>
729           <td class="paramname">func, </td>
730         </tr>
731         <tr>
732           <td class="paramkey"></td>
733           <td></td>
734           <td class="paramtype">&#160;</td>
735           <td class="paramname">file, </td>
736         </tr>
737         <tr>
738           <td class="paramkey"></td>
739           <td></td>
740           <td class="paramtype">&#160;</td>
741           <td class="paramname">line, </td>
742         </tr>
743         <tr>
744           <td class="paramkey"></td>
745           <td></td>
746           <td class="paramtype">&#160;</td>
747           <td class="paramname"><em>...</em>&#160;</td>
748         </tr>
749         <tr>
750           <td></td>
751           <td>)</td>
752           <td></td><td></td>
753         </tr>
754       </table>
755 </div><div class="memdoc">
756 <b>Value:</b><div class="fragment"><div class="line"><span class="keywordflow">do</span>                                                                                                                 \</div><div class="line">    {                                                                                                                  \</div><div class="line">        if(cond)                                                                                                       \</div><div class="line">        {                                                                                                              \</div><div class="line">            return <a class="code" href="_error_8h.xhtml#ac00c754f27b1201dd72c74b73239ff47">ARM_COMPUTE_CREATE_ERROR_LOC</a>(<a class="code" href="namespacearm__compute.xhtml#a59e56af19e754a6aa26a612ebf91d05fa62be47fdd89da032cf78dfce82239579">arm_compute::ErrorCode::RUNTIME_ERROR</a>, func, file, line, __VA_ARGS__); \</div><div class="line">        }                                                                                                              \</div><div class="line">    } <span class="keywordflow">while</span>(<span class="keyword">false</span>)</div><div class="ttc" id="_error_8h_xhtml_ac00c754f27b1201dd72c74b73239ff47"><div class="ttname"><a href="_error_8h.xhtml#ac00c754f27b1201dd72c74b73239ff47">ARM_COMPUTE_CREATE_ERROR_LOC</a></div><div class="ttdeci">#define ARM_COMPUTE_CREATE_ERROR_LOC(error_code, func, file, line,...)</div><div class="ttdoc">Creates an error on location with a given message. </div><div class="ttdef"><b>Definition:</b> <a href="_error_8h_source.xhtml#l00176">Error.h:176</a></div></div>
757 <div class="ttc" id="namespacearm__compute_xhtml_a59e56af19e754a6aa26a612ebf91d05fa62be47fdd89da032cf78dfce82239579"><div class="ttname"><a href="namespacearm__compute.xhtml#a59e56af19e754a6aa26a612ebf91d05fa62be47fdd89da032cf78dfce82239579">arm_compute::ErrorCode::RUNTIME_ERROR</a></div><div class="ttdoc">Generic runtime error. </div></div>
758 </div><!-- fragment -->
759 <p>If the condition is true, an error is thrown. </p>
760 <dl class="params"><dt>Parameters</dt><dd>
761   <table class="params">
762     <tr><td class="paramdir">[in]</td><td class="paramname">cond</td><td>Condition to evaluate. </td></tr>
763     <tr><td class="paramdir">[in]</td><td class="paramname">func</td><td>Function in which the error occurred. </td></tr>
764     <tr><td class="paramdir">[in]</td><td class="paramname">file</td><td>File in which the error occurred. </td></tr>
765     <tr><td class="paramdir">[in]</td><td class="paramname">line</td><td>Line in which the error occurred. </td></tr>
766     <tr><td class="paramdir">[in]</td><td class="paramname">...</td><td>Error description message. </td></tr>
767   </table>
768   </dd>
769 </dl>
770
771 <p>Definition at line <a class="el" href="_error_8h_source.xhtml#l00230">230</a> of file <a class="el" href="_error_8h_source.xhtml">Error.h</a>.</p>
772
773 <p>Referenced by <a class="el" href="_validate_8h_source.xhtml#l00774">arm_compute::error_on_data_type_channel_not_in()</a>, <a class="el" href="_validate_8h_source.xhtml#l00721">arm_compute::error_on_data_type_not_in()</a>, <a class="el" href="_validate_8h_source.xhtml#l00457">arm_compute::error_on_mismatching_data_layouts()</a>, <a class="el" href="_validate_8h_source.xhtml#l00508">arm_compute::error_on_mismatching_data_types()</a>, <a class="el" href="_validate_8h_source.xhtml#l00562">arm_compute::error_on_mismatching_fixed_point()</a>, <a class="el" href="_validate_8h_source.xhtml#l00955">arm_compute::error_on_mismatching_fixed_point_position()</a>, <a class="el" href="_validate_8h_source.xhtml#l00627">arm_compute::error_on_mismatching_quantization_info()</a>, <a class="el" href="_validate_8h_source.xhtml#l00403">arm_compute::error_on_mismatching_shapes()</a>, <a class="el" href="_validate_8h_source.xhtml#l00151">arm_compute::error_on_nullptr()</a>, <a class="el" href="_validate_8h_source.xhtml#l00303">arm_compute::error_on_tensors_not_even()</a>, <a class="el" href="_validate_8h_source.xhtml#l00336">arm_compute::error_on_tensors_not_subsampled()</a>, <a class="el" href="_validate_8h_source.xhtml#l01000">arm_compute::error_on_value_not_representable_in_fixed_point()</a>, and <a class="el" href="_validate_8h_source.xhtml#l00093">compare_dimension&lt; T &gt;::operator()()</a>.</p>
774
775 </div>
776 </div>
777 <a class="anchor" id="a86084036bd3851575ef871ad5bf079a7"></a>
778 <div class="memitem">
779 <div class="memproto">
780       <table class="memname">
781         <tr>
782           <td class="memname">#define ARM_COMPUTE_RETURN_ERROR_ON_MSG</td>
783           <td>(</td>
784           <td class="paramtype">&#160;</td>
785           <td class="paramname">cond, </td>
786         </tr>
787         <tr>
788           <td class="paramkey"></td>
789           <td></td>
790           <td class="paramtype">&#160;</td>
791           <td class="paramname"><em>...</em>&#160;</td>
792         </tr>
793         <tr>
794           <td></td>
795           <td>)</td>
796           <td></td><td></td>
797         </tr>
798       </table>
799 </div><div class="memdoc">
800 <b>Value:</b><div class="fragment"><div class="line"><span class="keywordflow">do</span>                                                                                           \</div><div class="line">    {                                                                                            \</div><div class="line">        if(cond)                                                                                 \</div><div class="line">        {                                                                                        \</div><div class="line">            return <a class="code" href="_error_8h.xhtml#a046fbca6a9505ce038bc02830c739fed">ARM_COMPUTE_CREATE_ERROR</a>(<a class="code" href="namespacearm__compute.xhtml#a59e56af19e754a6aa26a612ebf91d05fa62be47fdd89da032cf78dfce82239579">arm_compute::ErrorCode::RUNTIME_ERROR</a>, __VA_ARGS__); \</div><div class="line">        }                                                                                        \</div><div class="line">    } <span class="keywordflow">while</span>(<span class="keyword">false</span>)</div><div class="ttc" id="_error_8h_xhtml_a046fbca6a9505ce038bc02830c739fed"><div class="ttname"><a href="_error_8h.xhtml#a046fbca6a9505ce038bc02830c739fed">ARM_COMPUTE_CREATE_ERROR</a></div><div class="ttdeci">#define ARM_COMPUTE_CREATE_ERROR(error_code,...)</div><div class="ttdoc">Creates an error with a given message. </div><div class="ttdef"><b>Definition:</b> <a href="_error_8h_source.xhtml#l00166">Error.h:166</a></div></div>
801 <div class="ttc" id="namespacearm__compute_xhtml_a59e56af19e754a6aa26a612ebf91d05fa62be47fdd89da032cf78dfce82239579"><div class="ttname"><a href="namespacearm__compute.xhtml#a59e56af19e754a6aa26a612ebf91d05fa62be47fdd89da032cf78dfce82239579">arm_compute::ErrorCode::RUNTIME_ERROR</a></div><div class="ttdoc">Generic runtime error. </div></div>
802 </div><!-- fragment -->
803 <p>If the condition is true, an error is returned. </p>
804 <dl class="params"><dt>Parameters</dt><dd>
805   <table class="params">
806     <tr><td class="paramdir">[in]</td><td class="paramname">cond</td><td>Condition to evaluate. </td></tr>
807     <tr><td class="paramdir">[in]</td><td class="paramname">...</td><td>Error description message </td></tr>
808   </table>
809   </dd>
810 </dl>
811
812 <p>Definition at line <a class="el" href="_error_8h_source.xhtml#l00213">213</a> of file <a class="el" href="_error_8h_source.xhtml">Error.h</a>.</p>
813
814 </div>
815 </div>
816 <a class="anchor" id="a8a1e1c105f0bdaf37db408c7cfcb77a4"></a>
817 <div class="memitem">
818 <div class="memproto">
819       <table class="memname">
820         <tr>
821           <td class="memname">#define ARM_COMPUTE_RETURN_ON_ERROR</td>
822           <td>(</td>
823           <td class="paramtype">&#160;</td>
824           <td class="paramname">status</td><td>)</td>
825           <td></td>
826         </tr>
827       </table>
828 </div><div class="memdoc">
829 <b>Value:</b><div class="fragment"><div class="line"><span class="keywordflow">do</span>                                      \</div><div class="line">    {                                       \</div><div class="line">        if(!<span class="keywordtype">bool</span>(status))                   \</div><div class="line">        {                                   \</div><div class="line">            return status;                  \</div><div class="line">        }                                   \</div><div class="line">    } <span class="keywordflow">while</span>(<span class="keyword">false</span>)</div></div><!-- fragment -->
830 <p>Checks if a status contains an error and returns it. </p>
831 <dl class="params"><dt>Parameters</dt><dd>
832   <table class="params">
833     <tr><td class="paramdir">[in]</td><td class="paramname">status</td><td>Status value to check </td></tr>
834   </table>
835   </dd>
836 </dl>
837
838 <p>Definition at line <a class="el" href="_error_8h_source.xhtml#l00192">192</a> of file <a class="el" href="_error_8h_source.xhtml">Error.h</a>.</p>
839
840 <p>Referenced by <a class="el" href="_validate_8h_source.xhtml#l00774">arm_compute::error_on_data_type_channel_not_in()</a>, <a class="el" href="_validate_8h_source.xhtml#l00749">arm_compute::error_on_data_type_not_in()</a>, <a class="el" href="_validate_8h_source.xhtml#l00457">arm_compute::error_on_mismatching_data_layouts()</a>, <a class="el" href="_validate_8h_source.xhtml#l00508">arm_compute::error_on_mismatching_data_types()</a>, <a class="el" href="_validate_8h_source.xhtml#l00280">arm_compute::error_on_mismatching_dimensions()</a>, <a class="el" href="_validate_8h_source.xhtml#l00601">arm_compute::error_on_mismatching_fixed_point()</a>, <a class="el" href="_validate_8h_source.xhtml#l00978">arm_compute::error_on_mismatching_fixed_point_position()</a>, <a class="el" href="_validate_8h_source.xhtml#l00666">arm_compute::error_on_mismatching_quantization_info()</a>, <a class="el" href="_validate_8h_source.xhtml#l00403">arm_compute::error_on_mismatching_shapes()</a>, <a class="el" href="_validate_8h_source.xhtml#l00303">arm_compute::error_on_tensors_not_even()</a>, <a class="el" href="_validate_8h_source.xhtml#l00336">arm_compute::error_on_tensors_not_subsampled()</a>, <a class="el" href="_validate_8h_source.xhtml#l01022">arm_compute::error_on_value_not_representable_in_fixed_point()</a>, and <a class="el" href="_validate_8h_source.xhtml#l00114">arm_compute::detail::for_each_error()</a>.</p>
841
842 </div>
843 </div>
844 <a class="anchor" id="a51e206ee52bcfb358919ee478d9fdc47"></a>
845 <div class="memitem">
846 <div class="memproto">
847       <table class="memname">
848         <tr>
849           <td class="memname">#define ARM_COMPUTE_THROW_ON_ERROR</td>
850           <td>(</td>
851           <td class="paramtype">&#160;</td>
852           <td class="paramname">error</td><td>)</td>
853           <td>&#160;&#160;&#160;error.throw_if_error();</td>
854         </tr>
855       </table>
856 </div><div class="memdoc">
857
858 <p>Checks if an error value is valid if not throws an exception with the error. </p>
859 <dl class="params"><dt>Parameters</dt><dd>
860   <table class="params">
861     <tr><td class="paramdir">[in]</td><td class="paramname">error</td><td>Error value to check. </td></tr>
862   </table>
863   </dd>
864 </dl>
865
866 <p>Definition at line <a class="el" href="_error_8h_source.xhtml#l00205">205</a> of file <a class="el" href="_error_8h_source.xhtml">Error.h</a>.</p>
867
868 </div>
869 </div>
870 <a class="anchor" id="a6dc630a6ae9cc063b3924bcea8dee9d6"></a>
871 <div class="memitem">
872 <div class="memproto">
873       <table class="memname">
874         <tr>
875           <td class="memname">#define ARM_COMPUTE_UNUSED</td>
876           <td>(</td>
877           <td class="paramtype">&#160;</td>
878           <td class="paramname"><em>...</em></td><td>)</td>
879           <td>&#160;&#160;&#160;<a class="el" href="namespacearm__compute.xhtml#a053a24bb37402fa4b4d8d5963976ba17">arm_compute::ignore_unused</a>(__VA_ARGS__)</td>
880         </tr>
881       </table>
882 </div><div class="memdoc">
883
884 <p>To avoid unused variables warnings. </p>
885 <p>This is useful if for example a variable is only used in debug builds and generates a warning in release builds.</p>
886 <dl class="params"><dt>Parameters</dt><dd>
887   <table class="params">
888     <tr><td class="paramdir">[in]</td><td class="paramname">...</td><td>Variables which are unused. </td></tr>
889   </table>
890   </dd>
891 </dl>
892
893 <p>Definition at line <a class="el" href="_error_8h_source.xhtml#l00159">159</a> of file <a class="el" href="_error_8h_source.xhtml">Error.h</a>.</p>
894
895 <p>Referenced by <a class="el" href="_graph_utils_8cpp_source.xhtml#l00117">DummyAccessor::access_tensor()</a>, <a class="el" href="_i_c_l_kernel_8h_source.xhtml#l00315">ICLKernel::add_array_argument()</a>, <a class="el" href="_assembly_helper_8h_source.xhtml#l00135">arm_compute::allocate_workspace()</a>, <a class="el" href="validation_2reference_2_batch_normalization_layer_8cpp_source.xhtml#l00041">arm_compute::test::validation::reference::batch_normalization_layer()</a>, <a class="el" href="_n_e_direct_convolution3x3_8h_source.xhtml#l00051">arm_compute::detail::convolve_3x3&lt; 1 &gt;()</a>, <a class="el" href="_n_e_direct_convolution_detail_8h_source.xhtml#l00186">arm_compute::detail::convolve_3x3&lt; 2 &gt;()</a>, <a class="el" href="_n_e_direct_convolution_detail_8h_source.xhtml#l00200">arm_compute::detail::convolve_3x3&lt; 3 &gt;()</a>, <a class="el" href="_helpers_8inl_source.xhtml#l00322">arm_compute::coords2index()</a>, <a class="el" href="validation_2_c_l_2_harris_corners_8cpp_source.xhtml#l00058">arm_compute::test::validation::DATA_TEST_CASE()</a>, <a class="el" href="reference_2_depth_convert_layer_8cpp_source.xhtml#l00040">arm_compute::test::validation::reference::depth_convert()</a>, <a class="el" href="_n_e_activation_function_detail_8h_source.xhtml#l00044">dummy&lt; T, S &gt;::dummy()</a>, <a class="el" href="_validate_8h_source.xhtml#l00688">arm_compute::error_on_format_not_in()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00318">PPMLoader::fill_image()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00405">PPMLoader::fill_planar_tensor()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00588">NPYLoader::fill_tensor()</a>, <a class="el" href="validation_2reference_2_fully_connected_layer_8cpp_source.xhtml#l00152">arm_compute::test::validation::reference::fully_connected_layer()</a>, <a class="el" href="_n_e_direct_convolution_detail_8h_source.xhtml#l00044">arm_compute::detail::load_matrix_row()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00180">arm_compute::utils::map()</a>, <a class="el" href="reference_2_non_linear_filter_8cpp_source.xhtml#l00036">arm_compute::test::validation::reference::non_linear_filter()</a>, <a class="el" href="_n_e_activation_function_detail_8h_source.xhtml#l00052">dummy&lt; T, S &gt;::operator()()</a>, <a class="el" href="utils_2_utils_8cpp_source.xhtml#l00144">arm_compute::utils::parse_ppm_header()</a>, <a class="el" href="_n_e_activation_function_detail_8h_source.xhtml#l00070">relu&lt; T, S &gt;::relu()</a>, <a class="el" href="validation_2reference_2_softmax_layer_8cpp_source.xhtml#l00038">arm_compute::test::validation::reference::softmax_layer()</a>, <a class="el" href="_n_e_direct_convolution_detail_8h_source.xhtml#l00531">arm_compute::detail::store_results&lt; 3 &gt;()</a>, <a class="el" href="_open_c_l_timer_8cpp_source.xhtml#l00080">OpenCLTimer::test_start()</a>, <a class="el" href="utils_2_utils_8h_source.xhtml#l00191">arm_compute::utils::unmap()</a>, and <a class="el" href="reference_2_winograd_8cpp_source.xhtml#l00334">arm_compute::test::validation::reference::winograd_output_transform()</a>.</p>
896
897 </div>
898 </div>
899 </div><!-- contents -->
900 </div><!-- doc-content -->
901 <!-- start footer part -->
902 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
903   <ul>
904     <li class="navelem"><a class="el" href="dir_214608ef36d61442cb2b0c1c4e9a7def.xhtml">arm_compute</a></li><li class="navelem"><a class="el" href="dir_1fb090f0c6070330bfaccc4236d3ca0d.xhtml">core</a></li><li class="navelem"><a class="el" href="_error_8h.xhtml">Error.h</a></li>
905     <li class="footer">Generated on Wed May 23 2018 11:36:38 for Compute Library by
906     <a href="http://www.doxygen.org/index.html">
907     <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
908   </ul>
909 </div>
910 </body>
911 </html>