Home
last modified time | relevance | path

Searched defs:val_type (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gcc-10.3.1/python/libstdcxx/v6/
H A Dxmethods.py38 def __init__(self, val_type, size): argument
47 def __init__(self, val_type, size): argument
60 def __init__(self, val_type, size): argument
73 def __init__(self, val_type, size): argument
89 def __init__(self, val_type, size): argument
105 def __init__(self, val_type, size): argument
121 def __init__(self, val_type, size): argument
166 def __init__(self, val_type): argument
278 def __init__(self, val_type, node_type): argument
324 def __init__(self, val_type, node_type): argument
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gcc-10.3.1/python/libstdcxx/v6/
H A Dxmethods.py38 def __init__(self, val_type, size): argument
47 def __init__(self, val_type, size): argument
60 def __init__(self, val_type, size): argument
73 def __init__(self, val_type, size): argument
89 def __init__(self, val_type, size): argument
105 def __init__(self, val_type, size): argument
121 def __init__(self, val_type, size): argument
166 def __init__(self, val_type): argument
278 def __init__(self, val_type, node_type): argument
324 def __init__(self, val_type, node_type): argument
[all …]
/OK3568_Linux_fs/kernel/sound/usb/
H A Dmixer_quirks.c42 int val_type; member
58 int val_type, in snd_create_std_mono_ctl_offset()
111 int val_type, in snd_create_std_mono_ctl()
995 const int val_type = USB_MIXER_S16; in snd_ftu_create_volume_ctls() local
1031 const int val_type = USB_MIXER_U8; in snd_ftu_create_effect_volume_ctl() local
1044 const int val_type = USB_MIXER_S16; in snd_ftu_create_effect_duration_ctl() local
1057 const int val_type = USB_MIXER_U8; in snd_ftu_create_effect_feedback_ctl() local
1072 const int val_type = USB_MIXER_S16; in snd_ftu_create_effect_return_ctls() local
1096 const int val_type = USB_MIXER_S16; in snd_ftu_create_effect_send_ctls() local
1187 const int val_type = USB_MIXER_S16; in snd_c400_create_vol_ctls() local
[all …]
H A Dmixer.h89 int val_type; member
H A Dmixer_scarlett.c540 int val_type, int channels, const char *name, in add_new_ctl()
H A Dmixer_us16x08.c1044 int index, int val_type, int channels, in add_new_ctl()
H A Dmixer.c275 static int uac2_ctl_value_size(int val_type) in uac2_ctl_value_size()
2267 int val_type; member
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dbuildstats-diff117 def print_task_diff(bs1, bs2, val_type, min_val=0, min_absdiff=0, sort_by=('absdiff',), only_tasks=… argument
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_ct.c1133 void *val, int val_type, in tcf_ct_set_key_val()
1333 void *val, int val_type, in tcf_ct_dump_key_val()
H A Dcls_flower.c752 void *val, int val_type, in fl_set_key_val()
2405 void *val, int val_type, in fl_dump_key_val()
/OK3568_Linux_fs/kernel/drivers/net/dsa/b53/
H A Db53_priv.h234 #define b53_build_op(type_op_size, val_type) \ argument
/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c622 tree field_type, val_type; in check_bad_casts_in_constructor() local
/OK3568_Linux_fs/kernel/fs/hugetlbfs/
H A Dinode.c1215 enum hugetlbfs_size_type val_type) in hugetlbfs_size_to_hpages()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Dnumber_base.hpp1055 …edef typename boost::multiprecision::detail::expression<tag, A1, A2, A3, A4>::result_type val_type; in real_cast() typedef