OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PYTHON
(Results
1 - 6
of
6
) sorted by null
/external/v8/tools/visual_studio/
d8js2c.cmd
4
set
PYTHON
="..\..\..\third_party\python_24\
python
.exe"
5
if not exist %
PYTHON
% set
PYTHON
=
python
.exe
6
%
PYTHON
% ..\js2c.py %TARGET_DIR%\natives.cc %TARGET_DIR%\natives-empty.cc D8 %SOURCE_DIR%\macros.py %SOURCE_DIR%\d8.js
js2c.cmd
4
set
PYTHON
="..\..\..\third_party\python_24\
python
.exe"
5
if not exist %
PYTHON
% set
PYTHON
=
python
.exe
6
%
PYTHON
% ..\js2c.py %TARGET_DIR%\natives.cc %TARGET_DIR%\natives-empty.cc CORE %SOURCE_DIR%\macros.py %SOURCE_DIR%\runtime.js %SOURCE_DIR%\v8natives.js %SOURCE_DIR%\array.js %SOURCE_DIR%\string.js %SOURCE_DIR%\uri.js %SOURCE_DIR%\math.js %SOURCE_DIR%\messages.js %SOURCE_DIR%\apinatives.js %SOURCE_DIR%\debug-debugger.js %SOURCE_DIR%\liveedit-debugger.js %SOURCE_DIR%\mirror-debugger.js %SOURCE_DIR%\date.js %SOURCE_DIR%\regexp.js %SOURCE_DIR%\json.js
/external/bluetooth/glib/glib/
Makefile.am
350
-e '1,1s|#! /usr/bin/env
python
\([0-9]\+\(\.[0-9]\+\)\?\)\?|#!${
PYTHON
}|' \
/external/webkit/Tools/Scripts/webkitpy/style/
checker.py
41
from checkers.
python
import PythonChecker
93
# List
Python
pep8 categories last.
95
# Because much of WebKit's
Python
code base does not abide by the
99
# FIXME: Consider bringing WebKit's
Python
code base into conformance
190
# For third-party
Python
code, keep only the following checks--
399
# File "/System/Library/Frameworks/
Python
.framework/Versions/2.6/...
426
PYTHON
= 3
484
return FileType.
PYTHON
509
elif file_type == FileType.
PYTHON
:
/external/clang/test/
Makefile
34
@ $(
PYTHON
) $(LLVM_SRC_ROOT)/utils/lit/lit.py \
/external/protobuf/gtest/
configure
876
PYTHON
[
all
...]
Completed in 198 milliseconds