OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:targetdir
(Results
1 - 7
of
7
) sorted by null
/ndk/sources/host-tools/make-3.81/tests/
test_driver.pl
815
local ($
targetdir
) = @_;
819
$ch = substr ($
targetdir
, length ($
targetdir
) - 1);
822
$
targetdir
= substr ($
targetdir
, 0, length ($
targetdir
) - 1);
826
if (! -e $
targetdir
)
831
&remove_directory_tree_inner ("RDT00", $
targetdir
) || return 0;
834
rmdir $
targetdir
|| return 0;
842
local ($dirhandle, $
targetdir
) = @_
[
all
...]
/external/chromium_org/tools/win/toolchain/
get_toolchain_if_necessary.py
124
'--
targetdir
', target_dir])
toolchain2013.py
183
parser.add_option('--
targetdir
', metavar='DIR',
195
target_dir = os.path.abspath(options.
targetdir
)
198
'--
targetdir
to select a different target.\n' %
toolchain.py
244
RunOrDie('msiexec /a "%s" /qn
TARGETDIR
="%s"' % (msi_path, target_path))
662
parser.add_option('--
targetdir
', metavar='DIR',
674
target_dir = os.path.abspath(options.
targetdir
)
677
'--
targetdir
to select a different target.\n' %
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar
/prebuilts/tools/common/ant/
ant.jar
/prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar
Completed in 128 milliseconds