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

  /frameworks/compile/libbcc/gdb_plugin/
android-commands.py 132 largs = list(args)
136 largs.insert(0, self.current_device)
137 largs.insert(0, "-s")
139 largs.insert(0, self.adb_path)
140 return largs
144 largs = self._prepare_adb_args(args)
148 print "### " + str(largs)
149 p = subprocess.Popen(largs)
152 raise gdb.GdbError("Error starting background adb " + str(largs))
154 raise gdb.GdbError("Unknown error starting background adb " + str(largs))
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
optparse.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
optparse.py     [all...]
  /external/python/cpython2/Lib/
optparse.py     [all...]
  /external/python/cpython3/Lib/
optparse.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
optparse.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
optparse.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
optparse.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
optparse.py     [all...]
  /external/libusb/libusb/os/
sunos_usb.c 177 struct devlink_cbarg *largs = (struct devlink_cbarg *)arg; local
189 nargs = (struct node_args *)largs->nargs;
190 myself = largs->myself;
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_optparse.py     [all...]
  /external/python/cpython2/Lib/test/
test_optparse.py     [all...]
  /external/python/cpython3/Lib/test/
test_optparse.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_optparse.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_optparse.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_optparse.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_optparse.py     [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/misc/common/jython/
jython.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 753 milliseconds