OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:c_includes
(Results
26 - 35
of
35
) sorted by null
1
2
/external/icu4c/i18n/
Android.mk
89
c_includes
= \
macro
106
LOCAL_C_INCLUDES += $(
c_includes
)
125
LOCAL_C_INCLUDES += $(
c_includes
)
/device/generic/goldfish/opengl/
common.mk
59
# $(call emugl-export,
C_INCLUDES
,$(LOCAL_PATH))
90
C_INCLUDES
\
172
$(if $(filter
C_INCLUDES
ADDITIONAL_DEPENDENCIES,$(_type)),\
194
$(call emugl-export,
C_INCLUDES
,$(_emugl_out))
/sdk/emulator/opengl/
common.mk
61
# $(call emugl-export,
C_INCLUDES
,$(LOCAL_PATH))
92
C_INCLUDES
\
174
$(if $(filter
C_INCLUDES
ADDITIONAL_DEPENDENCIES,$(_type)),\
197
$(call emugl-export,
C_INCLUDES
,$(_emugl_out))
/ndk/toolchains/mipsel-linux-android-clang3.2/
setup.mk
46
# CFLAGS,
C_INCLUDES
, and LDFLAGS
/ndk/toolchains/mipsel-linux-android-clang3.3/
setup.mk
46
# CFLAGS,
C_INCLUDES
, and LDFLAGS
/external/libvpx/libvpx/build/make/
Android.mk
98
$$(call host-c-includes,$$($(my)
C_INCLUDES
)) \
/external/chromium_org/third_party/openssl/openssl/
check-all-builds.sh
434
local
c_includes
=$(get_module_c_includes $prefix "$SRC_DIR")
444
for inc in $
c_includes
; do
/external/openssl/
check-all-builds.sh
434
local
c_includes
=$(get_module_c_includes $prefix "$SRC_DIR")
444
for inc in $
c_includes
; do
/ndk/build/tools/
builder-funcs.sh
201
# $1: optional var to hold the original
c_includes
before reset
/ndk/build/core/
definitions.mk
379
C_INCLUDES
\
[
all
...]
Completed in 1295 milliseconds
1
2