text
stringlengths 0
14.1k
|
---|
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
**
|
** In addition, as a special exception, Nokia gives you certain additional
|
** rights. These rights are described in the Nokia Qt LGPL Exception
|
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
**
|
** GNU General Public License Usage
|
** Alternatively, this file may be used under the terms of the GNU
|
** General Public License version 3.0 as published by the Free Software
|
** Foundation and appearing in the file LICENSE.GPL included in the
|
** packaging of this file. Please review the following information to
|
** ensure the GNU General Public License version 3.0 requirements will be
|
** met: http://www.gnu.org/copyleft/gpl.html.
|
**
|
** If you have questions regarding the use of this file, please contact
|
** Nokia at [email protected].
|
** $QT_END_LICENSE$
|
**
|
****************************************************************************/
|
#include <mmintrin.h>
|
#if defined(__GNUC__) && __GNUC__ < 4 && __GNUC_MINOR__ < 3
|
#error GCC < 3.2 is known to create internal compiler errors with our MMX code
|
#endif
|
int main(int, char**)
|
{
|
_mm_empty();
|
return 0;
|
}
|
" gpl-2.0
|
setu9760/Jade_project_repo lib/docs/apidocs/org/apache/poi/ss/formula/eval/class-use/NameEval.html 4449 "<!DOCTYPE HTML PUBLIC ""-//W3C//DTD HTML 4.01 Transitional//EN"" ""http://www.w3.org/TR/html4/loose.dtd"">
|
<!-- NewPage -->
|
<html lang=""ru"">
|
<head>
|
<title>Uses of Class org.apache.poi.ss.formula.eval.NameEval (POI API Documentation)</title>
|
<link rel=""stylesheet"" type=""text/css"" href=""../../../../../../../stylesheet.css"" title=""Style"">
|
</head>
|
<body>
|
<script type=""text/javascript""><!--
|
if (location.href.indexOf('is-external=true') == -1) {
|
parent.document.title=""Uses of Class org.apache.poi.ss.formula.eval.NameEval (POI API Documentation)"";
|
}
|
//-->
|
</script>
|
<noscript>
|
<div>JavaScript is disabled on your browser.</div>
|
</noscript>
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
<div class=""topNav""><a name=""navbar_top"">
|
<!-- -->
|
</a><a href=""#skip-navbar_top"" title=""Skip navigation links""></a><a name=""navbar_top_firstrow"">
|
<!-- -->
|
</a>
|
<ul class=""navList"" title=""Navigation"">
|
<li><a href=""../../../../../../../overview-summary.html"">Overview</a></li>
|
<li><a href=""../package-summary.html"">Package</a></li>
|
<li><a href=""../../../../../../../org/apache/poi/ss/formula/eval/NameEval.html"" title=""class in org.apache.poi.ss.formula.eval"">Class</a></li>
|
<li class=""navBarCell1Rev"">Use</li>
|
<li><a href=""../package-tree.html"">Tree</a></li>
|
<li><a href=""../../../../../../../deprecated-list.html"">Deprecated</a></li>
|
<li><a href=""../../../../../../../index-all.html"">Index</a></li>
|
<li><a href=""../../../../../../../help-doc.html"">Help</a></li>
|
</ul>
|
</div>
|
<div class=""subNav"">
|
<ul class=""navList"">
|
<li>Prev</li>
|
<li>Next</li>
|
</ul>
|
<ul class=""navList"">
|
<li><a href=""../../../../../../../index.html?org/apache/poi/ss/formula/eval/class-use/NameEval.html"" target=""_top"">Frames</a></li>
|
<li><a href=""NameEval.html"" target=""_top"">No Frames</a></li>
|
</ul>
|
<ul class=""navList"" id=""allclasses_navbar_top"">
|
<li><a href=""../../../../../../../allclasses-noframe.html"">All Classes</a></li>
|
</ul>
|
<div>
|
<script type=""text/javascript""><!--
|
allClassesLink = document.getElementById(""allclasses_navbar_top"");
|
if(window==top) {
|
allClassesLink.style.display = ""block"";
|
}
|
else {
|
allClassesLink.style.display = ""none"";
|
}
|
//-->
|
</script>
|
</div>
|
<a name=""skip-navbar_top"">
|
<!-- -->
|
</a></div>
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
<div class=""header"">
|
<h2 title=""Uses of Class org.apache.poi.ss.formula.eval.NameEval"" class=""title"">Uses of Class<br>org.apache.poi.ss.formula.eval.NameEval</h2>
|
</div>
|
<div class=""classUseContainer"">No usage of org.apache.poi.ss.formula.eval.NameEval</div>
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
<div class=""bottomNav""><a name=""navbar_bottom"">
|
<!-- -->
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.