Home
last modified time | relevance | path

Searched defs:src_type (Results 1 – 8 of 8) sorted by relevance

/third_party/pixman/pixman/
Dpixman-mips-dspr2.h52 src_type, src_cnt, \ argument
169 src_type, src_cnt, \ argument
211 #define PIXMAN_MIPS_BIND_FAST_PATH_SRC_MASK_DST(name, src_type, src_cnt, \ argument
252 src_type, dst_type) \ argument
294 src_type, dst_type) \ argument
334 src_type, dst_type) \ argument
383 src_type, dst_type) \ argument
Dpixman-arm-common.h54 src_type, src_cnt, \ argument
156 src_type, src_cnt, \ argument
195 src_type, src_cnt, \ argument
232 src_type, dst_type) \ argument
270 src_type, dst_type) \ argument
320 src_type, dst_type) \ argument
368 src_type, dst_type) \ argument
/third_party/boost/boost/proto/detail/preprocessed/
Dgenerate_by_value.hpp21 typedef proto::expr<Tag, src_args, 1> src_type; typedef
45 typedef proto::basic_expr<Tag, src_args, 1> src_type; typedef
69 typedef proto::expr<Tag, src_args, 2> src_type; typedef
93 typedef proto::basic_expr<Tag, src_args, 2> src_type; typedef
117 typedef proto::expr<Tag, src_args, 3> src_type; typedef
141 typedef proto::basic_expr<Tag, src_args, 3> src_type; typedef
165 typedef proto::expr<Tag, src_args, 4> src_type; typedef
189 typedef proto::basic_expr<Tag, src_args, 4> src_type; typedef
213 typedef proto::expr<Tag, src_args, 5> src_type; typedef
237 typedef proto::basic_expr<Tag, src_args, 5> src_type; typedef
[all …]
/third_party/glib/gobject/
Dgvalue.c117 GType src_type; member
452 transform_func_lookup (GType src_type, in transform_func_lookup()
510 g_value_register_transform_func (GType src_type, in g_value_register_transform_func()
550 g_value_type_transformable (GType src_type, in g_value_type_transformable()
571 g_value_type_compatible (GType src_type, in g_value_type_compatible()
/third_party/boost/boost/proto/detail/
Dgenerate_by_value.hpp50 typedef proto::expr<Tag, src_args, N> src_type; typedef
78 typedef proto::basic_expr<Tag, src_args, N> src_type; typedef
/third_party/boost/boost/type_erasure/
Ddynamic_any_cast.hpp93 …pedef typename ::boost::remove_const<typename ::boost::remove_reference<Any>::type>::type src_type; in dynamic_any_cast_impl() typedef
/third_party/ffmpeg/libavformat/
Dsdp.c52 const char *src_type; /**< address type of src_addr */ member
/third_party/libdrm/intel/
Dintel_decode.c706 i915_get_instruction_src_name(uint32_t src_type, uint32_t src_nr, char *name) in i915_get_instruction_src_name()
809 i915_get_instruction_addr(uint32_t src_type, uint32_t src_nr, char *name) in i915_get_instruction_addr()