Home
last modified time | relevance | path

Searched defs:source_type (Results 1 – 25 of 32) sorted by relevance

12

/third_party/boost/boost/numeric/conversion/
Dconverter_policies.hpp32 typedef S source_type ; typedef
54 typedef S source_type ; typedef
73 typedef S source_type ; typedef
92 typedef S source_type ; typedef
/third_party/boost/boost/numeric/conversion/detail/
Dconversion_traits.hpp42 typedef S source_type ; typedef
67 typedef N source_type ; typedef
83 typedef typename remove_cv<S>::type source_type ; typedef
Dconverter.hpp457 typedef typename Traits::source_type source_type ; typedef
481 typedef typename Traits::source_type source_type ; typedef
506 typedef typename Traits::source_type source_type ; typedef
/third_party/boost/boost/lexical_cast/detail/
Dconverter_numeric.hpp43 typedef Source source_type; typedef
67 typedef Source source_type ; typedef
/third_party/boost/boost/lexical_cast/
Dbad_lexical_cast.hpp76 const type_info_t &source_type() const BOOST_NOEXCEPT { in source_type() function in boost::bad_lexical_cast
/third_party/boost/libs/range/test/adaptor_test/
Dtype_erased_mix_values.cpp37 >::type source_type; in mix_values_impl() typedef
/third_party/gn/src/gn/
Dbinary_target_generator.cc96 const SourceFile::Type source_type = source.GetType(); in FillSources() local
Dcompile_commands_writer.cc155 SourceFile::Type source_type, in WriteCommand()
255 const SourceFile::Type source_type = source.GetType(); in OutputJSON() local
/third_party/boost/libs/numeric/conversion/test/
Dnumeric_cast_traits_test.cpp231 typedef Double source_type; typedef
253 typedef Double source_type; typedef
Dtest_helpers3.cpp32 typedef typename traits::source_type source_type ; typedef
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfsourceobject.h53 GstMFSourceType source_type; member
Dgstmfsourceobject.c56 static GType source_type = 0; in gst_mf_source_type_get_type() local
Dmediacapturewrapper.cpp318 MediaStreamType source_type; in Fill() local
/third_party/selinux/libsepol/include/sepol/policydb/
Davtab.h51 uint16_t source_type; member
/third_party/boost/boost/units/detail/
Dconversion_impl.hpp100 typedef Source source_type; typedef
129 typedef typename selector::source_type source_type; typedef
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder.h86 const sem::Type* source_type; member
/third_party/spirv-tools/source/val/
Dvalidate_composites.cpp564 const auto source_type = _.FindDef(source->type_id()); in ValidateCopyLogical() local
/third_party/mindspore/mindspore/ccsrc/frontend/operator/composite/
Ddo_signature.cc346 …xceptionForCheckParameter(const std::string &func_name, size_t i, const std::string &source_type) { in RaiseExceptionForCheckParameter()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_composites.cpp564 const auto source_type = _.FindDef(source->type_id()); in ValidateCopyLogical() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_composites.cpp564 const auto source_type = _.FindDef(source->type_id()); in ValidateCopyLogical() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cGPUShader5Tests.cpp585 const glw::GLchar* source_type) in getVertexShader()
Dgl3cTextureSizePromotion.cpp267 glw::GLenum source_type = GL_NONE; in prepareSourceTexture() local
/third_party/boost/tools/quickbook/src/
Dcode_snippet.cpp93 char const* const source_type; member
/third_party/ejdb/src/jbl/
Dbinn.c2073 BINN_PRIVATE BOOL copy_int_value(void *psource, void *pdest, int source_type, int dest_type) { in copy_int_value()
2167 BOOL copy_int_value_tests(void *psource, void *pdest, int source_type, int dest_type) { in copy_int_value_tests()
2173 BINN_PRIVATE BOOL copy_float_value(void *psource, void *pdest, int source_type, int dest_type) { in copy_float_value()
2211 BINN_PRIVATE BOOL copy_value(void *psource, void *pdest, int source_type, int dest_type, int data_s… in copy_value()
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dcodegen.h78 unsigned source_type : 2; member
92 unsigned source_type : 2; /* = 01 */ member

12