OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cxx_library
(Results
1 - 8
of
8
) sorted by null
/external/googletest/googlemock/
CMakeLists.txt
87
cxx_library
(gmock
92
cxx_library
(gmock_main
98
cxx_library
(gmock "${cxx_strict}" src/gmock-all.cc)
100
cxx_library
(gmock_main "${cxx_strict}" src/gmock_main.cc)
184
cxx_library
(gmock_main_no_exception "${cxx_no_exception}"
187
cxx_library
(gmock_main_no_rtti "${cxx_no_rtti}"
191
cxx_library
(gmock_main_no_exception "${cxx_no_exception}" src/gmock_main.cc)
194
cxx_library
(gmock_main_no_rtti "${cxx_no_rtti}" src/gmock_main.cc)
/external/google-breakpad/src/testing/
CMakeLists.txt
74
cxx_library
(gmock
79
cxx_library
(gmock_main
130
cxx_library
(gmock_main_no_exception "${cxx_no_exception}"
133
cxx_library
(gmock_main_no_rtti "${cxx_no_rtti}"
136
cxx_library
(gmock_main_use_own_tuple "${cxx_use_own_tuple}"
/external/google-breakpad/src/testing/gtest/
CMakeLists.txt
70
cxx_library
(gtest "${cxx_strict}" src/gtest-all.cc)
71
cxx_library
(gtest_main "${cxx_strict}" src/gtest_main.cc)
145
cxx_library
(gtest_no_exception "${cxx_no_exception}"
147
cxx_library
(gtest_main_no_exception "${cxx_no_exception}"
150
cxx_library
(gtest_main_no_rtti "${cxx_no_rtti}"
178
cxx_library
(gtest_main_use_own_tuple "${cxx_use_own_tuple}"
/external/libaom/libaom/third_party/googletest/src/googletest/
CMakeLists.txt
90
cxx_library
(gtest "${cxx_strict}" src/gtest-all.cc)
91
cxx_library
(gtest_main "${cxx_strict}" src/gtest_main.cc)
183
cxx_library
(gtest_no_exception "${cxx_no_exception}"
185
cxx_library
(gtest_main_no_exception "${cxx_no_exception}"
188
cxx_library
(gtest_main_no_rtti "${cxx_no_rtti}"
214
cxx_library
(gtest_main_use_own_tuple "${cxx_use_own_tuple}"
/external/googletest/googletest/
CMakeLists.txt
125
cxx_library
(gtest "${cxx_strict}" src/gtest-all.cc)
126
cxx_library
(gtest_main "${cxx_strict}" src/gtest_main.cc)
232
cxx_library
(gtest_no_exception "${cxx_no_exception}"
234
cxx_library
(gtest_main_no_exception "${cxx_no_exception}"
237
cxx_library
(gtest_main_no_rtti "${cxx_no_rtti}"
/external/minigbm/
common.mk
33
# -
cxx_library
, cc_library provide standard compilation steps for
40
# -
CXX_LIBRARY
, CC_LIBRARY, CC_STATIC_LIBRARY, CXX_STATIC_LIBRARY
218
define
cxx_library
macro
480
CXX_LIBRARY
(%):
482
$(call old_or_no_timestamp,$(call
cxx_library
))
483
clean: CLEAN(
CXX_LIBRARY
*)
/external/minijail/
common.mk
33
# -
cxx_library
, cc_library provide standard compilation steps for
40
# -
CXX_LIBRARY
, CC_LIBRARY, CC_STATIC_LIBRARY, CXX_STATIC_LIBRARY
226
define
cxx_library
macro
492
CXX_LIBRARY
(%):
494
$(call old_or_no_timestamp,$(call
cxx_library
))
495
clean: CLEAN(
CXX_LIBRARY
*)
[
all
...]
/external/modp_b64/
common.mk
33
# -
cxx_library
, cc_library provide standard compilation steps for
40
# -
CXX_LIBRARY
, CC_LIBRARY, CC_STATIC_LIBRARY, CXX_STATIC_LIBRARY
225
define
cxx_library
macro
490
CXX_LIBRARY
(%):
492
$(call old_or_no_timestamp,$(call
cxx_library
))
493
clean: CLEAN(
CXX_LIBRARY
*)
[
all
...]
Completed in 596 milliseconds