| /third_party/ulib/backtrace/ |
| A D | README.md | 2 A C library that may be linked into a C/C++ program to produce symbolic backtraces 6 The libbacktrace library may be linked into a program or library and 11 The libbacktrace library is provided under a BSD license. 15 backtrace.h, which should be #include'd by a user of the library. 18 which a user of the library may use to determine whether backtraces 25 The library is written to make it straightforward to add support for 28 The library relies on the C++ unwind API defined at
|
| A D | backtrace-supported.h.in | 35 be #include'd to see whether the backtrace library will be able to 39 /* BACKTRACE_SUPPORTED will be #define'd as 1 if the backtrace library 46 library will call malloc as it works, 0 if it will call mmap 57 library is configured with threading support, 0 if not. If this is
|
| A D | configure.ac | 89 # We are compiling a GCC library. We can assume that the unwind 90 # library exists. 215 # The library needs to be able to read the executable itself. Compile 268 # When built as a GCC target library, we can't do a link test. We 309 # When built as a GCC target library, we can't do a link test.
|
| /third_party/ulib/jemalloc/bin/ |
| A D | jemalloc-config.in | 10 --revision : Print shared library revision number. 16 --libdir : Print library installation directory. 22 --ldflags : Print library flags used to build jemalloc.
|
| /third_party/ulib/lz4/ |
| A D | Makefile.lz4 | 68 @echo compiling static library 71 @echo compiling dynamic library $(LIBVER) 79 @echo Cleaning library completed 104 @echo lz4 static and shared library installed
|
| A D | liblz4.pc.in | 10 Description: fast lossless compression algorithm library
|
| A D | README.md | 10 …reams compatible with `lz4` command line utility, use **lz4frame**. This library encapsulates lz4-… 18 - Makefile : script to compile or install lz4 library (static or dynamic)
|
| /third_party/ulib/uboringssl/include/openssl/ |
| A D | err.h | 418 #define OPENSSL_PUT_ERROR(library, reason) \ argument 419 ERR_put_error(ERR_LIB_##library, 0, reason, __FILE__, __LINE__) 429 OPENSSL_EXPORT void ERR_put_error(int library, int unused, int reason,
|
| /third_party/ulib/usbhost/ |
| A D | README.fuchsia | 8 libusbhost is a simple library for userspace USB support on Linux.
|
| /third_party/lib/jitterentropy/ |
| A D | Makefile | 31 LDFLAGS += $(foreach library,$(LIBRARIES),-l$(library))
|
| A D | README.fuchsia | 1 Source: https://github.com/smuellerDD/jitterentropy-library
|
| A D | README.md | 25 To generate the shared library `make` followed by `make install`. 49 The version numbers for this library have the following schema:
|
| /third_party/ulib/linenoise/ |
| A D | README.markdown | 13 ## Can a line editing library be 20k lines of code? 24 …library: is it *really* needed for a line editing library to be 20k lines of code? Apparently not,… 28 …tried to write a lib using just very basic VT100 features. The resulting library appears to work e… 31 The library is currently about 1100 lines of code. In order to use it in your project just look at … 59 library should get you up to speed ASAP. Here is a list of API calls 66 it will be printed to the left of the cursor. The library returns a buffer 78 allocation library, so you may also used `linenoiseFree` to make sure the
|
| /third_party/ulib/musl/ |
| A D | COPYRIGHT | 82 Much of the math library code (third_party/math/* and 100 produced specifically for use as part of this library, written either 101 by Rich Felker, the main author of the library, or by one or more
|
| A D | README | 5 implementation of the standard C library targetting the Linux syscall
|
| A D | WHATSNEW | 442 - c99 math library (float, long double, complex, etc.) 517 - experimental gdb shared library tracking support 661 - dlsym RTLD_NEXT library search order was wrong 662 - multiple dlopen pathname and library name handling errors 768 - close-on-exec flag for all library-internal file descriptors 825 library bugs fixed: 826 - calling getenv from shared library ctors was broken 834 - dlsym/dlclose crashing on invalid library handles 912 - crash in shared library loading on arm 1221 - new options --preload and --library-path to dynamic linker [all …]
|
| A D | INSTALL | 177 main host system library directories.
|
| /third_party/ulib/uboringssl/crypto/err/ |
| A D | err.c | 634 void ERR_put_error(int library, int unused, int reason, const char *file, in ERR_put_error() argument 643 if (library == ERR_LIB_SYS && reason == 0) { in ERR_put_error() 660 error->packed = ERR_PACK(library, reason); in ERR_put_error()
|
| /third_party/ulib/jemalloc/include/jemalloc/internal/ |
| A D | jemalloc_internal_defs.h.in | 12 * JEMALLOC_PRIVATE_NAMESPACE is used as a prefix for all library-private APIs. 103 * bootstrapping will cause recursion into the pthreads library. Therefore, if
|
| /third_party/ulib/jemalloc/test/include/test/ |
| A D | jemalloc_test.h.in | 132 * if assertions are disabled in the library code.
|
| /third_party/ulib/jemalloc/ |
| A D | INSTALL | 43 Embed one or more library paths, so that libjemalloc can find the libraries 77 static library, or to avoid exporting public APIs when using the zone 81 Prefix all library-private APIs with <prefix>je_. For shared libraries, 143 Use the libunwind library (http://www.nongnu.org/libunwind/) for stack
|
| A D | configure.ac | 763 dnl Mangle library-private APIs. 765 …[AS_HELP_STRING([--with-private-namespace=<prefix>], [Prefix to prepend to all library-private API… 978 [Path to static libunwind library; use rather than dynamically linking])], 1542 dnl thread exit, in order to avoid pthreads library recursion during 2040 AC_MSG_RESULT([library revision : ${rev}])
|
| /third_party/lib/acpica/source/compiler/ |
| A D | readme.txt | 74 interpreter library and will fail.
|
| /third_party/lib/acpica/ |
| A D | changes.txt | 558 library functions (such as ACPI_STRLEN, etc.) have been removed and 1084 library. This divide is not actually necessary, so the code was 4075 Cleanup multithread library support 11588 to C library "strcmp". 12269 Code and Data Size: Current and previous core subsystem library 12344 Code and Data Size: Current and previous core subsystem library 12403 Code and Data Size: Current and previous core subsystem library 12457 Code and Data Size: Current and previous core subsystem library 12576 Code and Data Size: Current and previous core subsystem library 13414 local C library (utclib.c) [all …]
|
| /third_party/uapp/dash/src/ |
| A D | TOUR | 289 whether the invoker is ash), but also creates a library named
|