/external/qemu/hw/ |
D | goldfish_pipe.c | 127 typedef struct Pipe { struct 128 struct Pipe* next; argument 129 struct Pipe* next_waked; argument 138 } Pipe; argument 141 static void* pipeConnector_new(Pipe* pipe); 143 static Pipe* 146 Pipe* pipe; in pipe_new0() 152 static Pipe* 155 Pipe* pipe = pipe_new0(dev); in pipe_new() 161 static Pipe** [all …]
|
/external/qemu/android/ |
D | hw-qemud.c | 677 } Pipe; member 810 QemudPipeMessage** msg_list = &c->ProtocolSelector.Pipe.messages; in _qemud_client_free() 865 c->ProtocolSelector.Pipe.qemud_pipe->client = NULL; in qemud_client_disconnect() 912 c->ProtocolSelector.Pipe.messages = NULL; in qemud_client_alloc() 913 c->ProtocolSelector.Pipe.qemud_pipe = NULL; in qemud_client_alloc() 1612 QemudPipeMessage** ins_at = &client->ProtocolSelector.Pipe.messages; in _qemud_pipe_cache_buffer() 1628 goldfish_pipe_wake(client->ProtocolSelector.Pipe.qemud_pipe->hwpipe, in _qemud_pipe_cache_buffer() 1950 client->ProtocolSelector.Pipe.qemud_pipe = pipe; in _qemudPipe_init() 2032 msg_list = &client->ProtocolSelector.Pipe.messages; in _qemudPipe_recvBuffers() 2076 if (client->ProtocolSelector.Pipe.messages != NULL) { in _qemudPipe_poll() [all …]
|
/external/clang/lib/Basic/ |
D | Diagnostic.cpp | 744 const char *Pipe = ScanFormat(Argument, Argument + ArgumentLen, '|'); in FormatDiagnostic() local 745 const char *FirstDollar = ScanFormat(Argument, Pipe, '$'); in FormatDiagnostic() 746 const char *SecondDollar = ScanFormat(FirstDollar + 1, Pipe, '$'); in FormatDiagnostic() 753 FormatDiagnostic(SecondDollar + 1, Pipe, OutStr); in FormatDiagnostic() 852 const char *Pipe = ScanFormat(Argument, ArgumentEnd, '|'); in FormatDiagnostic() local 867 FormatDiagnostic(Pipe + 1, ArgumentEnd, OutStr); in FormatDiagnostic() 907 FormatDiagnostic(SecondDollar + 1, Pipe, OutStr); in FormatDiagnostic()
|
/external/markdown/tests/extensions-x-tables/ |
D | tables.txt | 18 | Pipe | $1 |
|
/external/chromium_org/native_client_sdk/src/build_tools/tests/ |
D | test_server.py | 14 parent_conn, child_conn = multiprocessing.Pipe()
|
/external/skia/tests/ |
D | PipeTest.cpp | 46 DEF_TEST(Pipe, reporter) { in DEF_TEST() argument
|
/external/clang/lib/Driver/ |
D | InputInfo.h | 33 Pipe enumerator
|
/external/llvm/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 47 Pipe, PipePipe, Caret, enumerator
|
/external/mesa3d/src/gallium/docs/source/ |
D | distro.rst | 162 Pipe Buffer Managers
|
/external/chromium_org/native_client_sdk/src/tools/ |
D | httpd.py | 169 parent_conn, child_conn = multiprocessing.Pipe()
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/ |
D | distro.rst | 162 Pipe Buffer Managers
|
/external/oprofile/events/mips/74K/ |
D | events | 48 event:0x1e counters:0,2 um:zero minimum:500 name:FSB_FULL_STALLS : 30-0 Pipe stall cycles due to FS… 49 event:0x1f counters:0,2 um:zero minimum:500 name:LDQ_FULL_STALLS : 31-0 Pipe stall cycles due to LD… 50 event:0x20 counters:0,2 um:zero minimum:500 name:WBB_FULL_STALLS : 32-0 Pipe stall cycles due to WB…
|
/external/clang/include/clang/Basic/ |
D | OperatorKinds.def | 70 OVERLOADED_OPERATOR(Pipe , "|" , pipe , false, true , false)
|
/external/llvm/lib/MC/MCParser/ |
D | AsmLexer.cpp | 474 return AsmToken(AsmToken::Pipe, StringRef(TokStart, 1)); in LexToken()
|
D | AsmParser.cpp | 1029 case AsmToken::Pipe: in getBinOpPrecedence() 1798 case AsmToken::Pipe: in IsOperator()
|
/external/mesa3d/doxygen/ |
D | gallium.doc | 34 - Pipe drivers: 86 the window system. Pipe drivers use the winsys interface to handle these
|
/external/chromium_org/third_party/mesa/src/doxygen/ |
D | gallium.doc | 34 - Pipe drivers: 86 the window system. Pipe drivers use the winsys interface to handle these
|
/external/llvm/tools/llvm-mc/ |
D | llvm-mc.cpp | 300 case AsmToken::Pipe: Out->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 | 238 # named_pipe = Windows Named Pipe (default for Windows)
|
D | defconfig | 240 # named_pipe = Windows Named Pipe (default for Windows)
|
D | ChangeLog | 805 Named Pipe (CONFIG_CTRL_IFACE=named_pipe); this is now the default
|
/external/chromium_org/content/browser/renderer_host/ |
D | render_widget_host_view_mac.mm | 3610 // TODO(thakis): Pipe |actualRange| through TextInputClientMac machinery. 3645 // TODO(thakis): Pipe |actualRange| through TextInputClientMac machinery.
|
/external/oprofile/events/ppc64/power7/ |
D | events | 1104 …me:PM_VSU0_FPSCR_GRP136 : (Group 136 pm_vsu15) Move to/from FPSCR type instruction issued on Pipe 0
|
/external/chromium_org/third_party/usb_ids/ |
D | usb.ids | 1939 0290 Xbox360 Performance Pipe (PIX)
|