OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:machine_prop
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist_msi.py
341
machine_prop
= "PYTHON.MACHINE." + ver
357
[(
machine_prop
, machine_reg),
360
[(machine_action, 51+256, target_dir_prop, "[" +
machine_prop
+ "]"),
365
[(machine_action,
machine_prop
, start),
370
[(machine_action,
machine_prop
, start),
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist_msi.py
341
machine_prop
= "PYTHON.MACHINE." + ver
357
[(
machine_prop
, machine_reg),
360
[(machine_action, 51+256, target_dir_prop, "[" +
machine_prop
+ "]"),
365
[(machine_action,
machine_prop
, start),
370
[(machine_action,
machine_prop
, start),
[
all
...]
Completed in 438 milliseconds