Home
last modified time | relevance | path

Searched refs:oType (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/lite/java/src/main/java/org/tensorflow/lite/
DTensor.java257 DataType oType = dataTypeOf(o); in throwIfTypeIsIncompatible() local
258 if (oType != dtype) { in throwIfTypeIsIncompatible()
263 dtype, o.getClass().getName(), oType)); in throwIfTypeIsIncompatible()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_stroke.cpp67 XFA_ObjectType oType, in CXFA_Stroke() argument
76 oType, in CXFA_Stroke()
Dcxfa_stroke.h57 XFA_ObjectType oType,
Dcxfa_box.h46 XFA_ObjectType oType,
Dcxfa_rectangle.h33 XFA_ObjectType oType,
Dcxfa_node.h301 XFA_ObjectType oType,
310 XFA_ObjectType oType,
Dcxfa_box.cpp63 XFA_ObjectType oType, in CXFA_Box() argument
72 oType, in CXFA_Box()
Dcxfa_rectangle.cpp48 XFA_ObjectType oType, in CXFA_Rectangle() argument
57 oType, in CXFA_Rectangle()
Dcxfa_node.cpp178 XFA_ObjectType oType, in CXFA_Node() argument
184 : CXFA_Object(pDoc, oType, eType, elementName, std::move(js_node)), in CXFA_Node()
203 XFA_ObjectType oType, in CXFA_Node() argument
211 oType, in CXFA_Node()