Searched defs:_dup2 (Results 1 - 7 of 7) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dsubprocess.py1151 # from the child's FDs by _dup2(), between fork() and exec().
1232 def _dup2(a, b): function in function:Popen.poll._execute_child
1240 _dup2(p2cread, 0)
1241 _dup2(c2pwrite, 1)
1242 _dup2(errwrite, 2)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dsubprocess.py1151 # from the child's FDs by _dup2(), between fork() and exec().
1232 def _dup2(a, b): function in function:Popen.poll._execute_child
1240 _dup2(p2cread, 0)
1241 _dup2(c2pwrite, 1)
1242 _dup2(errwrite, 2)
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
H A Dorg.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
H A Dorg.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/prebuilts/devtools/tools/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
H A Demma_device.jarMETA-INF/ META-INF/MANIFEST.MF emma.class emma.java package public final emma ...
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
H A Dorg.eclipse.jdt.core-3.9.1.v20130905-0837.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...

Completed in 6947 milliseconds