/aosp_15_r20/dalvik/dx/tests/105-verify-load-store-ops/ |
H A D | expected.txt | 1 aaload: expected failure occurred 2 aastore: expected failure occurred 3 aastore2: expected failure occurred 4 astore: expected failure occurred 5 astore_0: expected failure occurred 6 astore_1: expected failure occurred 7 astore_2: expected failure occurred 8 astore_3: expected failure occurred 9 baload: expected failure occurred 10 bastore: expected failure occurred [all …]
|
/aosp_15_r20/frameworks/proto_logging/stats/enums/adservices/common/ |
H A D | adservices_cel_enums.proto | 45 // Error occurred when unable to send result to the callback. 48 // Error occurred when failed to call the callback on Rate Limit Reached. 51 // Error occurred when calling package name is not found. 63 // Exception occurred when parsing the Adservices Config XML provided by an app. 176 // SQLException occurred when failed to persist classified Topics. 179 // SQLException occurred when failed to persist Top Topics. 182 // SQLException occurred when failed to record App-Sdk usage history. 185 // SQLException occurred when failed to record App Only usage history. 188 // SQLException occurred when failed to record can learn topic. 191 // SQLException occurred when failed to record returned topic. [all …]
|
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/ |
H A D | Validate.h | 63 * @param[in] function Function in which the error occurred. 64 * @param[in] file File in which the error occurred. 65 * @param[in] line Line in which the error occurred. 139 * @param[in] function Function in which the error occurred. 140 * @param[in] file Name of the file where the error occurred. 141 * @param[in] line Line on which the error occurred. 169 * @param[in] function Function in which the error occurred. 170 * @param[in] file Name of the file where the error occurred. 171 * @param[in] line Line on which the error occurred. 191 * @param[in] function Function in which the error occurred. [all …]
|
H A D | Error.h | 131 * @param[in] func Function in which the error occurred. 132 * @param[in] file File in which the error occurred. 133 * @param[in] line Line in which the error occurred. 164 * @param[in] func Function in which the error occurred. 165 * @param[in] file File in which the error occurred. 166 * @param[in] line Line in which the error occurred. 175 * @param[in] func Function in which the error occurred. 176 * @param[in] file File in which the error occurred. 177 * @param[in] line Line in which the error occurred. 257 * @param[in] func Function in which the error occurred. [all …]
|
/aosp_15_r20/dalvik/dx/tests/101-verify-wide-math/ |
H A D | expected.txt | 1 d2f: expected failure occurred 2 d2i: expected failure occurred 3 d2l: expected failure occurred 4 dadd: expected failure occurred 5 dcmpg: expected failure occurred 6 dcmpl: expected failure occurred 7 ddiv: expected failure occurred 8 dmul: expected failure occurred 9 dneg: expected failure occurred 10 drem: expected failure occurred [all …]
|
/aosp_15_r20/dalvik/dx/tests/102-verify-nonwide-math/ |
H A D | expected.txt | 1 f2d: expected failure occurred 2 f2i: expected failure occurred 3 f2l: expected failure occurred 4 fadd: expected failure occurred 5 fdiv: expected failure occurred 6 fmul: expected failure occurred 7 fneg: expected failure occurred 8 frem: expected failure occurred 9 fsub: expected failure occurred 10 i2d: expected failure occurred [all …]
|
/aosp_15_r20/dalvik/dx/tests/103-verify-branch-ops/ |
H A D | expected.txt | 1 if_acmpeq: expected failure occurred 2 if_acmpne: expected failure occurred 3 if_icmpeq: expected failure occurred 4 if_icmpge: expected failure occurred 5 if_icmpgt: expected failure occurred 6 if_icmple: expected failure occurred 7 if_icmplt: expected failure occurred 8 if_icmpne: expected failure occurred 9 ifeq: expected failure occurred 10 ifge: expected failure occurred [all …]
|
/aosp_15_r20/dalvik/dx/tests/107-verify-stack-ops/ |
H A D | expected.txt | 1 dup: expected failure occurred 2 dup_x1_case1: expected failure occurred 3 dup_x1_case2: expected failure occurred 4 dup_x2_case1: expected failure occurred 5 dup_x2_case2: expected failure occurred 6 dup_x2_case3: expected failure occurred 7 dup2: expected failure occurred 8 dup2_x1_case1: expected failure occurred 9 dup2_x1_case2: expected failure occurred 10 dup2_x1_case3: expected failure occurred [all …]
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cTextureFilterMinmaxTests.cpp | 142 GLU_EXPECT_NO_ERROR(gl.getError(), "genFramebuffers error occurred"); in renderToFBO() 145 GLU_EXPECT_NO_ERROR(gl.getError(), "bindFramebuffer error occurred"); in renderToFBO() 148 GLU_EXPECT_NO_ERROR(gl.getError(), "framebufferTexture2D error occurred"); in renderToFBO() 229 GLU_EXPECT_NO_ERROR(gl.getError(), "glu::Texture1D error occurred"); in generate() 233 GLU_EXPECT_NO_ERROR(gl.getError(), "glu::Texture1D error occurred"); in generate() 236 GLU_EXPECT_NO_ERROR(gl.getError(), "glu::Texture1D error occurred"); in generate() 275 GLU_EXPECT_NO_ERROR(gl.getError(), "glu::Texture1DArray error occurred"); in generate() 279 GLU_EXPECT_NO_ERROR(gl.getError(), "glu::Texture1DArray error occurred"); in generate() 283 GLU_EXPECT_NO_ERROR(gl.getError(), "glu::Texture1DArray error occurred"); in generate() 286 GLU_EXPECT_NO_ERROR(gl.getError(), "glu::Texture1DArray error occurred"); in generate() [all …]
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiMonitor.java | 342 * @param iface Name of iface on which this occurred. 380 * @param iface Name of iface on which this occurred. 389 * @param iface Name of iface on which this occurred. 398 * @param iface Name of iface on which this occurred. 407 * @param iface Name of iface on which this occurred. 417 * @param iface Name of iface on which this occurred. 427 * @param iface Name of iface on which this occurred. 455 * @param iface Name of iface on which this occurred. 466 * @param iface Name of iface on which this occurred. 480 * @param iface Name of iface on which this occurred. [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/etherparse/src/err/ |
D | layer.rs | 4 /// Error occurred in the Linux Cooked Capture v1 (SLL) header. 6 /// Error occurred in the ethernet 2 header. 10 /// Error occurred in the vlan header. 12 /// Error occurred when decoding an IP header (v4 or v6). 14 /// Error occurred in the IPv4 layer. 16 /// Error occurred verifying the total length of an IPv4 packet. 18 /// Error occurred in the IP Authentication header. 20 /// Error occurred in the IPv6 layer. 22 /// Error occurred verifying the payload length of an IPv6 packet. 24 /// Error occurred while decoding a generic IPv6 extension header. [all …]
|
/aosp_15_r20/dalvik/dx/tests/106-verify-object-ops/ |
H A D | expected.txt | 1 anewarray: expected failure occurred 2 arraylength: expected failure occurred 3 athrow: expected failure occurred 4 checkcast: expected failure occurred 5 getfield: expected failure occurred 6 instanceof: expected failure occurred 7 invokeinterface: expected failure occurred 8 invokespecial: expected failure occurred 9 invokestatic: expected failure occurred 10 invokevirtual: expected failure occurred [all …]
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/ |
D | WifiP2pMonitor.java | 243 * @param iface Name of iface on which this occurred. 253 * @param iface Name of iface on which this occurred. 262 * @param iface Name of iface on which this occurred. 274 * @param iface Name of iface on which this occurred. 286 * @param iface Name of iface on which this occurred. 295 * @param iface Name of iface on which this occurred. 307 * @param iface Name of iface on which this occurred. 316 * @param iface Name of iface on which this occurred. 326 * @param iface Name of iface on which this occurred. 335 * @param iface Name of iface on which this occurred. [all …]
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/hal/ |
D | IWifiChip.java | 51 * @return {@link WifiApIface} object, or null if a failure occurred. 64 * @return {@link WifiApIface} object, or null if a failure occurred. 73 * @return {@link WifiNanIface} object, or null if a failure occurred. 81 * @return {@link WifiP2pIface} object, or null if a failure occurred. 90 * @return {@link WifiRttController} object, or null if a failure occurred. 98 * @return {@link WifiStaIface} object, or null if a failure occurred. 140 * @return List of all AP interface names on the chip, or null if an error occurred. 148 * @return List of modes supported by the device, or null if an error occurred. 178 * @return {@link WlanWakeReasonAndCounts} object, or null if an error occurred. 187 * status of each ring buffer on the device, or null if an error occurred. [all …]
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/ |
H A D | debug_internal.h | 22 * \param file file the message has occurred in 23 * \param line line number the message has occurred at 41 * \param file file the error has occurred in 42 * \param line line number the error has occurred in 60 * \param file file the error has occurred in 61 * \param line line number the error has occurred in 82 * \param file file the error has occurred in 83 * \param line line number the error has occurred in 104 * \param file file the error has occurred in 105 * \param line line number the error has occurred in [all …]
|
/aosp_15_r20/dalvik/dx/tests/104-verify-return-ops/ |
H A D | expected.txt | 1 areturn: expected failure occurred 2 dreturn: expected failure occurred 3 freturn: expected failure occurred 4 ireturn: expected failure occurred 5 lreturn: expected failure occurred 6 sig_areturn: expected failure occurred 7 sig_dreturn: expected failure occurred 8 sig_freturn: expected failure occurred 9 sig_ireturn: expected failure occurred 10 sig_lreturn: expected failure occurred [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/ |
D | read_until.hpp | 92 * @li An error occurred. 155 * @li An error occurred. 168 * @param ec Set to indicate what error occurred, if any. 171 * and including the delimiter. Returns 0 if an error occurred. 200 * @li An error occurred. 262 * @li An error occurred. 275 * @param ec Set to indicate what error occurred, if any. 278 * and including the delimiter. Returns 0 if an error occurred. 312 * @li An error occurred. 377 * @li An error occurred. [all …]
|
/aosp_15_r20/hardware/interfaces/graphics/bufferqueue/1.0/ |
H A D | IGraphicBufferProducer.hal | 161 * Return of a value other than NO_ERROR means an error has occurred: 164 * * BAD_VALUE - one of the two conditions occurred: 193 * Return of a value other than NO_ERROR means an error has occurred: 195 * * BAD_VALUE - one of the below conditions occurred: 217 * Return of a value other than NO_ERROR means an error has occurred: 219 * * BAD_VALUE - one of the following has occurred: 275 * Return of a negative means an error has occurred: 318 * Return of a value other than NO_ERROR means an error has occurred: 345 * Return of a value other than NO_ERROR means an error has occurred: 371 * Return of a negative value means an error has occurred: [all …]
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Library/ |
H A D | UefiScsiLib.h | 70 @retval EFI_DEVICE_ERROR A device error occurred while attempting to send 78 @retval EFI_TIMEOUT A timeout occurred while waiting for the SCSI Request 168 @retval EFI_DEVICE_ERROR A device error occurred while attempting to send SCSI 176 @retval EFI_TIMEOUT A timeout occurred while waiting for the SCSI Request 271 @retval EFI_DEVICE_ERROR A device error occurred while attempting to send SCSI 279 @retval EFI_TIMEOUT A timeout occurred while waiting for the SCSI Request 375 @retval EFI_DEVICE_ERROR A device error occurred while attempting to send 383 @retval EFI_TIMEOUT A timeout occurred while waiting for the SCSI 431 …@retval EFI_DEVICE_ERROR A device error occurred while attempting to send SCSI Reques… 434 …@retval EFI_TIMEOUT A timeout occurred while waiting for the SCSI Request Packet… [all …]
|
H A D | UefiUsbLib.h | 30 @retval EFI_TIMEOUT A timeout occurred executing the request. 59 @retval EFI_TIMEOUT A timeout occurred executing the request. 85 @retval EFI_TIMEOUT A timeout occurred executing the request. 109 @retval EFI_TIMEOUT A timeout occurred executing the request. 134 @retval EFI_TIMEOUT A timeout occurred executing the request. 161 @retval EFI_TIMEOUT A timeout occurred executing the request. 191 @retval EFI_TIMEOUT A timeout occurred executing the request. 226 @retval EFI_TIMEOUT A timeout occurred executing the request. 262 @retval EFI_TIMEOUT A timeout occurred executing the request. 296 @retval EFI_TIMEOUT A timeout occurred executing the request. [all …]
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Library/ |
H A D | UefiScsiLib.h | 70 @retval EFI_DEVICE_ERROR A device error occurred while attempting to send 78 @retval EFI_TIMEOUT A timeout occurred while waiting for the SCSI Request 169 @retval EFI_DEVICE_ERROR A device error occurred while attempting to send SCSI 177 @retval EFI_TIMEOUT A timeout occurred while waiting for the SCSI Request 273 @retval EFI_DEVICE_ERROR A device error occurred while attempting to send SCSI 281 @retval EFI_TIMEOUT A timeout occurred while waiting for the SCSI Request 378 @retval EFI_DEVICE_ERROR A device error occurred while attempting to send 386 @retval EFI_TIMEOUT A timeout occurred while waiting for the SCSI 436 …@retval EFI_DEVICE_ERROR A device error occurred while attempting to send SCSI Reques… 439 …@retval EFI_TIMEOUT A timeout occurred while waiting for the SCSI Request Packet… [all …]
|
H A D | UefiUsbLib.h | 31 @retval EFI_TIMEOUT A timeout occurred executing the request. 61 @retval EFI_TIMEOUT A timeout occurred executing the request. 87 @retval EFI_TIMEOUT A timeout occurred executing the request. 111 @retval EFI_TIMEOUT A timeout occurred executing the request. 136 @retval EFI_TIMEOUT A timeout occurred executing the request. 163 @retval EFI_TIMEOUT A timeout occurred executing the request. 193 @retval EFI_TIMEOUT A timeout occurred executing the request. 228 @retval EFI_TIMEOUT A timeout occurred executing the request. 264 @retval EFI_TIMEOUT A timeout occurred executing the request. 298 @retval EFI_TIMEOUT A timeout occurred executing the request. [all …]
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Library/ |
H A D | UefiScsiLib.h | 70 @retval EFI_DEVICE_ERROR A device error occurred while attempting to send 78 @retval EFI_TIMEOUT A timeout occurred while waiting for the SCSI Request 169 @retval EFI_DEVICE_ERROR A device error occurred while attempting to send SCSI 177 @retval EFI_TIMEOUT A timeout occurred while waiting for the SCSI Request 273 @retval EFI_DEVICE_ERROR A device error occurred while attempting to send SCSI 281 @retval EFI_TIMEOUT A timeout occurred while waiting for the SCSI Request 378 @retval EFI_DEVICE_ERROR A device error occurred while attempting to send 386 @retval EFI_TIMEOUT A timeout occurred while waiting for the SCSI 436 …@retval EFI_DEVICE_ERROR A device error occurred while attempting to send SCSI Reques… 439 …@retval EFI_TIMEOUT A timeout occurred while waiting for the SCSI Request Packet… [all …]
|
/aosp_15_r20/frameworks/native/libs/gui/include/gui/ |
H A D | IGraphicBufferConsumer.h | 82 // Return of a negative value means an error has occurred: 93 // Return of a value other than NO_ERROR means an error has occurred: 107 // Return of a value other than NO_ERROR means an error has occurred: 132 // Return of a negative value means an error has occurred: 151 // Return of a value other than NO_ERROR means an error has occurred: 161 // Return of a value other than NO_ERROR means an error has occurred: 172 // Return of a value other than NO_ERROR means an error has occurred: 179 // Return of a value other than NO_ERROR means an error has occurred: 192 // Return of a value other than NO_ERROR means an error has occurred: 193 // * BAD_VALUE - one of the below conditions occurred: [all …]
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/ |
H A D | UefiUsbLib.h | 37 @retval EFI_TIMEOUT A timeout occurred executing the request. 67 @retval EFI_TIMEOUT A timeout occurred executing the request. 93 @retval EFI_TIMEOUT A timeout occurred executing the request. 117 @retval EFI_TIMEOUT A timeout occurred executing the request. 142 @retval EFI_TIMEOUT A timeout occurred executing the request. 169 @retval EFI_TIMEOUT A timeout occurred executing the request. 199 @retval EFI_TIMEOUT A timeout occurred executing the request. 234 @retval EFI_TIMEOUT A timeout occurred executing the request. 270 @retval EFI_TIMEOUT A timeout occurred executing the request. 304 @retval EFI_TIMEOUT A timeout occurred executing the request. [all …]
|