Home
last modified time | relevance | path

Searched defs:stringType (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/third_party/proto/coreml/
DFeatureTypes.proto201 StringFeatureType stringType = 3; field
215 StringFeatureType stringType = 3; field
/third_party/typescript/src/compiler/
Dchecker.ts15312 const primitive = type.flags & TypeFlags.StringLiteral ? stringType : constant