Home
last modified time | relevance | path

Searched defs:inv (Results 1 - 25 of 141) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/iio/imu/inv_mpu6050/
H A DMakefile
/kernel/linux/linux-6.6/drivers/iio/imu/inv_mpu6050/
H A DMakefile
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Ddma-noncoherent.h20 void (*inv)(phys_addr_t paddr, size_t size); member
/third_party/ffmpeg/libavcodec/
H A Dvc1_pred.h39 static av_always_inline int scale_mv(int value, int bfrac, int inv, int qs) in scale_mv() argument
/third_party/skia/src/core/
H A DSkMarkerStack.cpp13 SkM44 inv; in setMarker() local
H A DSkMipmapAccessor.cpp29 SkMipmapAccessor::SkMipmapAccessor(const SkImage_Base* image, const SkMatrix& inv, in SkMipmapAccessor() argument
101 Make(SkArenaAlloc* alloc, const SkImage* image, const SkMatrix& inv, SkMipmapMode mipmap) Make() argument
H A DSk4px.h36 Sk4px inv() const { return Sk16b(255) - *this; } in inv() function in __anon18669::Sk4px
/third_party/libwebsockets/lib/drivers/spi/bitbang/
H A Dlws-bb-spi.c53 uint8_t u, inv = !!(ctx->bb_ops.bus_mode & LWSSPIMODE_CPOL); in lws_bb_spi_write() local
78 uint8_t inv = !!(ctx->bb_ops.bus_mode & LWSSPIMODE_CPOL); in lws_bb_spi_read() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/epoll_ctl/
H A Depoll_ctl02.c30 static int inv = -1; variable
/third_party/skia/src/shaders/gradients/
H A DSkRadialGradient.cpp16 SkScalar inv = SkScalarInvert(radius); in rad_to_unit_matrix() local
H A DSkLinearGradient.cpp17 SkScalar inv = mag ? SkScalarInvert(mag) : 0; in pts_to_unit_matrix() local
/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnf_tables_core.h38 bool inv; member
46 bool inv; member
/third_party/mesa3d/src/mesa/math/
H A Dm_matrix.h77 ALIGN16 GLfloat inv[16]; /**< 16-element inverse (16-byte aligned) */ member
/third_party/lwip/src/core/ipv4/
H A Dip4_addr.c288 char inv[3]; in ip4addr_ntoa_r() local
/third_party/skia/gm/
H A D3d.cpp22 static SkM44 inv(const SkM44& m) { in inv() function
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-gic-v4.c311 int its_prop_update_vlpi(int irq, u8 config, bool inv) in its_prop_update_vlpi() argument
/kernel/linux/linux-5.10/net/netfilter/
H A Dxt_set.c29 match_set(ip_set_id_t index, const struct sk_buff *skb, const struct xt_action_param *par, struct ip_set_adt_opt *opt, int inv) match_set() argument
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_tables_core.h44 bool inv; member
52 bool inv; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Drqt.c57 int inv = 0; in mlx5e_bits_invert() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_set.c29 match_set(ip_set_id_t index, const struct sk_buff *skb, const struct xt_action_param *par, struct ip_set_adt_opt *opt, int inv) match_set() argument
/third_party/FreeBSD/lib/msun/src/
H A Ds_tanhl.c87 long double inv, r; in divl() local
/third_party/musl/src/regex/
H A Dfnmatch.c110 int inv = 0; in match_bracket() local
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dcompound-sizes.c34 struct inventory inv; member
65 struct inventory inv[10]; in main() local
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeMIPS_64.c33 sljit_s32 inv = 0; in load_immediate() local
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-el15203000.c181 static bool is_bounce(const struct led_pattern *pattern, u32 len, bool inv) in is_bounce() argument
157 is_cascade(const struct led_pattern *pattern, u32 len, bool inv, bool right) is_cascade() argument

Completed in 10 milliseconds

123456