| /third_party/mbedtls/programs/ssl/ |
| D | CMakeLists.txt | 8 set(executables variable 32 foreach(exe IN LISTS executables) 57 list(APPEND executables ssl_pthread_server) 60 install(TARGETS ${executables}
|
| /third_party/mbedtls/programs/aes/ |
| D | CMakeLists.txt | 1 set(executables variable 5 foreach(exe IN LISTS executables) 11 install(TARGETS ${executables}
|
| /third_party/mbedtls/programs/random/ |
| D | CMakeLists.txt | 1 set(executables variable 6 foreach(exe IN LISTS executables) 12 install(TARGETS ${executables}
|
| /third_party/mbedtls/programs/hash/ |
| D | CMakeLists.txt | 1 set(executables variable 6 foreach(exe IN LISTS executables) 12 install(TARGETS ${executables}
|
| /third_party/mbedtls/programs/util/ |
| D | CMakeLists.txt | 5 set(executables variable 10 foreach(exe IN LISTS executables) 16 install(TARGETS ${executables}
|
| /third_party/mbedtls/programs/x509/ |
| D | CMakeLists.txt | 5 set(executables variable 14 foreach(exe IN LISTS executables) 22 install(TARGETS ${executables}
|
| /third_party/skia/third_party/externals/brotli/research/ |
| D | Makefile | 5 EXECUTABLES = $(SOURCES:.cc=) macro 8 all: $(EXECUTABLES) 13 $(EXECUTABLES): $(BINDIR)
|
| /third_party/ltp/testcases/network/multicast/mc_opts/ |
| D | mc_opts.sh | 31 EXECUTABLES=${EXECUTABLES:-"mc_verify_opts mc_verify_opts_error"} 41 tst_resm TINFO "Running $EXECUTABLES on $(tst_ipaddr)" 42 for i in $EXECUTABLES; do
|
| /third_party/mbedtls/programs/psa/ |
| D | CMakeLists.txt | 1 set(executables variable 26 foreach(exe IN LISTS executables) 39 install(TARGETS ${executables}
|
| /third_party/skia/third_party/externals/spirv-cross/samples/cpp/ |
| D | Makefile | 8 EXECUTABLES := $(SOURCES:.comp=.shader) macro 14 all: $(EXECUTABLES) 29 $(RM) -f $(EXECUTABLES) $(SPIRV) $(CPP_INTERFACE) $(OBJECTS)
|
| /third_party/wayland-ivi-extension/ivi-layermanagement-examples/LayerManagerControl/src/ |
| D | Expression.cpp | 333 //add myself to candidate executables in getClosureExecutables() 336 //get candidate executables from children in getClosureExecutables() 352 ExpressionList executables; in getClosureExecutables() local 361 … bool duplicate = std::find(executables.begin(), executables.end(), expr) != executables.end(); in getClosureExecutables() 365 executables.push_back(expr); in getClosureExecutables() 369 return executables; in getClosureExecutables()
|
| D | ExpressionInterpreter.cpp | 155 ExpressionList executables = expr->getClosureExecutables(false); in interpretCommand() local 156 if (executables.size() == 1) in interpretCommand() 166 Expression* exec = executables.front(); in interpretCommand() 172 else if (executables.size() == 0) in interpretCommand()
|
| /third_party/protobuf/examples/ |
| D | README.md | 50 will create two executables: add_person_cpp and list_people_cpp. These programs 74 build two executables (shell scripts actually): add_person_python and 75 list_people_python. They work the same way as the C++ executables. 89 This will create the add_person_java/list_people_java executables (shell
|
| /third_party/openssl/external/perl/Text-Template-1.46/ |
| D | Artistic | 64 c) rename any non-standard executables so the names do not conflict 65 with standard executables, which must also be provided, and provide 74 a) distribute a Standard Version of the executables and library files, 81 c) give non-standard executables non-standard names, and clearly
|
| /third_party/openh264/ |
| D | .gitignore | 22 # Executables 35 # Executables built by the MSVC project files
|
| /third_party/python/Lib/test/ziptestdata/ |
| D | README.md | 3 The test executables in this directory are created manually from header.sh and 13 ## Updating the test executables
|
| /third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
| D | README | 93 There is no "install" target, so copy the three executables somewhere 122 This makefile therefore builds statically linked executables, but if 124 and ZLIB lines will build dynamically linked executables instead. 130 The result should be three executables: rpng-win.exe, rpng2-win.exe,
|
| /third_party/libpng/contrib/gregbook/ |
| D | README | 93 There is no "install" target, so copy the three executables somewhere 122 This makefile therefore builds statically linked executables, but if 124 and ZLIB lines will build dynamically linked executables instead. 130 The result should be three executables: rpng-win.exe, rpng2-win.exe,
|
| /third_party/flutter/skia/third_party/externals/libpng/contrib/gregbook/ |
| D | README | 93 There is no "install" target, so copy the three executables somewhere 122 This makefile therefore builds statically linked executables, but if 124 and ZLIB lines will build dynamically linked executables instead. 130 The result should be three executables: rpng-win.exe, rpng2-win.exe,
|
| /third_party/skia/fuzz/ |
| D | README.md | 7 ## Executables section 10 single fuzzer executables containing exactly one fuzzer, which are convenient to build with 49 except instead of compiling using GN targets, the build.sh script compiles the fuzz executables
|
| /third_party/libjpeg-turbo/cmakescripts/ |
| D | GNUInstallDirs.cmake | 34 # user executables (``bin``) 36 # system admin executables (``sbin``) 38 # program executables (``libexec``) 203 "Directory into which user executables should be installed") 209 "Directory into which system admin executables should be installed") 215 "Directory under which executables run by other programs should be installed")
|
| /third_party/flutter/skia/third_party/externals/libjpeg-turbo/cmakescripts/ |
| D | GNUInstallDirs.cmake | 34 # user executables (``bin``) 36 # system admin executables (``sbin``) 38 # program executables (``libexec``) 203 "Directory into which user executables should be installed") 209 "Directory into which system admin executables should be installed") 215 "Directory under which executables run by other programs should be installed")
|
| /third_party/gettext/gettext-tools/ |
| D | INSTALL | 76 directory where you want the object files and executables to go and run 87 executables that work on multiple system types--known as "fat" or 148 On some OSes the executables remember the location of shared 173 setgid executables, because such executables search only system library
|
| /third_party/gettext/gettext-runtime/ |
| D | INSTALL | 76 directory where you want the object files and executables to go and run 87 executables that work on multiple system types--known as "fat" or 148 On some OSes the executables remember the location of shared 173 setgid executables, because such executables search only system library
|
| /third_party/gettext/libtextstyle/ |
| D | INSTALL | 76 directory where you want the object files and executables to go and run 87 executables that work on multiple system types--known as "fat" or 148 On some OSes the executables remember the location of shared 173 setgid executables, because such executables search only system library
|