Home
last modified time | relevance | path

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

/external/lldb/tools/debugserver/source/MacOSX/
DMachProcess.cpp1861 PseudoTerminal pty; in PosixSpawnChildForPTraceDebugging() local
2004 PseudoTerminal pty; in ForkChildForPTraceDebugging() local
2221 PseudoTerminal pty; in SBForkChildForPTraceDebugging() local
/external/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp661 lldb_utility::PseudoTerminal pty; in DoLaunch() local
/external/clang/lib/Sema/
DSemaExpr.cpp10420 if (const BuiltinType *pty = LHSExpr->getType()->getAsPlaceholderType()) { in BuildBinOp() local
10448 if (const BuiltinType *pty = RHSExpr->getType()->getAsPlaceholderType()) { in BuildBinOp() local
10697 if (const BuiltinType *pty = Input->getType()->getAsPlaceholderType()) { in BuildUnaryOp() local
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c84 #define DEFINE_ITERATORS(camlname, cname, pty, cty, pfun) \ argument
/external/libxml2/
Dxmlschemas.c20103 xmlSchemaTypePtr tx, ty, ptx, pty; in xmlSchemaAreValuesEqual() local