OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reportResult
(Results
1 - 15
of
15
) sorted by null
/external/sonivox/arm-fm-22k/host_src/
eas_main.c
76
EAS_RESULT result,
reportResult
;
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
= result
[
all
...]
/external/sonivox/arm-hybrid-22k/host_src/
eas_main.c
76
EAS_RESULT result,
reportResult
;
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
= result
[
all
...]
/external/sonivox/arm-wt-22k/host_src/
eas_main.c
76
EAS_RESULT result,
reportResult
;
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
= result
[
all
...]
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
ResultReporter.java
40
public void
reportResult
(File reportFile) throws IOException {
CtsXmlResultReporter.java
333
mReporter.
reportResult
(reportFile);
/external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorFileSystemAgent.cpp
129
reportResult
(error->code());
135
void
reportResult
(FileError::ErrorCode errorCode, PassRefPtr<TypeBuilder::FileSystem::Entry> entry = 0)
177
reportResult
(static_cast<FileError::ErrorCode>(0), result);
191
reportResult
(FileError::ABORT_ERR);
199
reportResult
(error->code());
206
void
reportResult
(FileError::ErrorCode errorCode, PassRefPtr<Array<TypeBuilder::FileSystem::Entry> > entries = 0)
238
reportResult
(FileError::TYPE_MISMATCH_ERR);
251
reportResult
(FileError::ABORT_ERR);
263
reportResult
(static_cast<FileError::ErrorCode>(0), m_entries);
312
reportResult
(FileError::ABORT_ERR)
[
all
...]
/external/sonivox/arm-fm-22k/lib_src/
eas_public.c
468
EAS_RESULT result,
reportResult
;
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
== EAS_SUCCESS
[
all
...]
/external/sonivox/arm-hybrid-22k/lib_src/
eas_public.c
468
EAS_RESULT result,
reportResult
;
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
== EAS_SUCCESS
[
all
...]
/external/sonivox/arm-wt-22k/lib_src/
eas_public.c
469
EAS_RESULT result,
reportResult
;
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
== EAS_SUCCESS
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar
/prebuilts/devtools/tools/lib/
ddmlib.jar
/prebuilts/gradle-plugin/com/android/tools/ddms/ddmlib/22.2.0/
ddmlib-22.2.0.jar
/prebuilts/misc/common/ddmlib/
ddmlib-prebuilt.jar
Completed in 302 milliseconds