Home
last modified time | relevance | path

Searched defs:SOURCES (Results 1 – 25 of 164) sorted by relevance

1234567

/aosp_15_r20/external/capstone/windowsce/
H A Dmake_windowsce7-armv7.bat124 set SOURCES= variable
125 for %%f in (%SOURCES_ROOT%\*.c) do set SOURCES=!SOURCES! %%f variable
126 for /d %%a in (%SOURCES_ROOT%\arch\*) do for %%f in (%%a\*.c) do set SOURCES=!SOURCES! %%f variable
H A Dmake_windowsce8-armv7.bat124 set SOURCES= variable
125 for %%f in (%SOURCES_ROOT%\*.c) do set SOURCES=!SOURCES! %%f variable
126 for /d %%a in (%SOURCES_ROOT%\arch\*) do for %%f in (%%a\*.c) do set SOURCES=!SOURCES! %%f variable
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A DCMakeLists.txt17 set(SOURCES variable
134 set(SOURCES ${SOURCES} variable
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzz/
H A DCMakeLists.txt17 set(SOURCES variable
135 set(SOURCES ${SOURCES} variable
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/fuzz/
DCMakeLists.txt17 set(SOURCES variable
134 set(SOURCES ${SOURCES} variable
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/libdrm_mock/
H A DCMakeLists.txt30 set(SOURCES variable
36 set(SOURCES variable
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/
H A DCMakeLists.txt49 set(SOURCES variable
55 set(SOURCES variable
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/prop_tgt/
DSOURCES.rst1 SOURCES title
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/
H A DCMakeLists.txt27 set(SOURCES ./src/gtest-all.cc ./src/gtest_main.cc) variable
/aosp_15_r20/external/llvm/tools/lto/
H A DCMakeLists.txt12 set(SOURCES variable
/aosp_15_r20/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/
DCMakeLists.txt7 set(SOURCES variable
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A DCMakeLists.txt7 set(SOURCES variable
/aosp_15_r20/external/shaderc/spirv-headers/tools/buildHeaders/
DCMakeLists.txt7 set(SOURCES variable
/aosp_15_r20/external/skia/tools/unicode_comparison/go/
H A DMakefile3 SOURCES = ../../../src/base/SkSemaphore.cpp \ macro
/aosp_15_r20/external/angle/third_party/spirv-headers/src/tools/buildHeaders/
H A DCMakeLists.txt7 set(SOURCES variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/5/frameworks/base/core/proto/android/view/
Dinsetsstate.proto.h13 const uint64_t SOURCES = 0x0000020b00000001LL; variable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/base/core/proto/android/view/
Dinsetsstate.proto.h13 const uint64_t SOURCES = 0x0000020b00000001LL; variable
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DCMakeLists.txt34 set(SOURCES variable
/aosp_15_r20/external/brotli/research/
H A DMakefile4 SOURCES = $(wildcard *.cc) macro
/aosp_15_r20/external/libopus/celt/dump_modes/
H A DMakefile5 SOURCES = dump_modes.c \ macro
/aosp_15_r20/external/cronet/third_party/libc++/src/test/tools/clang_tidy_checks/
H A DCMakeLists.txt13 set(SOURCES variable
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_includes/search-providers/google-custom-search-engine/
H A Dsearch.js1 var SOURCES = window.TEXT_VARIABLES.sources; variable
/aosp_15_r20/external/executorch/examples/cadence/
H A DCMakeLists.txt55 set(SOURCES variable
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_includes/search-providers/google-custom-search-engine/
H A Dsearch.js1 var SOURCES = window.TEXT_VARIABLES.sources; variable
/aosp_15_r20/trusty/user/app/avb/test/
DMakefile18 SOURCES := \ macro

1234567