OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cxx_library
(Results
1 - 6
of
6
) sorted by null
/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/vulkan-validation-layers/tests/gtest-1.7.0/
CMakeLists.txt
70
cxx_library
(gtest "${cxx_strict}" src/gtest-all.cc)
71
cxx_library
(gtest_main "${cxx_strict}" src/gtest_main.cc)
147
cxx_library
(gtest_no_exception "${cxx_no_exception}"
149
cxx_library
(gtest_main_no_exception "${cxx_no_exception}"
152
cxx_library
(gtest_main_no_rtti "${cxx_no_rtti}"
180
cxx_library
(gtest_main_use_own_tuple "${cxx_use_own_tuple}"
/external/protobuf/gtest/
CMakeLists.txt
138
function(
cxx_library
name cxx_flags)
279
cxx_library
(gtest_no_exception "${cxx_no_exception}"
281
cxx_library
(gtest_main_no_rtti "${cxx_no_rtti}"
312
cxx_library
(gtest_main_use_own_tuple "${cxx_use_own_tuple}"
/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
225
define
cxx_library
macro
490
CXX_LIBRARY
(%):
492
$(call old_or_no_timestamp,$(call
cxx_library
))
493
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 85 milliseconds