OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SRCDIR
(Results
26 - 32
of
32
) sorted by null
1
2
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/libexec/gcc/x86_64-linux/4.6.x-google/install-tools/
fixinc.sh
381
SRCDIR
=`cd ${INPUT} ; cd $1 ; ${PWDCMD}`
382
export
SRCDIR
400
then echo Fixing directory ${
SRCDIR
} into ${DESTDIR} ; fi
/external/harfbuzz_ng/test/api/
hb-test.h
54
srcdir
(void)
function
59
s = getenv ("
srcdir
");
61
#ifdef
SRCDIR
63
s =
SRCDIR
;
/external/oprofile/libutil++/tests/
file_manip_tests.cpp
210
expect =
SRCDIR
+ expect;
/external/chromium/sdch/open-vcdiff/
Makefile.am
218
TESTS_ENVIRONMENT =
SRCDIR
="$(top_srcdir)"
/external/open-vcdiff/
Makefile.am
239
TESTS_ENVIRONMENT =
SRCDIR
="$(top_srcdir)"
/external/elfutils/src/
ld.c
246
static const char *linker_script =
SRCDIR
"/elf32-i386.script";
[
all
...]
/external/harfbuzz/tests/shaping/
main.cpp
42
strcpy(path,
SRCDIR
);
Completed in 1355 milliseconds
1
2