OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isystem
(Results
1 - 4
of
4
) sorted by null
/external/clang/tools/c-index-test/
Makefile
42
# Use -
isystem
instead of -I then.
43
# FIXME: Could autoconf detect clang or availability of -
isystem
?
45
CPPFLAGS += $(subst -I,-
isystem
,$(LIBXML2_INC))
/build/core/combo/
HOST_darwin-x86.mk
86
HOST_GLOBAL_CFLAGS += -
isystem
$(host_toolchain_header)
/ndk/build/tools/
gen-platforms.sh
534
-
isystem
$SRCDIR/../../bionic/libc/kernel/common \
535
-
isystem
$SRCDIR/../../bionic/libc/kernel/common/linux \
/build/core/
definitions.mk
925
$(addprefix -
isystem
,\
955
$(addprefix -
isystem
,\
[
all
...]
Completed in 431 milliseconds