Home
last modified time | relevance | path

Searched defs:STOP (Results 1 – 25 of 750) sorted by relevance

12345678910>>...30

/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mcp/
DRequest.java83 public static final int STOP = 0x10; field in Request.SupportedOpcodes
177 public static final int STOP = 0x05; field in Request.Opcodes
/aosp_15_r20/external/python/bumble/bumble/profiles/
Dmcp.py86 STOP = 0x05 variable in MediaControlPointOpcode
121 STOP = 0x00000010 variable in MediaControlPointOpcodeSupported
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/ode/events/
H A DAction.java30 STOP, enumConstant
H A DEventHandler.java60 STOP, enumConstant
/aosp_15_r20/external/googleapis/google/ads/admanager/v1/
H A Dcompany_credit_status_enum.proto85 STOP = 4; enumerator
/aosp_15_r20/external/grpc-grpc/src/php/tests/interop/Grpc/Testing/HookRequest/
H A DHookRequestCommand.php31 const STOP = 2; define in Grpc\\Testing\\HookRequest\\HookRequestCommand
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/select/
H A DNodeFilter.java40 STOP enumConstant
/aosp_15_r20/hardware/interfaces/audio/aidl/android/hardware/audio/effect/
H A DCommandId.aidl61 STOP = 1, enumConstant
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.effect_interface/dump/android/hardware/audio/effect/
DCommandId.aidl38 STOP = 1, enumConstant
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/1/android/hardware/audio/effect/
H A DCommandId.aidl38 STOP = 1, enumConstant
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/2/android/hardware/audio/effect/
H A DCommandId.aidl38 STOP = 1, enumConstant
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.effect/current/android/hardware/audio/effect/
H A DCommandId.aidl38 STOP = 1, enumConstant
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/events/
H A DEventHandler.java57 int STOP = 0; field
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.effect-V3-ndk-source/gen/include/aidl/android/hardware/audio/effect/
DCommandId.h29 STOP = 1, enumerator
/aosp_15_r20/external/llvm-libc/test/src/math/
H A Dsincos_test.cpp108 uint64_t STOP = LIBC_NAMESPACE::fputil::FPBits<double>(0x1.0p200).uintval(); in TEST_F() local
H A Dcbrt_test.cpp25 uint64_t STOP = FPBits(8.0).uintval(); in TEST_F() local
H A Dsin_test.cpp56 uint64_t STOP = LIBC_NAMESPACE::fputil::FPBits<double>(0x1.0p200).uintval(); in TEST_F() local
H A Dtan_test.cpp65 uint64_t STOP = LIBC_NAMESPACE::fputil::FPBits<double>(0x1.0p200).uintval(); in TEST_F() local
H A Dcos_test.cpp67 uint64_t STOP = LIBC_NAMESPACE::fputil::FPBits<double>(0x1.0p200).uintval(); in TEST_F() local
H A Dexpm1_test.cpp49 uint64_t STOP = LIBC_NAMESPACE::fputil::FPBits<double>(4.0).uintval(); in TEST_F() local
H A Derff_test.cpp49 constexpr uint32_t STOP = 0x4080'0000U; // 4.0f in TEST_F() local
H A Dexp_test.cpp63 uint64_t STOP = LIBC_NAMESPACE::fputil::FPBits<double>(4.0).uintval(); in TEST_F() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/
H A DEventHandlerWithJacobians.java82 int STOP = 0; field
/aosp_15_r20/external/llvm-libc/test/src/math/exhaustive/
H A Dhypotf_test.cpp56 static constexpr uint32_t STOP = ((23U + 127U) << 23) + 1; variable
/aosp_15_r20/external/pytorch/c10/util/
H A Dsignal_handler.h26 enum class Action { NONE, STOP }; enumerator

12345678910>>...30