Home
last modified time | relevance | path

Searched refs:python_cmd (Results 1 – 23 of 23) sorted by relevance

/external/chromium_org/net/test/
Dpython_utils.cc109 bool GetPythonCommand(base::CommandLine* python_cmd) { in GetPythonCommand() argument
110 DCHECK(python_cmd); in GetPythonCommand()
114 python_cmd->SetProgram(base::FilePath(FILE_PATH_LITERAL("cmd.exe"))); in GetPythonCommand()
115 python_cmd->AppendArg("/c"); in GetPythonCommand()
116 python_cmd->AppendArg("python"); in GetPythonCommand()
118 python_cmd->SetProgram(base::FilePath(FILE_PATH_LITERAL("python"))); in GetPythonCommand()
122 python_cmd->AppendArg("-u"); in GetPythonCommand()
Dpython_utils_unittest.cc55 std::string python_cmd = base::StringPrintf("print '%s';", input.c_str()); in TEST() local
56 cmd_line.AppendArg(python_cmd); in TEST()
Dpython_utils.h25 bool GetPythonCommand(base::CommandLine* python_cmd) WARN_UNUSED_RESULT;
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
DSConscript3 from sys import executable as python_cmd
18 command = python_cmd + ' $SCRIPT -m remap_table -f $SOURCE > $TARGET',
25 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'
32 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'
39 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'
46 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'
/external/mesa3d/src/mapi/glapi/gen/
DSConscript3 from sys import executable as python_cmd
18 command = python_cmd + ' $SCRIPT -m remap_table -f $SOURCE > $TARGET',
25 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'
32 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'
39 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'
46 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'
/external/mesa3d/src/gallium/auxiliary/
DSConscript3 from sys import executable as python_cmd
14 command = python_cmd + ' $SCRIPT > $TARGET'
21 command = python_cmd + ' $SCRIPT > $TARGET'
28 command = python_cmd + ' $SCRIPT > $TARGET'
35 command = python_cmd + ' $SCRIPT $SOURCE > $TARGET'
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/
DSConscript3 from sys import executable as python_cmd
14 command = python_cmd + ' $SCRIPT > $TARGET'
21 command = python_cmd + ' $SCRIPT > $TARGET'
28 command = python_cmd + ' $SCRIPT > $TARGET'
35 command = python_cmd + ' $SCRIPT $SOURCE > $TARGET'
/external/mesa3d/src/glx/
DSConscript6 from sys import executable as python_cmd
100 command = python_cmd + ' $SCRIPT -f $SOURCE -m proto > $TARGET'
107 command = python_cmd + ' $SCRIPT -f $SOURCE -m size_c --only-set > $TARGET'
114 command = python_cmd + ' $SCRIPT -f $SOURCE -m init_c > $TARGET'
123 command = python_cmd + ' $SCRIPT -f $SOURCE -m size_h --only-set -h _INDIRECT_SIZE_H > $TARGET'
130 command = python_cmd + ' $SCRIPT -m init_h -f $SOURCE > $TARGET',
/external/chromium_org/third_party/mesa/src/src/glx/
DSConscript6 from sys import executable as python_cmd
100 command = python_cmd + ' $SCRIPT -f $SOURCE -m proto > $TARGET'
107 command = python_cmd + ' $SCRIPT -f $SOURCE -m size_c --only-set > $TARGET'
114 command = python_cmd + ' $SCRIPT -f $SOURCE -m init_c > $TARGET'
123 command = python_cmd + ' $SCRIPT -f $SOURCE -m size_h --only-set -h _INDIRECT_SIZE_H > $TARGET'
130 command = python_cmd + ' $SCRIPT -m init_h -f $SOURCE > $TARGET',
/external/mesa3d/src/mapi/glapi/
DSConscript5 from sys import executable as python_cmd
65 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'
78 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'
91 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/
DSConscript5 from sys import executable as python_cmd
65 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'
78 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'
91 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'
/external/chromium_org/third_party/mesa/src/src/mapi/vgapi/
DSConscript4 from sys import executable as python_cmd
14 command = python_cmd + ' $SCRIPT --printer vgapi --mode lib $SOURCE > $TARGET'
/external/mesa3d/src/gallium/state_trackers/vega/
DSConscript6 from sys import executable as python_cmd
54 command = python_cmd + ' $SCRIPT --printer vgapi --mode app $SOURCE > $TARGET'
/external/mesa3d/src/mapi/vgapi/
DSConscript4 from sys import executable as python_cmd
14 command = python_cmd + ' $SCRIPT --printer vgapi --mode lib $SOURCE > $TARGET'
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
DSConscript6 from sys import executable as python_cmd
54 command = python_cmd + ' $SCRIPT --printer vgapi --mode app $SOURCE > $TARGET'
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
DSConscript1 from sys import executable as python_cmd
18 command = python_cmd + ' $SCRIPT $SOURCE > $TARGET'
/external/mesa3d/src/gallium/drivers/llvmpipe/
DSConscript1 from sys import executable as python_cmd
18 command = python_cmd + ' $SCRIPT $SOURCE > $TARGET'
/external/mesa3d/src/mapi/shared-glapi/
DSConscript4 from sys import executable as python_cmd
33 command = python_cmd + ' $SCRIPT ' + \
/external/chromium_org/third_party/mesa/src/src/mapi/shared-glapi/
DSConscript4 from sys import executable as python_cmd
33 command = python_cmd + ' $SCRIPT ' + \
/external/chromium_org/third_party/mesa/src/src/glsl/
DSConscript5 from sys import executable as python_cmd
87 command = python_cmd + ' $SCRIPT $SOURCE > $TARGET'
/external/mesa3d/src/glsl/
DSConscript5 from sys import executable as python_cmd
87 command = python_cmd + ' $SCRIPT $SOURCE > $TARGET'
/external/chromium_org/third_party/mesa/src/src/mesa/
DSConscript9 from sys import executable as python_cmd
346 command = python_cmd + ' $SCRIPT -S $SOURCE -V GLES1.1 > $TARGET'
355 command = python_cmd + ' $SCRIPT -c es1 -m remap_table -f $SOURCE > $TARGET',
361 command = python_cmd + ' $SCRIPT -c es1 -f $SOURCE > $TARGET',
445 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'
/external/mesa3d/src/mesa/
DSConscript9 from sys import executable as python_cmd
346 command = python_cmd + ' $SCRIPT -S $SOURCE -V GLES1.1 > $TARGET'
355 command = python_cmd + ' $SCRIPT -c es1 -m remap_table -f $SOURCE > $TARGET',
361 command = python_cmd + ' $SCRIPT -c es1 -f $SOURCE > $TARGET',
445 command = python_cmd + ' $SCRIPT -f $SOURCE > $TARGET'