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

/external/mesa3d/src/glsl/builtins/tools/
H A Dgenerate_builtins.py7 from subprocess import Popen, PIPE namespace
52 p = Popen(command, 1, stdout=PIPE, shell=False)
/external/chromium/chrome/common/extensions/docs/build/
H A Dbuild.py15 from subprocess import Popen, PIPE namespace
78 stdout=PIPE)
/external/bison/src/
H A Dparse-gram.h85 PIPE = 300, enumerator in enum:yytokentype
138 #define PIPE 300 macro
H A Dparse-gram.c120 PIPE = 300, enumerator in enum:yytokentype
173 #define PIPE 300 macro
/external/icu4c/test/intltest/
H A Dtranstst.cpp92 PIPE =((UChar)0x007C), /*|*/ enumerator in enum:__anon4987
557 append((UChar)PIPE).
4811 append((UChar)PIPE).append(c).append((UChar)PIPE).append(d).

Completed in 154 milliseconds