OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cygpath
(Results
26 - 49
of
49
) sorted by null
1
2
/sdk/apkbuilder/etc/
apkbuilder
63
jarpath=`
cygpath
-w "$frameworkdir/$jarfile"`
/external/webkit/WebKitTools/Scripts/
update-webkit-auxiliary-libs
111
chomp($path = `
cygpath
-u '$path'`);
update-webkit-support-libs
108
chomp($path = `
cygpath
-u '$path'`);
run-webkit-tests
[
all
...]
/ndk/build/core/
check-cygwin-make.mk
32
CYGWIN_MAKE := $(shell
cygpath
--unix --absolute $(firstword $(MAKE)))
definitions.mk
129
host-path = $(if $(strip $1),$(shell
cygpath
-m $1),)
[
all
...]
/external/chromium/third_party/icu/source/tools/genrb/
gendtjar.pl
216
$jar = `
cygpath
-au $jar`;
229
$tempDir = `
cygpath
-aw $tempDir`;
/external/icu4c/tools/genrb/
gendtjar.pl
216
$jar = `
cygpath
-au $jar`;
229
$tempDir = `
cygpath
-aw $tempDir`;
/ndk/
ndk-gdb
103
cygpath
-m $1
/external/libpng/
ltmain.sh
[
all
...]
configure
[
all
...]
/external/elfutils/
configure
[
all
...]
/external/genext2fs/
configure
[
all
...]
/external/grub/
configure
[
all
...]
/device/samsung/crespo/alsa-utils/
configure
[
all
...]
/external/strace/
configure
[
all
...]
/external/bison/
configure
[
all
...]
/external/chromium/sdch/open-vcdiff/
configure
[
all
...]
/external/chromium/third_party/libevent/
configure
[
all
...]
/external/libffi/
configure
[
all
...]
/external/protobuf/
configure
[
all
...]
/external/protobuf/gtest/
configure
[
all
...]
/device/samsung/crespo/alsa-lib/
configure
[
all
...]
/external/dbus/
configure
[
all
...]
Completed in 395 milliseconds
1
2