| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/ |
| H A D | swipe_gesture.cpp | 28 double speed = context->NormalizeToPx(Dimension(speed_, DimensionUnit::VP)); in CreateRecognizer() local
|
| H A D | swipe_gesture.h | 30 SwipeGesture(int32_t fingers, const SwipeDirection& direction, double speed) in SwipeGesture() argument
|
| /third_party/musl/porting/liteos_a/user/src/termios/ |
| H A D | cfsetospeed.c | 7 int cfsetospeed(struct termios *tio, speed_t speed) in cfsetospeed() argument 19 int cfsetispeed(struct termios *tio, speed_t speed) in cfsetispeed() argument
|
| /third_party/musl/src/termios/ |
| H A D | cfsetospeed.c | 7 int cfsetospeed(struct termios *tio, speed_t speed) in cfsetospeed() argument 19 int cfsetispeed(struct termios *tio, speed_t speed) in cfsetispeed() argument
|
| /foundation/arkui/ace_engine/frameworks/core/gestures/ |
| H A D | slide_gesture.cpp | 29 double speed = newContext->NormalizeToPx(Dimension(speed_, DimensionUnit::VP)); in CreateRecognizer() local
|
| H A D | slide_gesture.h | 30 SwipeGesture(int32_t fingers, const SwipeDirection& direction, double speed) in SwipeGesture() argument
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/animation/modifiers/ |
| H A D | speed.cpp | 29 auto speed = BASE_NS::Math::abs(META_ACCESS_PROPERTY_VALUE(SpeedFactor)); in ProcessOnGetDuration() local 39 auto speed = BASE_NS::Math::abs(META_ACCESS_PROPERTY_VALUE(SpeedFactor)); in ProcessOnStep() local
|
| /third_party/musl/Benchmark/musl/ |
| H A D | libc_ioctl.cpp | 41 int speed = cfgetospeed(&ttydev); in Bm_function_Ioctl_baudrate() local
|
| /third_party/toybox/toys/net/ |
| H A D | microcom.c | 39 int i, speed; in microcom_main() local
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/timepicker/ |
| H A D | timepicker_haptic_stub.h | 26 void Play(size_t speed) {} in Play() argument
|
| H A D | timepicker_haptic_impl.cpp | 25 void TimepickerAudioHapticImpl::Play(size_t speed) in Play() argument
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | mem_controller_utils.cpp | 43 double speed = bytes / durations; in CalculateAverageSpeed() local
|
| /base/usb/usb_manager/test/fuzztest/usbmgrgetdevicespeed_fuzzer/ |
| H A D | usbmgrgetdevicespeed_fuzzer.cpp | 42 uint8_t speed; in UsbMgrGetDeviceSpeedFuzzTest() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
| H A D | marquee_event_tdd_test.cpp | 67 double speed = JSNumber::Value(value); in MarqueeEvent001() local 122 ClickAgain(JSValue& ret, JSValue& page, JSValue& value, double& speed) ClickAgain() argument [all...] |
| /foundation/multimodalinput/input/test/fuzztest/pointerspeed_fuzzer/ |
| H A D | pointerspeed_fuzzer.cpp | 44 int32_t speed = 0; in PointerSpeedFuzzTest() local
|
| /third_party/curl/tests/unit/ |
| H A D | unit1606.c | 50 runawhile(long time_limit, long speed_limit, curl_off_t speed, int dec) runawhile() argument
|
| /third_party/pulseaudio/sonic/ |
| H A D | Main.java | 20 runSonic( AudioInputStream audioStream, SourceDataLine line, float speed, float pitch, float rate, float volume, boolean emulateChordPitch, int quality, int sampleRate, int numChannels) runSonic() argument
|
| /device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/ |
| H A D | g_uvc.h | 33 enum usb_device_speed speed; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/picker/ |
| H A D | toss_animation_controller.cpp | 61 double speed = (yEnd_ - yStart_) / timeDiff; in Play() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/ |
| H A D | swipe_recognizer.h | 33 SwipeRecognizer(int32_t fingers, const SwipeDirection& direction, double speed) in SwipeRecognizer() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
| H A D | rs_frame_rate_policy_test.cpp | 53 float speed = 1.0;
in HWTEST_F() local 144 float speed = 1.f;
in HWTEST_F() local
|
| /test/xts/hats/hdf/usb/usbdBenchmarkTest/common/ |
| H A D | HdfUsbdBenchmarkDeviceTest.cpp | 152 uint8_t speed = 0;
in BENCHMARK_F() local
|
| /base/location/frameworks/native/location_ndk/include/ |
| H A D | locator_c_impl.h | 37 double speed = 0.0; member
|
| /base/usb/usb_manager/test/native/service_unittest/src/ |
| H A D | usb_device_status_test.cpp | 101 uint8_t speed = 0;
in HWTEST_F() local 139 uint8_t speed = 0;
in HWTEST_F() local 178 uint8_t speed = 0;
in HWTEST_F() local 218 uint8_t speed = 0; HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| H A D | rs_frame_rate_policy.cpp | 91 int32_t RSFrameRatePolicy::GetPreferredFps(const std::string& scene, float speed) in GetPreferredFps() argument
|