OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INSTALL_PREFIX
(Results
1 - 7
of
7
) sorted by null
/external/libcxx/
Makefile
13
INSTALL_PREFIX
=""
15
INSTALL_PREFIX
="$(SDKROOT)"
17
INSTALL_DIR=$(DSTROOT)/$(
INSTALL_PREFIX
)
/external/chromium_org/third_party/tcmalloc/chromium/src/
config_freebsd.h
182
#define
INSTALL_PREFIX
"/usr/local"
config_android.h
182
#define
INSTALL_PREFIX
"/usr/local"
config_linux.h
182
#define
INSTALL_PREFIX
"/usr/local"
config_win.h
214
#undef
INSTALL_PREFIX
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
config.h
200
#undef
INSTALL_PREFIX
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
config.h
200
#undef
INSTALL_PREFIX
Completed in 267 milliseconds