Home
last modified time | relevance | path

Searched defs:ytype (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/Sema/
Dinvalid-decl.c11 typedef void ytype(); typedef
/external/libxml2/
Dxmlschemastypes.c4902 xmlSchemaValType ytype, in xmlSchemaCompareValuesInternal()
5208 xmlSchemaValType ytype, in xmlSchemaCompareValuesWhtspExt()
/external/pytorch/test/
Dtest_mps.py3240 def helper(shape, value, xtype=torch.float32, ytype=None, ztype=None): argument