Home
last modified time | relevance | path

Searched defs:right (Results 101 - 125 of 1299) sorted by relevance

12345678910>>...52

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_common.h62 float right; member
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dblur_large_rrects.cpp57 float right = 240.f; in OnTestFunction() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkroundrect_fuzzer/
H A Droundrect_fuzzer.cpp45 float right = GetObject<float>(); in NativeDrawingRoundRectTest001() local
/foundation/multimedia/image_effect/frameworks/native/render_environment/base/math/
H A Dmath_utils.h43 template<class R, class TL, class TR> static void Multiply(R &result, const TL &left, const TR &right) in Multiply() argument
/foundation/multimodalinput/input/util/common/include/
H A Dutil.h131 inline bool MMI_LNE(float left, float right) //less not equal in MMI_LNE() argument
137 inline bool MMI_GNE(float left, float right) //great not equal in MMI_GNE() argument
143 inline bool MMI_GE(float left, float right) //great or equal in MMI_GE() argument
149 inline bool MMI_LE(float left, float right) //less or equal in MMI_LE() argument
/foundation/window/window_manager/interfaces/kits/cj/display_runtime/
H A Ddisplay_utils.h42 CRect right; member
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_crpc_server_test.cpp41 static int StrcmpMathRight(const char *left, const char *right) in StrcmpMathRight() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_region.cpp80 int right = rect->GetRight(); in OH_Drawing_RegionSetRect() local
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/
H A Dsync_regs_test.c40 static void compare_regs(struct kvm_regs *left, struct kvm_regs *right) in compare_regs() argument
68 static void compare_sregs(struct kvm_sregs *left, struct kvm_sregs *right) in compare_sregs() argument
72 compare_vcpu_events(struct kvm_vcpu_events *left, struct kvm_vcpu_events *right) compare_vcpu_events() argument
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-gaff.c34 int left, right; in hid_gaff_play() local
H A Dhid-holtekff.c95 int left, right; in holtekff_play() local
H A Dhid-lgff.c63 unsigned int left, right; in hid_lgff_play() local
H A Dhid-pl.c52 int left, right; in hid_plff_play() local
H A Dhid-sjoy.c34 u32 left, right; in hid_sjoyff_play() local
H A Dhid-axff.c37 int left, right; in axff_play() local
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dsysfillrect.c81 bitfill_unaligned(struct fb_info *p, unsigned long *dst, int dst_idx, unsigned long pat, int left, int right, unsigned n, int bits) bitfill_unaligned() argument
191 bitfill_unaligned_rev(struct fb_info *p, unsigned long *dst, int dst_idx, unsigned long pat, int left, int right, unsigned n, int bits) bitfill_unaligned_rev() argument
295 int right, r; sys_fillrect() local
[all...]
H A Dsyscopyarea.c33 int left, right; in bitcpy() local
153 d0 >>= right; bitcpy() local
228 int const right = -shift & (bits-1); bitcpy_rev() local
261 d0 >>= right; bitcpy_rev() local
[all...]
H A Dcfbfillrect.c92 bitfill_unaligned(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, unsigned long pat, int left, int right, unsigned n, int bits) bitfill_unaligned() argument
217 bitfill_unaligned_rev(struct fb_info *p, unsigned long __iomem *dst, int dst_idx, unsigned long pat, int left, int right, unsigned n, int bits) bitfill_unaligned_rev() argument
332 int right, r; cfb_fillrect() local
[all...]
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-rect.h121 int right, bottom; in v4l2_rect_intersect() local
/kernel/linux/linux-5.10/include/linux/
H A Dmin_heap.h38 void *left, *right, *parent, *smallest; in min_heapify() local
H A Dprojid.h36 static inline bool projid_eq(kprojid_t left, kprojid_t right) in projid_eq() argument
41 static inline bool projid_lt(kprojid_t left, kprojid_t right) in projid_lt() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dblock-range.c64 static inline void rb_link_right_of_node(struct rb_node *right, struct rb_node *node) in rb_link_right_of_node() argument
/kernel/linux/linux-6.6/include/linux/
H A Dprojid.h36 static inline bool projid_eq(kprojid_t left, kprojid_t right) in projid_eq() argument
41 static inline bool projid_lt(kprojid_t left, kprojid_t right) in projid_lt() argument
H A Dmin_heap.h38 void *left, *right, *parent, *smallest; in min_heapify() local
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-rect.h121 int right, bottom; in v4l2_rect_intersect() local

Completed in 11 milliseconds

12345678910>>...52