Searched refs:reportResult (Results 1 - 11 of 11) sorted by relevance

/external/sonivox/arm-fm-22k/host_src/
H A Deas_main.c76 EAS_RESULT result, reportResult; local
99 if ((reportResult = EAS_OpenFile(easData, filename, &handle)) != EAS_SUCCESS)
101 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_ERROR, "EAS_OpenFile returned %ld\n", reportResult); */ }
102 return reportResult;
109 reportResult = result;
120 if (reportResult == EAS_SUCCESS)
127 reportResult = EAS_FAILURE;
132 while (reportResult == EAS_SUCCESS)
143 if (reportResult == EAS_SUCCESS)
144 reportResult
[all...]
/external/sonivox/arm-hybrid-22k/host_src/
H A Deas_main.c76 EAS_RESULT result, reportResult; local
99 if ((reportResult = EAS_OpenFile(easData, filename, &handle)) != EAS_SUCCESS)
101 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_ERROR, "EAS_OpenFile returned %ld\n", reportResult); */ }
102 return reportResult;
109 reportResult = result;
120 if (reportResult == EAS_SUCCESS)
127 reportResult = EAS_FAILURE;
132 while (reportResult == EAS_SUCCESS)
143 if (reportResult == EAS_SUCCESS)
144 reportResult
[all...]
/external/sonivox/arm-wt-22k/host_src/
H A Deas_main.c76 EAS_RESULT result, reportResult; local
102 if ((reportResult = EAS_OpenFile(easData, &file, &handle)) != EAS_SUCCESS)
104 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_ERROR, "EAS_OpenFile returned %ld\n", reportResult); */ }
105 return reportResult;
112 reportResult = result;
123 if (reportResult == EAS_SUCCESS)
130 reportResult = EAS_FAILURE;
135 while (reportResult == EAS_SUCCESS)
146 if (reportResult == EAS_SUCCESS)
147 reportResult
[all...]
/external/deqp/modules/glshared/
H A DglsShaderPerformanceCase.hpp70 virtual void reportResult (float mvertPerSecond, float mfragPerSecond);
H A DglsShaderPerformanceCase.cpp198 reportResult(result.megaVertPerSec, result.megaFragPerSec);
205 void ShaderPerformanceCase::reportResult (float mvertPerSecond, float mfragPerSecond) function in class:deqp::gls::ShaderPerformanceCase
/external/sonivox/arm-fm-22k/lib_src/
H A Deas_public.c468 EAS_RESULT result, reportResult; local
479 reportResult = EAS_SUCCESS;
487 reportResult = result;
496 if (reportResult == EAS_SUCCESS)
497 reportResult = result;
504 if (reportResult == EAS_SUCCESS)
505 reportResult = result;
516 if (reportResult == EAS_SUCCESS)
517 reportResult = result;
532 if (reportResult
[all...]
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_public.c468 EAS_RESULT result, reportResult; local
479 reportResult = EAS_SUCCESS;
487 reportResult = result;
496 if (reportResult == EAS_SUCCESS)
497 reportResult = result;
504 if (reportResult == EAS_SUCCESS)
505 reportResult = result;
516 if (reportResult == EAS_SUCCESS)
517 reportResult = result;
532 if (reportResult
[all...]
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_public.c469 EAS_RESULT result, reportResult; local
480 reportResult = EAS_SUCCESS;
488 reportResult = result;
497 if (reportResult == EAS_SUCCESS)
498 reportResult = result;
505 if (reportResult == EAS_SUCCESS)
506 reportResult = result;
517 if (reportResult == EAS_SUCCESS)
518 reportResult = result;
533 if (reportResult
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 345 milliseconds