Searched defs:has_size (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/boost/spirit/home/x3/support/traits/ |
D | tuple_traits.hpp | 27 struct has_size struct
|
/third_party/boost/libs/contract/example/features/ |
D | base_types_no_macro.cpp | 41 struct has_size { virtual unsigned size() const = 0; }; struct
|
D | base_types.cpp | 41 struct has_size { virtual unsigned size() const = 0; }; struct
|
/third_party/ffmpeg/libavcodec/ |
D | alac.c | 241 int has_size, bps, is_compressed, decorr_shift, decorr_left_weight, ret; in decode_element() local
|
/third_party/libinput/src/ |
D | evdev-totem.c | 720 bool has_xy, has_slot, has_tool_dial, has_size; in totem_reject_device() local
|
D | evdev-tablet.c | 2350 bool has_xy, has_pen, has_btn_stylus, has_size; in tablet_reject_device() local
|