OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:find_program
(Results
1 - 9
of
9
) sorted by null
/prebuilts/qemu-kernel/arm/
rebuild.sh
81
# Example:
find_program
FOO foo
85
find_program
()
function
247
find_program
GCC $TOOLCHAIN_PREFIX-gcc
267
find_program
CCACHE ccache
/ndk/
ndk-gdb
52
find_program
()
function
71
ADB_CMD=${ADB_CMD:-$(
find_program
adb)}
75
AWK_CMD=${AWK_CMD:-$(
find_program
awk)}
ndk-gdb.py
40
def
find_program
(program, extra_paths = []):
function
178
(found_python, PYTHON_CMD) =
find_program
('python', [ndk_bin])
179
(found_adb, ADB_CMD) =
find_program
('adb', [ndk_bin])
180
(found_gnumake, GNUMAKE_CMD) =
find_program
('make', [ndk_bin])
/external/qemu/android/build/
common.sh
208
find_program
MINGW32_CC $MINGW32_PREFIX-gcc
603
find_program
()
function
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh
540
find_program
()
function
569
find_program
CMD_WGET wget
570
find_program
CMD_CURL curl
571
find_program
CMD_SCP scp
757
find_program
CMD_CCACHE ccache
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh
540
find_program
()
function
569
find_program
CMD_WGET wget
570
find_program
CMD_CURL curl
571
find_program
CMD_SCP scp
757
find_program
CMD_CCACHE ccache
[
all
...]
/ndk/tests/
run-tests.sh
47
find_program
ADB_CMD adb
392
find_program
WINE_PROG $WINE
/ndk/build/core/
ndk-common.sh
613
find_program
()
function
627
find_program
CMD_WGET wget
628
find_program
CMD_CURL curl
629
find_program
CMD_SCRP scp
635
find_program
PBZIP2 pbzip2
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh
463
find_program
()
function
491
find_program
CMD_WGET wget
492
find_program
CMD_CURL curl
493
find_program
CMD_SCP scp
678
find_program
CMD_CCACHE ccache
[
all
...]
Completed in 280 milliseconds