OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BUILD_HOST_STATIC_LIBRARY
(Results
151 - 175
of
185
) sorted by null
1
2
3
4
5
6
7
8
/external/chromium_org/v8/tools/gyp/
v8_nosnapshot.ia32.host.darwin-x86.mk
206
include $(
BUILD_HOST_STATIC_LIBRARY
)
v8_nosnapshot.ia32.host.linux-x86.mk
210
include $(
BUILD_HOST_STATIC_LIBRARY
)
v8_nosnapshot.mipsel.host.darwin-mips.mk
210
include $(
BUILD_HOST_STATIC_LIBRARY
)
v8_nosnapshot.mipsel.host.linux-mips.mk
214
include $(
BUILD_HOST_STATIC_LIBRARY
)
/external/mesa3d/src/mesa/
Android.mk
152
include $(
BUILD_HOST_STATIC_LIBRARY
)
/frameworks/native/opengl/libs/
Android.mk
147
include $(
BUILD_HOST_STATIC_LIBRARY
)
/bionic/tests/
Android.mk
105
include $(
BUILD_HOST_STATIC_LIBRARY
)
/frameworks/rs/
Android.mk
248
include $(
BUILD_HOST_STATIC_LIBRARY
)
318
include $(
BUILD_HOST_STATIC_LIBRARY
)
/external/chromium_org/third_party/protobuf/
protobuf_full_do_not_use.host.darwin-arm.mk
211
include $(
BUILD_HOST_STATIC_LIBRARY
)
protobuf_full_do_not_use.host.darwin-mips.mk
213
include $(
BUILD_HOST_STATIC_LIBRARY
)
protobuf_full_do_not_use.host.darwin-x86.mk
213
include $(
BUILD_HOST_STATIC_LIBRARY
)
protobuf_full_do_not_use.host.linux-arm.mk
215
include $(
BUILD_HOST_STATIC_LIBRARY
)
protobuf_full_do_not_use.host.linux-mips.mk
217
include $(
BUILD_HOST_STATIC_LIBRARY
)
protobuf_full_do_not_use.host.linux-x86.mk
217
include $(
BUILD_HOST_STATIC_LIBRARY
)
/external/linux-tools-perf/
Android.mk
120
include $(
BUILD_HOST_STATIC_LIBRARY
)
/external/compiler-rt/
Android.mk
315
include $(
BUILD_HOST_STATIC_LIBRARY
)
/external/chromium_org/third_party/icu/
icui18n.host.darwin-arm.mk
336
include $(
BUILD_HOST_STATIC_LIBRARY
)
icui18n.host.darwin-mips.mk
338
include $(
BUILD_HOST_STATIC_LIBRARY
)
icui18n.host.darwin-x86.mk
338
include $(
BUILD_HOST_STATIC_LIBRARY
)
icui18n.host.linux-arm.mk
340
include $(
BUILD_HOST_STATIC_LIBRARY
)
icui18n.host.linux-mips.mk
342
include $(
BUILD_HOST_STATIC_LIBRARY
)
icui18n.host.linux-x86.mk
342
include $(
BUILD_HOST_STATIC_LIBRARY
)
icuuc.host.darwin-arm.mk
341
include $(
BUILD_HOST_STATIC_LIBRARY
)
icuuc.host.darwin-mips.mk
343
include $(
BUILD_HOST_STATIC_LIBRARY
)
icuuc.host.darwin-x86.mk
343
include $(
BUILD_HOST_STATIC_LIBRARY
)
Completed in 1242 milliseconds
1
2
3
4
5
6
7
8