Home
last modified time | relevance | path

Searched defs:oval (Results 51 - 75 of 182) sorted by relevance

12345678

/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dfutex.h27 static inline int arch_futex_atomic_op_inuser(int op, int oparg, int *oval, in arch_futex_atomic_op_inuser() argument
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dfutex_64.h33 static inline int arch_futex_atomic_op_inuser(int op, int oparg, int *oval, in arch_futex_atomic_op_inuser() argument
/kernel/linux/linux-5.10/net/netfilter/
H A Dxt_statistic.c33 int nval, oval; in statistic_mt() local
H A Dnft_numgen.c26 u32 nval, oval; in nft_ng_inc_gen() local
/kernel/linux/linux-5.10/include/asm-generic/
H A Dfutex.h31 arch_futex_atomic_op_inuser(int op, u32 oparg, int *oval, u32 __user *uaddr) in arch_futex_atomic_op_inuser() argument
117 arch_futex_atomic_op_inuser(int op, u32 oparg, int *oval, u32 __user *uaddr) in arch_futex_atomic_op_inuser() argument
/kernel/linux/linux-6.6/include/asm-generic/
H A Dfutex.h38 futex_atomic_op_inuser_local(int op, u32 oparg, int *oval, u32 __user *uaddr) in futex_atomic_op_inuser_local() argument
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dfutex.h73 static inline int arch_futex_atomic_op_inuser(int op, int oparg, int *oval, in arch_futex_atomic_op_inuser() argument
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dfutex.h48 static __always_inline int arch_futex_atomic_op_inuser(int op, int oparg, int *oval, in arch_futex_atomic_op_inuser() argument
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_statistic.c33 int nval, oval; in statistic_mt() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dasn_moid.c28 CONF_VALUE *oval; in oid_module_init() local
/third_party/openssl/crypto/asn1/
H A Dasn_moid.c28 CONF_VALUE *oval; in oid_module_init() local
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dfutex.h46 arch_futex_atomic_op_inuser(int op, int oparg, int *oval, u32 __user *_uaddr) in arch_futex_atomic_op_inuser() argument
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dfutex.h36 arch_futex_atomic_op_inuser(int op, int oparg, int *oval, u32 __user *uaddr) in arch_futex_atomic_op_inuser() argument
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dfutex.h41 arch_futex_atomic_op_inuser(int op, int oparg, int *oval, u32 __user *_uaddr) in arch_futex_atomic_op_inuser() argument
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dfutex.h35 arch_futex_atomic_op_inuser(int op, int oparg, int *oval, u32 __user *uaddr) in arch_futex_atomic_op_inuser() argument
/third_party/skia/samplecode/
H A DSamplePathEffects.cpp99 SkRect oval; variable
/third_party/skia/src/core/
H A DSkPathMakers.h53 SkPath_OvalPointIterator(const SkRect& oval, SkPathDirection dir, unsigned startIndex) in SkPath_OvalPointIterator() argument
/third_party/skia/docs/examples/
H A DSkPath_arcto_conic_parametric2.cpp40 SkRect oval = {center.x() - r, center.y() - r, center.x() + r, center.y() + r}; in REG_FIDDLE() local
H A DSkPath_arcto_conic_parametric.cpp23 SkRect oval = {center.x() - r, center.y() - r, center.x() + r, center.y() + r}; in REG_FIDDLE() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H A Dpath_test.cpp440 Rect oval; in HWTEST_F() local
455 Rect oval; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dadd_arc.cpp70 OH_Drawing_Rect *oval = OH_Drawing_RectCreate(-R, -R, R, R); in OnTestFunction() local
/third_party/skia/gm/
H A Darcto.cpp74 SkRect oval = SkRect::MakeXYWH(100, 100, 100, 100); in DEF_SIMPLE_GM() local
204 SkRect oval = SkRect::MakeXYWH(-radius, yOffset - radius, 2 * radius, 2 * radius); DEF_SIMPLE_GM() local
[all...]
H A Dovals.cpp191 SkRect oval = SkRect::MakeLTRB(-20, -60, 20, 60); variable
207 SkRect oval = SkRect::MakeLTRB(-80, -30, 80, 30); variable
224 SkRect oval = SkRect::MakeLTRB(0, -60, 1, 60); global() variable
239 SkRect oval = SkRect::MakeLTRB(-80, -1, 80, 0); global() variable
281 SkRect oval = SkRect::MakeLTRB(-30, -30, 30, 30); global() variable
[all...]
/kernel/linux/linux-5.10/sound/ppc/
H A Dbeep.c185 unsigned int oval, nval; in snd_pmac_put_beep() local
/kernel/linux/linux-5.10/sound/isa/gus/
H A Dgus_mixer.c44 unsigned char oval, nval; in snd_gf1_put_single() local

Completed in 8 milliseconds

12345678