Home
last modified time | relevance | path

Searched defs:ty (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/media/radio/
H A Dradio-typhoon.c78 struct typhoon *ty = kzalloc_obj(*ty); in typhoon_alloc() local
113 struct typhoon *ty = container_of(isa, struct typhoon, isa); in typhoon_s_mute_volume() local
/linux/rust/syn/
H A Ditem.rs1003 let ty = input.parse()?; in parse_rest_of_item() localVariable
1033 let ty = input.parse()?; in parse_rest_of_item() localVariable
1133 ty: Option<(Token![=], Type)>, field
1174 let ty = Self::parse_optional_definition(input)?; in parse() localVariable
1475 let ty: Type = input.parse()?; in parse() localVariable
1669 let ty: Type = if colon_token.is_some() { in parse() localVariable
1672 let mut ty = Type::Path(TypePath { in parse() localVariable
1890 let ty = input.parse()?; in parse() localVariable
2351 let ty: Type = input.parse()?; in parse() localVariable
2430 let ty: Type = input.parse()?; in parse() localVariable
[all …]
H A Dty.rs517 let ty: TypePath = input.parse()?; in ambig_ty() localVariable
802 let ty = ambig_ty(input, allow_plus, allow_group_generic)?; in parse() localVariable
1013 let ty = if allow_self && !has_self && input.peek(Token![mut]) && input.peek2(Token![self]) in parse_bare_fn_arg() localVariable
1025 let ty = match ty { in parse_bare_fn_arg() localVariable
H A Dparse_quote.rs197 let ty: Type = input.parse()?; in parse() localVariable
H A Dlib.rs540 mod ty; module
H A Dstmt.rs291 let ty: Type = input.parse()?; in stmt_local() localVariable
H A Ddata.rs339 let ty: Type = if unnamed_field in parse_named() localVariable
H A Dexpr.rs1377 let ty = ty::parsing::ambig_ty(input, allow_plus, allow_group_generic)?; in parse_expr() localVariable
1420 let ty = ty::parsing::ambig_ty(input, allow_plus, allow_group_generic)?; in parse_expr() localVariable
2561 let ty: Type = input.parse()?; in expr_closure() localVariable
/linux/lib/crypto/
H A Darc4.c42 u32 ty, ta, tb; in arc4_crypt() local
/linux/drivers/platform/surface/aggregator/
H A Dssh_msgb.h118 static inline void msgb_push_frame(struct msgbuf *msgb, u8 ty, u16 len, u8 seq) in msgb_push_frame()
H A Dtrace.h213 #define ssam_show_frame_type(ty) \ argument
/linux/drivers/gpu/drm/nouveau/include/nvhw/
H A Ddrf.h140 #define DRF_MR_X(er,ew,ty,p,o,dr,m,v) ({ \ argument
145 #define DRF_MR_N(X,er,ew,ty,p,o,d,r ,m,v) DRF_MR_X(er, ew, ty, (p), (o), d##_##r , (m), (v)) argument
146 #define DRF_MR_I(X,er,ew,ty,p,o,d,r,i,m,v) DRF_MR_X(er, ew, ty, (p), (o), d##_##r(i), (m), (v)) argument
174 #define DRF_MV_N(X,er,ew,ty,p,o,d,r, f,v) \ argument
177 #define DRF_MV_I(X,er,ew,ty,p,o,d,r,i,f,v) \ argument
184 #define DRF_MD_N(X,er,ew,ty,p,o,d,r, f,v) \ argument
187 #define DRF_MD_I(X,er,ew,ty,p,o,d,r,i,f,v) \ argument
/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.c276 u32 tx, u32 ty, u32 *hratio) in gsc_check_src_scale_info()
639 int tx, ty; in gsc_set_scaler_info() local
/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_param_shading.c110 int ty, src_y0, src_y1; in crop_and_interpolate() local
/linux/scripts/kconfig/
H A Dgconf.c756 gint ty = (gint) event->y; in on_treeview2_button_press_event() local
865 gint ty = (gint) event->y; in on_treeview1_button_press_event() local
/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h265.c368 int i, x, tx, y, ty; in cedrus_h265_write_tiles() local
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-core.c233 int tx, ty, sx, sy; in fimc_set_scaler_info() local
/linux/drivers/comedi/drivers/
H A Djr3_pci.h262 ty, enumerator
/linux/arch/mips/pci/
H A Dpcie-octeon.c56 uint64_t ty:1; member
/linux/kernel/kcsan/
H A Dkcsan_test.c209 const int ty = r->access[i].type; in __report_matches() local
/linux/net/mctp/test/
H A Droute-test.c1414 { .hdr = LK(21, 11), .ty member
[all...]
/linux/crypto/
H A Decc.c1446 u64 ty[ECC_MAX_DIGITS]; in ecc_point_mult_shamir() local
/linux/tools/perf/util/
H A Ddemangle-rust-v0.c1276 const char *ty = basic_type(tag); in printer_print_const_uint() local
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.c439 u8 tx, ty; in vop2_afbc_transform_offset() local