Searched refs:reportResult (Results 1 - 10 of 10) 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/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorFileSystemAgent.cpp129 reportResult(error->code());
135 void reportResult(FileError::ErrorCode errorCode, PassRefPtr<TypeBuilder::FileSystem::Entry> entry = 0) function in class:WebCore::__anon10196::FileSystemRootRequest
175 reportResult(static_cast<FileError::ErrorCode>(0), result);
189 reportResult(FileError::ABORT_ERR);
197 reportResult(error->code());
204 void reportResult(FileError::ErrorCode errorCode, PassRefPtr<Array<TypeBuilder::FileSystem::Entry> > entries = 0) function in class:WebCore::__anon10196::DirectoryContentRequest
242 reportResult(FileError::TYPE_MISMATCH_ERR);
255 reportResult(FileError::ABORT_ERR);
267 reportResult(static_cast<FileError::ErrorCode>(0), m_entries);
316 reportResult(FileErro
331 void reportResult(FileError::ErrorCode errorCode, PassRefPtr<TypeBuilder::FileSystem::Metadata> metadata = 0) function in class:WebCore::__anon10196::MetadataRequest
426 void reportResult(FileError::ErrorCode errorCode, const String* result = 0, const String* charset = 0) function in class:WebCore::__anon10196::FileContentRequest
548 void reportResult(FileError::ErrorCode errorCode) function in class:WebCore::__anon10196::DeleteEntryRequest
[all...]
/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 165 milliseconds