Home
last modified time | relevance | path

Searched full:behind (Results 1 – 25 of 4096) sorted by relevance

12345678910>>...164

/aosp_15_r20/frameworks/native/services/utils/tests/
H A DPriorityDumper_test.cpp85 addAll(args, {"--dump-priority", "CRITICAL", "args", "left", "behind"}); in TEST_F()
87 addAll(strippedArgs, {"args", "left", "behind"}); in TEST_F()
95 addAll(args, {"args", "left", "--dump-priority", "CRITICAL", "behind"}); in TEST_F()
97 addAll(strippedArgs, {"args", "left", "behind"}); in TEST_F()
105 addAll(args, {"--dump-priority", "HIGH", "args", "left", "behind"}); in TEST_F()
107 addAll(strippedArgs, {"args", "left", "behind"}); in TEST_F()
115 addAll(args, {"args", "left", "behind", "--dump-priority", "HIGH"}); in TEST_F()
117 addAll(strippedArgs, {"args", "left", "behind"}); in TEST_F()
125 addAll(args, {"--dump-priority", "NORMAL", "args", "left", "behind"}); in TEST_F()
127 addAll(strippedArgs, {"args", "left", "behind"}); in TEST_F()
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardUnlockAnimationController.kt67 * Starting scale factor for the app/launcher surface behind the keyguard, when it's animating in in <lambda>()
73 * How much to translate the surface behind the keyguard at the beginning of the exit animation, in in <lambda>()
79 * Y coordinate of the pivot point for the scale effect on the surface behind the keyguard. This is in <lambda>()
86 * Dismiss amount at which to fade in the surface behind the keyguard. The surface will then animate in <lambda>()
135 * Duration for the alpha animation on the surface behind. This plays to fade in the surface during in <lambda>()
141 * Start delay for the surface behind animation, used so that the lockscreen can get out of the way in <lambda>()
151 * behind the keyguard. If the user is swiping away the keyguard, this controller will decide when in <lambda>()
156 * The surface behind the keyguard is manipulated via a RemoteAnimation passed to in <lambda>()
183 * app/launcher behind the keyguard, vs. this being a swipe to unlock where the dismiss in <lambda>()
203 * The keyguard is no longer visible in this state and the app/launcher behind the keyguard in <lambda>()
[all …]
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/loop_optimizations/
H A Ddependence_analysis_helpers.cpp1504 // Analyse and simplify the instruction behind the access chain of this in TEST()
1515 // Analyse and simplify the instruction behind the access chain of this in TEST()
1534 // Analyse and simplify the instruction behind the access chain of this in TEST()
1545 // Analyse and simplify the instruction behind the access chain of this in TEST()
1585 // Analyse and simplify the instruction behind the access chain of this in TEST()
1595 // Analyse and simplify the instruction behind the access chain of this in TEST()
1614 // Analyse and simplify the instruction behind the access chain of this in TEST()
1624 // Analyse and simplify the instruction behind the access chain of this in TEST()
1664 // Analyse and simplify the instruction behind the access chain of this in TEST()
1674 // Analyse and simplify the instruction behind the access chain of this in TEST()
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Ddependence_analysis_helpers.cpp1504 // Analyse and simplify the instruction behind the access chain of this in TEST()
1515 // Analyse and simplify the instruction behind the access chain of this in TEST()
1534 // Analyse and simplify the instruction behind the access chain of this in TEST()
1545 // Analyse and simplify the instruction behind the access chain of this in TEST()
1585 // Analyse and simplify the instruction behind the access chain of this in TEST()
1595 // Analyse and simplify the instruction behind the access chain of this in TEST()
1614 // Analyse and simplify the instruction behind the access chain of this in TEST()
1624 // Analyse and simplify the instruction behind the access chain of this in TEST()
1664 // Analyse and simplify the instruction behind the access chain of this in TEST()
1674 // Analyse and simplify the instruction behind the access chain of this in TEST()
[all …]
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Ddependence_analysis_helpers.cpp1504 // Analyse and simplify the instruction behind the access chain of this in TEST()
1515 // Analyse and simplify the instruction behind the access chain of this in TEST()
1534 // Analyse and simplify the instruction behind the access chain of this in TEST()
1545 // Analyse and simplify the instruction behind the access chain of this in TEST()
1585 // Analyse and simplify the instruction behind the access chain of this in TEST()
1595 // Analyse and simplify the instruction behind the access chain of this in TEST()
1614 // Analyse and simplify the instruction behind the access chain of this in TEST()
1624 // Analyse and simplify the instruction behind the access chain of this in TEST()
1664 // Analyse and simplify the instruction behind the access chain of this in TEST()
1674 // Analyse and simplify the instruction behind the access chain of this in TEST()
[all …]
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/util/
H A Dstart.rs24 /// * If a look-behind assertion like `^` or `\b` is used in the regex, then
37 /// that callers can provide their own anchored configuration and look-behind
67 /// the start of a haystack. Notice how we set the look-behind byte, and as
94 /// If we had instead not set a look-behind byte, then the DFA would assume
108 /// // Whoops, forgot the look-behind byte...
138 /// This automatically sets the look-behind byte to the byte immediately
140 /// offset `0`, then no look-behind byte is set.
152 /// This automatically sets the look-behind byte to the byte immediately
154 /// offset `haystack.len()`, then no look-behind byte is set.
160 /// Set the look-behind byte at the start of a search.
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/keyguard/
DKeyguardUnlockAnimationController.java49 * behind the keyguard. If the user is swiping away the keyguard, this controller will decide when
54 * The surface behind the keyguard is manipulated via a RemoteAnimation passed to
133 * behind the keyguard.
154 * app/launcher behind the keyguard.
167 * app/launcher behind the keyguard.
175 * Animator that animates in the surface behind the keyguard. This is used to play a canned
181 * Rounded corner radius to apply to the surface behind the keyguard.
321 * behind the keyguard.
337 * behind the keyguard.
353 * behind the keyguard.
[all …]
DKeyguardUnlockAnimationControllerKt.java51 … * Starting scale factor for the app/launcher surface behind the keyguard, when it's animating in
57 … * How much to translate the surface behind the keyguard at the beginning of the exit animation, in
63 … * Y coordinate of the pivot point for the scale effect on the surface behind the keyguard. This is
70 …* Dismiss amount at which to fade in the surface behind the keyguard. The surface will then animate
119 … * Duration for the alpha animation on the surface behind. This plays to fade in the surface during
125 … * Start delay for the surface behind animation, used so that the lockscreen can get out of the way
/aosp_15_r20/frameworks/native/include/android/
H A Dwindow.h45 /** Everything behind this window will be dimmed. */
48 * Blur everything behind this window.
55 * instead go to whatever focusable window is behind it. This flag
73 * outside of the window to be sent to the windows behind it. Otherwise
149 * screen your window may appear on top of or behind screen decorations
160 * input method and thus be placed behind/away from it; if {@link
189 * Ask that the system wallpaper be shown behind
191 * to actually see the wallpaper behind it; this flag just ensures
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/android/
Dwindow.h45 /** Everything behind this window will be dimmed. */
48 * Blur everything behind this window.
55 * instead go to whatever focusable window is behind it. This flag
73 * outside of the window to be sent to the windows behind it. Otherwise
149 * screen your window may appear on top of or behind screen decorations
160 * input method and thus be placed behind/away from it; if {@link
189 * Ask that the system wallpaper be shown behind
191 * to actually see the wallpaper behind it; this flag just ensures
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DEnsureActivitiesVisibleHelper.java76 Slog.v(TAG_VISIBILITY, "ensureActivitiesVisible behind " + mTopRunningActivity); in process()
83 // We should not resume activities that being launched behind because these in process()
84 // activities are actually behind other fullscreen activities, but still required in process()
116 // Everything behind two adjacent TaskFragments are occluded. in process()
221 // No other task in the root home task should be visible behind the home activity. in setActivityVisibilityState()
222 // Home activities is usually a translucent activity with the wallpaper behind in setActivityVisibilityState()
223 // them. However, when they don't have the wallpaper behind them, we want to in setActivityVisibilityState()
224 // show activities in the next application root task behind them vs. another in setActivityVisibilityState()
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_c_ffi/include/cpp/
Dnp_cpp_ffi_functions.h290 /// advertisement builder behind the passed handle.
299 /// behind this handle to bytes. Assuming that the handle is valid,
300 /// this operation will always result in the contents behind the
304 /// Attempts to deallocate the v0 advertisement builder behind
323 /// the advertisement builder behind this handle,
334 /// the advertisement builder behind the given handle,
352 /// behind this handle to bytes. Assuming that the handle is valid,
353 /// this operation will always result in the contents behind the
382 /// Adds the section constructed behind the given handle to
393 /// Attempts to add the given DE to the section builder behind
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DIdeControllerInit.h6 IDE devices behind the controller are to be enumerated by a driver entity.
49 /// behind the specified channel. This notification can be used to
55 /// behind the specified channel. This notification can be used to
60 /// The driver entity is about to reset the devices behind the
66 /// The driver entity has completed resetting the devices behind
73 /// behind the specified channel. This notification can be used to
80 /// devices behind the specified channel. This notification can be
249 bus driver is required to scan for the presence of port multipliers behind an SATA
250 controller and enumerate up to MaxDevices number of devices behind the port
253 In this context, the devices behind a port multiplier constitute a channel.
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DIdeControllerInit.h6 IDE devices behind the controller are to be enumerated by a driver entity.
49 /// behind the specified channel. This notification can be used to
55 /// behind the specified channel. This notification can be used to
60 /// The driver entity is about to reset the devices behind the
66 /// The driver entity has completed resetting the devices behind
73 /// behind the specified channel. This notification can be used to
80 /// devices behind the specified channel. This notification can be
249 bus driver is required to scan for the presence of port multipliers behind an SATA
250 controller and enumerate up to MaxDevices number of devices behind the port
253 In this context, the devices behind a port multiplier constitute a channel.
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DIdeControllerInit.h6 IDE devices behind the controller are to be enumerated by a driver entity.
49 /// behind the specified channel. This notification can be used to
55 /// behind the specified channel. This notification can be used to
60 /// The driver entity is about to reset the devices behind the
66 /// The driver entity has completed resetting the devices behind
73 /// behind the specified channel. This notification can be used to
80 /// devices behind the specified channel. This notification can be
249 bus driver is required to scan for the presence of port multipliers behind an SATA
250 controller and enumerate up to MaxDevices number of devices behind the port
253 In this context, the devices behind a port multiplier constitute a channel.
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DIdeControllerInit.h6 IDE devices behind the controller are to be enumerated by a driver entity.
55 /// behind the specified channel. This notification can be used to
61 /// behind the specified channel. This notification can be used to
66 /// The driver entity is about to reset the devices behind the
72 /// The driver entity has completed resetting the devices behind
79 /// behind the specified channel. This notification can be used to
86 /// devices behind the specified channel. This notification can be
255 bus driver is required to scan for the presence of port multipliers behind an SATA
256 controller and enumerate up to MaxDevices number of devices behind the port
259 In this context, the devices behind a port multiplier constitute a channel.
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dasn1.h204 * Updates the pointer to immediately behind the length.
227 * Updates the pointer to immediately behind the tag and length.
253 * Updates the pointer to immediately behind the full tag.
272 * Updates the pointer to immediately behind the full tag.
293 * Updates the pointer to immediately behind the full tag.
314 * Updates the pointer to immediately behind the full tag.
356 * Updates the pointer to immediately behind the full sequence tag.
525 * Updates the pointer to immediately behind the full tag.
548 * Updates the pointer to immediately behind the full
569 * Updates the pointer to immediately behind the full
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dasn1.h203 * Updates the pointer to immediately behind the length.
226 * Updates the pointer to immediately behind the tag and length.
252 * Updates the pointer to immediately behind the full tag.
271 * Updates the pointer to immediately behind the full tag.
292 * Updates the pointer to immediately behind the full tag.
313 * Updates the pointer to immediately behind the full tag.
355 * Updates the pointer to immediately behind the full sequence tag.
524 * Updates the pointer to immediately behind the full tag.
547 * Updates the pointer to immediately behind the full
568 * Updates the pointer to immediately behind the full
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_c_ffi/include/c/
Dnp_c_ffi.h72 * behind the given handle.
118 * behind the given handle.
198 * We created a new credential book behind the given handle.
253 * The object behind the handle was successfully deallocated
1326 * builder behind the given handle.
1759 * advertisement builder behind the passed handle.
1770 * behind this handle to bytes. Assuming that the handle is valid,
1771 * this operation will always result in the contents behind the
1777 * Attempts to deallocate the v0 advertisement builder behind
1806 * the advertisement builder behind this handle,
[all …]
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_c_ffi/src/serialize/
Dv1.rs26 /// the advertisement builder behind this handle,
42 /// the advertisement builder behind the given handle,
65 /// behind this handle to bytes. Assuming that the handle is valid,
66 /// this operation will always result in the contents behind the
138 /// Adds the section constructed behind the given handle to
159 /// Attempts to add the given DE to the section builder behind
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DScrimController.java97 * Controls both the scrim behind the notifications and in front of the notifications (when a
227 // Combined scrim behind keyguard alpha of default scrim + additional scrim
292 * Consumer that fades the behind scrim in and out during the transition between the lock screen
295 * While the lock screen is showing, the behind scrim is used to slightly darken the lock screen
300 * responsible for setting the behind alpha during the transition.
306 // Transitioning back to lock screen, fade in behind scrim again.
309 // Transitioning to glanceable hub, fade out behind scrim.
631 * Sets the additional scrim behind alpha keyguard that would be blended with the default scrim
634 * @param additionalScrimAlpha alpha value of additional scrim behind alpha keyguard.
641 * Applies alpha composition to the default scrim behind alpha keyguard and the additional
[all …]
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/unicode/
Dutf8.h634 * If the offset is behind a multi-byte sequence, then the macro will read
636 * If the offset is behind a lead byte, then that itself
638 * The result is undefined if the offset is behind an illegal UTF-8 sequence.
675 * If the offset is behind a multi-byte sequence, then the macro will read
677 * If the offset is behind a lead byte, then that itself
679 * If the offset is behind an illegal UTF-8 sequence, then c is set to a negative value.
702 * If the offset is behind a multi-byte sequence, then the macro will read
704 * If the offset is behind a lead byte, then that itself
706 * If the offset is behind an illegal UTF-8 sequence, then c is set to U+FFFD.
804 * If the offset is behind a partial multi-byte sequence,
[all …]
/aosp_15_r20/external/icu/libicu/ndk_headers/unicode/
H A Dutf8.h634 * If the offset is behind a multi-byte sequence, then the macro will read
636 * If the offset is behind a lead byte, then that itself
638 * The result is undefined if the offset is behind an illegal UTF-8 sequence.
675 * If the offset is behind a multi-byte sequence, then the macro will read
677 * If the offset is behind a lead byte, then that itself
679 * If the offset is behind an illegal UTF-8 sequence, then c is set to a negative value.
702 * If the offset is behind a multi-byte sequence, then the macro will read
704 * If the offset is behind a lead byte, then that itself
706 * If the offset is behind an illegal UTF-8 sequence, then c is set to U+FFFD.
804 * If the offset is behind a partial multi-byte sequence,
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/libicu/ndk_headers/unicode/
H A Dutf8.h632 * If the offset is behind a multi-byte sequence, then the macro will read
634 * If the offset is behind a lead byte, then that itself
636 * The result is undefined if the offset is behind an illegal UTF-8 sequence.
673 * If the offset is behind a multi-byte sequence, then the macro will read
675 * If the offset is behind a lead byte, then that itself
677 * If the offset is behind an illegal UTF-8 sequence, then c is set to a negative value.
700 * If the offset is behind a multi-byte sequence, then the macro will read
702 * If the offset is behind a lead byte, then that itself
704 * If the offset is behind an illegal UTF-8 sequence, then c is set to U+FFFD.
802 * If the offset is behind a partial multi-byte sequence,
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantsContext.h44 /// behind the scenes to implement unary constant exprs.
61 /// behind the scenes to implement binary constant exprs.
82 /// behind the scenes to implement select constant exprs.
102 /// Constants.cpp, and is used behind the scenes to implement
123 /// Constants.cpp, and is used behind the scenes to implement
145 /// Constants.cpp, and is used behind the scenes to implement
170 /// Constants.cpp, and is used behind the scenes to implement
201 /// Constants.cpp, and is used behind the scenes to implement
233 /// used behind the scenes to implement getelementpr constant exprs.
266 // behind the scenes to implement ICmp and FCmp constant expressions. This is

12345678910>>...164