Searched refs:library (Results 1 – 25 of 41) sorted by relevance
12
77 struct library_info *library; in get_library() local103 library = calloc(1, sizeof(*library)); in get_library()104 if (!library) { in get_library()108 library->name = malloc(strlen(name) + 1); in get_library()109 if (!library->name) { in get_library()113 strcpy(library->name, name); in get_library()114 library->mappings = malloc(INIT_MAPPINGS * sizeof(struct mapping_info *)); in get_library()115 if (!library->mappings) { in get_library()119 library->mappings_count = 0; library->mappings_size = INIT_MAPPINGS; in get_library()120 pm_memusage_zero(&library->total_usage); in get_library()[all …]
33 # A library for just the protobufs.37 # Use -fPIC so this code can be linked into a shared library.57 # A library for common code.79 # A library for client code.83 # Use -fPIC so this code can be linked into a shared library.96 # A shared library for clients.121 # A library for server code.
2 and our client library. All source files here are under the "bluetooth"3 subdirectory, which is the exported root path for the client static library.10 This is so that client applications that link against the client library have
18 # provided by the consumer of libwebserv library.23 # This static library is used in libwebserv shared library, which means25 # this library. Since this option is disabled by default for targets118 # provided by the consumer of libwebserv library.
15 This directory contains a web server (webservd) and a client interface library
11 "core" library, and a "utils library. Picture:22 | | calls into utils library when for
88 const std::string library = basename(frame.map.name.c_str()); in DiscardFrame() local89 if (library == "libunwind.so" || library == "libbacktrace.so") { in DiscardFrame()
5 Description: firewalld client interface library
5 Description: firewalld client interface mock library
5 Description: shill client interface library
5 Description: shill client interface mock library
3 # shill client library generated headers. Used by other daemons to
5 Description: update_engine client interface library
5 Description: update_engine client interface mock library
18 # update_engine client library generated headers. Used by other daemons and
5 Description: apmanager client interface library
5 Description: apmanager client interface mock library
4 Description: Web server interface library
4 Description: Chrome OS metrics library
15 `libmetrics` is a small library that implements the basic C++ API for16 metrics collection. All metrics collection is funneled through this library. The19 UMA. In order to use the library in a module, you need to do the following:21 - Add a dependency on the shared library in your Android.mk file:24 - To access the metrics library API in the module, include the
36 # A library for just the protobufs.56 # A shared library for clients.80 # A library for server code.
4 Description: Shill networking component interface library
4 client/ - libnativepower, a client library for calling nativepowerman
43 // Shared and static library for host and device58 // AddressSanitizer runtime library depends on liblog.
29 # Access app library