Searched refs:SoM (Results 1 – 3 of 3) sorted by relevance
/external/strace/ |
D | bpf_attr_check.c | 8 # define SoM(type_, member_) (sizeof(((type_ *)0)->member_)) macro 11 static_assert(SoM(struct BPF_MAP_CREATE_struct, map_type) == SoM(union bpf_attr, map_type), 18 static_assert(SoM(struct BPF_MAP_CREATE_struct, key_size) == SoM(union bpf_attr, key_size), 25 static_assert(SoM(struct BPF_MAP_CREATE_struct, value_size) == SoM(union bpf_attr, value_size), 32 static_assert(SoM(struct BPF_MAP_CREATE_struct, max_entries) == SoM(union bpf_attr, max_entries), 39 static_assert(SoM(struct BPF_MAP_CREATE_struct, map_flags) == SoM(union bpf_attr, map_flags), 46 static_assert(SoM(struct BPF_MAP_CREATE_struct, inner_map_fd) == SoM(union bpf_attr, inner_map_fd), 53 static_assert(SoM(struct BPF_MAP_CREATE_struct, numa_node) == SoM(union bpf_attr, numa_node), 60 static_assert(SoM(struct BPF_MAP_CREATE_struct, map_name) == SoM(union bpf_attr, map_name), 67 static_assert(SoM(struct BPF_MAP_CREATE_struct, map_ifindex) == SoM(union bpf_attr, map_ifindex), [all …]
|
D | gen_bpf_attr_check.sh | 59 static_assert(SoM(struct $struct, $field) == SoM($type_name, $enum$field),
|
/external/skia/experimental/wasm-skp-debugger/debugger/ |
D | anim.mskp | 13205 �Q.w�����`=^�Y �� ���?� �F+'�[�l��SoM���pg��U���o~���g>#��L�1ЀQ)�W��X� /�A� �l*8�?�ΪGx�…
|