OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ConfigurationError
(Results
1 - 25
of
42
) sorted by null
1
2
/external/gemmlowp/meta/generators/
mul_1x8_Mx8_neon.py
10
class
ConfigurationError
(Error):
75
raise
ConfigurationError
('Unsupported elements no: %d' % count)
212
raise
ConfigurationError
('Unsupported result type: %s' % result_type)
243
raise
ConfigurationError
('Lanes should be: 1, 2, 3 or 4.')
zip_Nx8_neon.py
15
class
ConfigurationError
(Error):
154
raise
ConfigurationError
('Unsupported leftover num: %d' % leftovers)
203
raise
ConfigurationError
('Unexpected number of aggregators to reduce: %d' %
227
raise
ConfigurationError
('Leftovers should be between 0 and 7 inclusive.')
229
raise
ConfigurationError
('Zip_lanes should should be 1, 2, 3 or 4.')
qnt_Nx8_neon.py
12
class
ConfigurationError
(Error):
46
raise
ConfigurationError
('Unsupported number of lanes: %d' % lanes)
190
raise
ConfigurationError
('Unsuported leftover count: %d' % leftovers)
243
raise
ConfigurationError
('Unsupported leftovers count: %d' % leftovers)
272
raise
ConfigurationError
('Leftovers should be between 0 and 7 inclusive.')
274
raise
ConfigurationError
('Qnt_lanes should should be 1, 2 or 3.')
gemv_1xMxK_neon.py
17
class
ConfigurationError
(Error):
166
raise
ConfigurationError
('Unsupported output type: %s' % output_type)
192
raise
ConfigurationError
('Unknown output type: %s' % output_type)
240
raise
ConfigurationError
('Unsupported output type: %s' % output_type)
mul_Nx8_Mx8_neon.py
14
class
ConfigurationError
(Error):
175
raise
ConfigurationError
('Unsupported elements no: %d' % elements)
188
raise
ConfigurationError
('Unsupported duplicate amount: %d' % cols)
222
raise
ConfigurationError
('Unsupported duplicate amount: %d' % cols)
255
raise
ConfigurationError
('Unsupported columns no: %d' % cols)
280
raise
ConfigurationError
('Unsupported columns no: %d' % cols)
368
raise
ConfigurationError
('Unsupported result type: %s' % result_type)
384
raise
ConfigurationError
('Left_lanes should be: 1, 2, 3 or 4.')
386
raise
ConfigurationError
('Right_lanes should be: 1, 2, 3 or 4.')
gemm_NxMxK_neon.py
16
class
ConfigurationError
(Error):
201
raise
ConfigurationError
('Unsupported output type: %s' % output_type)
232
raise
ConfigurationError
('Unknown output type: %s' % output_type)
294
raise
ConfigurationError
('Unsupported output type: %s' % output_type)
/external/apache-xml/src/main/java/org/apache/xalan/extensions/
ObjectFactory.java
48
throws
ConfigurationError
61
throws ClassNotFoundException,
ConfigurationError
120
static class
ConfigurationError
138
ConfigurationError
(String msg, Exception x) {
152
} // class
ConfigurationError
/external/apache-xml/src/main/java/org/apache/xalan/xslt/
ObjectFactory.java
99
* @exception ObjectFactory.
ConfigurationError
102
throws
ConfigurationError
{
126
* @exception ObjectFactory.
ConfigurationError
131
throws
ConfigurationError
138
throw new
ConfigurationError
(
147
throw new
ConfigurationError
(
173
* @exception ObjectFactory.
ConfigurationError
176
throws
ConfigurationError
201
* @exception ObjectFactory.
ConfigurationError
206
throws
ConfigurationError
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/dtm/
ObjectFactory.java
99
* @exception ObjectFactory.
ConfigurationError
102
throws
ConfigurationError
{
126
* @exception ObjectFactory.
ConfigurationError
131
throws
ConfigurationError
138
throw new
ConfigurationError
(
147
throw new
ConfigurationError
(
173
* @exception ObjectFactory.
ConfigurationError
176
throws
ConfigurationError
201
* @exception ObjectFactory.
ConfigurationError
206
throws
ConfigurationError
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/serializer/
ObjectFactory.java
98
* @exception ObjectFactory.
ConfigurationError
101
throws
ConfigurationError
{
125
* @exception ObjectFactory.
ConfigurationError
130
throws
ConfigurationError
137
throw new
ConfigurationError
(
146
throw new
ConfigurationError
(
172
* @exception ObjectFactory.
ConfigurationError
175
throws
ConfigurationError
200
* @exception ObjectFactory.
ConfigurationError
205
throws
ConfigurationError
[
all
...]
/external/apache-xml/src/main/java/org/apache/xml/utils/
ObjectFactory.java
99
* @exception ObjectFactory.
ConfigurationError
102
throws
ConfigurationError
{
126
* @exception ObjectFactory.
ConfigurationError
131
throws
ConfigurationError
138
throw new
ConfigurationError
(
147
throw new
ConfigurationError
(
173
* @exception ObjectFactory.
ConfigurationError
176
throws
ConfigurationError
201
* @exception ObjectFactory.
ConfigurationError
206
throws
ConfigurationError
[
all
...]
/external/apache-xml/src/main/java/org/apache/xpath/functions/
ObjectFactory.java
99
* @exception ObjectFactory.
ConfigurationError
102
throws
ConfigurationError
{
126
* @exception ObjectFactory.
ConfigurationError
131
throws
ConfigurationError
138
throw new
ConfigurationError
(
147
throw new
ConfigurationError
(
173
* @exception ObjectFactory.
ConfigurationError
176
throws
ConfigurationError
201
* @exception ObjectFactory.
ConfigurationError
206
throws
ConfigurationError
[
all
...]
/libcore/luni/src/main/java/javax/xml/datatype/
FactoryFinder.java
113
* @throws
ConfigurationError
If a valid <code>ClassLoader</code> cannot be identified.
115
private static ClassLoader findClassLoader() throws
ConfigurationError
{
145
* @throws
ConfigurationError
If class could not be created.
150
throws
ConfigurationError
{
166
throw new
ConfigurationError
(
169
throw new
ConfigurationError
(
184
* @throws
ConfigurationError
If Class cannot be found.
186
static Object find(String factoryId, String fallbackClassName) throws
ConfigurationError
{
218
throw new
ConfigurationError
(
231
private static Object findJarServiceProvider(String factoryId) throws
ConfigurationError
{
[
all
...]
/kernel/tests/net/test/
multinetwork_test.py
48
class
ConfigurationError
(AssertionError):
[
all
...]
/prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.4.01/
xml-apis-1.4.01.jar
/prebuilts/tools/common/m2/repository/xerces/xmlParserAPIs/2.6.2/
xmlParserAPIs-2.6.2.jar
/prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.jar
/prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.3.04/
xml-apis-1.3.04.jar
/prebuilts/misc/common/robolectric/3.1.1/lib/
nekohtml-1.9.6.2.jar
/prebuilts/tools/common/m2/repository/nekohtml/nekohtml/1.9.6.2/
nekohtml-1.9.6.2.jar
/prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar
/prebuilts/tools/common/m2/repository/net/sourceforge/nekohtml/nekohtml/1.9.16/
nekohtml-1.9.16.jar
/prebuilts/tools/common/m2/repository/net/sourceforge/nekohtml/nekohtml/1.9.20/
nekohtml-1.9.20.jar
/external/annotation-tools/asmx/test/lib/
xalan-2.6.0.jar
/prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar
Completed in 198 milliseconds
1
2