Home
last modified time | relevance | path

Searched +full:- +full:force (Results 1 – 25 of 1451) sorted by relevance

12345678910>>...59

/aosp_15_r20/external/cronet/net/http/
H A Dtransport_security_state_static.json2 // Use of this source code is governed by a BSD-style license that can be
7 // The top-level element is a dictionary with one key: "entries", which contains
14 // - test: test domains.
15 // - google: Google-owned sites.
16 // - custom: entries without includeSubdomains or with HPKP.
17 // - bulk-legacy: bulk entries preloaded before Chrome 50.
18 // - bulk-18-weeks: bulk entries with max-age >= 18 weeks (Chrome 50-63).
19 // - bulk-1-year: bulk entries with max-age >= 1 year (after Chrome 63).
20 // - public-suffix: public suffixes (e.g. TLDs or other public suffix
22 // - public-suffix-requested: domains under a public suffix that have
[all …]
/aosp_15_r20/art/test/1970-force-early-return-long/
H A Dexpected-stdout.txt4 Single call with force-early-return on (ID: 1) StandardTestObject { cnt: 0 }
5 Will force return of 987000
10 Single call with force-early-return on (ID: 3) SynchronizedFunctionTestObject { cnt: 0 }
11 Will force return of 987001
16 Single call with force-early-return on (ID: 5) SynchronizedTestObject { cnt: 0 }
17 Will force return of 987002
22 Single call with force-early-return on (ID: 7) StandardTestObject { cnt: 0 }
23 Will force return of 987003
28 Single call with force-early-return on (ID: 9) FieldBasedTestObject { TARGET_FIELD: 0 }
29 Will force return of 987004
[all …]
H A Dexpected-stdout.jvm.txt4 Single call with force-early-return on (ID: 1) StandardTestObject { cnt: 0 }
5 Will force return of 987000
10 Single call with force-early-return on (ID: 3) SynchronizedFunctionTestObject { cnt: 0 }
11 Will force return of 987001
16 Single call with force-early-return on (ID: 5) SynchronizedTestObject { cnt: 0 }
17 Will force return of 987002
22 Single call with force-early-return on (ID: 7) StandardTestObject { cnt: 0 }
23 Will force return of 987003
28 Single call with force-early-return on (ID: 9) FieldBasedTestObject { TARGET_FIELD: 0 }
29 Will force return of 987004
[all …]
/aosp_15_r20/external/ot-br-posix/third_party/openthread/
H A DCMakeLists.txt29 set(OT_15_4 ON CACHE STRING "enable 802.15.4 radio link" FORCE)
30 set(OT_ANYCAST_LOCATOR ON CACHE STRING "enable anycast locator" FORCE)
31 …E_ROUTER ${OTBR_BACKBONE_ROUTER} CACHE STRING "Enable Backbone Router feature in OpenThread" FORCE)
32 …A_NDPROXYING ${OTBR_DUA_ROUTING} CACHE STRING "Configure DUA ND Proxy feature in OpenThread" FORCE)
33 set(OT_BORDER_AGENT ON CACHE STRING "enable border agent" FORCE)
34 set(OT_BORDER_AGENT_EPSKC ON CACHE STRING "enable border agent ephemeral PSKc" FORCE)
35 set(OT_BORDER_AGENT_ID ON CACHE STRING "enable border agent ID" FORCE)
36 set(OT_BORDER_ROUTER ON CACHE STRING "enable border router feature" FORCE)
37 set(OT_BORDER_ROUTING ${OTBR_BORDER_ROUTING} CACHE STRING "enable border routing feature" FORCE)
38 …UNTERS ${OTBR_BORDER_ROUTING_COUNTERS} CACHE STRING "enable border routing counters feature" FORCE)
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/
Dtraffic_director.py7 # http://www.apache.org/licenses/LICENSE-2.0
51 class TrafficDirectorManager: # pylint: disable=too-many-public-methods
56 BACKEND_SERVICE_NAME = "backend-service"
57 ALTERNATIVE_BACKEND_SERVICE_NAME = "backend-service-alt"
58 AFFINITY_BACKEND_SERVICE_NAME = "backend-service-affinity"
59 HEALTH_CHECK_NAME = "health-check"
60 URL_MAP_NAME = "url-map"
61 ALTERNATIVE_URL_MAP_NAME = "url-map-alt"
62 URL_MAP_PATH_MATCHER_NAME = "path-matcher"
63 TARGET_PROXY_NAME = "target-proxy"
[all …]
/aosp_15_r20/art/test/1969-force-early-return-void/
H A Dexpected-stdout.no-jvm.txt3 NORMAL RUN: result for (ID: 0) StandardTestObject { cnt: 2 } on Test1969 target thread - 0
4 Single call with force-early-return on (ID: 1) StandardTestObject { cnt: 0 }
5 Will force return of Test1969 target thread - 1
6 result for (ID: 1) StandardTestObject { cnt: 1 } on Test1969 target thread - 1
9 …MAL RUN: result for (ID: 2) SynchronizedFunctionTestObject { cnt: 2 } on Test1969 target thread - 2
10 Single call with force-early-return on (ID: 3) SynchronizedFunctionTestObject { cnt: 0 }
11 Will force return of Test1969 target thread - 3
12 result for (ID: 3) SynchronizedFunctionTestObject { cnt: 1 } on Test1969 target thread - 3
15 NORMAL RUN: result for (ID: 4) SynchronizedTestObject { cnt: 2 } on Test1969 target thread - 4
16 Single call with force-early-return on (ID: 5) SynchronizedTestObject { cnt: 0 }
[all …]
H A Dexpected-stdout.jvm.txt3 NORMAL RUN: result for (ID: 0) StandardTestObject { cnt: 2 } on Test1969 target thread - 0
4 Single call with force-early-return on (ID: 1) StandardTestObject { cnt: 0 }
5 Will force return of Test1969 target thread - 1
6 result for (ID: 1) StandardTestObject { cnt: 1 } on Test1969 target thread - 1
9 …MAL RUN: result for (ID: 2) SynchronizedFunctionTestObject { cnt: 2 } on Test1969 target thread - 2
10 Single call with force-early-return on (ID: 3) SynchronizedFunctionTestObject { cnt: 0 }
11 Will force return of Test1969 target thread - 3
12 result for (ID: 3) SynchronizedFunctionTestObject { cnt: 1 } on Test1969 target thread - 3
15 NORMAL RUN: result for (ID: 4) SynchronizedTestObject { cnt: 2 } on Test1969 target thread - 4
16 Single call with force-early-return on (ID: 5) SynchronizedTestObject { cnt: 0 }
[all …]
H A Dexpected-stdout.txt3 NORMAL RUN: result for (ID: 0) StandardTestObject { cnt: 2 } on Test1969 target thread - 0
4 Single call with force-early-return on (ID: 1) StandardTestObject { cnt: 0 }
5 Will force return of Test1969 target thread - 1
6 result for (ID: 1) StandardTestObject { cnt: 1 } on Test1969 target thread - 1
9 …MAL RUN: result for (ID: 2) SynchronizedFunctionTestObject { cnt: 2 } on Test1969 target thread - 2
10 Single call with force-early-return on (ID: 3) SynchronizedFunctionTestObject { cnt: 0 }
11 Will force return of Test1969 target thread - 3
12 result for (ID: 3) SynchronizedFunctionTestObject { cnt: 1 } on Test1969 target thread - 3
15 NORMAL RUN: result for (ID: 4) SynchronizedTestObject { cnt: 2 } on Test1969 target thread - 4
16 Single call with force-early-return on (ID: 5) SynchronizedTestObject { cnt: 0 }
[all …]
/aosp_15_r20/art/test/1968-force-early-return/
H A Dexpected-stdout.jvm.txt4 Single call with force-early-return on (ID: 1) StandardTestObject { cnt: 0 }
5 Will force return of OveriddenReturnValue { id: 0 }
10 Single call with force-early-return on (ID: 3) SynchronizedFunctionTestObject { cnt: 0 }
11 Will force return of OveriddenReturnValue { id: 1 }
16 Single call with force-early-return on (ID: 5) SynchronizedTestObject { cnt: 0 }
17 Will force return of OveriddenReturnValue { id: 2 }
22 Single call with force-early-return on (ID: 7) StandardTestObject { cnt: 0 }
23 Will force return of OveriddenReturnValue { id: 3 }
28 Single call with force-early-return on (ID: 9) FieldBasedTestObject { TARGET_FIELD: 0 }
29 Will force return of OveriddenReturnValue { id: 4 }
[all …]
H A Dexpected-stdout.txt4 Single call with force-early-return on (ID: 1) StandardTestObject { cnt: 0 }
5 Will force return of OveriddenReturnValue { id: 0 }
10 Single call with force-early-return on (ID: 3) SynchronizedFunctionTestObject { cnt: 0 }
11 Will force return of OveriddenReturnValue { id: 1 }
16 Single call with force-early-return on (ID: 5) SynchronizedTestObject { cnt: 0 }
17 Will force return of OveriddenReturnValue { id: 2 }
22 Single call with force-early-return on (ID: 7) StandardTestObject { cnt: 0 }
23 Will force return of OveriddenReturnValue { id: 3 }
28 Single call with force-early-return on (ID: 9) FieldBasedTestObject { TARGET_FIELD: 0 }
29 Will force return of OveriddenReturnValue { id: 4 }
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/4a/
D4aef7872dc1f7283c2c07432e1d4f7adb8691eef3 from: "out/host/linux-x86/bin/lint"
7 from: "out/host/linux-x86/bin/lint_project_xml"
11 from: "out/host/linux-x86/bin/soong_zip"
15 from: "out/host/linux-x86/bin/zipsync"
19 from: "out/host/linux-x86/framework/lint.jar"
23 from: "art/test/1953-pop-frame/src/art/SuspendEvents.java"
24 to: "art/test/1953-pop-frame/src/art/SuspendEvents.java"
27 from: "art/test/1953-pop-frame/src/art/Test1953.java"
28 to: "art/test/1953-pop-frame/src/art/Test1953.java"
31 from: "art/test/988-method-trace/src/art/Test988.java"
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/3d/
D3d8ce927687d3ac9bb690e2eb2ac9017708954213 from: "out/host/linux-x86/bin/lint"
7 from: "out/host/linux-x86/bin/lint_project_xml"
11 from: "out/host/linux-x86/bin/soong_zip"
15 from: "out/host/linux-x86/bin/zipsync"
19 from: "out/host/linux-x86/framework/lint.jar"
23 from: "art/test/1953-pop-frame/src/art/SuspendEvents.java"
24 to: "art/test/1953-pop-frame/src/art/SuspendEvents.java"
27 from: "art/test/1953-pop-frame/src/art/Test1953.java"
28 to: "art/test/1953-pop-frame/src/art/Test1953.java"
31 from: "art/test/988-method-trace/src/art/Test988.java"
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/82/
D821921418d583fc0f7c603de6cb74763a74dbc803 from: "out/host/linux-x86/bin/lint"
7 from: "out/host/linux-x86/bin/lint_project_xml"
11 from: "out/host/linux-x86/bin/soong_zip"
15 from: "out/host/linux-x86/bin/zipsync"
19 from: "out/host/linux-x86/framework/lint.jar"
23 from: "art/test/1953-pop-frame/src/art/SuspendEvents.java"
24 to: "art/test/1953-pop-frame/src/art/SuspendEvents.java"
27 from: "art/test/1953-pop-frame/src/art/Test1953.java"
28 to: "art/test/1953-pop-frame/src/art/Test1953.java"
31 from: "art/test/988-method-trace/src/art/Test988.java"
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/ce/
Dce5115b038b04eb1af585a56a02e1e2ea05124de3 from: "out/host/linux-x86/bin/lint"
7 from: "out/host/linux-x86/bin/lint_project_xml"
11 from: "out/host/linux-x86/bin/soong_zip"
15 from: "out/host/linux-x86/bin/zipsync"
19 from: "out/host/linux-x86/framework/lint.jar"
23 from: "art/test/1953-pop-frame/src/art/SuspendEvents.java"
24 to: "art/test/1953-pop-frame/src/art/SuspendEvents.java"
27 from: "art/test/1953-pop-frame/src/art/Test1953.java"
28 to: "art/test/1953-pop-frame/src/art/Test1953.java"
31 from: "art/test/988-method-trace/src/art/Test988.java"
[all …]
/aosp_15_r20/tools/asuite/experiments/a/tools/
H A Dupdate_aliases.py3 # Copyright 2024 - The Android Open Source Project
9 # http://www.apache.org/licenses/LICENSE-2.0
40 return ['m framework framework-minus-apex']
53 'adevice update --restart=none',
67 return ['m framework framework-minus-apex SystemUI']
72 'adevice update --restart=none',
73 f'adb shell "am force-stop {target}"',
86 return ['m framework framework-minus-apex SystemUIGoogle']
91 'adevice update --restart=none',
92 f'adb shell am force-stop {target}',
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/
DClangTidyForceLinker.h1 //===- ClangTidyForceLinker.h - clang-tidy --------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 #include "clang-tidy-config.h"
17 // This anchor is used to force the linker to link the AbseilModule.
22 // This anchor is used to force the linker to link the AlteraModule.
27 // This anchor is used to force the linker to link the AndroidModule.
32 // This anchor is used to force the linker to link the BoostModule.
37 // This anchor is used to force the linker to link the BugproneModule.
42 // This anchor is used to force the linker to link the CERTModule.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/
DClangTidyForceLinker.h1 //===- ClangTidyForceLinker.h - clang-tidy --------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 #include "clang-tidy-config.h"
17 // This anchor is used to force the linker to link the AbseilModule.
22 // This anchor is used to force the linker to link the AlteraModule.
27 // This anchor is used to force the linker to link the AndroidModule.
32 // This anchor is used to force the linker to link the BoostModule.
37 // This anchor is used to force the linker to link the BugproneModule.
42 // This anchor is used to force the linker to link the CERTModule.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/
DClangTidyForceLinker.h1 //===- ClangTidyForceLinker.h - clang-tidy --------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 #include "clang-tidy-config.h"
17 // This anchor is used to force the linker to link the AbseilModule.
22 // This anchor is used to force the linker to link the AlteraModule.
27 // This anchor is used to force the linker to link the AndroidModule.
32 // This anchor is used to force the linker to link the BoostModule.
37 // This anchor is used to force the linker to link the BugproneModule.
42 // This anchor is used to force the linker to link the CERTModule.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/
DClangTidyForceLinker.h1 //===- ClangTidyForceLinker.h - clang-tidy --------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
12 #include "clang-tidy-config.h"
17 // This anchor is used to force the linker to link the AbseilModule.
22 // This anchor is used to force the linker to link the AlteraModule.
27 // This anchor is used to force the linker to link the AndroidModule.
32 // This anchor is used to force the linker to link the BoostModule.
37 // This anchor is used to force the linker to link the BugproneModule.
42 // This anchor is used to force the linker to link the CERTModule.
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/df/
Ddfeb204badb0a4281823db58851b65b2b08d6fc33 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/069-field-type/Android.bp"
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/cf/
Dcf0b14dafdbce51928f3a59215aa291284fd60683 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/069-field-type/Android.bp"
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/54/
D5406c4011ce375ef9c53caf9a6867658f61c032f3 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/069-field-type/Android.bp"
[all …]
/aosp_15_r20/external/llvm/test/Transforms/LoopVectorize/AArch64/
H A Darbitrary-induction-step.ll1 ; RUN: opt -S < %s -loop-vectorize -force-vector-interleave=2 -force-vector-width=4 | FileCheck %s
2 ; RUN: opt -S < %s -loop-vectorize -force-vector-interleave=1 -force-vector-width=2 | FileCheck %s
4 target datalayout = "e-m:e-i64:64-i128:128-n32:64-S128"
5 target triple = "aarch64--linux-gnueabi"
13 ; CHECK-LABEL: @ind_plus2(
23 ; FORCE-VEC-LABEL: @ind_plus2(
24 ; FORCE-VEC: %wide.load = load <2 x i32>, <2 x i32>*
25 ; FORCE-VEC: mul nsw <2 x i32>
26 ; FORCE-VEC: add nsw <2 x i32>
27 ; FORCE-VEC: %index.next = add i64 %index, 2
[all …]
/aosp_15_r20/cts/hostsidetests/content/src/android/content/cts/
H A DContextCrossProfileHostTest.java8 * http://www.apache.org/licenses/LICENSE-2.0
76 // Headless mode always uses non-system user as current user. in setUp()
86 mParentUserId, /* extraArgs= */"-t", /* extraArgs= */"--force-queryable"); in setUp()
111 userInSameProfileGroup, /* extraArgs= */"-t", /* extraArgs= */"--force-queryable"); in testBindServiceAsUser_differentUser_bindsServiceToCorrectUser()
117 userInSameProfileGroup, /* extraArgs= */"-t", /* extraArgs= */"--force-queryable"); in testBindServiceAsUser_differentUser_bindsServiceToCorrectUser()
139 userInSameProfileGroup, /* extraArgs= */"-t", /* extraArgs= */"--force-queryable"); in testBindServiceAsUser_sameProfileGroup_samePackage_withAcrossUsersPermission_bindsService()
145 userInSameProfileGroup, /* extraArgs= */"-t", /* extraArgs= */"--force-queryable"); in testBindServiceAsUser_sameProfileGroup_samePackage_withAcrossUsersPermission_bindsService()
167 userInSameProfileGroup, /* extraArgs= */"-t", /* extraArgs= */"--force-queryable"); in testBindServiceAsUser_sameProfileGroup_differentPackage_withAcrossUsersPermission_bindsService()
173 userInSameProfileGroup, /* extraArgs= */"-t", /* extraArgs= */"--force-queryable"); in testBindServiceAsUser_sameProfileGroup_differentPackage_withAcrossUsersPermission_bindsService()
195 userInSameProfileGroup, /* extraArgs= */"-t", /* extraArgs= */"--force-queryable"); in testBindServiceAsUser_sameProfileGroup_samePackage_withAcrossProfilesPermission_bindsService()
[all …]
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveConnectivityMonitorTest.py3 # Copyright 2018 - Google
9 # http://www.apache.org/licenses/LICENSE-2.0
31 @test_tracker_info(uuid="fee3d03d-701b-4727-9320-426ff6b29974")
38 2. Force Trigger a call drop : media timeout and ensure it is
49 @test_tracker_info(uuid="8c3ee59a-74e5-4885-8f42-8a15d4550d5f")
56 2. Force Trigger a call drop : media timeout and ensure it is
67 @test_tracker_info(uuid="6cd12786-c048-4925-8745-1d5d30094257")
74 2. Force Trigger a call drop : media timeout and ensure it is
85 @test_tracker_info(uuid="51166448-cea6-480b-93d8-7063f940ce0a")
92 2. Force Trigger a call drop : media timeout and ensure it is
[all …]

12345678910>>...59