Searched refs:val_type (Results 1 – 25 of 31) sorted by relevance
12
/external/strace/xlat/ |
D | gen.sh | 71 echo " XLAT_TYPE(${val_type}, ${val})," 84 echo " XLAT_TYPE_PAIR(${val_type}, ${val}, \"${str}\")," 198 unconditional= val_type= 216 val_type="${line#\#val_type }"
|
D | btrfs_scrub_flags.in | 1 #val_type uint64_t
|
D | uffd_zeropage_flags.in | 1 #val_type uint64_t
|
D | uffd_copy_flags.in | 1 #val_type uint64_t
|
D | btrfs_dev_stats_flags.in | 1 #val_type uint64_t
|
D | btrfs_qgroup_inherit_flags.in | 1 #val_type uint64_t
|
D | uffd_register_mode_flags.in | 1 #val_type uint64_t
|
D | btrfs_defrag_flags.in | 1 #val_type uint64_t
|
D | uffd_api_flags.in | 1 #val_type uint64_t
|
D | btrfs_snap_flags_v2.in | 1 #val_type uint64_t
|
D | uffd_register_ioctl_flags.in | 1 #val_type uint64_t
|
D | btrfs_qgroup_ctl_cmds.in | 1 #val_type uint64_t
|
D | btrfs_dev_replace_cmds.in | 1 #val_type uint64_t
|
D | sa_handler_values.in | 1 #val_type unsigned long
|
D | btrfs_features_compat_ro.in | 1 #val_type uint64_t
|
D | btrfs_dev_replace_results.in | 1 #val_type uint64_t
|
D | btrfs_qgroup_status_flags.in | 1 #val_type uint64_t
|
D | btrfs_dev_replace_state.in | 1 #val_type uint64_t
|
D | btrfs_dev_stats_values.in | 1 #val_type uint64_t
|
D | uffd_api_features.in | 1 #val_type uint64_t
|
D | btrfs_balance_flags.in | 1 #val_type uint64_t
|
D | btrfs_qgroup_limit_flags.in | 1 #val_type uint64_t
|
D | btrfs_features_incompat.in | 1 #val_type uint64_t
|
D | btrfs_balance_args.in | 1 #val_type uint64_t
|
/external/autotest/tko/parsers/ |
D | version_1.py | 82 key, val_type, value = "", "", "" 87 key, val_type, value = typed_match.groups() 93 val_type = 'perf' 97 if val_type == 'attr': 99 elif val_type == 'perf':
|
12