OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_cmake_value
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/
update_file_lists.sh
85
set_cmake_value
() {
function
116
set_cmake_value
$CMAKE_DIR/libprotobuf-lite.cmake libprotobuf_lite_files $CMAKE_PREFIX $LIBPROTOBUF_LITE_SOURCES
117
set_cmake_value
$CMAKE_DIR/libprotobuf.cmake libprotobuf_files $CMAKE_PREFIX $LIBPROTOBUF_SOURCES
118
set_cmake_value
$CMAKE_DIR/libprotoc.cmake libprotoc_files $CMAKE_PREFIX $LIBPROTOC_SOURCES
119
set_cmake_value
$CMAKE_DIR/tests.cmake lite_test_protos "" $LITE_PROTOS
120
set_cmake_value
$CMAKE_DIR/tests.cmake tests_protos "" $PROTOS_BLACKLISTED
121
set_cmake_value
$CMAKE_DIR/tests.cmake common_test_files $CMAKE_PREFIX $COMMON_TEST_SOURCES
122
set_cmake_value
$CMAKE_DIR/tests.cmake common_lite_test_files $CMAKE_PREFIX $COMMON_LITE_TEST_SOURCES
123
set_cmake_value
$CMAKE_DIR/tests.cmake tests_files $CMAKE_PREFIX $TEST_SOURCES
124
set_cmake_value
$CMAKE_DIR/tests.cmake lite_test_files $CMAKE_PREFIX $LITE_TEST_SOURCE
[
all
...]
/external/protobuf/util/
update_file_lists.sh
85
set_cmake_value
() {
function
116
set_cmake_value
$CMAKE_DIR/libprotobuf-lite.cmake libprotobuf_lite_files $CMAKE_PREFIX $LIBPROTOBUF_LITE_SOURCES
117
set_cmake_value
$CMAKE_DIR/libprotobuf.cmake libprotobuf_files $CMAKE_PREFIX $LIBPROTOBUF_SOURCES
118
set_cmake_value
$CMAKE_DIR/libprotoc.cmake libprotoc_files $CMAKE_PREFIX $LIBPROTOC_SOURCES
119
set_cmake_value
$CMAKE_DIR/tests.cmake lite_test_protos "" $LITE_PROTOS
120
set_cmake_value
$CMAKE_DIR/tests.cmake tests_protos "" $PROTOS_BLACKLISTED
121
set_cmake_value
$CMAKE_DIR/tests.cmake common_test_files $CMAKE_PREFIX $COMMON_TEST_SOURCES
122
set_cmake_value
$CMAKE_DIR/tests.cmake common_lite_test_files $CMAKE_PREFIX $COMMON_LITE_TEST_SOURCES
123
set_cmake_value
$CMAKE_DIR/tests.cmake tests_files $CMAKE_PREFIX $TEST_SOURCES
124
set_cmake_value
$CMAKE_DIR/tests.cmake lite_test_files $CMAKE_PREFIX $LITE_TEST_SOURCE
[
all
...]
Completed in 150 milliseconds