/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/cpus/ |
D | cpu-ops.mk | 47 # Flag to apply erratum 816470 workaround during power down. This erratum 51 # Flag to apply erratum 827671 workaround during reset. This erratum applies 55 # Flag to apply erratum 852421 workaround during reset. This erratum applies 59 # Flag to apply erratum 852423 workaround during reset. This erratum applies 63 # Flag to apply erratum 855472 workaround during reset. This erratum applies 67 # Flag to apply erratum 819472 workaround during reset. This erratum applies 71 # Flag to apply erratum 824069 workaround during reset. This erratum applies 75 # Flag to apply erratum 826319 workaround during reset. This erratum applies 79 # Flag to apply erratum 827319 workaround during reset. This erratum applies 88 # Flag to apply erratum 836870 workaround during reset. This erratum applies [all …]
|
/aosp_15_r20/external/arm-trusted-firmware/lib/cpus/ |
H A D | cpu-ops.mk | 75 # Flag to apply erratum 816470 workaround during power down. This erratum 79 # Flag to apply erratum 827671 workaround during reset. This erratum applies 83 # Flag to apply erratum 852421 workaround during reset. This erratum applies 87 # Flag to apply erratum 852423 workaround during reset. This erratum applies 91 # Flag to apply erratum 855472 workaround during reset. This erratum applies 95 # Flag to apply erratum 819472 workaround during reset. This erratum applies 99 # Flag to apply erratum 824069 workaround during reset. This erratum applies 103 # Flag to apply erratum 826319 workaround during reset. This erratum applies 107 # Flag to apply erratum 827319 workaround during reset. This erratum applies 116 # Flag to apply erratum 836870 workaround during reset. This erratum applies [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothSocketException.java | 32 * Thrown when an error occurs during a Bluetooth Socket related exception. 34 * <p>This is currently intended to be thrown for a failure during {@link BluetoothSocket} 67 * Error code representing a failure during {@link BluetoothSocket}. The reason for failure 73 * Error code returned by {@link BluetoothSocket} during a L2CAP-related socket operation that 78 /** Error code during connect when there is an ACL connection failure. */ 82 * Error code during connect when security clearance fails on the client during L2CAP 88 * Error code during connect when authentication fails on the peer device during L2CAP 94 * Error code during connect when authorization fails on the peer device during L2CAP 100 * Error code during connect indicating insufficient encryption key size on the peer device 101 * during L2CAP connection. [all …]
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/gatt/ |
D | GattServerSetupTest.py | 63 signals.TestFailure if there are any errors during setup 84 signals.TestFailure if there are any errors during setup 105 signals.TestFailure if there are any errors during setup 126 signals.TestFailure if there are any errors during setup 149 signals.TestFailure if there are any errors during setup 170 signals.TestFailure if there are any errors during setup 191 signals.TestFailure if there are any errors during setup 212 signals.TestFailure if there are any errors during setup 233 signals.TestFailure if there are any errors during setup 254 signals.TestFailure if there are any errors during setup [all …]
|
/aosp_15_r20/frameworks/proto_logging/stats/enums/adservices/common/ |
H A D | adservices_cel_enums.proto | 139 // Get an invalid execution period during the calculation. 166 // Error during future cancellation process. 457 // Unexpected error during PAS operation. 499 // Exception because semantic error during PAS JSON processing. 623 // Exception during notifying GetAdSelectionDataCallback success in GetAdSelectionDataRunner. 626 // Exception during notifying GetAdSelectionDataCallback empty success 630 // Exception during notifying GetAdSelectionDataCallback failure in GetAdSelectionDataRunner. 633 // Exception of timeout during notifying failure in GetAdSelectionDataRunner. 636 // Exception of JS sandbox unavailable during notifying failure in GetAdSelectionDataRunner. 639 // Exception of invalid argument during notifying failure in GetAdSelectionDataRunner. [all …]
|
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/ |
H A D | SecurityPolicyRulePreconfiguredWafConfigExclusion.java | 88 …* A list of request cookie names whose value will be excluded from inspection during preconfigured… 105 …* A list of request cookie names whose value will be excluded from inspection during preconfigured… 124 …* A list of request cookie names whose value will be excluded from inspection during preconfigured… 139 …* A list of request cookie names whose value will be excluded from inspection during preconfigured… 155 …* A list of request cookie names whose value will be excluded from inspection during preconfigured… 179 …* A list of request header names whose value will be excluded from inspection during preconfigured… 196 …* A list of request header names whose value will be excluded from inspection during preconfigured… 215 …* A list of request header names whose value will be excluded from inspection during preconfigured… 230 …* A list of request header names whose value will be excluded from inspection during preconfigured… 246 …* A list of request header names whose value will be excluded from inspection during preconfigured… [all …]
|
H A D | SecurityPolicyRulePreconfiguredWafConfigExclusionOrBuilder.java | 30 …* A list of request cookie names whose value will be excluded from inspection during preconfigured… 44 …* A list of request cookie names whose value will be excluded from inspection during preconfigured… 57 …* A list of request cookie names whose value will be excluded from inspection during preconfigured… 69 …* A list of request cookie names whose value will be excluded from inspection during preconfigured… 85 …* A list of request cookie names whose value will be excluded from inspection during preconfigured… 99 …* A list of request header names whose value will be excluded from inspection during preconfigured… 113 …* A list of request header names whose value will be excluded from inspection during preconfigured… 126 …* A list of request header names whose value will be excluded from inspection during preconfigured… 138 …* A list of request header names whose value will be excluded from inspection during preconfigured… 154 …* A list of request header names whose value will be excluded from inspection during preconfigured… [all …]
|
/aosp_15_r20/external/pytorch/torch/utils/ |
H A D | checkpoint.py | 249 # to be filled out during the backward. 286 # present at this time during forward. Restore the surrounding state 357 gradient computation during backward, forward computation in checkpointed 358 regions omits saving tensors for backward and recomputes them during the 369 If the :attr:`function` invocation during the backward pass differs 391 entirety during the backward pass. 393 * The reentrant variant does not record the autograd graph during the 430 the RNG state during each checkpoint. Note that under torch.compile, 456 a trace of the operators ran during the original forward computation 531 the RNG state during each checkpoint. [all …]
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/net/ftp/ |
H A D | FtpClient.java | 60 * can occur during an FTP session. The first kind are the network related issues 208 * connection. However it is not recommended to change this during a session. 270 * @throws IOException if an error occurred during the transmission 283 * @throws IOException if an error occurs during the transmission. 296 * @throws IOException if an error occurs during transmission 312 * @throws IOException if an error occurs during the transmission. 321 * @throws IOException if an error occurs during the transmission. 330 * @throws IOException if an error occurs during transmission 381 * @throws IOException if an error occurred during the transmission. 401 * @throws IOException if an error occurred during the transmission. [all …]
|
/aosp_15_r20/art/test/1955-pop-frame-jit-called/ |
H A D | expected-stdout.txt | 19 Test stopped during Method Exit of doNothing 22 Test stopped during Method Enter of doNothing 25 Test stopped during Method Exit of calledFunction 28 Test stopped during Method Enter of calledFunction 31 Test stopped during Method Exit due to exception thrown in same function 34 Test stopped during Method Exit due to exception thrown in subroutine 37 Test stopped during notifyFramePop without exception on pop of calledFunction 40 Test stopped during notifyFramePop without exception on pop of doNothing 43 Test stopped during notifyFramePop with exception on pop of calledFunction 47 Test stopped during notifyFramePop with exception on pop of doThrow [all …]
|
H A D | expected-stdout.jvm.txt | 19 Test stopped during Method Exit of doNothing 22 Test stopped during Method Enter of doNothing 25 Test stopped during Method Exit of calledFunction 28 Test stopped during Method Enter of calledFunction 31 Test stopped during Method Exit due to exception thrown in same function 34 Test stopped during Method Exit due to exception thrown in subroutine 37 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in call… 41 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in subr… 45 Test stopped during Exception event of calledFunction (catch in calling function) 49 Test stopped during Exception event of calledFunction (catch in called function) [all …]
|
/aosp_15_r20/art/test/1953-pop-frame/ |
H A D | expected-stdout.no-jvm.txt | 19 Test stopped during Method Exit of doNothing 22 Test stopped during Method Enter of doNothing 25 Test stopped during Method Exit of calledFunction 28 Test stopped during Method Enter of calledFunction 31 Test stopped during Method Exit due to exception thrown in same function 34 Test stopped during Method Exit due to exception thrown in subroutine 37 Test stopped during notifyFramePop without exception on pop of calledFunction 40 Test stopped during notifyFramePop without exception on pop of doNothing 43 Test stopped during notifyFramePop with exception on pop of calledFunction 47 Test stopped during notifyFramePop with exception on pop of doThrow [all …]
|
/aosp_15_r20/art/test/1954-pop-frame-jit/ |
H A D | expected-stdout.txt | 19 Test stopped during Method Exit of doNothing 22 Test stopped during Method Enter of doNothing 25 Test stopped during Method Exit of calledFunction 28 Test stopped during Method Enter of calledFunction 31 Test stopped during Method Exit due to exception thrown in same function 34 Test stopped during Method Exit due to exception thrown in subroutine 37 Test stopped during notifyFramePop without exception on pop of calledFunction 40 Test stopped during notifyFramePop without exception on pop of doNothing 43 Test stopped during notifyFramePop with exception on pop of calledFunction 47 Test stopped during notifyFramePop with exception on pop of doThrow [all …]
|
H A D | expected-stdout.jvm.txt | 19 Test stopped during Method Exit of doNothing 22 Test stopped during Method Enter of doNothing 25 Test stopped during Method Exit of calledFunction 28 Test stopped during Method Enter of calledFunction 31 Test stopped during Method Exit due to exception thrown in same function 34 Test stopped during Method Exit due to exception thrown in subroutine 37 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in call… 41 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in subr… 45 Test stopped during Exception event of calledFunction (catch in calling function) 49 Test stopped during Exception event of calledFunction (catch in called function) [all …]
|
/aosp_15_r20/art/test/1956-pop-frame-jit-calling/ |
H A D | expected-stdout.txt | 19 Test stopped during Method Exit of doNothing 22 Test stopped during Method Enter of doNothing 25 Test stopped during Method Exit of calledFunction 28 Test stopped during Method Enter of calledFunction 31 Test stopped during Method Exit due to exception thrown in same function 34 Test stopped during Method Exit due to exception thrown in subroutine 37 Test stopped during notifyFramePop without exception on pop of calledFunction 40 Test stopped during notifyFramePop without exception on pop of doNothing 43 Test stopped during notifyFramePop with exception on pop of calledFunction 47 Test stopped during notifyFramePop with exception on pop of doThrow [all …]
|
H A D | expected-stdout.jvm.txt | 19 Test stopped during Method Exit of doNothing 22 Test stopped during Method Enter of doNothing 25 Test stopped during Method Exit of calledFunction 28 Test stopped during Method Enter of calledFunction 31 Test stopped during Method Exit due to exception thrown in same function 34 Test stopped during Method Exit due to exception thrown in subroutine 37 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in call… 41 Test stopped during ExceptionCatch event of calledFunction (catch in called function, throw in subr… 45 Test stopped during Exception event of calledFunction (catch in calling function) 49 Test stopped during Exception event of calledFunction (catch in called function) [all …]
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/biometrics/fingerprint/aidl/android.hardware.biometrics.fingerprint-V5-java-source/gen/android/hardware/biometrics/fingerprint/ |
D | ISessionCallback.java | 33 * This method must only be used to notify the framework during the following operations: 51 * This method must only be used to notify the framework during the following operations: 75 * This method must only be used to notify the framework during the ISession#enroll operation. 85 * This method must only be used to notify the framework during ISession#authenticate. 94 * with the operationId passed in during ISession#authenticate. If the sensor is NOT 101 * This method must only be used to notify the framework during ISession#authenticate. 111 * This method must only be used to notify the framework during ISession#authenticate. 125 * This method must only be used to notify the framework during ISession#authenticate. 139 * Note that this method can be used to notify the framework during any state. 153 * This method must only be used to notify the framework during [all …]
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/tel/lab/ |
D | TelLabGFTDSDSTest.py | 58 Attach to 5G after in/out service during idle 63 (1) Moves to no service area during data idle. 87 Attach to 5G after in/out service during idle. 92 (1) Moves to no service area during data idle. 117 Attach to 5G after in/out service during idle 122 (1) Move to no service area during data idle. 147 Attach to 5G after in/out service during idle 152 (1) Moves to no service area during data idle. 179 Attach to 5G after in/out service during idle 184 (1) Moves to no service area during data idle. [all …]
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/xml/parsers/ |
H A D | SAXParserFactoryTest.java | 295 // fail("SAXException was thrown during parsing"); 297 // fail("ParserConfigurationException was thrown during parsing"); 299 // fail("IOException was thrown during parsing"); 310 // fail("SAXException was thrown during parsing"); 312 // fail("ParserConfigurationException was thrown during parsing"); 314 // fail("IOEXception was thrown during parsing: " + ioe.getMessage()); 326 // fail("SAXException was thrown during parsing"); 328 // fail("ParserConfigurationException was thrown during parsing"); 330 // fail("IOException was thrown during parsing"); 341 // fail("SAXException was thrown during parsing"); [all …]
|
/aosp_15_r20/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/ |
H A D | ISessionCallback.aidl | 42 * This method must only be used to notify the framework during the following operations: 54 * This method must only be used to notify the framework during the ISession#enroll 65 * This method must only be used to notify the framework during the following operations: 88 * This method must only be used to notify the framework during the ISession#enroll operation. 97 * This method must only be used to notify the framework during ISession#authenticate. 105 * with the operationId passed in during ISession#authenticate. If the sensor is NOT 111 * This method must only be used to notify the framework during ISession#authenticate. 119 * This method must only be used to notify the framework during ISession#authenticate. 134 * This method must only be used to notify the framework during ISession#authenticate. 149 * Note that this method can be used to notify the framework during any state. [all …]
|
/aosp_15_r20/external/pytorch/torch/ao/nn/intrinsic/modules/ |
H A D | fused.py | 44 During quantization this will be replaced with the corresponding fused module.""" 56 During quantization this will be replaced with the corresponding fused module.""" 68 During quantization this will be replaced with the corresponding fused module.""" 80 During quantization this will be replaced with the corresponding fused module.""" 92 During quantization this will be replaced with the corresponding fused module.""" 104 During quantization this will be replaced with the corresponding fused module.""" 116 During quantization this will be replaced with the corresponding fused module.""" 129 During quantization this will be replaced with the corresponding fused module.""" 142 During quantization this will be replaced with the corresponding fused module.""" 154 During quantization this will be replaced with the corresponding fused module.""" [all …]
|
/aosp_15_r20/external/google-cloud-java/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2alpha/src/main/java/com/google/cloud/bigquery/migration/v2alpha/ |
H A D | TranslateQueryResponse.java | 189 * The list of errors encountered during the translation, if present. 203 * The list of errors encountered during the translation, if present. 218 * The list of errors encountered during the translation, if present. 231 * The list of errors encountered during the translation, if present. 244 * The list of errors encountered during the translation, if present. 264 * The list of warnings encountered during the translation, if present, 280 * The list of warnings encountered during the translation, if present, 297 * The list of warnings encountered during the translation, if present, 312 * The list of warnings encountered during the translation, if present, 327 * The list of warnings encountered during the translation, if present, [all …]
|
/aosp_15_r20/external/executorch/runtime/core/ |
H A D | event_tracer.h | 22 /// Represents the chain id that will be passed in by the user during 89 /// An event id to uniquely identify this event that was generated during a 120 * want to group together. e.g. all the events that occur during the call to 125 * pointer around. The string must be copied over into internal memory during 138 * around. The string must be copied over into internal memory during this 144 * @param[in] debug_handle Debug handle generated ahead-of-time during model 161 * to be the same name that was passed in during the Debug delegate mapping 166 * over into internal memory during this call. 201 * to be the same name that was passed in during the Debug delegate mapping 206 * over into internal memory during this call. [all …]
|
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/ |
H A D | bdk-csrs-lmc.h | 360 … during the LFSR priming period after [DQ_CHAR_CHECK_ENABLE] is set to one, and is 384 … during the LFSR priming period after [DQ_CHAR_CHECK_ENABLE] is set to one, and is 397 … during the LFSR priming period after [DQ_CHAR_CHECK_ENABLE] is set to one, and is 421 … during the LFSR priming period after [DQ_CHAR_CHECK_ENABLE] is set to one, and is 517 … corresponding bits of the lower 64-bit dataword during a write data transfer. */ 522 … corresponding bits of the lower 64-bit dataword during a write data transfer. */ 613 … corresponding bits of the upper 64-bit dataword during a write data transfer. */ 618 … corresponding bits of the upper 64-bit dataword during a write data transfer. */ 958 …19: 16](R/W) RODT NCTL impedance control bits. This field controls ODT values during a memory read. 1124 …19: 16](R/W) RODT NCTL impedance control bits. This field controls ODT values during a memory read. [all …]
|
/aosp_15_r20/external/clang/test/Driver/ |
H A D | cl-x86-flags.c | 7 // MFLAGS-NOT: argument unused during compilation 12 // IA32-NOT: argument unused during compilation 15 // ia32: argument unused during compilation 19 // IA3264: argument unused during compilation 26 // SSE-NOT: argument unused during compilation 29 // sse: argument unused during compilation 36 // SSE2-NOT: argument unused during compilation 39 // sse2: argument unused during compilation 43 // SSE64: argument unused during compilation 48 // SSE264: argument unused during compilation [all …]
|