Searched defs:pty (Results 1 – 8 of 8) sorted by relevance
/external/python/cpython3/Lib/test/ |
D | test_ioctl.py | 26 pty = None variable
|
D | test_builtin.py | 26 pty = signal = None variable
|
/external/python/cpython2/Lib/test/ |
D | test_ioctl.py | 26 pty = None variable
|
/external/python/cpython3/Doc/whatsnew/ |
D | 3.4.rst | 1270 pty section in Improved Modules
|
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 62 #define DEFINE_ITERATORS(camlname, cname, pty, cty, pfun) \ argument
|
/external/clang/lib/Sema/ |
D | SemaExpr.cpp | 11234 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/ |
D | llvm_ocaml.c | 85 #define DEFINE_ITERATORS(camlname, cname, pty, cty, pfun) \ argument
|
/external/libxml2/ |
D | xmlschemas.c | 20142 xmlSchemaTypePtr tx, ty, ptx, pty; in xmlSchemaAreValuesEqual() local
|