/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
H A D | SimpleRemoteEPCServer.h | 79 std::vector<std::unique_ptr<ExecutorBootstrapService>> &services() { in services() function 80 return Services; in services() 92 std::vector<std::unique_ptr<ExecutorBootstrapService>> Services; variable 122 // If transport creation succeeds then start up services. in Create() 123 Server->Services = std::move(S.services()); in Create() 124 Server->Services.push_back( in Create() 126 for (auto &Service : Server->Services) in Create() 185 std::vector<std::unique_ptr<ExecutorBootstrapService>> Services; variable
|
/llvm-project/llvm/include/llvm/Support/SystemZ/ |
H A D | zOSSupport.h | 20 // z/OS Unix System Services does not have strsignal() support, so the 28 // z/OS Unix System Services does not have wait4() support, so the wait4 38 // z/OS Unix System Services does not have strnlen() support, so the strnlen()
|
/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
H A D | SimpleRemoteEPCServer.cpp | 138 // Shut down services. in handleDisconnect() 139 while (!Services.empty()) { in handleDisconnect() 141 joinErrors(std::move(ShutdownErr), Services.back()->shutdown()); in handleDisconnect() 142 Services.pop_back(); in handleDisconnect()
|
/llvm-project/libcxx/utils/ci/ |
H A D | docker-compose.yml | 5 services:
|
/llvm-project/llvm/tools/llvm-jitlink/llvm-jitlink-executor/ |
H A D | llvm-jitlink-executor.cpp | 190 S.services().push_back( in main() 192 S.services().push_back( in main()
|
/llvm-project/third-party/unittest/googlemock/ |
H A D | LICENSE.txt | 24 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
/llvm-project/third-party/unittest/googletest/ |
H A D | LICENSE.TXT | 24 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
H A D | LICENSE.txt | 8 …AGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DAT…
|
/llvm-project/lldb/source/API/ |
H A D | SystemInitializerFull.h | 18 /// services needed to use the full LLDB application. This class is
|
/llvm-project/lldb/tools/lldb-test/ |
H A D | SystemInitializerTest.h | 18 /// services needed to use the full LLDB application. This class is
|
/llvm-project/clang/www/ |
H A D | diagnostics.html | 153 namespace services { 163 void addHTTPService(servers::Server const &server, ::services::WebService const *http) { 169 … is retaining the types as written by the user (e.g., "servers::Server", "::services::WebService"): 173 …">invalid operands to binary expression ('servers::Server const' and '::services::WebService const…
|
/llvm-project/third-party/unittest/googlemock/include/gmock/internal/custom/ |
H A D | gmock-matchers.h | 24 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
H A D | gmock-port.h | 24 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
/llvm-project/llvm/docs/ |
H A D | GitRepositoryPolicy.md | 31 order to work properly. Typical examples are continuous integration services
|
/llvm-project/third-party/unittest/googletest/include/gtest/internal/custom/ |
H A D | gtest-port.h | 24 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
H A D | gtest.h | 24 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
/llvm-project/bolt/ |
H A D | README.md | 95 server/service, then skip to **For Services** section. 108 #### For Services
|
/llvm-project/third-party/unittest/googlemock/src/ |
H A D | gmock-all.cc | 24 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
/llvm-project/third-party/unittest/googletest/src/ |
H A D | gtest-all.cc | 24 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
H A D | gtest_main.cc | 24 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
/llvm-project/libc/docs/gpu/ |
H A D | motivation.rst | 26 Host services and C library features are currently provided sparsely by the
|
/llvm-project/llvm/lib/Support/ |
H A D | regutils.h | 29 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
H A D | COPYRIGHT.regex | 47 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
/llvm-project/bolt/docs/ |
H A D | index.rst | 122 typically runs as a server/service, then skip to **For Services** 140 For Services
|
/llvm-project/third-party/unittest/googletest/include/gtest/ |
H A D | gtest_prod.h | 24 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|