OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_exe
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/tools/gyp/test/exclusion/
gyptest-exclusion.py
20
test.built_file_must_exist('hello' + test.
_exe
, test.EXECUTABLE, bare=True)
/external/chromium_org/tools/gyp/test/product/
gyptest-product.py
21
test.built_file_must_exist('alt1' + test.
_exe
, test.EXECUTABLE, bare=True)
/external/chromium_org/tools/gyp/test/lib/
TestGyp.py
66
_exe
= TestCommon.exe_suffix
variable in class:TestGypBase
317
name = name + self.
_exe
[
all
...]
/external/mksh/src/
check.pl
285
if (($os eq 'VMS') || ($Config{perlpath} =~ m/$Config{
_exe
}$/i)) {
288
$new_env{'__perlname'} = $Config{perlpath} . $Config{
_exe
};
[
all
...]
/external/chromium_org/third_party/WebKit/Tools/Scripts/
webkitdirs.pm
135
$thisPerl .= $Config{
_exe
} unless $thisPerl =~ m/$Config{
_exe
}$/i;
[
all
...]
Completed in 3202 milliseconds