HomeSort by relevance Sort by last modified time
    Searched refs:_nt_quote_args (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
test_spawn.py 7 from distutils.spawn import _nt_quote_args
22 res = _nt_quote_args(args)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_spawn.py 7 from distutils.spawn import _nt_quote_args
22 res = _nt_quote_args(args)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_spawn.py 7 from distutils.spawn import _nt_quote_args
22 res = _nt_quote_args(args)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
spawn.py 43 def _nt_quote_args(args): function
61 cmd = _nt_quote_args(cmd)
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
spawn.py 43 def _nt_quote_args(args): function
61 cmd = _nt_quote_args(cmd)
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
spawn.py 43 def _nt_quote_args(args): function
61 cmd = _nt_quote_args(cmd)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
spawn.py 43 def _nt_quote_args(args): function
61 cmd = _nt_quote_args(cmd)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
spawn.py 43 def _nt_quote_args(args): function
61 cmd = _nt_quote_args(cmd)

Completed in 106 milliseconds