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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
bdist_msi.py 342 target_dir_prop = "TARGETDIR" + ver
356 [(machine_action, 51+256, target_dir_prop, "[" + machine_prop + "]"),
357 (user_action, 51+256, target_dir_prop, "[" + user_prop + "]"),
358 (exe_action, 51+256, exe_prop, "[" + target_dir_prop + "]\\python.exe"),
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
bdist_msi.py 346 target_dir_prop = "TARGETDIR" + ver
360 [(machine_action, 51+256, target_dir_prop, "[" + machine_prop + "]"),
361 (user_action, 51+256, target_dir_prop, "[" + user_prop + "]"),
362 (exe_action, 51+256, exe_prop, "[" + target_dir_prop + "]\\python.exe"),
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
bdist_msi.py 346 target_dir_prop = "TARGETDIR" + ver
360 [(machine_action, 51+256, target_dir_prop, "[" + machine_prop + "]"),
361 (user_action, 51+256, target_dir_prop, "[" + user_prop + "]"),
362 (exe_action, 51+256, exe_prop, "[" + target_dir_prop + "]\\python.exe"),
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_msi.py 346 target_dir_prop = "TARGETDIR" + ver
360 [(machine_action, 51+256, target_dir_prop, "[" + machine_prop + "]"),
361 (user_action, 51+256, target_dir_prop, "[" + user_prop + "]"),
362 (exe_action, 51+256, exe_prop, "[" + target_dir_prop + "]\\python.exe"),
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist_msi.py 346 target_dir_prop = "TARGETDIR" + ver
360 [(machine_action, 51+256, target_dir_prop, "[" + machine_prop + "]"),
361 (user_action, 51+256, target_dir_prop, "[" + user_prop + "]"),
362 (exe_action, 51+256, exe_prop, "[" + target_dir_prop + "]\\python.exe"),
    [all...]

Completed in 98 milliseconds