Home
last modified time | relevance | path

Searched +full:ror +full:- +full:default (Results 1 – 25 of 480) sorted by relevance

12345678910>>...20

/aosp_15_r20/out/soong/raw-aosp_shiba/64/
D64c86aaf198f64aff6266c44230c62e35fb831843 from: "external/google-smali/scripts/smali"
4 to: "tools/out/bin/android-smali"
8 …om: "out/soong/.intermediates/external/google-smali/smali/android-smali/linux_glibc_common/withres…
9 to: "tools/out/framework/android-smali.jar"
28 …from: "out/soong/.intermediates/dalvik/dx/jasmin-jar/linux_glibc_common/local-combined/jasmin-jar.…
33 from: "prebuilts/remoteexecution-client/live/rewrapper"
34 to: "tools/out/rewrapper/prebuilts/remoteexecution-client/live/rewrapper"
38 from: "out/host/linux-x86/bin/go/soong_zip/linux_glibc_x86_64/obj/soong_zip"
48 …from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/li…
53 from: "art/test/057-math-intrinsics/Android.bp"
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/a7/
Da788e1d3c70b9d779fc5f812063d36a88c543d2b3 from: "external/google-smali/scripts/smali"
4 to: "tools/out/bin/android-smali"
8 …om: "out/soong/.intermediates/external/google-smali/smali/android-smali/linux_glibc_common/withres…
9 to: "tools/out/framework/android-smali.jar"
28 …from: "out/soong/.intermediates/dalvik/dx/jasmin-jar/linux_glibc_common/local-combined/jasmin-jar.…
33 from: "prebuilts/remoteexecution-client/live/rewrapper"
34 to: "tools/out/rewrapper/prebuilts/remoteexecution-client/live/rewrapper"
38 from: "out/host/linux-x86/bin/go/soong_zip/linux_glibc_x86_64/obj/soong_zip"
48 …from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/li…
53 from: "art/test/057-math-intrinsics/Android.bp"
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/1e/
D1e8933e7ab761b527f39a3dd22287770baf0f3993 from: "external/google-smali/scripts/smali"
4 to: "tools/out/bin/android-smali"
8 …om: "out/soong/.intermediates/external/google-smali/smali/android-smali/linux_glibc_common/withres…
9 to: "tools/out/framework/android-smali.jar"
28 …from: "out/soong/.intermediates/dalvik/dx/jasmin-jar/linux_glibc_common/local-combined/jasmin-jar.…
33 from: "prebuilts/remoteexecution-client/live/rewrapper"
34 to: "tools/out/rewrapper/prebuilts/remoteexecution-client/live/rewrapper"
38 from: "out/host/linux-x86/bin/go/soong_zip/linux_glibc_x86_64/obj/soong_zip"
48 …from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/li…
53 from: "art/test/057-math-intrinsics/Android.bp"
[all …]
/aosp_15_r20/external/vixl/src/aarch32/
H A Dinstructions-aarch32.cc37 #include "utils-vixl.h"
38 #include "aarch32/constants-aarch32.h"
39 #include "aarch32/instructions-aarch32.h"
49 case ROR: in IsValidAmount()
56 default: in IsValidAmount()
73 default: in operator <<()
162 os << "{" << first << "-" << last << "}"; in operator <<()
173 os << "{" << first << "-" << last << "}"; in operator <<()
181 nreglist.GetLastDRegister().GetCode() - first.GetCode() + increment; in operator <<()
197 count -= increment; in operator <<()
[all …]
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/recoverysystem/
H A DRecoverySystemService.java8 * http://www.apache.org/licenses/LICENSE-2.0
96 * triggers /system/bin/uncrypt via init to de-encrypt an OTA package on the
110 static final String INIT_SERVICE_SETUP_BCB = "init.svc.setup-bcb";
112 static final String INIT_SERVICE_CLEAR_BCB = "init.svc.clear-bcb";
129 static final String RECOVERY_WIPE_DATA_COMMAND = "--wipe_data";
185 * Fatal arm escrow errors from lock settings that means the RoR is in a bad state. So clients
186 * need to prepare RoR again.
323 String serviceName = IBootControl.DESCRIPTOR + "/default"; in getBootControl()
354 return -1; in getUidFromPackageName()
544 // TODO: consider adding a dedicated forced-wipe-reboot method to PowerManager and in rebootRecoveryWithCommand()
[all …]
/aosp_15_r20/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h1 //===- AArch64AddressingModes.h - AArch64 Addressing Modes ------*- C++ -*-===//
8 //===----------------------------------------------------------------------===//
12 //===----------------------------------------------------------------------===//
25 /// AArch64_AM - AArch64 Addressing Mode Stuff
28 //===----------------------------------------------------------------------===//
33 InvalidShiftExtend = -1,
37 ROR, enumerator
51 /// getShiftName - Get the string encoding for the shift type.
54 default: llvm_unreachable("unhandled shift type!"); in getShiftExtendName()
58 case AArch64_AM::ROR: return "ror"; in getShiftExtendName()
[all …]
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/locksettings/
H A DRebootEscrowManager.java8 * http://www.apache.org/licenses/LICENSE-2.0
76 * K_s: The RebootEscrowKey, i.e. AES-GCM key stored in memory
77 * K_k: AES-GCM key in android keystore
123 * The default retry specs for loading reboot escrow data. We will attempt to retry loading
129 // 3 minutes. It's enough for the default 3 retries with 30 seconds interval
131 // 5 seconds. An extension of the overall RoR timeout to account for overhead.
266 // Always use the server based RoR if the HAL isn't installed on device. in serverBasedResumeOnReboot()
434 () -> { in setLoadEscrowDataErrorCode()
518 () -> { in loadRebootEscrowDataIfAvailable()
525 () -> loadRebootEscrowDataOnInternet(retryHandler, users, rebootEscrowUsers)); in loadRebootEscrowDataIfAvailable()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h1 //===- AArch64AddressingModes.h - AArch64 Addressing Modes ------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
26 /// AArch64_AM - AArch64 Addressing Mode Stuff
29 //===----------------------------------------------------------------------===//
34 InvalidShiftExtend = -1,
38 ROR, enumerator
52 /// getShiftName - Get the string encoding for the shift type.
55 default: llvm_unreachable("unhandled shift type!"); in getShiftExtendName()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h1 //===- AArch64AddressingModes.h - AArch64 Addressing Modes ------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
25 /// AArch64_AM - AArch64 Addressing Mode Stuff
28 //===----------------------------------------------------------------------===//
33 InvalidShiftExtend = -1,
37 ROR, enumerator
51 /// getShiftName - Get the string encoding for the shift type.
54 default: llvm_unreachable("unhandled shift type!"); in getShiftExtendName()
[all …]
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/sha/asm/
H A Dsha1-armv8.pl2 # Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
20 # over code generated with "default" compiler:
22 # hardware-assisted software(*)
24 # Cortex-A53 2.24 8.03 (+97%)
25 # Cortex-A57 2.35 7.88 (+74%)
27 # X-Gene 8.80 (+200%)
33 # optimizes compiler output at run-time.
39 ( $xlate="${dir}arm-xlate.pl" and -f $xlate ) or
40 ( $xlate="${dir}../../../perlasm/arm-xlate.pl" and -f $xlate) or
41 die "can't locate arm-xlate.pl";
[all …]
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/sha/asm/
H A Dsha1-armv8.pl2 # Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
20 # over code generated with "default" compiler:
22 # hardware-assisted software(*)
24 # Cortex-A53 2.24 8.03 (+97%)
25 # Cortex-A57 2.35 7.88 (+74%)
27 # X-Gene 8.80 (+200%)
33 # optimizes compiler output at run-time.
39 ( $xlate="${dir}arm-xlate.pl" and -f $xlate ) or
40 ( $xlate="${dir}../../../perlasm/arm-xlate.pl" and -f $xlate) or
41 die "can't locate arm-xlate.pl";
[all …]
/aosp_15_r20/external/vixl/test/aarch32/
H A Dtest-assembler-cond-rd-operand-rn-shift-rs-narrow-out-it-block-t32.cc28 // -----------------------------------------------------------------------------
30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using
34 // -----------------------------------------------------------------------------
37 #include "test-runner.h"
39 #include "test-utils.h"
40 #include "test-utils-aarch32.h"
42 #include "aarch32/assembler-aarch32.h"
43 #include "aarch32/macro-assembler-aarch32.h"
81 // default.
120 {{al, r0, r0, ROR, r0}, false, al, "al r0 r0 ROR r0", "al_r0_r0_ROR_r0"},
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/linux-aarch64/crypto/fipsmodule/
Dsha512-armv8.S1 // This file is generated from a similarly-named Perl script in the BoringSSL
16 // Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
35 // over code generated with "default" compiler:
37 // SHA256-hw SHA256(*) SHA512
38 // Apple A7 1.97 10.5 (+33%) 6.73 (-1%(**))
39 // Cortex-A53 2.38 15.5 (+115%) 10.0 (+150%(***))
40 // Cortex-A57 2.31 11.6 (+86%) 7.51 (+260%(***))
42 // X-Gene 20.0 (+100%) 12.8 (+300%(***))
47 // (**) The result is a trade-off: it's possible to improve it by
49 // on Cortex-A53 (or by 4 cycles per round).
[all …]
/aosp_15_r20/external/openscreen/third_party/boringssl/linux-aarch64/crypto/fipsmodule/
H A Dsha512-armv8.S1 // This file is generated from a similarly-named Perl script in the BoringSSL
16 // Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
35 // over code generated with "default" compiler:
37 // SHA256-hw SHA256(*) SHA512
38 // Apple A7 1.97 10.5 (+33%) 6.73 (-1%(**))
39 // Cortex-A53 2.38 15.5 (+115%) 10.0 (+150%(***))
40 // Cortex-A57 2.31 11.6 (+86%) 7.51 (+260%(***))
42 // X-Gene 20.0 (+100%) 12.8 (+300%(***))
47 // (**) The result is a trade-off: it's possible to improve it by
49 // on Cortex-A53 (or by 4 cycles per round).
[all …]
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/linux-aarch64/crypto/fipsmodule/
Dsha512-armv8.S1 // This file is generated from a similarly-named Perl script in the BoringSSL
16 // Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
35 // over code generated with "default" compiler:
37 // SHA256-hw SHA256(*) SHA512
38 // Apple A7 1.97 10.5 (+33%) 6.73 (-1%(**))
39 // Cortex-A53 2.38 15.5 (+115%) 10.0 (+150%(***))
40 // Cortex-A57 2.31 11.6 (+86%) 7.51 (+260%(***))
42 // X-Gene 20.0 (+100%) 12.8 (+300%(***))
47 // (**) The result is a trade-off: it's possible to improve it by
49 // on Cortex-A53 (or by 4 cycles per round).
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/win-aarch64/crypto/fipsmodule/
Dsha512-armv8.S1 // This file is generated from a similarly-named Perl script in the BoringSSL
16 // Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
35 // over code generated with "default" compiler:
37 // SHA256-hw SHA256(*) SHA512
38 // Apple A7 1.97 10.5 (+33%) 6.73 (-1%(**))
39 // Cortex-A53 2.38 15.5 (+115%) 10.0 (+150%(***))
40 // Cortex-A57 2.31 11.6 (+86%) 7.51 (+260%(***))
42 // X-Gene 20.0 (+100%) 12.8 (+300%(***))
47 // (**) The result is a trade-off: it's possible to improve it by
49 // on Cortex-A53 (or by 4 cycles per round).
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/ios-aarch64/crypto/fipsmodule/
Dsha512-armv8.S1 // This file is generated from a similarly-named Perl script in the BoringSSL
15 // Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
34 // over code generated with "default" compiler:
36 // SHA256-hw SHA256(*) SHA512
37 // Apple A7 1.97 10.5 (+33%) 6.73 (-1%(**))
38 // Cortex-A53 2.38 15.5 (+115%) 10.0 (+150%(***))
39 // Cortex-A57 2.31 11.6 (+86%) 7.51 (+260%(***))
41 // X-Gene 20.0 (+100%) 12.8 (+300%(***))
46 // (**) The result is a trade-off: it's possible to improve it by
48 // on Cortex-A53 (or by 4 cycles per round).
[all …]
/aosp_15_r20/external/openscreen/third_party/boringssl/ios-aarch64/crypto/fipsmodule/
H A Dsha512-armv8.S1 // This file is generated from a similarly-named Perl script in the BoringSSL
15 // Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
34 // over code generated with "default" compiler:
36 // SHA256-hw SHA256(*) SHA512
37 // Apple A7 1.97 10.5 (+33%) 6.73 (-1%(**))
38 // Cortex-A53 2.38 15.5 (+115%) 10.0 (+150%(***))
39 // Cortex-A57 2.31 11.6 (+86%) 7.51 (+260%(***))
41 // X-Gene 20.0 (+100%) 12.8 (+300%(***))
46 // (**) The result is a trade-off: it's possible to improve it by
48 // on Cortex-A53 (or by 4 cycles per round).
[all …]
/aosp_15_r20/external/openscreen/third_party/boringssl/win-aarch64/crypto/fipsmodule/
H A Dsha512-armv8.S1 // This file is generated from a similarly-named Perl script in the BoringSSL
16 // Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
35 // over code generated with "default" compiler:
37 // SHA256-hw SHA256(*) SHA512
38 // Apple A7 1.97 10.5 (+33%) 6.73 (-1%(**))
39 // Cortex-A53 2.38 15.5 (+115%) 10.0 (+150%(***))
40 // Cortex-A57 2.31 11.6 (+86%) 7.51 (+260%(***))
42 // X-Gene 20.0 (+100%) 12.8 (+300%(***))
47 // (**) The result is a trade-off: it's possible to improve it by
49 // on Cortex-A53 (or by 4 cycles per round).
[all …]
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/ios-aarch64/crypto/fipsmodule/
Dsha512-armv8.S1 // This file is generated from a similarly-named Perl script in the BoringSSL
15 // Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
34 // over code generated with "default" compiler:
36 // SHA256-hw SHA256(*) SHA512
37 // Apple A7 1.97 10.5 (+33%) 6.73 (-1%(**))
38 // Cortex-A53 2.38 15.5 (+115%) 10.0 (+150%(***))
39 // Cortex-A57 2.31 11.6 (+86%) 7.51 (+260%(***))
41 // X-Gene 20.0 (+100%) 12.8 (+300%(***))
46 // (**) The result is a trade-off: it's possible to improve it by
48 // on Cortex-A53 (or by 4 cycles per round).
[all …]
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/win-aarch64/crypto/fipsmodule/
Dsha512-armv8.S1 // This file is generated from a similarly-named Perl script in the BoringSSL
16 // Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
35 // over code generated with "default" compiler:
37 // SHA256-hw SHA256(*) SHA512
38 // Apple A7 1.97 10.5 (+33%) 6.73 (-1%(**))
39 // Cortex-A53 2.38 15.5 (+115%) 10.0 (+150%(***))
40 // Cortex-A57 2.31 11.6 (+86%) 7.51 (+260%(***))
42 // X-Gene 20.0 (+100%) 12.8 (+300%(***))
47 // (**) The result is a trade-off: it's possible to improve it by
49 // on Cortex-A53 (or by 4 cycles per round).
[all …]
/aosp_15_r20/external/cronet/third_party/boringssl/src/gen/bcm/
H A Dsha512-x86_64-win.asm1 ; This file is generated from a similarly-named Perl script in the BoringSSL
5 default rel label
49 and rsp,-64
76 ror r13,23
80 ror r14,5
87 ror r13,4
91 ror r14,6
100 ror r13,14
104 ror r14,28
117 ror r13,23
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/win-x86_64/crypto/fipsmodule/
Dsha512-x86_64.asm1 ; This file is generated from a similarly-named Perl script in the BoringSSL
4 default rel label
56 and rsp,-64
83 ror r13,23
87 ror r14,5
94 ror r13,4
98 ror r14,6
107 ror r13,14
111 ror r14,28
124 ror r13,23
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/ring/pregenerated/tmp/
Dsha512-x86_64-nasm.asm1 ; This file is generated from a similarly-named Perl script in the BoringSSL
5 default rel label
57 and rsp,-64
84 ror r13,23
88 ror r14,5
95 ror r13,4
99 ror r14,6
108 ror r13,14
112 ror r14,28
125 ror r13,23
[all …]
/aosp_15_r20/external/boringssl/src/gen/bcm/
H A Dsha512-x86_64-win.asm1 ; This file is generated from a similarly-named Perl script in the BoringSSL
5 default rel label
49 and rsp,-64
76 ror r13,23
80 ror r14,5
87 ror r13,4
91 ror r14,6
100 ror r13,14
104 ror r14,28
117 ror r13,23
[all …]

12345678910>>...20