Searched refs:SINK (Results 1 - 10 of 10) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dpipes.py74 SINK = '-.' # Must be last, reads stdin variable
77 SOURCE, SINK]
119 if self.steps and self.steps[-1][1] == SINK:
121 'Template.append: already ends with SINK'
138 if kind == SINK:
140 'Template.prepend: SINK can only be appended'
167 if self.steps[-1][1] == SINK:
169 'Template.open_r: pipeline ends width SINK'
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dpipes.py74 SINK = '-.' # Must be last, reads stdin variable
77 SOURCE, SINK]
119 if self.steps and self.steps[-1][1] == SINK:
121 'Template.append: already ends with SINK'
138 if kind == SINK:
140 'Template.prepend: SINK can only be appended'
167 if self.steps[-1][1] == SINK:
169 'Template.open_r: pipeline ends width SINK'
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dpipes.py74 SINK = '-.' # Must be last, reads stdin variable
77 SOURCE, SINK]
119 if self.steps and self.steps[-1][1] == SINK:
121 'Template.append: already ends with SINK'
138 if kind == SINK:
140 'Template.prepend: SINK can only be appended'
167 if self.steps[-1][1] == SINK:
169 'Template.open_r: pipeline ends width SINK'
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dpipes.py74 SINK = '-.' # Must be last, reads stdin variable
77 SOURCE, SINK]
119 if self.steps and self.steps[-1][1] == SINK:
121 'Template.append: already ends with SINK'
138 if kind == SINK:
140 'Template.prepend: SINK can only be appended'
167 if self.steps[-1][1] == SINK:
169 'Template.open_r: pipeline ends width SINK'
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_pipes.py108 t.append('boguscmd', pipes.SINK)
132 t.append('boguscmd', pipes.SINK)
133 self.assertRaises(ValueError, t.append, 'boguscmd', pipes.SINK)
162 self.assertRaises(ValueError, t.prepend, 'boguscmd', pipes.SINK)
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_pipes.py108 t.append('boguscmd', pipes.SINK)
132 t.append('boguscmd', pipes.SINK)
133 self.assertRaises(ValueError, t.append, 'boguscmd', pipes.SINK)
162 self.assertRaises(ValueError, t.prepend, 'boguscmd', pipes.SINK)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_pipes.py108 t.append('boguscmd', pipes.SINK)
132 t.append('boguscmd', pipes.SINK)
133 self.assertRaises(ValueError, t.append, 'boguscmd', pipes.SINK)
162 self.assertRaises(ValueError, t.prepend, 'boguscmd', pipes.SINK)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_pipes.py108 t.append('boguscmd', pipes.SINK)
132 t.append('boguscmd', pipes.SINK)
133 self.assertRaises(ValueError, t.append, 'boguscmd', pipes.SINK)
162 self.assertRaises(ValueError, t.prepend, 'boguscmd', pipes.SINK)
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
H A Dorg.eclipse.sisu.inject-0.0.0.M5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/sisu/ org/eclipse/sisu/bean/ ...
/prebuilts/tools/common/m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/
H A Dorg.eclipse.sisu.inject-0.0.0.M5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/sisu/ org/eclipse/sisu/bean/ ...

Completed in 7650 milliseconds