OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scriptsPath
(Results
1 - 2
of
2
) sorted by null
/external/webkit/WebKitTools/Scripts/
pdevenv
15
chomp(my $
scriptsPath
= `cygpath -w "$FindBin::Bin"`);
33
print $fh "set PATH=$vcBin;$
scriptsPath
;\%PATH\%\n\n";
/external/webkit/WebCore/WebCore.gyp/scripts/
action_makenames.py
136
#
scriptsPath
is a Perl include directory, located relative to
138
scriptsPath
= os.path.normpath(
146
command = ['perl', '-I',
scriptsPath
, makeNamesInput]
Completed in 62 milliseconds