OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cmakelists
(Results
151 - 175
of
352
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libpng/scripts/
genchk.cmake.in
11
# Variables substituted from
CMakeLists
.txt
/external/libvncserver/
Makefile.am
5
EXTRA_DIST =
CMakeLists
.txt rfb/rfbint.h.cmake rfb/rfbconfig.h.cmake
/external/libvpx/libvpx/third_party/libyuv/
README.libvpx
16
rm -rf .gitignore .gn AUTHORS Android.mk BUILD.gn
CMakeLists
.txt DEPS LICENSE \
/external/llvm/projects/
CMakeLists.txt
6
if(IS_DIRECTORY ${entry} AND EXISTS ${entry}/
CMakeLists
.txt)
/external/llvm/utils/unittest/googletest/
README.LLVM
10
$ rm -f aclocal*
CMakeLists
.txt configure* Makefile* CHANGES CONTRIBUTORS README
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
README.LLVM
10
$ rm -f aclocal*
CMakeLists
.txt configure* Makefile* CHANGES CONTRIBUTORS README
/external/tensorflow/tensorflow/contrib/cmake/external/
gemmlowp.cmake
28
PATCH_COMMAND ${CMAKE_COMMAND} -E copy_if_different ${CMAKE_CURRENT_SOURCE_DIR}/patches/gemmlowp/
CMakeLists
.txt ${gemmlowp_BUILD}
cub.cmake
29
PATCH_COMMAND ${CMAKE_COMMAND} -E copy_if_different ${CMAKE_CURRENT_SOURCE_DIR}/patches/cub/
CMakeLists
.txt ${cub_BUILD}
googletest.cmake
42
#PATCH_COMMAND ${CMAKE_COMMAND} -E copy_if_different ${CMAKE_SOURCE_DIR}/patches/grpc/
CMakeLists
.txt ${GRPC_BUILD}
/external/v8/tools/clang/
CMakeLists.txt
8
# The build script generates a shim
CMakeLists
.txt in the LLVM source tree,
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
CMakeLists.txt
7
PATTERN "
CMakeLists
.txt" EXCLUDE
/prebuilts/ndk/r16/sources/third_party/vulkan/src/include/vulkan/
vk_sdk_platform.h
37
// "
CMakeLists
.txt" file).
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/
build.gradle
29
path "
CMakeLists
.txt"
/external/swiftshader/third_party/LLVM/include/llvm/
llvm_headers_do_not_build.vcxproj
206
<CustomBuild Include="
CMakeLists
.txt">
207
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Custom Rule
CMakeLists
.txt</Message>
217
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
CMakeLists
.txt;
CMakeLists
.txt;
CMakeLists
.txt;%(AdditionalInputs)</AdditionalInputs>
219
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Custom Rule
CMakeLists
.txt</Message>
229
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
CMakeLists
.txt;
CMakeLists
.txt;
CMakeLists
.txt;%(AdditionalInputs)</AdditionalInputs>
231
<Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">Building Custom Rule
CMakeLists
.txt</Message>
[
all
...]
/external/libcxx/include/
CMakeLists.txt
7
PATTERN "
CMakeLists
.txt" EXCLUDE
/external/parameter-framework/upstream/bindings/c/
CMakeLists.txt
57
# Custom function defined in the top-level
CMakeLists
/external/parameter-framework/upstream/test/functional-tests/
CMakeLists.txt
50
# Custom function defined in the top-level
CMakeLists
/external/parameter-framework/upstream/test/test-fixed-point-parameter/
CMakeLists.txt
36
# Custom function defined in the top-level
CMakeLists
/external/parameter-framework/upstream/test/tokenizer/
CMakeLists.txt
38
# Custom function defined in the top-level
CMakeLists
/external/parameter-framework/upstream/test/xml-generator/
CMakeLists.txt
37
# Custom function defined in the top-level
CMakeLists
/external/vulkan-validation-layers/include/vulkan/
vk_sdk_platform.h
37
// "
CMakeLists
.txt" file).
/external/google-breakpad/src/testing/
CMakeLists.txt
15
if (EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/gtest/
CMakeLists
.txt")
47
# Instructs CMake to process Google Test's
CMakeLists
.txt and add its
53
# Although Google Test's
CMakeLists
.txt calls this function, the
/build/soong/cc/
cmakelists.go
28
// This singleton generates
CMakeLists
.txt files. It does so for each blueprint Android.bp resulting in a cc.Module
29
// when either make, mm, mma, mmm or mmma is called.
CMakeLists
.txt files are generated in a separate folder
43
cMakeListsFilename = "
CMakeLists
.txt"
73
// Link all handmade
CMakeLists
.txt aggregate from
123
// Ensure the directory hosting the
cmakelists
.txt exists
128
// Create
cmakelists
.txt
348
// In order to be injected in
CMakelists
.txt we need to:
/external/googletest/googlemock/
CMakeLists.txt
15
if (EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/gtest/
CMakeLists
.txt")
52
# Instructs CMake to process Google Test's
CMakeLists
.txt and add its
58
# Although Google Test's
CMakeLists
.txt calls this function, the
/external/v8/testing/gmock/
CMakeLists.txt
15
if (EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/gtest/
CMakeLists
.txt")
47
# Instructs CMake to process Google Test's
CMakeLists
.txt and add its
53
# Although Google Test's
CMakeLists
.txt calls this function, the
Completed in 373 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>