Home
last modified time | relevance | path

Searched refs:service (Results 1 – 25 of 58) sorted by relevance

123

/llvm-project-15.0.7/libc/benchmarks/distributions/
H A DREADME.md20 - `GoogleA` <-> `service 4`
24 - `GoogleM` <-> `service 2`
27 - `GoogleU` <-> `service 3`
28 - `GoogleW` <-> `service 1`
/llvm-project-15.0.7/clang-tools-extra/clangd/index/remote/
H A DService.proto1 //===--- Service.proto - Remote index service definition ------------------===//
17 service SymbolIndex {
H A DMonitoringService.proto1 //===--- MonitoringService.proto - CLangd Remote index monitoring service -===//
25 service Monitor {
/llvm-project-15.0.7/clang-tools-extra/clangd/xpc/
H A DREADME.txt3 - XPC framework wrapper that wraps around Clangd to make it a valid XPC service
/llvm-project-15.0.7/lldb/source/Host/common/
H A DSocketAddress.cpp208 bool SocketAddress::getaddrinfo(const char *host, const char *service, in getaddrinfo() argument
213 auto addresses = GetAddressInfo(host, service, ai_family, ai_socktype, in getaddrinfo()
/llvm-project-15.0.7/lldb/include/lldb/Host/
H A DSocketAddress.h97 const char *service, // Protocol name ("tcp", "http", etc) or a
/llvm-project-15.0.7/clang-tools-extra/clangd/xpc/cmake/modules/
H A DCreateClangdXPCFramework.cmake16 # Create the XPC service info PLIST.
/llvm-project-15.0.7/lldb/source/Host/macosx/objcxx/
H A DHost.mm22 // XPC service.
906 // The service has either canceled itself, crashed, or been terminated.
908 // re-launch the service.
909 // If the service is state-full, this is the time to initialize the new
910 // service.
913 // The service is invalid. Either the service name supplied to
915 // or we (this process) have canceled the service; we can do any cleanup
920 // printf("Unexpected error from service: %s",
/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/include/
H A Dopenmp.proto6 service RemoteOffload {
/llvm-project-15.0.7/bolt/
H A DREADME.md103 server/service, then skip to **For Services** section.
118 Once you get the service deployed and warmed-up, it is time to collect perf
120 on the service. E.g., to collect the data for all processes running on the
H A DLICENSE.TXT143 names, trademarks, service marks, or product names of the Licensor,
/llvm-project-15.0.7/clang/test/Analysis/
H A Dstd-c-library-functions-POSIX.c251 … socklen_t salen, char *restrict node, socklen_t nodelen, char *restrict service, socklen_t servic…
H A Dsecurity-syntax-checks.m249 …arning{{Call to function 'vfork' is insecure as it can lead to denial of service situations in the…
/llvm-project-15.0.7/utils/bazel/
H A D.bazelrc190 # default. You can use --google_credentials=some_file.json to use a service
/llvm-project-15.0.7/llvm/docs/_static/
H A DLoopOptWG_invite.ics34 …/article/WBX000029055\n\n\nIMPORTANT NOTICE: Please note that this Webex service allows audio and …
/llvm-project-15.0.7/lld/test/COFF/Inputs/
H A Dpdb-type-server-guid-collision-b-pdb.yaml64 Name: service
H A Dpdb-type-server-guid-collision-a-pdb.yaml36 Name: service
/llvm-project-15.0.7/third-party/benchmark/
H A DLICENSE140 names, trademarks, service marks, or product names of the Licensor,
/llvm-project-15.0.7/llvm/lib/Support/Windows/
H A DProcess.inc508 // Windows 8 is version 6.2, service pack 0.
/llvm-project-15.0.7/clang/docs/analyzer/user-docs/
H A DCrossTranslationUnit.rst199 …6:6431:0717/175357.633914:ERROR:browser_process_sub_thread.cc(209)] Waited 5 ms for network service
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_interceptors_posix.cpp2168 TSAN_INTERCEPTOR(int, getaddrinfo, void *node, void *service, in TSAN_INTERCEPTOR() argument
2170 SCOPED_TSAN_INTERCEPTOR(getaddrinfo, node, service, hints, rv); in TSAN_INTERCEPTOR()
2175 int res = REAL(getaddrinfo)(node, service, hints, rv); in TSAN_INTERCEPTOR()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2172 TSAN_INTERCEPTOR(int, getaddrinfo, void *node, void *service, in TSAN_INTERCEPTOR() argument
2174 SCOPED_TSAN_INTERCEPTOR(getaddrinfo, node, service, hints, rv); in TSAN_INTERCEPTOR()
2179 int res = REAL(getaddrinfo)(node, service, hints, rv); in TSAN_INTERCEPTOR()
/llvm-project-15.0.7/mlir/
H A DLICENSE.TXT143 names, trademarks, service marks, or product names of the Licensor,
/llvm-project-15.0.7/flang/
H A DLICENSE.TXT143 names, trademarks, service marks, or product names of the Licensor,
/llvm-project-15.0.7/llvm/docs/
H A DScudoHardenedAllocator.rst130 are already service by Scudo (note that Android Svelte configurations still use

123