| /external/selinux/libsepol/src/ |
| assertion.c | 36 unsigned long errors; member in struct:avtab_match_args 281 a->errors += report_assertion_extended_permissions(handle,p, avrule, 284 a->errors++; 311 args.errors = 0; 321 return args.errors; 528 args.errors = 0; 546 unsigned long errors = 0; local 565 errors += rc; 569 if (errors) 570 ERR(handle, "%lu neverallow failures occurred", errors); [all...] |
| /external/tensorflow/tensorflow/core/framework/ |
| attr_value_util.cc | 26 #include "tensorflow/core/lib/core/errors.h" 150 return errors::InvalidArgument( \ 158 return errors::InvalidArgument( \ 178 return errors::InvalidArgument( 190 return errors::InvalidArgument( 200 return errors::InvalidArgument( 208 return errors::InvalidArgument("AttrValue has invalid DataType enum: ", 212 return errors::InvalidArgument( 217 return errors::InvalidArgument("AttrValue has invalid DataType"); 223 return errors::InvalidArgument("AttrValue has invalid DataType enum: " [all...] |
| /external/tensorflow/tensorflow/core/kernels/ |
| scatter_nd_op.cc | 66 errors::InvalidArgument("Shape must be a vector")); 150 errors::FailedPrecondition("Null ref for params")); 301 return errors::InvalidArgument( 338 return errors::InvalidArgument("Output must be at least 1-D, ", 344 return errors::InvalidArgument( 350 return errors::InvalidArgument( 360 return errors::InvalidArgument("indices has too many elements for ", 366 return errors::InvalidArgument("params_shape[0] too large for ", 388 return errors::InvalidArgument( 494 return errors::InvalidArgument [all...] |
| sparse_cross_op.cc | 361 errors::InvalidArgument( 366 errors::InvalidArgument("Expected D2 of index to be 2 got ", 374 errors::InvalidArgument("Expected ", size, " input values, got ", 379 errors::InvalidArgument( 386 errors::InvalidArgument( 395 errors::InvalidArgument("Expected ", size, " input shapes, got ", 401 errors::InvalidArgument( 407 errors::InvalidArgument("shape should imply a 2D tensor, but got ", 411 errors::InvalidArgument( 420 errors::InvalidArgument [all...] |
| mkl_avgpooling_op.cc | 52 errors::InvalidArgument("Invalid data format")); 56 errors::InvalidArgument("Sliding window ksize field must " 60 errors::InvalidArgument("Sliding window stride field must " 64 errors::Unimplemented("Pooling is not yet supported on the " 228 errors::InvalidArgument("Invalid data format")); 231 errors::InvalidArgument("Sliding window ksize field must " 235 errors::InvalidArgument("Sliding window strides field must " 239 errors::Unimplemented("Pooling is not yet supported on the " 363 errors::InvalidArgument("original input shape must be " 368 errors::InvalidArgument("out_backprop must be [all...] |
| /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/ |
| armerror.s | 5 TEXT errors(SB),$0 74 MOVW CPSR, errors(SB) // ERROR "illegal combination" 75 MOVW errors(SB), CPSR // ERROR "illegal combination" 76 MOVW FPSR, errors(SB) // ERROR "illegal combination" 77 MOVW errors(SB), FPSR // ERROR "illegal combination" 78 MOVW F0, errors(SB) // ERROR "illegal combination" 79 MOVW errors(SB), F0 // ERROR "illegal combination" 80 MOVW $20, errors(SB) // ERROR "illegal combination" 81 MOVW errors(SB), $20 // ERROR "illegal combination" 112 MOVB $errors(SB), R2 // ERROR "illegal combination [all...] |
| /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/ |
| armerror.s | 5 TEXT errors(SB),$0 74 MOVW CPSR, errors(SB) // ERROR "illegal combination" 75 MOVW errors(SB), CPSR // ERROR "illegal combination" 76 MOVW FPSR, errors(SB) // ERROR "illegal combination" 77 MOVW errors(SB), FPSR // ERROR "illegal combination" 78 MOVW F0, errors(SB) // ERROR "illegal combination" 79 MOVW errors(SB), F0 // ERROR "illegal combination" 80 MOVW $20, errors(SB) // ERROR "illegal combination" 81 MOVW errors(SB), $20 // ERROR "illegal combination" 112 MOVB $errors(SB), R2 // ERROR "illegal combination [all...] |
| /tools/acloud/internal/lib/ |
| gcompute_client.py | 36 from acloud.public import errors 90 errors.DriverError: if the operation fails. 109 errors_list = result["error"]["errors"] 110 raise errors.DriverError("Get operation state failed, errors: %s" % 124 timeout_exception = errors.GceOperationTimeoutError( 175 except errors.ResourceNotFoundError: 208 except errors.DriverError: 292 except errors.DriverError: 311 except errors.ResourceNotFoundError [all...] |
| /external/apache-xml/src/main/java/org/apache/xalan/xslt/ |
| EnvironmentCheck.java | 143 * sometimes reports errors that will not actually affect 206 * errors - namely when a developer recompiles xalan.jar on their 257 boolean errors = false; 276 errors |= logFoundJars(v, keyStr); 287 errors = true; 301 return errors; 350 * as having errors 359 boolean errors = false; 378 errors = true; 385 errors = true [all...] |
| /external/python/cpython3/Lib/unittest/test/ |
| test_result.py | 27 # TestResult.errors, TestResult.failures, TestResult.testsRun or 39 self.assertEqual(len(result.errors), 0) 70 self.assertEqual(len(result.errors), 0) 91 self.assertEqual(len(result.errors), 0) 100 self.assertEqual(len(result.errors), 0) 120 # "errors - A list containing 2-tuples of TestCase instances and 144 self.assertEqual(len(result.errors), 0) 159 # "errors - A list containing 2-tuples of TestCase instances and 187 self.assertEqual(len(result.errors), 0) 207 # "errors - A list containing 2-tuples of TestCase instances an [all...] |
| /external/tensorflow/tensorflow/core/platform/s3/ |
| s3_file_system.cc | 145 return errors::Internal("bucket and object cannot be null."); 150 return errors::InvalidArgument("S3 path doesn't start with 's3://': ", 155 return errors::InvalidArgument("S3 path doesn't contain a bucket name: ", 161 return errors::InvalidArgument("S3 path doesn't contain an object name: ", 218 return errors::FailedPrecondition( 224 return errors::Internal( 242 return errors::FailedPrecondition( 261 return errors::Internal(error); 417 return errors::Internal(error); 454 return errors::Internal(error) [all...] |
| /external/curl/tests/libtest/ |
| lib557.c | 1414 int errors = 0; local 1447 int errors = 0; local 1552 int errors = 0; local 1663 int errors = 0; local [all...] |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
| unicodeobject.c | 845 There can be no errors beyond this point. */
6342 char *errors = NULL; local 6380 char *errors = NULL; local 8712 char *errors = NULL; local [all...] |
| /external/tensorflow/tensorflow/contrib/cudnn_rnn/kernels/ |
| cudnn_rnn_ops.cc | 36 #include "tensorflow/core/lib/core/errors.h" 127 return errors::InvalidArgument("Invalid RNN mode: ", str); 141 return errors::InvalidArgument("Invalid RNN input mode: ", str); 153 return errors::InvalidArgument("Invalid RNN direction mode: ", str); 170 return errors::InvalidArgument("Invalid TF input mode: ", 409 return errors::InvalidArgument("RNN input must be a 3-D vector."); 421 return errors::InvalidArgument("RNN input must be a 3-D vector."); 430 return errors::InvalidArgument( 436 return errors::InvalidArgument( 524 return errors::InvalidArgument("num_layers is not a scalar") [all...] |
| /bionic/libc/dns/include/ |
| resolv_stats.h | 67 android_net_res_stats_aggregate(struct __res_stats* stats, int* successes, int* errors,
|
| /bionic/libc/kernel/uapi/linux/ |
| virtio_blk.h | 75 __virtio32 errors; member in struct:virtio_scsi_inhdr
|
| /cts/tests/signature/intent-check/src/android/signature/cts/intent/ |
| IntentTest.java | 78 Set<String> errors = new HashSet<>(); local 101 errors.add(error); 110 Assert.assertTrue(errors.toString(), errors.isEmpty());
|
| /cts/tests/tests/security/src/android/security/cts/ |
| ListeningPortsTest.java | 209 String errors = ""; local 223 errors += "\nFound port listening on addr=" 230 if (!errors.equals("")) { 231 throw new ListeningPortsAssertionError(errors);
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Include/ |
| fileobject.h | 55 PyAPI_FUNC(int) PyFile_SetEncodingAndErrors(PyObject *, const char *, char *errors);
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
| fileobject.h | 43 PyAPI_FUNC(int) PyFile_SetEncodingAndErrors(PyObject *, const char *, char *errors);
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Include/ |
| fileobject.h | 54 PyAPI_FUNC(int) PyFile_SetEncodingAndErrors(PyObject *, const char *, char *errors);
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/ |
| fileobject.h | 55 PyAPI_FUNC(int) PyFile_SetEncodingAndErrors(PyObject *, const char *, char *errors);
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
| dep_util.py | 10 from distutils.errors import DistutilsFileError
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/ |
| test_bdist.py | 15 from distutils.errors import DistutilsExecError
|
| test_spawn.py | 9 from distutils.errors import DistutilsExecError
|