/external/okhttp/okio/okio/src/test/java/okio/ |
D | BufferedSourceTest.java | 41 @Override public Pipe pipe() { 43 Pipe result = new Pipe(); 55 @Override public Pipe pipe() { 57 Pipe result = new Pipe(); 69 @Override public Pipe pipe() { 71 Pipe result = new Pipe(); 87 Pipe pipe(); in pipe() 90 private static class Pipe { class in BufferedSourceTest 113 Pipe pipe = factory.pipe(); in setUp()
|
/external/clang/lib/Basic/ |
D | Diagnostic.cpp | 729 const char *Pipe = ScanFormat(Argument, Argument + ArgumentLen, '|'); in FormatDiagnostic() local 730 const char *FirstDollar = ScanFormat(Argument, Pipe, '$'); in FormatDiagnostic() 731 const char *SecondDollar = ScanFormat(FirstDollar + 1, Pipe, '$'); in FormatDiagnostic() 738 FormatDiagnostic(SecondDollar + 1, Pipe, OutStr); in FormatDiagnostic() 860 const char *Pipe = ScanFormat(Argument, ArgumentEnd, '|'); in FormatDiagnostic() local 874 FormatDiagnostic(Pipe + 1, ArgumentEnd, OutStr); in FormatDiagnostic() 914 FormatDiagnostic(SecondDollar + 1, Pipe, OutStr); in FormatDiagnostic()
|
/external/markdown/tests/extensions-x-tables/ |
D | tables.txt | 18 | Pipe | $1 |
|
/external/skia/resources/ |
D | slides_content.lua | 11 - Pipe
|
/external/skia/tests/ |
D | PipeTest.cpp | 44 DEF_TEST(Pipe, reporter) { in DEF_TEST() argument
|
/external/clang/lib/Driver/ |
D | InputInfo.h | 33 Pipe enumerator
|
/external/llvm/lib/Target/X86/ |
D | X86ScheduleBtVer2.td | 44 // Integer Pipe Scheduler 49 // AGU Pipe Scheduler 54 // Fpu Pipe Scheduler
|
/external/llvm/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 49 Pipe, PipePipe, Caret, enumerator
|
/external/mesa3d/src/gallium/docs/source/ |
D | distro.rst | 162 Pipe Buffer Managers
|
/external/clang/include/clang/Basic/ |
D | OperatorKinds.def | 70 OVERLOADED_OPERATOR(Pipe , "|" , pipe , false, true , false)
|
/external/mesa3d/doxygen/ |
D | gallium.doc | 34 - Pipe drivers: 86 the window system. Pipe drivers use the winsys interface to handle these
|
/external/llvm/lib/MC/MCParser/ |
D | AsmLexer.cpp | 556 return AsmToken(AsmToken::Pipe, StringRef(TokStart, 1)); in LexToken()
|
D | AsmParser.cpp | 1083 case AsmToken::Pipe: in getBinOpPrecedence() 1885 case AsmToken::Pipe: in isOperator()
|
/external/llvm/lib/Target/R600/AsmParser/ |
D | AMDGPUAsmParser.cpp | 580 if (getLexer().getKind() == AsmToken::Pipe) { in parseOperand() 630 if (getLexer().getKind() != AsmToken::Pipe) in parseOperand()
|
/external/llvm/tools/llvm-mc/ |
D | llvm-mc.cpp | 299 case AsmToken::Pipe: OS << "Pipe"; break; in AsLexInput()
|
/external/libmtp/ |
D | README | 195 Pipe Handle: 0x863ce234 (Endpoint Address: 0x2) 205 Pipe Handle: 0x863ce214 (Endpoint Address: 0x81) 214 Pipe Handle: 0x863ce214 (Endpoint Address: 0x81)
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | android.config | 176 # named_pipe = Windows Named Pipe (default for Windows)
|
D | defconfig | 191 # named_pipe = Windows Named Pipe (default for Windows)
|
D | ChangeLog | 1173 Named Pipe (CONFIG_CTRL_IFACE=named_pipe); this is now the default
|
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 1218 case AsmToken::Pipe: SM.onOr(); break; in ParseIntelExpression()
|
/external/libvncserver/x11vnc/ |
D | RELEASE-NOTES | 1309 -pipeinput: Pipe the VNC user's pointer and keyboard input events
|
/external/selinux/policycoreutils/po/ |
D | de.po | 2166 "Benannte Pipe\n"
|