Home
last modified time | relevance | path

Searched defs:error (Results 1 – 25 of 9478) sorted by relevance

12345678910>>...380

/aosp_15_r20/system/teeui/test/
H A Dteeui_locale_test.cpp39 int error = runRenderTest("en", false /* magnified */, false /* inverted */); in TEST_F() local
44 int error = runRenderTest("en", true /* magnified */, false /* inverted */); in TEST_F() local
49 int error = runRenderTest("af", false /* magnified */, false /* inverted */); in TEST_F() local
54 int error = runRenderTest("af", true /* magnified */, false /* inverted */); in TEST_F() local
59 int error = runRenderTest("am", false /* magnified */, false /* inverted */); in TEST_F() local
64 int error = runRenderTest("am", true /* magnified */, false /* inverted */); in TEST_F() local
69 int error = runRenderTest("ar", false /* magnified */, false /* inverted */); in TEST_F() local
74 int error = runRenderTest("ar", true /* magnified */, false /* inverted */); in TEST_F() local
79 int error = runRenderTest("ar-EG", false /* magnified */, false /* inverted */); in TEST_F() local
84 int error = runRenderTest("ar-EG", true /* magnified */, false /* inverted */); in TEST_F() local
[all …]
/aosp_15_r20/external/libchrome-gestures/tools/
H A Dtouchtests-report.json5 "error": "", string
12 "error": "", string
19 "error": "", string
26 "error": "", string
33 "error": "", string
40 "error": "", string
47 "error": "", string
54 "error": "", string
61 "error": "", string
68 "error": "", string
[all …]
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate.cpp144 if (auto error = ValidateFloatControls2(_)) { in ValidateEntryPoints() local
147 if (auto error = ValidateDuplicateExecutionModes(_)) { in ValidateEntryPoints() local
205 if (auto error = spvBinaryParse(&context, vstate, words, num_words, in ValidateBinaryUsingContextAndValidationState() local
276 if (auto error = IdPass(*vstate, inst)) return error; in ValidateBinaryUsingContextAndValidationState() local
279 if (auto error = CapabilityPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
280 if (auto error = ModuleLayoutPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
281 if (auto error = CfgPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
282 if (auto error = InstructionPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
314 if (auto error = ValidateForwardDecls(*vstate)) return error; in ValidateBinaryUsingContextAndValidationState() local
330 if (auto error = UpdateIdUse(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
[all …]
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate.cpp144 if (auto error = ValidateFloatControls2(_)) { in ValidateEntryPoints() local
147 if (auto error = ValidateDuplicateExecutionModes(_)) { in ValidateEntryPoints() local
205 if (auto error = spvBinaryParse(&context, vstate, words, num_words, in ValidateBinaryUsingContextAndValidationState() local
276 if (auto error = IdPass(*vstate, inst)) return error; in ValidateBinaryUsingContextAndValidationState() local
279 if (auto error = CapabilityPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
280 if (auto error = ModuleLayoutPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
281 if (auto error = CfgPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
282 if (auto error = InstructionPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
314 if (auto error = ValidateForwardDecls(*vstate)) return error; in ValidateBinaryUsingContextAndValidationState() local
330 if (auto error = UpdateIdUse(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate.cpp144 if (auto error = ValidateFloatControls2(_)) { in ValidateEntryPoints() local
202 if (auto error = spvBinaryParse(&context, vstate, words, num_words, in ValidateBinaryUsingContextAndValidationState() local
273 if (auto error = IdPass(*vstate, inst)) return error; in ValidateBinaryUsingContextAndValidationState() local
276 if (auto error = CapabilityPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
277 if (auto error = ModuleLayoutPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
278 if (auto error = CfgPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
279 if (auto error = InstructionPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
311 if (auto error = ValidateForwardDecls(*vstate)) return error; in ValidateBinaryUsingContextAndValidationState() local
327 if (auto error = UpdateIdUse(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
336 if (auto error = MiscPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
[all …]
/aosp_15_r20/external/ot-br-posix/src/dbus/common/
H A Ddbus_message_helper_openthread.cpp39 otbrError error = DBusMessageExtract(aIter, val); in DBusMessageExtract() local
55 otbrError error = OTBR_ERROR_NONE; in DBusMessageExtract() local
89 otbrError error = OTBR_ERROR_NONE; in DBusMessageEncode() local
117 otbrError error = OTBR_ERROR_NONE; in DBusMessageExtract() local
132 otbrError error = OTBR_ERROR_NONE; in DBusMessageEncode() local
147 otbrError error = OTBR_ERROR_NONE; in DBusMessageEncode() local
164 otbrError error = OTBR_ERROR_DBUS; in DBusMessageExtract() local
182 otbrError error = OTBR_ERROR_NONE; in DBusMessageEncode() local
199 otbrError error = OTBR_ERROR_NONE; in DBusMessageExtract() local
215 otbrError error = OTBR_ERROR_NONE; in DBusMessageEncode() local
[all …]
/aosp_15_r20/external/ot-br-posix/src/dbus/server/
H A Ddbus_thread_object_rcp.cpp118 otbrError error = OTBR_ERROR_NONE; in Init() local
372 otError error = OT_ERROR_NONE; in EnergyScanHandler() local
453 otError error = OT_ERROR_NONE; in AttachAllNodesToHandler() local
459 …mHost.GetThreadHelper()->AttachAllNodesTo(dataset, [aRequest](otError error, int64_t aAttachDelayM… in AttachAllNodesToHandler()
477 otError error = OT_ERROR_NONE; in FactoryResetHandler() local
544 otError error = OT_ERROR_NONE; in AddOnMeshPrefixHandler() local
573 otError error = OT_ERROR_NONE; in RemoveOnMeshPrefixHandler() local
593 otError error = OT_ERROR_NONE; in AddExternalRouteHandler() local
620 otError error = OT_ERROR_NONE; in RemoveExternalRouteHandler() local
650 otError error = OT_ERROR_NONE; in SetMeshLocalPrefixHandler() local
[all …]
/aosp_15_r20/external/openthread/src/ncp/
H A Dncp_base_ftd.cpp64 otError error = OT_ERROR_NONE; in EncodeChildInfo() local
129 otError error = OT_ERROR_NONE; in HandleNeighborTableChanged() local
209 otError error = OT_ERROR_NONE; in HandlePropertyGet() local
233 otError error = OT_ERROR_NONE; in HandlePropertyGet() local
267 otError error = OT_ERROR_NONE; in HandlePropertyGet() local
310 otError error = OT_ERROR_NONE; in HandlePropertySet() local
328 otError error = OT_ERROR_NONE; in HandlePropertySet() local
345 otError error = OT_ERROR_NONE; in HandlePropertySet() local
361 otError error = OT_ERROR_NONE; in HandlePropertyGet() local
381 otError error = OT_ERROR_NONE; in HandlePropertySet() local
[all …]
H A Dncp_base_mtd.cpp190 otError error; in EncodeNeighborInfo() local
218 otError error = OT_ERROR_NONE; in EncodeLinkMetricsValues() local
265 otError error = OT_ERROR_NONE; in HandlePropertySet() local
283 otError error = OT_ERROR_NONE; in HandlePropertySet() local
301 otError error = OT_ERROR_NONE; in HandlePropertySet() local
320 otError error = OT_ERROR_NONE; in HandlePropertySet() local
408 otError error = OT_ERROR_NONE; in HandlePropertyGet() local
431 otError error = OT_ERROR_NONE; in HandlePropertySet() local
454 otError error = OT_ERROR_NONE; in HandlePropertySet() local
466 otError error = OT_ERROR_NONE; in HandlePropertySet() local
[all …]
H A Dncp_base.cpp405 otError error = OT_ERROR_NONE; in HandleReceive() local
557 otError error = OT_ERROR_NONE; in StreamWrite() local
732 otError error = OT_ERROR_NONE; in Log() local
787 otError error = OT_ERROR_NONE; in EnqueueResponse() local
856 otError error = OT_ERROR_NONE; in SendQueuedResponses() local
969 otError error = OT_ERROR_NONE; in HandleCommand() local
1077 otError error = OT_ERROR_NONE; in HandleCommandPropertySet() local
1130 otError error = OT_ERROR_NONE; in HandleCommandPropertyInsertRemove() local
1191 otError error = OT_ERROR_NONE; in WriteLastStatusFrame() local
1208 otError error = OT_ERROR_NONE; in WritePropertyValueIsFrame() local
[all …]
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dradio_spinel.cpp129 otError error = OT_ERROR_NONE; in Init() local
188 otError error = OT_ERROR_NONE; in CheckSpinelVersion() local
235 otError error = OT_ERROR_NONE; in CheckRadioCapabilities() local
263 otError error = OT_ERROR_NONE; in CheckRcpApiVersion() local
324 otError error = OT_ERROR_NONE; in HandleNotification() local
371 otError error = OT_ERROR_NONE; in HandleNotification() local
392 otError error = OT_ERROR_NONE; in HandleResponse() local
495 otError error = OT_ERROR_NONE; in HandleValueIs() local
642 otError error; in SendReset() local
659 otError error = OT_ERROR_NONE; in ParseRadioFrame() local
[all …]
H A Dspinel_decoder.cpp72 otError error = OT_ERROR_NONE; in ReadBool() local
97 otError error = OT_ERROR_NONE; in ReadUint8() local
109 otError error = OT_ERROR_NONE; in ReadInt8() local
121 otError error = OT_ERROR_NONE; in ReadUint16() local
135 otError error = OT_ERROR_NONE; in ReadInt16() local
147 otError error = OT_ERROR_NONE; in ReadUint32() local
162 otError error = OT_ERROR_NONE; in ReadInt32() local
174 otError error = OT_ERROR_NONE; in ReadUint64() local
191 otError error = OT_ERROR_NONE; in ReadInt64() local
203 otError error = OT_ERROR_NONE; in ReadUintPacked() local
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/gpu/
H A Dcupti_error_manager.cc58 CUptiResult error = interface_->ActivityDisable(kind); in ActivityDisable() local
65 CUptiResult error = interface_->ActivityEnable(kind); in ActivityEnable() local
78 CUptiResult error = interface_->ActivityFlushAll(flag); in ActivityFlushAll() local
86 CUptiResult error = interface_->ActivityGetNextRecord( in ActivityGetNextRecord() local
97 CUptiResult error = in ActivityGetNumDroppedRecords() local
106 CUptiResult error = in ActivityConfigureUnifiedMemoryCounter() local
118 CUptiResult error = interface_->ActivityRegisterCallbacks( in ActivityRegisterCallbacks() local
127 CUptiResult error = interface_->GetDeviceId(context, device_id); in GetDeviceId() local
134 CUptiResult error = interface_->GetTimestamp(timestamp); in GetTimestamp() local
141 CUptiResult error = interface_->Finalize(); in Finalize() local
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/gob/
Ddec_helpers.go52 func decBoolArray(state *decoderState, v reflect.Value, length int, ovfl error) bool {
60 func decBoolSlice(state *decoderState, v reflect.Value, length int, ovfl error) bool {
79 func decComplex64Array(state *decoderState, v reflect.Value, length int, ovfl error) bool {
87 func decComplex64Slice(state *decoderState, v reflect.Value, length int, ovfl error) bool {
108 func decComplex128Array(state *decoderState, v reflect.Value, length int, ovfl error) bool {
116 func decComplex128Slice(state *decoderState, v reflect.Value, length int, ovfl error) bool {
137 func decFloat32Array(state *decoderState, v reflect.Value, length int, ovfl error) bool {
145 func decFloat32Slice(state *decoderState, v reflect.Value, length int, ovfl error) bool {
164 func decFloat64Array(state *decoderState, v reflect.Value, length int, ovfl error) bool {
172 func decFloat64Slice(state *decoderState, v reflect.Value, length int, ovfl error) bool {
[all …]
/aosp_15_r20/device/google/cuttlefish/host/commands/cvd_import_locations/unittest/
Dkml_parser_test.cc26 bool ParseKmlFile(GpsFixArray* locations, char* text, std::string* error) { in ParseKmlFile()
39 bool ParseKmlString(GpsFixArray* locations, char* text, std::string* error) { in ParseKmlString()
48 std::string error; in TEST() local
60 std::string error; in TEST() local
68 std::string error; in TEST() local
87 std::string error; in TEST() local
96 std::string error; in TEST() local
159 std::string error; in TEST() local
183 std::string error; in TEST() local
216 std::string error; in TEST() local
[all …]
/aosp_15_r20/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp53 #define LOG_HWC_ERROR(what, error, displayId) \ argument
65 #define RETURN_IF_HWC_ERROR_FOR(what, error, displayId, ...) \ argument
73 #define RETURN_IF_HWC_ERROR(error, displayId, ...) \ argument
120 const auto error = static_cast<hal::Error>( in getDisplayIdentificationData() local
215 const auto error = static_cast<hal::Error>( in allocateVirtualDisplay() local
247 auto error = static_cast<hal::Error>( in getAttribute() local
259 auto error = std::move(expected).error(); in createLayer() local
326 auto error = static_cast<hal::Error>( in getModesFromDisplayConfigurations() local
367 auto error = static_cast<hal::Error>(mComposer->getDisplayConfigs(hwcDisplayId, &configIds)); in getModesFromLegacyDisplayConfigs() local
403 const auto error = static_cast<hal::Error>(mComposer->getActiveConfig(hwcId, &configId)); in getActiveMode() local
[all …]
/aosp_15_r20/external/OpenCL-CTS/test_conformance/events/
H A Daction_classes.cpp27 cl_int error; in IGetPreferredImageSize2D() local
74 cl_int error; in IGetPreferredImageSize3D() local
149 int error; in Setup() local
181 cl_int error = in Execute() local
194 cl_int error; in Setup() local
236 cl_int error = clEnqueueReadBuffer(queue, mBuffer, CL_FALSE, 0, mSize, in Execute() local
252 cl_int error = clEnqueueWriteBuffer(queue, mBuffer, CL_FALSE, 0, mSize, in Execute() local
274 cl_int error; in Execute() local
286 cl_int error = BufferAction::Setup(device, context, queue); in Setup() local
299 cl_int error = clEnqueueUnmapMemObject(queue, mBuffer, mMappedPtr, numWaits, in Execute() local
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/error/
H A Dtests.rs73 let error = SuperError { source: SuperErrorSideKick }; in single_line_formatting() localVariable
83 let error = SuperError { source: SuperErrorSideKick }; in multi_line_formatting() localVariable
129 let error = GenericError::new("Error with backtrace"); in error_with_backtrace_outputs_correctly_with_one_source() localVariable
130 let mut error = GenericError::new_with_source("The source of the error", error); in error_with_backtrace_outputs_correctly_with_one_source() localVariable
153 let mut error = GenericError::new("Error with backtrace"); in error_with_backtrace_outputs_correctly_with_two_sources() localVariable
155 let error = GenericError::new_with_source("The source of the error", error); in error_with_backtrace_outputs_correctly_with_two_sources() localVariable
156 let error = GenericError::new_with_source("Error with two sources", error); in error_with_backtrace_outputs_correctly_with_two_sources() localVariable
221 let error = GenericError::new(MyMessage); in error_formats_single_line_with_rude_display_impl() localVariable
222 let error = GenericError::new_with_source(MyMessage, error); in error_formats_single_line_with_rude_display_impl() localVariable
223 let error = GenericError::new_with_source(MyMessage, error); in error_formats_single_line_with_rude_display_impl() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/error/
H A Dtests.rs73 let error = SuperError { source: SuperErrorSideKick }; in single_line_formatting() localVariable
83 let error = SuperError { source: SuperErrorSideKick }; in multi_line_formatting() localVariable
129 let error = GenericError::new("Error with backtrace"); in error_with_backtrace_outputs_correctly_with_one_source() localVariable
130 let mut error = GenericError::new_with_source("The source of the error", error); in error_with_backtrace_outputs_correctly_with_one_source() localVariable
153 let mut error = GenericError::new("Error with backtrace"); in error_with_backtrace_outputs_correctly_with_two_sources() localVariable
155 let error = GenericError::new_with_source("The source of the error", error); in error_with_backtrace_outputs_correctly_with_two_sources() localVariable
156 let error = GenericError::new_with_source("Error with two sources", error); in error_with_backtrace_outputs_correctly_with_two_sources() localVariable
221 let error = GenericError::new(MyMessage); in error_formats_single_line_with_rude_display_impl() localVariable
222 let error = GenericError::new_with_source(MyMessage, error); in error_formats_single_line_with_rude_display_impl() localVariable
223 let error = GenericError::new_with_source(MyMessage, error); in error_formats_single_line_with_rude_display_impl() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/error/
H A Dtests.rs73 let error = SuperError { source: SuperErrorSideKick }; in single_line_formatting() localVariable
83 let error = SuperError { source: SuperErrorSideKick }; in multi_line_formatting() localVariable
129 let error = GenericError::new("Error with backtrace"); in error_with_backtrace_outputs_correctly_with_one_source() localVariable
130 let mut error = GenericError::new_with_source("The source of the error", error); in error_with_backtrace_outputs_correctly_with_one_source() localVariable
153 let mut error = GenericError::new("Error with backtrace"); in error_with_backtrace_outputs_correctly_with_two_sources() localVariable
155 let error = GenericError::new_with_source("The source of the error", error); in error_with_backtrace_outputs_correctly_with_two_sources() localVariable
156 let error = GenericError::new_with_source("Error with two sources", error); in error_with_backtrace_outputs_correctly_with_two_sources() localVariable
221 let error = GenericError::new(MyMessage); in error_formats_single_line_with_rude_display_impl() localVariable
222 let error = GenericError::new_with_source(MyMessage, error); in error_formats_single_line_with_rude_display_impl() localVariable
223 let error = GenericError::new_with_source(MyMessage, error); in error_formats_single_line_with_rude_display_impl() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/error/
H A Dtests.rs73 let error = SuperError { source: SuperErrorSideKick }; in single_line_formatting() localVariable
83 let error = SuperError { source: SuperErrorSideKick }; in multi_line_formatting() localVariable
129 let error = GenericError::new("Error with backtrace"); in error_with_backtrace_outputs_correctly_with_one_source() localVariable
130 let mut error = GenericError::new_with_source("The source of the error", error); in error_with_backtrace_outputs_correctly_with_one_source() localVariable
153 let mut error = GenericError::new("Error with backtrace"); in error_with_backtrace_outputs_correctly_with_two_sources() localVariable
155 let error = GenericError::new_with_source("The source of the error", error); in error_with_backtrace_outputs_correctly_with_two_sources() localVariable
156 let error = GenericError::new_with_source("Error with two sources", error); in error_with_backtrace_outputs_correctly_with_two_sources() localVariable
221 let error = GenericError::new(MyMessage); in error_formats_single_line_with_rude_display_impl() localVariable
222 let error = GenericError::new_with_source(MyMessage, error); in error_formats_single_line_with_rude_display_impl() localVariable
223 let error = GenericError::new_with_source(MyMessage, error); in error_formats_single_line_with_rude_display_impl() localVariable
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/error/
H A Dtests.rs73 let error = SuperError { source: SuperErrorSideKick }; in single_line_formatting() localVariable
83 let error = SuperError { source: SuperErrorSideKick }; in multi_line_formatting() localVariable
129 let error = GenericError::new("Error with backtrace"); in error_with_backtrace_outputs_correctly_with_one_source() localVariable
130 let mut error = GenericError::new_with_source("The source of the error", error); in error_with_backtrace_outputs_correctly_with_one_source() localVariable
153 let mut error = GenericError::new("Error with backtrace"); in error_with_backtrace_outputs_correctly_with_two_sources() localVariable
155 let error = GenericError::new_with_source("The source of the error", error); in error_with_backtrace_outputs_correctly_with_two_sources() localVariable
156 let error = GenericError::new_with_source("Error with two sources", error); in error_with_backtrace_outputs_correctly_with_two_sources() localVariable
221 let error = GenericError::new(MyMessage); in error_formats_single_line_with_rude_display_impl() localVariable
222 let error = GenericError::new_with_source(MyMessage, error); in error_formats_single_line_with_rude_display_impl() localVariable
223 let error = GenericError::new_with_source(MyMessage, error); in error_formats_single_line_with_rude_display_impl() localVariable
[all …]
/aosp_15_r20/system/libvintf/test/
H A DLibVintfTest.cpp70 std::string error; in add() local
163 std::string error; in createManifestHal() local
479 std::string error; in TEST_F() local
491 std::string error; in TEST_F() local
507 std::string error; in TEST_F() local
533 std::string error; in TEST_F() local
555 std::string error; in TEST_F() local
580 std::string error; in TEST_F() local
602 std::string error; in TEST_F() local
1122 std::string error; in TEST_F() local
[all …]
/aosp_15_r20/external/openthread/src/cli/
H A Dcli.cpp207 otError error = OT_ERROR_NONE; in Process() local
248 otError error = OT_ERROR_NONE; in Process() local
281 otError error = OT_ERROR_NONE; in ProcessLine() local
325 otError error = OT_ERROR_INVALID_COMMAND; in ProcessUserCommands() local
347 otError error = OT_ERROR_FAILED; in SetUserCommands() local
374 otError error = OT_ERROR_NONE; in Process() local
649 otError error = OT_ERROR_NONE; in Process() local
976 otError error = OT_ERROR_NONE; in Process() local
1089 otError error = OT_ERROR_NONE; in Process() local
1149 otError error = OT_ERROR_NONE; in Process() local
[all …]
/aosp_15_r20/external/oj-libjdwp/src/share/back/
H A Dutil.c202 jvmtiError error; in util_initialize() local
366 jvmtiError error; in writeFieldValue() local
441 jvmtiError error; in writeStaticFieldValue() local
558 jvmtiError error; in sharedInvoke() local
708 jvmtiError error; in fieldModifiers() local
722 jvmtiError error; in methodModifiers() local
734 jvmtiError error; in methodClass() local
746 jvmtiError error; in methodLocation() local
760 jvmtiError error; in methodSignature() local
794 jvmtiError error; in methodReturnType() local
[all …]

12345678910>>...380