Searched refs:parts (Results 1 – 6 of 6) sorted by relevance
1 This license applies to parts of libuv originating from the27 This license applies to all parts of libuv that are not externally
1734 static const char parts[] = in uv_cpu_info() local1834 goto parts; in uv_cpu_info()1840 goto parts; in uv_cpu_info()1846 parts: in uv_cpu_info()1850 if (*parts) { in uv_cpu_info()1851 p = memmem(parts, sizeof(parts) - 1, p, n + 1); in uv_cpu_info()
28 this you will require some other resources as the book does not cover parts
284 inconsistent parts of libuv. File change notification systems are themselves
6 libuv through simple API changes. It also covers parts of the libuv API that
16 Here is a diagram illustrating the different parts that compose libuv and what subsystem they
Completed in 14 milliseconds