Home
last modified time | relevance | path

Searched refs:parts (Results 1 – 6 of 6) sorted by relevance

/libuv/
H A DLICENSE-extra1 This license applies to parts of libuv originating from the
27 This license applies to all parts of libuv that are not externally
/libuv/docs/src/guide/
H A Dintroduction.rst28 this you will require some other resources as the book does not cover parts
H A Dfilesystem.rst284 inconsistent parts of libuv. File change notification systems are themselves
H A Dutilities.rst6 libuv through simple API changes. It also covers parts of the libuv API that
/libuv/src/unix/
H A Dlinux.c1727 static const char parts[] = in uv_cpu_info() local
1835 if (*parts) { in uv_cpu_info()
1836 p = memmem(parts, sizeof(parts) - 1, p, n + 1); in uv_cpu_info()
/libuv/docs/src/
H A Ddesign.rst16 Here is a diagram illustrating the different parts that compose libuv and what subsystem they

Completed in 14 milliseconds