Lines Matching refs:in
61 Located in the docs/ subdirectory. It uses the [Sphinx](http://sphinx-doc.org/)
62 framework, which makes it possible to build the documentation in multiple
122 is necessary. Key IDs are listed in the
146 Starting with libuv 1.7.0, the tarballs stored in the
175 and tools which can be included in the global `PATH`.
222 Make sure that you specify the architecture you wish to build for in the
258 The list of all tests is in `test/test-list.h`.
260 This invocation will cause the test driver to fork and execute `TEST_NAME` in
267 This invocation will cause the test driver to execute the test in
281 (`build/uv_run_tests_a TEST_NAME`), use these tools in a fork-aware manner.
306 listed in `test/benchmark-list.h`.
314 It is recommended to turn on the `-fno-strict-aliasing` compiler flag in
315 projects that use libuv. The use of ad hoc "inheritance" in the libuv API
316 may not be safe in the presence of compiler optimizations that depend on
330 describes the package in more detail.