Home
last modified time | relevance | path

Searched defs:src_type (Results 1 – 16 of 16) 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
461 transform_func_lookup (GType src_type, in transform_func_lookup()
519 g_value_register_transform_func (GType src_type, in g_value_register_transform_func()
559 g_value_type_transformable (GType src_type, in g_value_type_transformable()
580 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/skia/third_party/externals/tint/src/ast/
Dmodule_clone_test.cc140 for (auto* src_type : src.Types()) { in TEST() local
/third_party/skia/third_party/externals/tint/fuzzers/
Dtint_ast_clone_fuzzer.cc81 for (auto* src_type : src.Types()) { in LLVMFuzzerTestOneInput() local
/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()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_memory.cpp256 auto src_type = _.FindDef(src->type_id()); in GetStorageClass() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_memory.cpp256 auto src_type = _.FindDef(src->type_id()); in GetStorageClass() local
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/include/
Dhi_common_vo.h412 hi_vo_wbc_src_type src_type; /* RW; WBC source's type */ member
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl.cc174 auto* src_type = TypeOf(expr->expr); in EmitBitcast() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction.cc5730 auto* src_type = texel.type; in ConvertTexelForStorage() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp8166 auto &src_type = expression_type(arg); in bitcast_expression() local
8183 auto src_type = target_type; in bitcast_expression() local