Home
last modified time | relevance | path

Searched defs:Up (Results 1 – 25 of 126) sorted by relevance

123456

/aosp_15_r20/external/vulkan-validation-layers/
H A DBUILD.md42 ### Display Drivers
48 ### Download the Repository
54 ### Repository Dependencies
127 ### Build and Install Directories
135 ### Building Dependent Repositories with Known-Good Revisions
200 ### Generated source code
214 ### Build Options
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
H A DSceneTransitionLayout.kt479 val Up = Swipe(SwipeDirection.Up) in resolve() constant
491 fun Up( in resolve() method
/aosp_15_r20/external/python/cpython3/Doc/howto/
Durllib2.rst344 Number 1
370 Number 2
/aosp_15_r20/external/python/cpython2/Doc/howto/
Durllib2.rst333 Number 1
358 Number 2
/aosp_15_r20/external/rust/android-crates-io/crates/anes/src/parser/
Dtypes.rs38 Up, enumerator
60 Up(MouseButton, u16, u16), enumerator
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/common/ui/view/
H A DLongPressHandlingViewInteractionHandler.kt59 data class Up( class in com.android.systemui.common.ui.view.LongPressHandlingViewInteractionHandler.MotionEventModel
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/common/ui/view/
DLongPressHandlingViewInteractionHandler.java245 …public static final class Up extends com.android.systemui.common.ui.view.LongPressHandlingViewInte… class in LongPressHandlingViewInteractionHandler.MotionEventModel
249 public Up(float distanceMoved, long gestureDuration) { in Up() method in LongPressHandlingViewInteractionHandler.MotionEventModel.Up
/aosp_15_r20/external/eigen/Eigen/src/UmfPackSupport/
H A DUmfPackSupport.h217 inline int umfpack_get_numeric(int Lp[], int Lj[], double Lx[], int Up[], int Ui[], double Ux[], in umfpack_get_numeric()
223 inline int umfpack_get_numeric(int Lp[], int Lj[], std::complex<double> Lx[], int Up[], int Ui[], s… in umfpack_get_numeric()
232 …umeric(SuiteSparse_long Lp[], SuiteSparse_long Lj[], double Lx[], SuiteSparse_long Up[], SuiteSpar… in umfpack_get_numeric()
238 …arse_long Lp[], SuiteSparse_long Lj[], std::complex<double> Lx[], SuiteSparse_long Up[], SuiteSpar… in umfpack_get_numeric()
/aosp_15_r20/external/rust/android-crates-io/crates/num-derive/tests/
Dnum_derive_without_num.rs16 Up, enumerator
/aosp_15_r20/external/openthread/src/core/thread/
H A Dthread_netif.cpp56 void ThreadNetif::Up(void) in Up() function in ot::ThreadNetif
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/testing/proto/
H A Drequests.proto19 message Up { message
/aosp_15_r20/external/libcxx/test/std/utilities/utility/utility.inplace/
H A Dinplace.pass.cpp41 constexpr bool check_tag(Up) { in check_tag() argument
/aosp_15_r20/external/llvm-libc/src/stdio/printf_core/
H A Dconverter_utils.h70 enum class RoundDirection { Up, Down, Even }; enumerator
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/utility/utility.inplace/
H A Dinplace.pass.cpp38 constexpr bool check_tag(Up) { in check_tag() argument
/aosp_15_r20/external/coreboot/Documentation/releases/
H A Dcoreboot-4.10-relnotes.md38 ### `device_t` is no more
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DTokenConstants.cs61 public const int Up = 3; field in Antlr.Runtime.TokenTypes
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/src/time/
Dmod.rs53 Up, enumerator
/aosp_15_r20/platform_testing/libraries/motion/compose/src/platform/test/motion/compose/
H A DComposeToolkit.kt427 class Up(val pointerId: Int) : TouchEventRecorderEntry class
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/bonnet/
H A Dtun_device.cc63 bool TunTapDevice::Up() { in Up() function in quic::TunTapDevice
/aosp_15_r20/external/llvm-libc/src/__support/
H A Dhigh_precision_decimal.h39 enum class RoundDirection { Up, Down, Nearest }; enumerator
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Drotate_vector.inl177 tvec3<T, P> const & Up
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Drotate_vector.inl177 tvec3<T, P> const & Up
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dhidpi.h37 #define HidP_SetButtons(Rty, Up, Lco, ULi, ULe, Ppd, Rep, Rle) HidP_SetUsages (Rty, Up, Lco, ULi, U… argument
38 #define HidP_UnsetButtons(Rty, Up, Lco, ULi, ULe, Ppd, Rep, Rle) HidP_UnsetUsages (Rty, Up, Lco, UL… argument
/aosp_15_r20/external/rust/android-crates-io/crates/config/tests/
Dget.rs247 Up, in test_enum_key() enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/config/tests/legacy/
Dget.rs247 Up, in test_enum_key() enumerator

123456