Home
last modified time | relevance | path

Searched defs:pty (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_ioctl.py26 pty = None variable
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c62 #define DEFINE_ITERATORS(camlname, cname, pty, cty, pfun) \ argument
/external/clang/lib/Sema/
DSemaExpr.cpp11234 if (const BuiltinType *pty = LHSExpr->getType()->getAsPlaceholderType()) { in BuildBinOp() local
11262 if (const BuiltinType *pty = RHSExpr->getType()->getAsPlaceholderType()) { in BuildBinOp() local
11528 if (const BuiltinType *pty = Input->getType()->getAsPlaceholderType()) { in BuildUnaryOp() local
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c85 #define DEFINE_ITERATORS(camlname, cname, pty, cty, pfun) \ argument
/external/libxml2/
Dxmlschemas.c20142 xmlSchemaTypePtr tx, ty, ptx, pty; in xmlSchemaAreValuesEqual() local