Searched defs:Pipe (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/Driver/
H A DInputInfo.h33 Pipe enumerator in enum:clang::driver::InputInfo::Class
/external/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h48 Pipe, PipePipe, Caret, enumerator in enum:llvm::AsmToken::TokenKind
/external/qemu/hw/
H A Dgoldfish_pipe.c94 APANIC("Pipe service name too long: '%s'", pipeName);
129 typedef struct Pipe { struct
130 struct Pipe* next;
131 struct Pipe* next_waked;
140 } Pipe; typedef in typeref:struct:Pipe
143 static void* pipeConnector_new(Pipe* pipe);
145 static Pipe*
148 Pipe* pipe;
154 static Pipe*
157 Pipe* pip
[all...]
/external/qemu/android/
H A Dhw-qemud.c611 * messages from the channel id (see qemud_multiplexer_serial_recv()). Pipe
632 /* Pipe descriptor. */
673 /* Pipe-specific fields. */
677 } Pipe; member in union:QemudClient::__anon8898
810 QemudPipeMessage** msg_list = &c->ProtocolSelector.Pipe.messages;
865 c->ProtocolSelector.Pipe.qemud_pipe->client = NULL;
912 c->ProtocolSelector.Pipe.messages = NULL;
913 c->ProtocolSelector.Pipe.qemud_pipe = NULL;
1612 QemudPipeMessage** ins_at = &client->ProtocolSelector.Pipe.messages;
1628 goldfish_pipe_wake(client->ProtocolSelector.Pipe
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 508 milliseconds