Home
last modified time | relevance | path

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

12

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/op_function/
Dconverter.h66 const std::vector<ops::OP_DTYPE> &source_type() const { return source_type_; } in source_type() function
/third_party/rust/rust/compiler/rustc_lint/src/
Dmethods.rs55 let source_type = cx.typeck_results().expr_ty(source); in lint_cstring_as_ptr() localVariable
/third_party/grpc/src/core/xds/grpc/
Dxds_listener.cc107 for (int source_type = 0; source_type < 3; ++source_type) { in ToString() local
Dxds_listener_parser.cc69 XdsListenerResource::FilterChainMap::ConnectionSourceType source_type = member
/third_party/gn/src/gn/
Dbinary_target_generator.cc99 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
Dxcode_object.cc95 const char* source_type; member
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Drange_v2.cc49 #define IsSameType(source_type, cmp_type) (cmp_type->equal(source_type)) argument
/third_party/selinux/libsepol/include/sepol/policydb/
Davtab.h51 uint16_t source_type; member
Dpolicydb.h230 uint32_t source_type; member
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder.h86 const sem::Type* source_type; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/operator/composite/
Ddo_signature.cc291 …xceptionForCheckParameter(const std::string &func_name, size_t i, const std::string &source_type) { in RaiseExceptionForCheckParameter()
/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
Dvalidate_memory.cpp1127 const auto source_type = in ValidateCopyMemory() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_composites.cpp564 const auto source_type = _.FindDef(source->type_id()); in ValidateCopyLogical() local
Dvalidate_memory.cpp1127 const auto source_type = in ValidateCopyMemory() local
/third_party/spirv-tools/source/val/
Dvalidate_composites.cpp584 const auto source_type = _.FindDef(source->type_id()); in ValidateCopyLogical() local
Dvalidate_memory.cpp1204 const auto source_type = in ValidateCopyMemory() 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/mesa3d/src/imagination/vulkan/
Dpvr_spm.c506 enum usc_mrt_resource_type source_type, in pvr_spm_setup_pbe_eight_dword_write()
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
Dcodegen.h78 unsigned source_type : 2; member
92 unsigned source_type : 2; /* = 01 */ member
/third_party/rust/rust/src/bootstrap/
Dtool.rs30 source_type: SourceType, field
Ddoc.rs809 let source_type = if true $(&& $in_tree)? { localVariable
/third_party/grpc/src/core/server/
Dxds_server_config_fetcher.cc696 for (const auto& source_type : destination_ip.source_types_array) { in StartRdsWatch() local

12