Searched defs:PIPE (Results 1 - 21 of 21) sorted by last modified time

/external/owasp/sanitizer/tools/findbugs/lib/
H A Djaxen-1.1.6.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE.txt META-INF/maven/ ...
/external/mesa3d/src/glsl/builtins/tools/
H A Dgenerate_builtins.py10 from subprocess import Popen, PIPE namespace
75 p = Popen(command, 1, stdout=PIPE, shell=False)
/external/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp93 PIPE =((UChar)0x007C), /*|*/ enumerator in enum:__anon22147
557 append((UChar)PIPE).
4811 append((UChar)PIPE).append(c).append((UChar)PIPE).append(d).
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.touchpoint.natives_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/v8/tools/
H A Dpresubmit.py46 from subprocess import PIPE namespace
110 process = subprocess.Popen(command, stderr=subprocess.PIPE)
302 stdout=PIPE, cwd=path, shell=True)
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
H A Dwork_unit.py171 from subprocess import Popen, PIPE namespace
172 p = Popen(['nm', libname], bufsize=1, stdout=PIPE)
/external/chromium_org/tools/gyp/test/lib/
H A DTestCmd.py585 subprocess.PIPE = 'PIPE'
678 PIPE = subprocess.PIPE variable
1169 stdin = subprocess.PIPE
1175 stderr_value = subprocess.PIPE
1179 stdout=subprocess.PIPE,
/external/chromium_org/third_party/mesa/src/src/glsl/builtins/tools/
H A Dgenerate_builtins.py10 from subprocess import Popen, PIPE namespace
75 p = Popen(command, 1, stdout=PIPE, shell=False)
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtranstst.cpp93 PIPE =((UChar)0x007C), /*|*/ enumerator in enum:__anon12336
558 append((UChar)PIPE).
4813 append((UChar)PIPE).append(c).append((UChar)PIPE).append(d).
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
H A Dexecutive.py87 PIPE = subprocess.PIPE variable in class:Executive
100 stdout=self.PIPE,
276 ps_process = self.popen(['ps', '-eo', 'pid,comm'], stdout=self.PIPE, stderr=self.PIPE)
356 return (self.PIPE, input)
390 stdout=self.PIPE,
490 proc = subprocess.Popen(cmd_line, cwd=cwd, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
H A Dexecutive_mock.py57 PIPE = "MOCK PIPE" variable in class:MockExecutive
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/
H A Dlayouttestsserver.py34 from subprocess import Popen, PIPE, STDOUT namespace
62 process = subprocess.Popen(cmd, shell=True, cwd=script_dir, env=None, stdout=subprocess.PIPE, stderr=STDOUT)
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/bison/src/
H A Dparse-gram.c265 PIPE = 306, enumerator in enum:gram_tokentype
324 #define PIPE 306 macro
H A Dparse-gram.h106 PIPE = 306, enumerator in enum:gram_tokentype
165 #define PIPE 306 macro
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...

Completed in 411 milliseconds