Home
last modified time | relevance | path

Searched defs:namedType (Results 1 – 9 of 9) sorted by relevance

/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/jsontype/impl/
DStdSubtypeResolver.java229 protected void _collectAndResolve(AnnotatedClass annotatedType, NamedType namedType, in _collectAndResolve()
271 protected void _collectAndResolveByTypeId(AnnotatedClass annotatedType, NamedType namedType, in _collectAndResolveByTypeId()
283 byName.put(namedType.getName(), namedType); in _collectAndResolveByTypeId() local
/external/angle/src/compiler/translator/tree_ops/
DSeparateStructFromUniformDeclarations.cpp69 TType *namedType = new TType(structure, true); in doReplacement() local
/external/pytorch/torch/csrc/jit/serialization/
Dflatbuffer_serializer.cpp64 auto namedType = t.cast<c10::NamedType>(); in print_type() local
301 auto namedType = t.cast<c10::NamedType>(); in functionToFB() local
Dexport_module.cpp259 auto namedType = t.cast<c10::NamedType>(); in getFunctionTuple() local
763 auto namedType = type.cast<c10::NamedType>(); in type_printer() local
Dpython_print.cpp1730 auto namedType = type.cast<c10::NamedType>(); in printType() local
/external/pytorch/torch/csrc/jit/mobile/
Dmodule.cpp318 auto namedType = t.cast<c10::NamedType>(); in print_type() local
/external/cronet/tot/third_party/libxml/src/include/libxml/
DschemasInternals.h782 const xmlChar *namedType; member
/external/cronet/stable/third_party/libxml/src/include/libxml/
DschemasInternals.h782 const xmlChar *namedType; member
/external/libxml2/include/libxml/
DschemasInternals.h782 const xmlChar *namedType; member